body {
	background-color: #C8B695;
	scrollbar-face-color: #7A6F5B;
 	scrollbar-highlight-color: #949494;
 	scrollbar-shadow-color: #949494;
 	scrollbar-3dlight-color: #949494;
 	scrollbar-arrow-color: #FAFAFA;
 	scrollbar-track-color: #C8B695;
 	scrollbar-darkshadow-color: #949494;
}	

A:link 	{color: #7A6F5B; text-decoration:underline;}
A:visited 	{color: #000099; text-decoration:underline;}
A:hover 	{color: #C8B695; TEXT-DECORATION: overline underline;}
A:active 	{color: #7A6F5B; text-decoration:underline;}

A.img  {border: none;}

.colorpalette {
	cafe au lait: #C8B695;
	dark brown: #7A6F5B;
	off-white: #FAFAFA;
	black: #383838;
	dark grey: #949494;
	light grey: #C7C7C7;
	}

div.spacer {
  clear: both;
  font-size: 1px;
  line-height: 20px;
  }   
  
.main	{
	width:	760px;
	background-color:	#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	/*border: 2pt solid #999999;*/
	padding: 0px;
	text-align:left;
	}   
	
.nav_top  {
	background-image: url('../images/header_comp1.jpg');
	}

		
.text {
	font-size : 8pt;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #666666;
	font-weight : normal;
	font-style : normal;
	line-height : 14pt; 
}		

.smbold {
	font-size : 8pt;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #666666;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt; 
}			

.bold {
	font-size : 12px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
	color : #666666;
}	

.indent {
	margin-left: 1cm
}	

.blurb_home {
	background-color: #7A6F5B;
	font-size : 11px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FAFAFA;
	margin-left: 1cm;
	filter: alpha(opacity=85, style=0);
    -moz-opacity: .85;
}	

.quote {
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin-left: 1cm
}	

.picture {
	/*float: right;*/
	border: 1px solid #C8B695;
	padding: 3px;
	margin: 3px;
	}
  
input {
  font-family:courier;
  border: 1pt solid #C8B695; 
  } 
  
input.none {
  border: none;
  }   

.footer {
	background-color: #C8B695;
	text-align:right;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
	color : #7A6F5B;
}			

