@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033727;
	background-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033727;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033727;
}

ul.fancy li {
	list-style-position: outside;
	list-style-image: url(../images/bullet-white.gif);
	list-style-type: none;
}

a {
	color: #033727;
	text-decoration: none;
}

a:hover {
	color: #033727;
	text-decoration: underline;
}

#border_container {
	width:1021px;
	border: 1px solid #424038;
	margin-right: auto;
	margin-left: auto;
}
#header_container {
	width:1021px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}
#header_banner_left {
	width:174px;
	float:left;
	padding:0px;
	margin: 0px;
}
#header_banner_right {
	width:847px;
	float:right;
	padding:0px;
	margin: 0px;
}
#navigation_container {
	width:1021px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#78a22f;
}
#navigation_left {
	width:764px;
	float:left;
}
#navigation_right {
	width:107px;
	float:right;
}
#top-nav {
	margin: 0px;
	padding: 0px;
	background-color: #78a22f;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
}

#top-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a.active, #top-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c9e3b8;
	text-decoration: none;
}
#navigation_constantcontact {
	width:150px;
	float:left;
}
#content_container {
	width:1021px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/content/content_bkground.gif);
	background-repeat: repeat-y;	
}
#sidebar_container {
	width:174px;
	float:left;
}

#main-span-1 { /* Used for Google Search */
	float: right;
	width: 847px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Begin specialized layout */

/* Used only in 3 column layout */

#main-span-2 {
	float:right;
	width: 847px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-three {
	float: left;
	width: 681px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right-bar {
	float: right;
	width: 166px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Used only in 2 column layout */

#main-two {
	float: right;
	width: 847px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* End specialized Layout */
#bottom_nav_container {
	width: 1021px;
	padding: 0px;
	background-color: #4b3900;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
#bottom_nav_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_container {
	width:1021px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#ffffff;
}
#footer_container_left{
	width:144px;
	float:left;
}
#footer_container_center {
	width:733px;
	float:left;
	text-align:center;
}
#footer_container_right {
	width:144px;
	float:right;
}
#footer_container a {
	text-decoration:none;
	color:#ffffff;
}

.style2 {
	color: #990000;
	font-weight: bold;
}

.style1 {
	color: #990000
}
