body {
	background: #40943a;
	color: #333;
	font-size: 12px;

	margin: 6px 0px;
}

a {
	color: #03c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2_orig {
	padding: 20px 0 0;
	text-align: center;
}

h2 {color:#50b948; font-size: 22px; font-weight: bold;padding:8px 0px 5px 0px; margin: 0px;}

h3 {color:#50b948; font-size: 18px; font-weight: normal;padding:8px 0px 5px 0px; margin: 0px;}

h4 {line-height: 100%; margin-bottom: 4px;font-size: 16px;font-weight: bold;}

h5 {line-height: 125%; margin-bottom: 4px;font-size: 13px; font-weight: normal;}

.content {background: white;}

.entry p {width: 97%; line-height:125%}
.content p {padding-right: 15px; }
.container_16 {
	background: url('../images/bkgd_treas.jpg') -30px -00px no-repeat #fff;  
	margin-bottom: 20px;
	min-height: 600px;
	overflow:auto;
}

#footer 
{
    font-size:12px;
    font-weight:normal;
	border-top: 1px solid #aebad2;
	background:white;
	padding:5px;
	margin: 0px 5px 6px 5px;
}
#engagement_zone {
	width: 100%;
	margin-left: -10px;
	margin-bottom: 24px;
}

#engagement_zone a.engagement_zone_item {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	text-indent: 25px;
	outline:0;
	font: bold 18px Arial;
	padding: 5px;
	clear: both;
}
#issues_hp  {float:left; width:625px; padding: 30px 0px 0px 20px;}
#issues .grid_2 {text-align: center; cursor:pointer; padding: 20px 0px 0px 0px;}
#issues .grid_2 p {border:none; font-size: 12px; font-weight: bold; line-height: 14px;}
#map_canvas {width:290px;height:450px; margin-bottom: 20px; float:left; clear:none}

.container_16 .grid_5 { width:263px; }

/* Calendar styles */
#tour table {margin: 0 0 12px 12px;}
#tour .grid_5 {clear: none;}
.calendar {background: url('../images/calendar_sm.png') no-repeat; padding-top: 2px;}
.event_month {
	font: bold 11px Arial, sans-serif;
	color: white;
	padding: 0 4px;
	margin: 0 4px;
	text-transform: uppercase;
}

.event_date {
	font: 24px Arial, sans-serif;
}

.event {padding: 0 12px;}

.event_name {
	font: bold 12px Arial, sans-serif;
	text-transform: uppercase;
}

.event_description {
	font: 12px Arial, sans-serif;
}
#event-map {
    width: 200px !important;
    height: 450px !important;
}

/* issues tabs */
.tab_bar .tab {height: 122px; overflow: hidden; background: url('../images/tab_bkgd_issues.png') top center no-repeat;}
.tab_bar .tab_on {height: 122px; overflow: hidden; background: url('../images/tab_bkgd_issues_on.png') top center no-repeat;}

#right_rail {background: transparent;}
#right_rail #tour {
	margin-top: 16px;
	background: white;
}

#right_rail #blog {
	
}

