/* CSS Document */
/* Site Colors:
	#726752 - Tan
	#F6E5B7 - light tan
	#6E0F06 - burgundy
	
*/

body{ background-color:#726752; margin:0; }

#home_img {margin:0 0 0 18px;}
.big { font-family:"Times New Roman", Times, serif; font-size:30px; text-decoration:underline; text-align:center;}

.news {text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

#style1 { background:url(../images/fair_21.gif); font:"Times New Roman", Times, serif; font-size:16px; margin:0 0 0 18px;}
#style11 {margin:0px 25px 0px 25px; }
#style111 { background-color:#F6E5B7; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px 5px 0px 15px;}
#style1111 { background-color:#F6E5B7; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px 5px 0px 15px;}

#styleBIO { background-color:#F6E5B7; padding:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:20px 40px 20px 40px;}
#style4 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
.style2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}

#style2 { background:url(../images/paper_02.gif); font:"Times New Roman", Times, serif; font-size:16px;}
#style22 {margin:0px 20px 0px 15px; padding:5px;}

#style3 { background:url(../images/fair_23.gif); font:"Times New Roman", Times, serif; font-size:14px; width:269px;}
#style33 {margin:0px 20px 0px 15px; padding:8px;}

#style99 {margin:0px 15px 0px 15px; font:Arial, Helvetica, sans-serif; font-size:12px; color:#F6E5B7; text-align:left;}
#style98 {margin:0px 15px 0px 15px; font:Arial, Helvetica, sans-serif; font-size:12px; color:#F6E5B7; text-align:right;}

.light_tan {color:#F6E5B7;}

.burg {color:#6E0F06;}

.contactlinks {color:#6E0F06; font-size:14px;}

#links1 {font-size:14px; color:#6E0F06; margin:0 10px 0 0;}
.links1 {font-size:14px; color:#6E0F06; margin:0 10px 0 0;}
.links {font-size:14px; color:#000000; margin:0 20px 0 0;}



a:link {
	text-decoration: none;
	color: #000000; font-size:12px; line-height:16px;
}
a:visited {
	text-decoration: none;
	color: #000000; font-size:12px; line-height:16px;
}
a:hover {
	text-decoration: none;
	color: #000000; font-size:12px; line-height:16px;
}
a:active {
	text-decoration: none;
	color: #000000; font-size:12px; line-height:16px;
}
