/* general styles  */
body {
	text-align: center;
	margin: auto;
	padding: 5px 0px 12px 5px;
	border: 0;
	background-color: #CCCCCC;
}
body, td, p, span, div {
	font-family: Arial,verdana,sans-serif;
	/* font-size: 11px; */
	color: #000;
}
#body {
	text-align: center;
	margin: auto;
}
#mainwrapper {
width: 758px;
margin:auto;
background-color:white;
border-top:5px solid #005B1E;
border-left:5px solid #005B1E;
border-right:5px solid #005B1E;
float:left;
overflow:hidden;
}
#header {
border:0;
text-align:left;
}
#content_wrapper {
background-color:white;
}
hr
{
  background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  margin: 0 0 10px;
}
#leftnav {
float:left;
width:165px;
text-align:left;
background-color:white;
padding-left:10px;
border-right:2px solid #BCBCBC;
min-height:400px;
padding-bottom: 1000em;
margin-bottom: -999em;
}
#center_content {
float:left;
padding-left:10px;
padding-right:0px;
margin-top:10px;
color: #000000;
font-size : 12px;
line-height : 18px;
text-align:left;
background-color:white;
height:auto;
min-height:500px;
padding-bottom: 1000em;
margin-bottom: -999em;
}
#center_content h2 {
color:#00882D;
}
#rightnav {
float:left;
margin-top:10px;
padding-left:10px;
width:160px;
height:400px;
text-align:left;
border-left:2px solid #BCBCBC;
background-color:white;
padding-bottom: 1000em;
margin-bottom: -999.5em;
}
#footer {
width:758px;
font-size:8pt;
padding-bottom:5px;
text-align:center;
background-color:white;
border-left:5px solid #005B1E;
border-right:5px solid #005B1E;
border-bottom:15px solid #005B1E;
}
#leftnav span, #rightnav span {
font-size:11pt;
letter-spacing:0.05em;
color:#000000;
text-decoration:none;
line-height:1.2em;
}
#leftnav a {
font-size:13pt;
letter-spacing:0.05em;
color:#00882D;
text-decoration:none;
line-height:1.9em;
font-weight:bold;
}
#leftnav a:hover, #rightnav a:hover {
text-decoration:underline;
}
#leftnav_header {
padding-left:5px;
}
#rightnav a {
font-size:13pt;
letter-spacing:0.05em;
color:#00882D;
text-decoration:none;
font-weight:bold;
	}
.rightnav_header {
font-weight:bold;
}
.hottopic_excerpt {
font-size:11pt;
padding:0px 5px 5px 0px;
font-weight:bold;
}
.contribute_form {
	float:left;
}
.contribute_form td {
	font-family:Arial,Verdana,Times New Roman;
	margin-left:25px;
	padding-right:10px;
	font-size:8.5pt;
}
.blog_title, .event_title {
background-color:#00882D;
font-weight:bold;
padding: 5px 5px 5px 5px;
color:white;
font-size:1.2em;
}
.blog_title a, .event_title a{
text-decoration:none;
color:white;
}
.blog_title a:hover, .event_title a:hover {
text-decoration:underline;
}
#navLeft {
padding-top:5px;
}
#emailsignup {
width:400px;
color: #00882D;
font-size:0.7em;
font-weight:bold;
line-height:1.5em;
position:relative;
bottom:130px;
left:430px;
}
.emailsignup_submit{
font-family:verdana,tahoma,arial;
color:white;
font-size:1.0em;
font-weight:bold;
background-color:#8A8888;
width:40px;
}
.form_ghosttext {
font-family:verdana,tahoma,arial;
color:#BBBBBB;
font-size:1em;
width:120px;
}
