@charset "utf-8";
/* CSS Document */

body {
	background-color: #002D00;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align:center;
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #ABA07E;
}

a:hover, a:active {
	color: #D6D0BE;
}

.body_container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}

.body_txt_container {
	padding-left: 40px;
	padding-right: 25px;
}

.body_txt_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #92876B;
	padding-bottom: 20px;
}

.body_txt_top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a.body_txt_top2:link, a.body_txt_top2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBB17B;
}

a.body_txt_top2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBB17B;
}

a.body_txt_top2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DAD5B6;
}

.boldtxt {
	font-weight: bold;
	color: #DBDBDB;
}

.body_txt_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
	padding-top: 20px;
	padding-bottom: 10px;
}

a.body_txt_btm:link, a.body_txt_btm:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBB17B;
}

a.body_txt_btm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBB17B;
}

a.body_txt_btm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}

.body_txt_btm_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.testimonial_backer {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #92876B;
}

.testimonial_mid {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D543B;
	background-color: #AEAA7E;
}

.testimonial_headline {
	font-size: 14px;
	font-weight: bold;
}

.testimonial_txt {
	padding-right: 13px;
	padding-left: 13px;
	text-align: left;
}

.testimonial_name {
	text-align: right;
}

.photogallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAE4DD;
	text-align: right;
	text-decoration: none;
}

a.photogallery:link, a.photogallery:visited {
	color: #EAE4DD;
}

a.photogallery:hover, a.photogallery:active {
	color: #BBB17B;
	text-decoration: none;
}

.photo_btmright {
	padding-top: 25px;

}

.photo_btmright2 {
	padding-top: 35px;

}

.footerleft {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
}

a.footerleft:link, a.footerleft:visited, a.footerleft:active {
	color: #FFFFFF;
}

a.footerleft:hover {
	color: #B4D58E;
}

.footerright {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.footerright:link, a.footerright:visited, a.footerright:active {
	color: #FFFFFF;
}

a.footerright:hover {
	color: #B4D58E;
}

.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C0B9A0;
	
}
.pricingbox {
	background-color: #534935;
	padding: 10px;
	border: 1px solid #7C7151;
}
.size10 {
	font-size: 10px;
	line-height: normal;
}
.size16 {
	font-size: 16px;
	}
#featured {
	background-color: #EEEAD2;
	color: #333333;
	padding: 20px;
	text-decoration: none;
}
#featured ul {
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
}
#featured ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
