@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #e8dfd4;
	background-image: url(images/beige.gif);
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4c4c4c;
}
a:link {
	color: #4c4c4c;
	text-decoration: none;
}
a:visited {
	color: #4c4c4c;
		text-decoration: none;
}
a:hover {
	color: #657b41;
	text-decoration: none;
}
a:active {
	color: #4c4c4c;
		text-decoration: none;
}
.left_bar {
	background-color: #a7b67f;
	width: 192px;
}
.nav {
	background-image: url(images/rocky_ridge_02.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
}
.nav-text {
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 40px;
	height: 25px;
	color: #FFFFFF;
	line-height: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: .5pt;
}
.nav-text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-text a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
.nav-text a:hover {
	color: #c6ad8e;
	text-decoration: none;
}
.nav-text a:active {
	color: #FFFFFF;
		text-decoration: none;
}
.headline {
	font-family: Tahoma;
	font-size: 22px;
	line-height: 33px;
	color: #94744f;
	letter-spacing: 0pt;
}
.green-headline {
	font-size: 14px;
	font-weight: bold;
	color: #4e6725;
	text-transform: uppercase;
}
.green-headlineUL {
	font-size: 12px;
	font-weight: bold;
	color: #4e6725;
	text-transform: capitalize;
}

.small_text {
	font-size: 10px;
}


.body_background {
	width: 568px;
	background-color: #f4f1ec;
}
.headlineSmaller {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 20px;
	color: #94744f;
	letter-spacing: -0.5pt;
}
.why_choose_background {
	background-color: #e4dfd0;
	background-image: url(images/why_choose.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.why_numbers {
	font-size: 14px;
	font-weight: bold;
	color: #917655;
}
.green-headline2 {
	font-size: 16px;
	font-weight: bold;
	color: #4e6725;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A7B67F;
}
.green-headline3 {
	font-size: 24px;
	font-weight: bold;
	color: #4e6725;
	text-transform: uppercase;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.green-notbold {
	font-size: 12px;
	font-weight: normal;
	color: #4e6725;
	text-transform: uppercase;
}
#fullheight {
height:100%
}

