body {	
/*background-image: url(images/bodyBg.jpg); */
background-repeat:repeat-x;
background-color:#660000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;color:#000000;
}

.font_head {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000;}

h3 {font-family:Arial, Helvetica, sans-serif; color:#d17f17;}
 a:link  { 
	text-decoration:none; color:#d17f17; font-weight:bold; 
 }
 a:visited { 
	text-decoration:underline; color:#d17f17; font-weight:bold; 
}
 a:hover { 
	text-decoration:none; color:#d17f17; font-weight:bold; 
}

.main {
background:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
height:250px;
font-size:11px; 
color:#000000; 
padding:0px;
}

#contacts {
font-family: Arial, Helvetica, sans-serif;
background-position:right bottom;
color: #000;
height:250px; z-index:auto;
}


.footertop {
background-color:#d17f17;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#000000;
}

.footertop a:link  { 
	text-decoration:none; color:#000; font-weight:bold; 
 }
.footertop a:visited { 
	text-decoration:underline; color:#000; font-weight:bold; 
}
.footertop a:hover { 
	text-decoration:none; color:#000; font-weight:bold; 
}

.footer {
 
background-image:url(images/footerBg.png);
background-position:bottom;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px;
font-size:11px; 
color:#FFFFFF;
}

.footerb {
background-color:#D17F17;
font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px;
font-size:11px; 
color:#FFFFFF;
}

.footer a:link  { 
	text-decoration:none; color:#FFFFFF; font-weight:bold; 
 }
.footer a:visited { 
	text-decoration:underline; color:#FFFFFF; font-weight:bold; 
}
.footer a:hover { 
	text-decoration:none; color:#FFFFFF; font-weight:bold; 
}	
.footerb a:link  { 
	text-decoration:none; color:#FFFFFF; font-weight:bold; 
 }
.footerb a:visited { 
	text-decoration:underline; color:#FFFFFF; font-weight:bold; 
}
.footerb a:hover { 
	text-decoration:none; color:#FFFFFF; font-weight:bold; 	
	
	
}.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	height: 180px;
}
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#FF0000;
	
}
