.mainbody {
	background-color : #FBEBAA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
}



.printbody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ---------------------------------------------------------------------------------------------------------------*/
.footer {
	color: #6C6D5E;
	font-size : 11px;
}
.footer:link {
	text-decoration : underline; font-weight: bold;
}
.footer:visited {
	text-decoration : underline; underline; font-weight: bold;
}
.footer:hover {
	text-decoration : none; underline; font-weight: bold;
}
.footer:active {
	text-decoration : none; underline; font-weight: bold;
}
.red_bold_11px {
	color : #940E26;
	font-size : 11px;
	font-weight : bold;
}
/* ---------------------------------------------------------------------------------------------------------------*/


/* ---------------------------------------------------------------------------------------------------------------*/
.footer2 {
	color: #6C6D5E;
	font-size : 10px;
}
.footer2:link {
	text-decoration : underline; font-weight: bold;
}
.footer2:visited {
	text-decoration : underline; underline; font-weight: bold;
}
.footer2:hover {
	text-decoration : none; underline; font-weight: bold;
}
.footer2:active {
	text-decoration : none; underline; font-weight: bold;
}

/* ---------------------------------------------------------------------------------------------------------------*/






.red_bold_11px:link {
	text-decoration : underline;
}
.red_bold_11px:visited {
	text-decoration : underline;
}
.red_bold_11px:hover {
	text-decoration : none;
}
.red_bold_11px:active {
	text-decoration : none;
}

.leadin_text {
	color: #6C6D5E;
	font-size : 11px;
	margin-left : 14px;
	margin-top : 14px;
	margin-right : 4px;
	margin-bottom : 14px;
}

.redsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #940E26;
	font-size : 10px;
	
	
}



.address {
	color : #BF6E7D;
	font-size : 11px;
	font-weight : bold;
	margin-left: 14px;
	margin-top: 20px;
}
.subnavsatin {
	background-image : url(../images/subnav_satin_bg.gif);
	background-attachment : fixed;
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #940E26;
}
.dropshadow {
	background-image : url(../images/dropshadow.gif);
	background-attachment : fixed;
	background-position : top;
	background-repeat : repeat-x;
}
.subtitle {
	color : #940E26;
	font-weight : bold;
	font-size : 12px;
}
.bodycopy {
	color : #6C6D5E;
	font-size : 11px;
}

.bodycopy-new {
	color : #6C6D5E;
	font-size : 11px;
}

.bodycopy-new a {color : #6C6D5E;}

.bodycopymap {
	color : #000000;
	font-size : 11px;
}
	#subnav_off td { 
	   background-color: #78061E; 
	   font-size: 11px; 
	   font-family: Verdana;
	   font-weight: bold;
	   border-bottom : 1px solid Black;  
	   } 
	
	#subnav_off td a { 
	   display: block; 
	   width: 100%; 
	   background-color: #78061E; 
	   color: #D3BCB5; 
	   padding-left:10px;
	   padding-top:5px;
	   padding-bottom:5px;
	   text-decoration: none;
	   } 
	
	#subnav_off td a:hover { 
	   background-color: #99122F; 
	   color: #E9CDD3;
	   padding-left:10px;
	   padding-top:5px;
	   padding-bottom:5px; 
	   }
	   
	 #subnav_on td { 
	   background-color: #99122F; 
	   font-size: 11px; 
	   font-family: Verdana;
	   font-weight: bold;
	   border-bottom : 1px solid Black; 
	   display: block; 
	   width: 100%; 
	    color: #E9CDD3;
		padding-left:10px;
	   padding-top:5px;
	   padding-bottom:5px;
	   text-decoration: none; 
	   }  
	   
	   form,input,select {
	   font-size: 11px; 
	   font-family: Verdana;
	   }
	   
	   
<!--html navigation	   -->

#navbar {height:29px; background-color:#78061e; width:778px; border-top:2px solid #500414;}
#nav { height:26px;}
#nav a {border-left:1px solid #500414; text-align:center; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none; padding:8px 6px 8px 6px; display:block; float:left;}
#nav a:hover {background-color:#99122f;}
#nav .active  {background-color:#99122f;}
.nav-no-border {border:none;}
.nav-extra {padding-left:1px;}


	   