body{
	background-color:#edfffd;
	margin:0;
	text-align:center;
}

#body_wrapper {
	border-left:5px solid #004812;
	border-right:5px solid #004812;
	border-bottom:5px solid #004812;
	background-color:#fff;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 100%;       /* should be auto */
	min-height: 100%;
	text-align:left;
}
html>body, html>body #body_wrapper {
  height: auto;
}

#main {
  margin: 0;
  padding-bottom: 40px; /* to be adjusted to #footer height, at minimum */
}
* html #main {
  padding-bottom: 40px;
} /* a new comment stops hiding from MacIE5 */



#header_wrapper{
	width:100%;
	height:122px;
	border-bottom:0;
	background-color:#edfedd;
}
#header{
	width:100%;
	background-color:#004812;
	height:77px;
	padding:0;
	margin:0;
	margin-bottom:-5px;
	clear:both;
	text-align:left;
}
#header .user{
	float:right;
	margin-top:10px;
	margin-right:10px;
	width:200px;
	text-align:right;
	font-family:verdana, arial, helvetica, serif;
	font-size:12px;
	color:#f0f0f0;
}
#header .user a{
	color:#f0f0f0;
	text-decoration:none;
}
#header .user a:hover{
	color:#d2d2df;
	text-decoration:none;
}
html>body #header{
	margin-bottom:0;
}
#links{
	width:100%;
	background-color:#91ad88;
	height:45px;
	clear:both;
	padding:0;
	margin:0;
}
#links .wrapper{
	width:auto;
	height:45px;
}
#links .link{
	float:left;
	margin-left:auto;
	margin-right:auto;
	height:45px;
}
#links .link_search{
	margin-top:5px;
	margin-bottom:-15px;
	float:left;
	height:36px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
#links .link_search a{
	color:#e4ebff;
	text-decoration:none;
}
#links .link_search a:hover{
	color:#e0ffe1;
}
#links .link_search input{ 
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#e7f7e2;
   border:1px solid;
   border-top-color:#162961;
   border-left-color:#162961;
   border-right-color:#162961;
   border-bottom-color:#162961;
}
#index_content{
	padding:0;
	text-align:left;
	font-family:Baskerville, Georgia, Times, sans-serif;
	font-size:95%;
	color:#232323;
	clear:both;
	height:100%;
	margin-top:5px;
	margin-bottom: 70px;
}
#index_content a{
	color:#003366;
	text-decoration:none;
}
#index_content a:hover{
	color:#333366;
}
#sidebar{
	float:left;
	width:260px;
	height:auto;
	margin-top:6px;
	margin-left:10px;
	margin-bottom:50px;
	background-color: #ececec;
	border:1px solid #004812;
	text-align:left;
}
#sidebar hr{
	height:1px;
	width:90%;
}
#sidebar .mailing_list{
	width:90%; 
	background-color:inherit; 
	text-align:left; 
	padding:10px;
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color:#000;
}
#sidebar input{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#e2e2ef;
   border:1px solid #282757;
   margin-top:5px;
}
#sidebar a{
	color:#333366;
	text-decoration:none;
}
#sidebar a:hover{
	color:#990000;
}
.greenh2{
	font-size:16px;
	font-weight:800;
	font-family:Garamond, Palatino, Times, Times New Roman;
	text-transform:uppercase;
	background-color:#006e8a;
	color:#fff;
	padding:5px;
	text-align:left;
	width:auto;	
}	

#upcoming{
	width:240px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:15px;
	background-color:inherit;
}
#upcoming .date{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size:1.1em;
	font-weight:800;
	color:#b85f25;
	margin-bottom:-3px;
	margin-top:12px;
}
#upcoming .date_time{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size:.95em;
	font-weight:400;
	color:#006e8a;
}
#upcoming h3{
	font-family:verdana, helvetica, serif; 	
	font-size: .85em;
	font-weight:400;
	margin-top:5px;
	margin-bottom:0;
}
#upcoming p{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	margin-left:10px;
	margin-top:1px;
	font-size:.85em
}
#upcoming ul{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size:.9em;
	margin-top:10px;
}
#upcoming ul li{
	margin-top:5px;
}
#upcoming li ul{
	font-size:1em;
	padding-left:12px;
	list-style-type:none;
	margin-top:2px;
}
#index{
	width:auto;
	height:100%;
	margin-left:15px;
	float:left;
}
#index .index_image{
	float:left;
	padding:0;
	margin-top:5px;
}
#index h2{
	font-size:14px;
	font-family:Avante Garde, Verdana, Impact, Arial;
	text-transform:uppercase;
	color:#004812;
	text-align:left;
	margin-left:5px;
}	
#news{
	text-align:left;
	display:table;
	clear:both;
	width:485px;
	margin-top:10px;
	padding:0px;
	background-color:#ececec;
	border-left:1px solid #004812;
	border-right:1px solid #004812;
	border-bottom:1px solid #004812;
	
}
#news .newsitems_left{
	display:table;
	width:200px;
	float:left;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:15px;	

}
#news .newsitems_right{
	display:table;
	width:200px;
	float:left;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:15px;	

}
#news p{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size:11pt;
	margin-bottom:-5px;
}
#news a{
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size:11pt;
	color:#333366;
	text-decoration:underline;
}
#news a:hover{
	color:#990000;
}

#footer{
	text-align:center;
	width:100%;
	height:20px;
	clear:both;
	background-color:#dddddd;
	border-top:2px solid #2f4960;
	color:#6a6a6a;
	font-size:12px;
	padding-top:10px;
	padding-bottom:5px;
}
#footer a{
	color:#5994c6;
	text-decoration:none;
}
#footer a:hover{
	color:#af6666;
}



.date_time{
	font-size:18px;
	font-weight:400;
	font-family:Baskerville, Georgia, Times, serif;
	font-style:italic;
}
h1{
	font-size:35px;
	font-family:Baskerville, Georgia, Times, serif;
	color:#354a7d;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}	
h2{
	font-size:25px;
	font-family:Baskerville, Georgia, Times, serif;
	color:#354a7d;
	margin-bottom:-10px;
}	

