body { font:14px  Verdana, Arial, Helvetica}

* {padding:0; margin-top: 0px;

	margin-bottom: 0px;}

.dropdown {float:left; padding-right:1px}

.dropdown dt {width:78px; height:37px; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}

.dropdown dt:hover {background:url(images/header_over.jpg)}

.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}

.dropdown ul {width:204px; border:2px solid #2D7900; list-style:none; border-top:none; margin-left:0px}

.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#57912A; width:194px}

.dropdown a:hover {background:#ADD893; color:#000}

.dropdown .underline {border-bottom:1px solid #2D7900}


/*   Main Website CSS   */


strong {color:#FF0000}

h2 {color:#0000CC; text-align:center} 

h4 {color:#000000; text-align:center}

img {border:none}

p.onetime {border-style:solid; border-color:#0000CC}

p.cities {font-size:9px; color:#848484}

.bar a:link {color:#0000CC; text-decoration:none}       /* unvisited link*/
.bar a:visited {color: #0000CC; text-decoration:none}   /* visited link*/
.bar a:hover {text-decoration:underline; color:#0000CC;} /* mouseover underline */
.bar a:active {text-decoration:underline; color:#0000CC;} /* selected link */
