body	{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9F2D7;
	background-color:#2D2927;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
img	{
	border:none;
}
h1	{
	margin:0px 0px 10px 31px;
	font-size:24px;
	font-weight:normal;
	color:#F9F2D7;
}
h1 span	{
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2	{
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#F9F2D7;
}
h3	{
	margin:15px 0px 0px 0px;
	font-size:11px;
	color:#F9F2D7;
}
p	{
	margin:0px 0px 15px 0px;
}
.block	{
	display:block;
}
a {
	color:#817E6F;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.float-left	{
	display:block;
	float:left;
}
.float-right	{
	display:block;
	float:right;
}




#wrapper	{
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

/* Nav*/
.nav	{
	display:block;
	width:960px;
	height:30px;
}
.nav a	{
	display:block;
	height:25px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	padding:5px 10px 0px 10px;
	text-decoration:none;
}
.nav a:hover {
	cursor:pointer;
	color:#f3efd4;
}
.active	{
	background-color:#81746E;
}
.active span	{
	color:#2D2927;
}



/* Header */
.header	{
	display:block;
	width:960px;
	height:273px;
	clear:both;
	background-color:#49413E;
}
.logo	{
	margin:57px 0px 0px 15px;
}
.statement	{
	clear:left;
	margin:32px 0px 0px 0px;
}


/* Content */
.content	{
	display:table;
	width:960px;
	clear:both;
	padding:25px 0px 0px 0px;
	margin-bottom:70px;
}
.left-col	{
	width:718px;
}
.right-col	{
	width:232px;	
}
.line-text	{
	display:block;
	background-image:url(images/line-text.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	margin-bottom:20px;
}
.line-text-htwo	{
	display:block;
	background-image:url(images/line-height-h2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	margin-bottom:20px;
}
.line-text img	{
	padding:0px 0px 10px 15px;
}
.recent-news {
	display:block;
	width:232px;
	padding:6px 0px 15px 0px;
	background-image:url(images/recent-news-dash.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.recent-news .white	{
	color:#f3efd4 !important;
	text-decoration:none;
}
.right-col h2	{
	font-size:24px;
	margin:0px 0px 20px 0px;
}
.right-col span	{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.recent-news .date {
	color:#817E6F;
	font-weight:bold;
}
.recent-news a {
	display:block;
}



/* News Page */
.post-info {
	color:#f3efd4;
	font-weight:bold;
	margin:15px 0px 15px 0px;
}
.news-post	{
	display:table;
	width:718px;
	background-image:url(images/news-post-dash.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
}
.news-post .post-title	{
	color:#f3efd4;
	text-decoration:none;
	margin-bottom:15px;
}
.news-post .post-title:hover {
	color:#f3efd4;
	text-decoration:underline;
}
.post-page	{
	font-size:11px;
	line-height:15px;
}
.post-page p {
	margin:0px 0px 10px 0px;
}
.news-post a {
	text-decoration:none;
}
.post-link a {
	text-decoration:underline;
}
.berry-area {
	display:block;
	clear:both;
	width:500px;
	padding:10px 0px 0px 0px;
}
.crowd-area {
	display:block;
	clear:both;
	padding:10px 0px 0px 0px;
	width:506px;
}
.image-left {
	float:left;
	clear:left;
	margin:0px 8px 0px 0px;
}
.hands {
	display:block;
	clear:both;
	width:506px;
	padding:10px 0px 0px 0px;
}

.post-list-style {
	list-style:none;
}
.post-list-style  li {
	margin:4px 0px 4px 0px;
}

/* Contact Us */
.contact-pad	{
	margin-left:30px;
}
.contact-width {
	width:130px;
}
.contact-width ul {
	margin:0px;
	padding:0px;
}
.contact-width ul li {
	list-style:none;
	margin:0px 0px 8px 0px;
}
.contact-map-link {
	display:block;
	clear:both;
	float:right;
	margin:10px 170px 0px 0px;
}
.map-border {
	padding:2px;
	border:#81746E 2px solid;
}




/* Bio Nav */
.bio-nav img {
	clear:left;
	padding:0px 13px 13px 32px;
}
.bio-nav .biolink	{
	display:block;
	height:15px;
	width:121px;
	float:left;
	color:#F9F2D7;
	font-weight:bold;
	padding:2px 0px 0px 5px;
	margin:0px 0px 91px 0px;
	text-decoration:none !important;
}
.bio-nav .biolink:hover {
	color:#2D2927;
	background-color:#81746E;
	text-decoration:none;
}
.bio-nav .col {
	width:264px;
	margin-right:30px;
}
.list-space li	{
	margin-bottom:8px;
}
.list-show li {
	margin:10px 0px 10px 0px;
}



/* Bio Page */
.bio .left-col	{
	width:387px;
}
.bio .right-col	{
	width:529px;
}
.bio img {
	padding:0px 13px 0px 32px;
}
.bio ul, .bio ol {
	margin:0px;
	padding:0px;
}
.bio li	{
	list-style:none;
}
.bio-info	{
	margin-top:-15px;
	width:190px;
}




.footer	{
	display:table;
	width:100%;
	clear:both;
	background-image:url(images/footer-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top:#81746E 2px solid;
	padding:35px 0px 20px 0px;
}
.footer-wrapper	{
	display:block;
	width:960px;
	color:#747164;
	margin-left:auto;
	margin-right:auto;
}
.address, .number, .disclosures	 {
	display:block;
	margin:0px 12px 0px 12px;
	padding:10px 0px 0px 0px;
}
