/* CSS Document */


	
	
	a:link {color: #000000; text-decoration: none;}
	a:visited {color: #453c32; text-decoration: none;}
	a:active  {color: #c2b6b1; text-decoration: none;}
	a:hover {cursor: default; color: #029dd6; text-decoration: none;}
	
	
	body {
	width: 1200px;
	height: auto;
	margin: 0px;
	padding: 0px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;

	}
	
	#page {
	width: 1200px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
	
	#content {
	width: 1200px;
	height: auto;
	padding: 0px;
	}
	
	
	
	
	#contentboxLeft{
	width: 700px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;

	}
	
	
	
	#contentboxRight{
	width: 450px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	
	
	
	#logo {
	width: 700px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	text-align: left;
	background-repeat; no-repeat;

	}
	
	#contentBoxLeft{
	width: 700px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	
	#contentBoxRight{
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	

	#navigation {
	width: 190px;
	height: auto;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	display: inline;
	text-align: left;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	
	
	#contentText{
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	
	
	
	
	
	#contentCopyright{
	width: 970px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background-repeat; no-repeat;
	float: left;
	display: inline;
	}
	
	

	
	
		
	
a.otherLinkColor  {
    color: #000000!important;
    text-decoration: underline;
    }
       
    a.otherLinkColor:hover  {
   	color: #ffffff!important;
   	text-decoration: underline;
    }
    
    
    a.otherLinkColor2  {
    color: #029dd6!important;
    text-decoration: underline;
    }
       
    a.otherLinkColor2:hover  {
   	color: #7f7977!important;
   	text-decoration: underline;
    }
	
	
	a.otherLinkColor3  {
    color: #8b6e14!important;
    text-decoration: underline;
    }
       
    a.otherLinkColor3:hover  {
   	color: #7f7977!important;
   	text-decoration: underline;
    }
	
		
	





	img {
	border: none;
	}
	
	
	.Stil1 {color: #88978d;
	}
					

	p  { 
	text-indent: 20px
	}
	
	
	h1 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: right;
	line-height: 2em;
	letter-spacing: 1px;
	}
	
	h2 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	color: #726d36;
	letter-spacing: 1px;
	}
	
	
	h3 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-transform: uppercase
	text-align: right;
	line-height: 1.5em;
	letter-spacing: 1px;
	}
	
	h4 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-transform: uppercase
	text-align: right;
	line-height: 1.5em;
	}
	
	
	h5 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase
	text-align: right;
	line-height: 1.5em;
	letter-spacing: 2px;
	}
	
	
	h6 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-transform: uppercase
	text-align: right;
	line-height: 2em;
	letter-spacing: 1px;
	}
	
	
	
	
	.copyright {
	height: auto;
	width: 420px;
	padding: 20px 0px 0px 0px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	border-top: #736e6c 1px solid;
	}
	
	.boxtext {
	height: auto;
	width: 420px;
	padding: 20px 0px 0px 0px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	}
	
	
	.boxtextColor {
	height: auto;
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #aaa786;
	}
	
	
	.noopacityColor {
	width: 410px;
	height: auto;
	padding: 5px 0px 0px 10px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #aaa786;
	}

	.boxtextColorbeige {
	height: auto;
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #d5ccbf;
	}
	
	
	
	
	.bold {
	font-weight: bold;
	}
	
	.uppercase {
	text-transform: uppercase;
	}
	

	
	
	
	.navigation {
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin: 5px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	}
	
	.navigationSmall {
	width: 180px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background-color: #d1d0c1;
	border-top: solid white 1px; 
	
	border-bottom: solid white 3px;
	}
	
	
	
	
	
	
	.textCopyright {
	width: 400px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	

	
	
	/*preload classes*/ 
.svw {width: 400px; height: 300px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #d3d5c8;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #726d36; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #029dd6; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 


#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
	
	
		
	

	
	
	
	