@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	/*background-image:url(/images/bg_dark.jpg);
	background-repeat:repeat-x;*/
}

a img {
	border:none;
}

#wrapper {
	text-align:left;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#f6da86;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#f6da86;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f6da86;
}

#nested {
	width: 100%;
	position: relative;
	margin:0px;
} 


#mastHead {
	width:100%;
	margin:0px;
	padding:0px;
}

#topNav {
	width:100%;
	margin:0px;
	padding:0px;
}

#subnav {
	background-color: #ffffff;
	height:22px;
	padding:0px;
	margin:0px;
}

#topSection {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#d6d6c2;
}

.pad15 {
	padding:15px;
}

#topLeft {
	float:left;
	width:420px;
}

#topRight {
	float:right;
	width:310px;
}	

.clearB {
	clear:both;
}

.pad10 {
	padding:10px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#333333;
}

li.larger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-bottom:4px;
}

td {
	vertical-align:top;
}

#content {
	width:100%;
	background-color:#FFFFFF;
	padding:0px;
	bargin:0px;
}

#leftHomeBackState {
	float:left;
	width:430px;
	background-image:url(/images/leftHomeBackState.jpg);
	background-repeat:no-repeat;
}


#leftHomeBack {
	float:left;
	width:430px;
	background-image:url(/images/leftHomeBack.jpg);
	background-repeat:no-repeat;
}

#leftHomeBackFull {
	float:left;
	width:730px;
	background-image:url(/images/leftHomeBack.jpg);
	background-repeat:no-repeat;
}


#leftText {
	padding-left:20px;
	padding-top:20px;
}

#righHomeBack {
	float:right;
	width:315px;
}

#rightTop {
	width:309px;
	height:140px;
	background-image:url(/images/clientsSayBack.jpg);
	background-repeat:no-repeat;
}

#rightTop2 {
	width:309px;
	height:140px;
	background-image:url(/images/leftNoBack.jpg);
	background-repeat:no-repeat;
}

#rightTop3 {
	width:309px;
	height:140px;
	background-image:url(/images/houseHuntRighCol.png);
	background-repeat:no-repeat;
}

#rightTopText {
	padding-left:60px;
	padding-top:40px;
	padding-right:12px;
}

#rightTopText2  {
	padding-left:178px;
	padding-top:20px;
	padding-right:12px;
}

#rightBottom {
	width:307px;
	height:197px;
	background-image:url(/images/setApartBack.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:100%;
	height:75px;
	background-image:url(/images/footerBack.jpg);
}

ul.apart {
	padding-left:12px;
	padding-right:12px;
}

li.apart {
	list-style-image:url(/images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-bottom:8px;
}

#rightBottomText {
	padding-top:30px;
	padding-left:20px;
	padding-right:10px;
}

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	color:#ecebde;
	font-size:11px;
}

a.footerText:link {
	color:#ecebde;
	text-decoration:none;
}

a.footerText:visited {
	color:#ecebde;
	text-decoration:none;
}

a.footerText:hover {
	color:#ecebde;
	text-decoration:underline;
}


#footerPad {
	padding-top:10px;
	padding-left:20px;
}

td.openhouse {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-right:5px;
}

a.openhouse:link {
	color:#23238E;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

a.openhouse:visited {
	color:#23238E;
	text-decoration:none;
	font-weight:bold;
}

a.openhouse:hover {
	color:#23238E;
	text-decoration:underline;
	font-weight:bold;
}

td.header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

a.info:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

a.info:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

a.info:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	padding-top:5px;
}


.picTD {
	text-align:center;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#333333;
}

td.picTD a:link {
	text-decoration:none;
	color:#333333;
}

td.picTD a:visited {
	text-decoration:none;
	color:#333333;
}

td.picTD a:hover {
	text-decoration:none;
	color:#333333;
	border-bottom:1px dotted #333333;
}

.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

a:link {
	color:#9e5f01;
	text-decoration:none;
}

a:visited {
	color:#9e5f01;
	text-decoration:none;
}

a:hover {
	color:#9e5f01;
	text-decoration:none;
	border-bottom:1px dotted #9e5f01;
}

a.openhouse:link {
	color:#23238E;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

a.openhouse:visited {
	color:#23238E;
	text-decoration:none;
	font-weight:bold;
	border:0px;
}

a.openhouse:hover {
	color:#23238E;
	text-decoration:underline;
	font-weight:bold;
	border:0px;
}

.gold {
	color:#efc233;
	font-weight:bold;
}

p.larger {
	font-size:14px;
}

.mortage {
	font-style:italic;
	font-size:9px;
}

.top2 {
	padding-left:5px; 
	padding-top:8px; 
	background-image:url(/images/rightTopBack.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:314px;
	height:250px;
}