* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #000 url(/images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}
.wrapper { width:700px; margin: 0 auto }
.header { width:700px; height:100px; background:#161616; color:#fff; clear:both }
.topNav { width:700px; height:37px; background:#161616; clear:both; display:block }
.footer { 
	background: #161616 url(/images/footer-bg.gif) repeat-x; 
	color:#fff; 
	font-size:96%; 
	text-align:center; 
	padding:7px 20px 0 0; 
	height:23px 
}
.footer a { color:#fff; text-decoration:none }
.footer a:hover { color:#B2D215; text-decoration:underline }
.copyRight { font-size:80%; padding-top:5px; color:#fff }

/* LINK AND TEXT STYLES */
a { color:  #006633 /*#1781D0*/; text-decoration:underline }
a:hover  { color: #B2D215 } 
.sm { font-size:90% }
.eventsTitle { color:#AD590A; font-weight:bold; background: url(/images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.darkBg { background:#161616; color:#fff }
.darkBg a { color:#fff; text-decoration:none }
.darkBg a:hover { color:#B2D215; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(/images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.ltLink a { color:#fff }
/* END LINK AND TEXT STYLES */

.left { float:left; position: relative }
.right { float: right; position:relative}
.btMargin { margin-bottom:10px }
.interiorLt { background: #76757E url(/images/left-nav-bg-short.gif) center repeat-y; width:700px; overflow:hidden }
.interiorBox { width:430px; margin:15px auto }
.box { width:400px; margin:15px auto }
.whiteBg { background:#fff; height:100%; width:700px; overflow:hidden }
.currentEvents { padding:14px 14px 20px 14px; background:#fff; border-left:1px solid #333;  }

/* CHANGE BOTTOM MARGIN SETTING FOR ADDITIONAL SPACE, LESS SPACE, OR REFINED ALIGNMENT BETWEEN ITEMS */
.cellBox { width:100%; margin:0 0 15px 0; overflow: hidden  } 
/* END CELL NOTE*/
.cellBox img, .pic { border:1px solid #505059; float:left; margin:0 8px 0 0 }
.picBorder { border-top:1px solid #000; border-bottom: 1px solid #000 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden } 
.staffBorder { border:1px solid #505059; float:left; margin:0 10px 0 0 }
.rtBorder { background: url(/images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.form { 
	border:1px solid #333; 
	height:15px; 
	width:115px; 
	background: url(/images/input-bg.gif) repeat-x; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

ol.menu {list-style:none; margin:0; padding:0}
ol.menu * {margin:0; padding:0}
ol.menu a {display:block; color:#000; text-decoration:none}
ol.menu li {position:relative; float:left; margin-right:2px}
ol.menu ol {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ol.menu ol li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ol.menu ol li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ol.menu ol li a:hover {background-color:#c5c5c5}
ol.menu ol ol {left:148px; top:-1px}
ol.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:134px}
ol.menu .menulink:hover, ol.menu .menuhover {background:url(images/header_over.gif)}
ol.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ol.menu .topline {border-top:1px solid #aaa}

#dropmenudiv a:hover{ /*hover background color*/
background-color:  #669900; /* yellow;
}


