/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	padding: 10px 0;
	margin: 0;
	position: relative;
	background: #221E1F;
	padding-bottom: 15px;
	font: 14px garamond, georgia, 'times new roman' , serif; /*font: 12px arial, verdana, sans-serif;*/
}

#wrap
{
	width: 100%; /*background: #fff url(../images/v_strip.gif) repeat-x left top;*/ /*background-color: #221E1F;*/
}
#home_wrap
{
	background-image: none;
	background: url(../images/v_strip_home.gif) repeat-x left top;
}

#center
{
	width: 862px;
	margin: 0 auto;
	position: relative; /*border: 6px solid #000;*/
	padding-bottom: 6px;
	background-color: #221E1F;
	border: 6px solid #fff;
}
#header
{
	padding: 0px;
	position: relative;
	height: 105px;
}
#header img
{
	margin: 15px;
}
#header p
{
	position: absolute;
	color: #D0DB9D;
	top: 50px;
	left: 140px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
#header a
{
	color: #9D8D85;
	text-decoration: none;
}
#header a.anchor
{
	color: #D0DB9D;
}
#content
{
	background: #E2EAC7 url(../images/bg_strip2.gif) repeat-y;
	padding: 10px 0;
	padding-left: 140px;
	border: 6px solid #000;
	border-top: none;
	border-bottom: none;
	min-height: 475px;
}


a
{
	color: #909F59;
}
a:hover
{
	color: #6F7F37;
}

*html #content
{
	height: 475px;
}

#content ul
{
	padding: 0 20px;
	margin: 0 20px;
}

/* nav begin */


#nav
{
	font-family: arial, sans-serif;
	position: relative; /*left: 140px;*/
	color: #000;
	padding: 0 0 5px 0;
	padding-top: 4px;
	clear: both;
	width: 100%;
	text-align: center;
	background: #D0DB9D;
	width: 850px;
	margin: 0 auto;
	margin-bottom: 11px;
}

#nav ul li
{
	display: inline;
	padding: 0px 12px 0px 12px;
	color: #fff;
}
#nav ul li a, #footer p.footnav a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 8.5pt;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-family: arial, sans-serif;
}
#nav ul li a.anchor
{
	color: #9D8D85;
}


/* nav end */


#footer
{
	font-family: arial, sans-serif;
	width: 992px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	font-size: 13px;
	text-align: center;
	clear: both;
	background: url(../images/foot_crest.gif) no-repeat center top;
}

#footer span
{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
#footer span img
{
	vertical-align: text-bottom;
}

#footer a
{
	color: #fff;
}



#footer p.footnav
{
	word-spacing: 30px;
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
#footer p.footnav a
{
	color: #fff;
}

p
{
	padding-bottom: 15px;
}

h2
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: none;
	font-size: 14px;
	padding-bottom: 6px;
}

h3
{
	padding-bottom: 6px;
	color: #9D8D85;
	text-decoration: underline;
}

p.info
{
	position: relative;
	right: 10px;
	top: 25px;
	width: 100px;
	float: right;
	font-size: 11px;
	position: relative;
}


div.listing, div.listing2, .center_content, .articles
{
	width: 565px;
	border-bottom: 1px solid #D2DBB9;
	margin-bottom: 10px;
}
/*div.listing2 {
height: 190px;
}*/

*html div.listing
{
	height: 220px;
}

div.listing, div.listing2, .center_content, .articles
{
	width: 565px;
	border-bottom: 1px solid #D2DBB9;
	margin-bottom: 10px;
}
/*div.listing2 {
height: 190px;
}*/



/**html div.listing2 {
height: 190px;
}*/



div.listingbio
{
	width: 565px;
	border-bottom: 1px solid #D2DBB9;
	margin-bottom: 10px;
}


#content > div.listing
{
	min-height: 220px;
}

#content > div.listing2
{
	min-height: 190px;
}


.clear
{
	clear: both;
}

div.listing img
{
	float: left;
	margin-right: -155px;
}
div.listing p, div.listing table
{
	width: 385px;
	position: relative;
	left: 175px;
}
div.listing h2
{
	position: relative;
	left: 175px;
}




.page
{
	font-family: arial, sans-serif;
	word-spacing: 4px;
}
.page a
{
	color: #000;
	text-decoration: none;
}
.anchor
{
	font-weight: bold;
}
h1
{
	font-family: "arial black" , arial, sans-serif;
	font-size: 16px;
	margin: 6px 0;
	border: 1px solid #D2DBB9;
	border-right: none;
	border-left: none;
	padding: 2px 0;
	width: 565px;
	font-weight: normal;
}
div#option
{
	width: 110px;
	position: absolute;
	left: 15px;
	top: 167px;
}
div#option ul
{
	font-size: 11px;
	text-align: right;
}
div#option ul li
{
	list-style: none;
	line-height: 17px;
}
div#option a
{
	color: #000;
	font: 12px bold garamond, georgia, 'times new roman' , serif;
}
div#option a.anchor
{
	color: #CF4C0C;
	font-weight: normal;
}

span
{
	font-weight: bold;
	color: #9D8D85;
}

.right
{
	position: absolute;
	right: 150px;
}

#content.property_bg
{
	background: #fff url(../images/bg_strip.gif) repeat-y;
}

.smallertxt
{
	font-size: 10px !important;
}

.crest
{
	height: 69px;
	background: url(../images/crest_bg.gif) no-repeat;
}
.temp
{
	position: relative;
	width: 560px !important;
	margin-left: 0 !important;
	left: 0 !important;
}

h2#temp
{
	left: 0;
}

#footer p strong
{
	font: normal 13px "arial black" , arial, sans-serif !important;
	display: block;
	margin-bottom: 3px;
}

h1.home_head
{
	border-color: #b4bf80;
	padding-top: 4px;
}

div.feature
{
	position: absolute;
	top: -30px;
	right: 0px;
	background: #fff;
	padding: 20px 10px 9px;
}
*html div.feature
{
	padding-bottom: 5px;
}

html > body div.feature
{ *padding-bottom:20px;
}

td.divider
{
	width: 1px !important;
}

