/* CSS Document */
font.head		{color:			#90865e;
			font-family:  		verdana;
             		font-size: 		16px;
     			font-weight:		bold;  
			}


font.nav		{font-family:  		verdana;
             		font-size: 		14px;
     			font-weight:		normal; 
			color:			#669999;
			line-height: 18px;}


font.main		{font-family:  		verdana;
             		font-size: 		12px;
     			font-weight:		normal; 
			color:			#625961;}



font.mainX		{font-family:  		verdana;
             		font-size: 		13px;
     			font-weight:		normal; 
			color:			#564F44;}


font.italicbook		{font-style:  		italic;}

font.italic1		{font-family:  		ms serif;
             		font-size: 		13px;
     			font-weight:		normal; 
     			font-style:  		normal;
			color:			#564F44;}
			


font.italic		{font-size: 		13px;
     			font-weight:		bold; 
     			font-style:  		italic;
			color:			#564F44;}

font.italic3		{font-size: 		13px;
     			font-weight:		bold; 
     			font-style:  		normal;
			color:			#564F44;}


font.bold		{font-family:  		ms serif;
             		font-size: 		13px;
     			font-weight:		bold; 
     			font-style:  		bold;
			color:			#564F44;}

			
			

a.mainPic	        {color: 	#766E50;
                 	font-family:  		 california, verdana;
             		font-size: 		11px;
     			font-weight:		normal;  
			text-decoration: 	none;
			}

a.mainPicX	        {color: 	#90865e;
                 	font-family:  		 california, verdana;
             		font-size: 		12px;
     			font-weight:		normal;  
			text-decoration: 	none;
			}

a.main 		        {color: 	#625961;
                 	font-family:  		 verdana;
             		font-size: 		11px;
     			font-weight:		normal;  
			text-decoration: 	none;
			}

a.main:hover		{color: 	#3D372D;}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #625961;
}
ul {
	color: #625961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thumbborder {
	border: 0.2em solid #669999;
}
