@charset "UTF-8";
/* CSS Document */


body {
	background: #E3E3E3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/gifs/bGround.gif) repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent {
	margin-left: 200px;
	margin-top: 20px;
	position: relative;
	margin-right: 60px;
	
}
#mainContent2 {
	margin-left: 200px;
	position: relative;
	
}
#leftCol {
	background: #DBC8A5;
	padding: 30px 10px 10px;
	float: left;
	width: 160px;
}

a:link {
	text-decoration: none;
	color: #03405E;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* Sub Nav Menu*/
ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height:185%;
	width:160px;
	text-align: center;
}
ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #BDAD8D;
	border-bottom:1px solid #EFDAB2;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#03405E;
	background:#DBC8A5;
	width:160px;
}
ul.vert-one li a:hover{
	background:#EDD8B1 url(images/vert-one_arrow.gif) no-repeat 0 9px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#EDD8B1 url("images/vert-one_arrow.gif") no-repeat 0 9px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CC6600;
	font-weight: normal;
	border-bottom: 1px solid #DBC8A5;
	padding-bottom: 5px;
}
.propHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	color: #CC6600;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px dotted #D2791D;
}
.profiles {
	font-family: "lucida grande";
	font-size: 14px;
	color: #03415F;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.sub {
	font-size: 14px;
	font-weight: bold;
	color: #D58028;
}
.menuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03415F;
	text-align: center;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #03415F;
	line-height: 34px;
}
.quoteSml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #03415F;
	line-height: 24px;
}
.fltRight {
	float: right;
	margin-left: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03405E;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	padding: 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DBC8A5;
	width: 760px;
} 
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* WP ADDED CSS */
#hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 5px;
	margin-top: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 550px;
}

#descriptionarea {
	width: 275px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#pricearea {
	width: 100px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#propcontentarea {
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
}
.textTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03405E;
	padding-left: 10px;
	line-height: 14px;
}
.textIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03405E;
	padding-right: 14px;
}
.boxprophead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 19px;
	color: #CC6600;
	margin-bottom: 5px;
	border-bottom: 1px dotted #D2791D;
}

#box000 {
	width:290px;
	height:25px;
	float:left;
}
#box111 {
	width:110px;
	background-color:#DBC8A5;
	height:25px;
	float:left;'
	padding-left:10px;
}
#box222 {
	width:170px;
	background-color:#DBC8A5;
	height:25px;
	float:left;
}	
.textTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03405E;
	line-height: 14px;
}