html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
#wrapper {
	width: 1015px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -78px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
#left_col {
	width: 171px;
	position: absolute;
	top: 220px;
	left: 0px;
}
#left_col a {
	display: block;
	text-align: right;
	padding-right: 9px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 7px;
	text-decoration: none;
	background-color: #dee89a;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: 100;
	color: #003366; 
}
#left_col a:hover {
	background-color: white;
}
#footer, #push {
	height: 78px; 
}
#footer {
	position: relative;
	width: 844px;
	padding-left: 171px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}
#footer a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 13px;
	font-weight: 100;
	color: #003366; 
}
#contact_info {
	position: absolute;
	top: -100px;
	left: 0px;
	color: black;
	font-size: 10.84px;
	font-weight: 100;
	line-height: 15px;
	padding-left: 10px;
}
#logo {
	position: absolute;
	display: block;
	background-image: url(../images/logo.gif);
	top: 0px;
	left: 0px;
	width: 171px;
	height: 218px;
}
#container {
	width: 841px;
	margin-left: 171px;
}
#top {
	height: 20px;
	width: 840px;
	background-image: url(../images/top_bg.jpg);
	border-bottom: 3px solid white;
	margin-left: 1px;
	padding-top: 140px;
}
#content {
	width: 500px;
	padding: 15px;	
	font-size: 13px;
}
#right_col {
	float: right;
	width: 221px;
	margin: 0px;
	padding: 0px;
	
}
#right_col_content {
	min-height: 315px;
	background-image: url(../images/right_col_bg.gif);
	background-repeat: no-repeat;
	margin-right: 1px;
	position: relative;
	top: 80px;
}
#contribute {
	display: block;
	position: absolute;
	top: 162px;
	left: 791px;
	width: 221px;
	height: 65px;
	background-image: url(../images/contribute_red.gif);
	border-bottom: 3px solid white;
	margin: 0px;
}
#home_content {
	width: 400px;
}
#home_pics {
	margin-bottom: 8px;
}
#home_pics img {
	margin-right: 8px;
}
#breadcrumbs {
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 11px;
	color: black;
}
#breadcrumbs a {
	color: black;
}
.c_input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 4px;
	width: 200px;
	border: 1px solid gray;
}
.co {
	margin-top: 193px;
}
.faq_q {
	font-weight: 900;
}
.faq_a {
	margin-left: 10px;
	margin-bottom: 13px;
}
.form_error {
	color: red;
	width: 280px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form_error li {
	margin: 0px;
}
.blog_comments {
}
.blog_comments img {
	position: relative;
	top: 3px;
}
/* navigation */
/*
#navigation a {
	display: block;
	float: left;
	color: #e7bc2d;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, sans-serif;
	margin-left: 13px;
	margin-right: 13px;
	font-size: 16px;
	font-weight: 900;
}
#navigation a:hover, .cur_nav {
	color: white;
}
*/
#navigation, #navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation a {
	display: block;
	color: #e7bc2d;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 900;
}
#navigation li {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
}
#navigation li ul {
	width: 130px;
	/* background-image: url(../images/nav_bg.png);
	border: 1px solid black; */
	position: absolute;
	left: -999em;
	padding-top: 2px;
	z-index: 100;
}
#navigation li ul li {
	background-color: #c1d72e;
	border-top: 1px solid white;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#navigation li ul a {
	font-size: 11px;
	font-weight: 900;
	color: #003366;
	text-transform: none;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#na, #na li, #na a {
	width: 100px;
}
#nf, #nf li, #nf a {
	width: 170px;
}
#ncu, #ncu li, #ncu a {
	width: 150px;
}
#nco, #nco li, #nco a {
	width: 120px;
}
#nm, #nm li, #nm a {
	width: 135px;
}
#nn, #nn li, #nn a {
	width: 70px;
}
#navigation li ul li {
	width: 130px;
}
#navigation li ul li a {
	width: 120px;
}
#navigation li ul li a:hover {
	text-decoration: underline;
}
/* end NAVIGATION */
#community_left {
	width: 400px;
	padding-right: 30px;
	float: left;
	border-right: 1px solid #aaaaaa;
}
#community_right {
	width: 160px;
	float: right;
	text-align: center;
}