.body {
	background-attachment: fixed;
	background-image: url(images/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, Times New Roman, Times, serif;
}
#main_container {
	width: 950px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#content_container {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	width: 900px;
	height: 109px;
	background-image:url(images/header.png);
}
#subheader {
	width: 900px;
	height: 109px;
	background-image:url(images/subheader.png);
}
#navbar {
	width: 157px;
	height: 303px;
	background-color:#18330e;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21pt;
}
#navbar li{
	margin-left: -20px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
li {
	margin-left: 5px;
	margin-top:3px;
	font-size: 15px;
	text-align:justify;
	line-height: 17pt;

}
.subnav li{
	font-size:12px;
	display:inline;
	line-height:18px;
}
#navbar_rounded{
	width: 11px;
	height: 323px;
	float:left;
	background-image:url(images/nav_rounded_corners.png);
	background-repeat:no-repeat;
}
#text_box {
	width: 900px;
	height: 100%;
	background-image:url(images/text_background.png);
	background-repeat: repeat-y;
}
#text_background {
	width: 900px;
	height: auto;
	background-image:url(images/maincontent.png);
	background-repeat: repeat-y;
	float:left;
}
#footer {
	width: 830px;
	height: 80px;
	background-image:url(images/footer.png);
	clear:left;
	text-align:right;
	padding-right:70px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#18330e;
}
#footer2 {
	width: 830px;
	height: 80px;
	background-image:url(images/footer2.png);
	clear:left;
	text-align:right;
	padding-right:70px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#18330e;
}
#quoteWrapper {
	color: #18330e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding:15px;
}
p {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	text-align:justify;
	line-height: 17pt;
}
.p_quote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style:italic;
	text-align:justify;
	padding-left: 40px;
}
.faq_menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	color: #18330e;
}
.faq {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style:italic;
	text-align:justify;
	padding-left: 40px;
}
.faq_map {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align:center;
	padding-left:30px;
}
.style4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align:center;
}
.style5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-align:left;
}
.overflow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style:italic;
	text-align:right;
}
.slideshow {
	width:507px;
	height:402px;
	padding:25px 25px;
	float:left;	
}
.slideshow_main {
	width:505px;
	height:328px;
	padding:0 23px;
	margin:23px 0 5px 0;
}
.slideshow_thumb {
	width:50px;
	height:50px;
	float:left;	
	margin:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #18330e;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #18330e;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
	color: #18330e;
}
#navbar a:link	{
	color: #c6a788;
	text-decoration: underline;
}
#navbar a:active	{
	color: #c6a788;
	text-decoration: underline;
}
#navbar a:visited	{
	color: #c6a788;
	text-decoration: underline;
}
#navbar a:hover	{
	text-decoration:none;
	color:#FFF;
}
a:link	{
	color: #18330e;
	text-decoration: underline;
}
a:active	{
	color: #18330e;
	text-decoration: underline;
}
a:visited	{
	color: #000000;
	text-decoration: underline;
}
a:hover	{
	text-decoration:none;
	color:#18330e;
}
#form ul	{
	display:block;
	clear:left;
}
#form li	{
	display: block;
	float:left;
	list-style-type: none;
	padding-right: 20px;
	padding-top:8px;
	width:120px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000000;
	font-size:12px;
}




