body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 40px 10px 40px;
}
a:active, a:link, a:visited {
	color: #918B7C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
<!-- /* $WEFT -- Created by: Olga Matytsina (olga@corecomm.us) on 2/23/2004 -- */
  @font-face {
    font-family: Sabon;
    font-style:  normal;
    font-weight: normal;
    src: url(/SABON1.eot);
  }
  @font-face {
    font-family: Sabon RomanSC;
    font-style:  normal;
    font-weight: normal;
    src: url(/SABONRO1.eot);
  }
h1 {
	font-family: Sabon, "Sabon RomanSC", Times, "Times New Roman", serif;
	font-size: 24px;
	margin: 5px 40px 10px 40px;
	font-weight: bold;
	text-transform: none;
}
h1.h2 {
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 40px 5px 40px;
}
hr {
	margin: 0px;
	color: #B2B0AC;
	padding: 0px;
}
ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 40px 10px 70px;
}
li {
	margin-top: 0px;
	margin-bottom: 8px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.back { margin-left: 0px; font-size: 10px; }
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	text-decoration: none;
}
.caption a:active, .caption a:link, .caption a:visited { text-decoration: none;}
.caption a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright {
	color: #CCCCCC;
	margin-left: 20px;
	font-size: 10px;
	margin-right: 20px;
}
.copyright a:active, .copyright a:link, .copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	color: #DFDFDF;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 20px;
}
.footer a:active, .footer a:link, .footer a:visited {
	color: #DFDFDF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.margin-left-0 { margin-left: 0px; }
.margin-sides-0 { margin-left: 0px;  margin-right: 0px; }
.margin-bottom-0 { margin-bottom: 0px; }
.news { text-decoration: none; }
.news a:active, .news a:link, .news a:visited { text-decoration: none; }
.quote { 
	font-family: Sabon, "Sabon RomanSC", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #666666;
	padding: 10px 15px 10px 22px;
	margin: 0px;
	font-weight: normal;
}
.ten { font-size: 10px; }
.top {
	font-size: 10px;
	color: #999999;
	margin: 2px 0px 2px 0px;
}
@media print {  
	.dontprint { display:none } 
	.printonly { display:inline }
}

/*------------ NAV flyout styles -------------*/
.mainMenu .options {
}
.mainMenu a:active, .mainMenu a:link, .mainMenu a:visited {
}
.mainMenu a:hover {
}
.menu .options {
 text-align: right;
 height:  22px;
 margin-right: 1px;
 margin-bottom: 1px; 
 background-color: #FFFFFF;
 font-family: Arial, Helvetica;
 font-size: 12px;
}
.menu a {
 height:  22px;
 color:  #FFFFFF;
 border-bottom: 1px solid #B8E279;
 display: 	block;
 padding: 2px 10px 0px 0px;
 text-decoration: none;
 /*background-color: transparent;*/
 font-family: Arial, Helvettica;
 font-size: 12px;
}
.menu a:hover {
 height:  22px;
 background-color: #FFFFFF;
 border-bottom: 1px solid #B8E279;
 color:  #669900;
 font-family: Arial, Helvetica;
 font-size: 12px;
}
.subOption {
 height:  22px;
 /* Define bg for moz or it is transparent and is 5 less for height*/
 background-color: #B8E279;
}

.mainMenu .mainOptions .menu .options .subOption { /*changing background color of the flyout only  background-color: #F29772;*/

}
.options a:hover { /*changing background color of the flyout only*/
background-color: #EE7443 ! important;
 color:  #FFFFFF;
}

#menu1Container, #menu2Container, #menu3Container, #menu4Container, #menu5Container, #menu6Container {
 visibility: hidden; 
}

