body {
	margin: 0px;
	background:#333333;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background:url(../images/wrapper_bg.gif) left repeat-y #ffffff;
}
#wrapper2 {
	width: 900px;
	margin: 0 auto;
	background:url(../images/wrapper_bg.gif) left repeat-y #ffffff;
}
#logo {
	float: left;
	height: 213px;
	width: 208px;
}
#main {
	float: right;
	height: 213px;
	width: 692px;
}

#nav_container {
	clear: both;
	height: 56px;
	width: 900px;
	background:#cddae1;
}
#nav_logo {
	height: 56px;
	width: 208px;
	float:left;
}
#nav_nav {
	float:left;
	margin: 18px 0px 0px 25px;
	height: 30px;
	width: 660px;
	font-size: 12px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
}

#left_wrapper {
	background:#686950;
	float:left;
}
#left {
	width: 183px;
	color: #ffffff;
	background:#686950;
	text-align:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.8px;
	padding: 175px 0px 0px 25px;
}
#body {
	float: right;
	width: 692px;
	background:#FFFFFF;
	text-align:left;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 30px;
}
#body2 {
	float: right;
	width: 692px;
	background:#686950;
	text-align:left;
	font-size: 11px;
	line-height: 18px;
}
#body h2 {
	color:#5E3E0E;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear:both;
	height: 40px;
	width: 900px;
}
#footer_black {
	float: left;
	height: 40px;
	width: 208px;
	background:#686950;
}
#footer_footer {
	background-image: url(../images/footer.gif);
	float: right;
	height: 40px;
	width: 692px;
	font-size: 10px;
	color: #939392;
	text-align:right;
}
#footer_footer2 {
	background:#686950;
	float: right;
	height: 40px;
	width: 692px;
	font-size: 10px;
	color: #c6c89a;
	text-align:right;
}
#footer_footer2 p {
	padding:7px 15px 0px 0px;
}
#footer_footer p {
	padding:7px 15px 0px 0px;
	margin: 9px 0px 0px 0px;
}

#copy {
	float: left;
	width: 368px;
	padding: 20px 10px 25px 40px;
}

#copy2 {
	float: left;
	width: 610px;
	padding: 20px 20px 25px 40px;
}


#quote {
	float: right;
	width: 220px;
	padding: 60px 30px 25px 20px;
	text-align:left;
}

#quote2 {
	float: right;
	width: 160px;
	padding: 40px 20px 25px 10px;
	text-align:left;
}

#quote h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 20px;
	font-weight:100;
	color:#9ea078;
}

#quote p {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7px;
	font-weight:100;
	text-transform:uppercase;
	color:#80A3B7;
	line-height: 9px;
}

.blue {
	color: #80A3B7;
}
.address {
	color:#ffffff;
	font-weight:900;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.8px;
}
.contact {
	font-size: 11px;
}
.quotee {
	font-family:Arial, Helvetica, sans-serif;
	color: #686950;
	line-height: 14px;
}

a:link {
	color: #5E3E0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E3E0E;
}
a:hover {
	text-decoration: none;
	color: #915e17;
}
a:active {
	text-decoration: none;
	color: #5E3E0E;
}

a.footer:link {

	color:#939392;
	text-decoration: none;

}

a.footer:visited {
	text-decoration: none;
	color:#939392;

}

a.footer:hover {
	text-decoration: underline;
	color:#939392;

}

a.footer:active {
	text-decoration: none;
	color:#939392;

}
.ptitle {
	color:#5E3E0E;
	padding-right: 10px;
	font-size:14px;
	font-weight:bold;
}
.pclient {
	padding-right: 10px;
}
.allcaps {
	text-transform:uppercase;
}
.allcaps2 {
	text-transform:uppercase;
	color: #5E3E0E;
}
.adate {
	font-size: 9px;
	color:#888888;
	margin-bottom: -15px;
	text-align:right;
}
.atitle {
	font-size: 20px;
	color:#686950;
	line-height: 21px;
	text-transform:uppercase;
}
.aauthor {
	font-size:11px;
	color:#777777;
	margin-top: -18px;
}
.afootert {
	color:#555555;
	font-weight:bold;
	margin-bottom: -5px;
	font-size: 11px;
}
blockquote {
	font-size:10px;
	color:#777777;
	line-height: 12px;
}
#pullquote {
	padding: 10px;
	background-color:#f0f1db;
}