body {
	margin-left: 0px;
	margin-top: 9px;center_box
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #ff9600;
	background-image: url('bg.gif');
		background-repeat: no-repeat;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td{
    font-size: 12px;
}

table._header{
   background-color: #ffffff;
   width:954px;
}

.spacer{
    margin-left:20px;
}

.spacer-nav{
    margin-left:15px;
}

.main-btns {
	font-size: 13px;
	font-weight: bold;
	color: #9fc602;
	text-align:right;
}

.main-btns a {
	font-size: 13px;
	font-weight: bold;
	color: #9fc602;
	text-decoration:none;
    text-transform: uppercase;
}

.main-btns a:hover {
	color: #9fc602;
	text-align:left;
	text-decoration:underline;
	text-transform: uppercase;
} 

.login-btns a {
	font-size: 13px;
	font-weight: bold;
	color: #FF9600;
	text-align:left;
	text-decoration:none;
}

.login-btns a:hover {
	color: #FF9600;
	text-decoration:underline;
}

.join_mailing_list{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fc602;
	font-style: italic;
}


.join_mail_input input{
    font-size: 12px;
	border: 1px #9fc602 solid;
	width:150px;
}

.input{
    font-size: 12px;
	border: 1px #9fc602 solid;
}

.submit_button a{
   color: #E20A0D;
   text-decoration:underline;
}

.submit_button a:hover{
   color: #2B0000;
   text-decoration:underline;
  /* font-weight:bold; */
}

.footer{
   color: #303030;
}

.footer a{
   color: #303030;
   text-decoration:none;
 }
 
 .footer a:hover{
   color: #303030;
   text-decoration:underline;
 }
 
.xcontent{
   width:504px;
} 
 
.xleft{
  width:240px;
}

.xright{
  width:210px;
}

.dark_green_title{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3E7300;
	font-style: italic;
}

.dark_green_title a{
	text-transform: uppercase;
	color: #3E7300;
	font-style: italic;
	text-decoration:none;
}

.dark_green_title a:hover{
	text-transform: uppercase;
	color: #3E7300;
	font-style: italic;
	text-decoration:underline;
}



.sitemap_title{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3E7300;
}

.sitemap_title a{
	text-transform: uppercase;
	color: #3E7300;
	text-decoration:none;
}

.sitemap_title a:hover{
	text-transform: uppercase;
	color: #3E7300;
	text-decoration:underline;
}

.sitemap_content{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.sitemap_content a{
	color: #000000;
	text-decoration:none;
}


.sitemap_content a:hover{
	color: #000000;
	text-decoration:underline;
}




tr.hot_spot { } 
tr.hot_spot :hover { background:#DFDFDF; }

.latest_news_title{
 font-size: 16px;
 font-weight: bold;
 text-align:left;
}

.latest_events_title{
 font-size: 12px;
 text-align:left;
}

.latest_events_title a{
 color:#000000;
 font-size: 12px;
 font-weight: bold;
 text-decoration:underline;
}

.latest_events_title a:hover{
 color:#3E7300;
 font-size: 12px;
 font-weight: bold;
 text-decoration:underline;
}

.padding-space{
 padding-top:10px;
 padding-bottom:10px;
}

.smaller-fonts{
  color:#555555;
  font-size:10px;
}

.oops{
  font-size:20px;
  font-weight:bold;
  
}

 .img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
/* drop down menu css*/
#dropmenudiv{
position:absolute;
font-family: Arial, Helvetica, sans-serif;
color:#3E7300;

background-color: #CBDE2E;
line-height:20px;


font-weight:normal;
font-size:12px;
z-index:100;
}

#dropmenudiv a{
background-color: #CBDE2E;

width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
color:#3E7300;
text-decoration: none;
width:100%;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #779E12;
color:#FFFFFF;
}

#mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	width: 100%;
	height: 1000px;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
    opacity: 0.5;
}

#center_box{
	position: absolute;
	width: 50px;
	height: 50px;
	z-index:75;
	top: 20%;
    left: 30%;
}






.dark_green_subtitle{
	font-size: 16px;
	font-weight: bold;
	color: #3E7300;
}

.dark_green_subtitle a{
	color: #3E7300;
	font-style: italic;
	text-decoration:none;
}

.dark_green_subtitle a:hover{
	color: #3E7300;
	text-decoration:underline;
}
