@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #5c7358;
}
body {
	background-color: #aab686;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 20px;
	margin-top: 0px;
	text-align: justify;
}
#featureArea p {
	text-align: left;
}

#contentLeft {
	float: left;
	width: 470px;
}


#wrapper {
	overflow: hidden;

}
#header {
	background-color: #d4f2a7;
	height: 122px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#headerRule {
	background-color: #42343e;
	height: 15px;
}
#navBar {
	background-color: #5c7358;
	height: 38px;
}

#guts {
	background-color: #F2F2F2;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 725px;
}

#leftCol {
	background-color: #573545;
	width: 170px;
	float: left;
	position: absolute;
	z-index: 20;
	top: 149px;
	background-image: url(images/healTogether.gif);
	background-repeat: no-repeat;
	height: 764px;
}
.featureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736436;
	font-weight: bold;
}


#rightCol {
	width: 785px;
	position: absolute;
	z-index: 20;
	top:149px;
	padding-left: 170px;
	height: 765px;
}
#navigation a {
	font-size: 12px;
	color: #d4f2a7;
	text-decoration: none;
	padding-right: 36px;
}
#navigation {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 60px;
}
#content {
	background-color: #F2F2F2;
	padding-left: 60px;
	padding-top: 26px;
	padding-right: 60px;
	overflow: hidden;
}
#rule {
	text-align: center;

}

#contentRight {
	float: right;
}




#clear {
	clear: both;
}
#footer {
	background-color: #42343e;
	height: 68px;
	text-align: center;
	padding-top: 21px;
	font-size: 10px;
	color: #f2f2f2;
}
a {
	color: #bf705e;
	text-decoration: none;
}
a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer a {
	color: #f2f2f2;
	padding-right: 5px;
	padding-left: 5px;
}
#featureAreaLeft {
	float: left;
	width: 190px;
	border: 1px solid #5C7358;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: -20px;
	height: 277px;
}
.floatRight {
	float: right;
	margin-left: 20px;
}

#featureArea {
	margin-left: 60px;
	margin-right: 60px;
}
#featureAreaCenter {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5C7358;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	height: 275px;
}


#featureAreaRight {
	float: right;
	width: 190px;
	border: 1px solid #5C7358;
	padding: 6px;
	height: 277px;
}
.selectedNav {
	font-weight: bold;
	color: #e5f2d0;
}
.imgSpaceRight {
	margin-right: 10px;
}

.imgSpaceLeft {
	margin-left:10px;
}
