@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url(../images/bg.gif) repeat-x top left;
	margin:0px;
	padding:0px;
	color:black;
	text-align:center;
	font-family:"Arial";
	}
	
h1 {
	margin:0 0 15px 0;
}

h2 {
	margin:5px 0 5px 0;
}
	
#wrapper {
	margin:auto;
	width:900px;
	text-align:left;
	overflow:hidden;
}
	
#header {
	width:900px;
	overflow:hidden;
}

#headercontact {
	width:270px;
	float:right;
	margin:20px 0 0 0;
	font-size:18px;
	line-height:15px;
}

#headerlogo {
	width:237px;
	height:158px;
	margin:33px 0 0 0;
	float:left;
}

#kwoffice {
	font-size:22px;
	float:right;
	margin:35px 180px 0 0;
	width:420px;
}

#nav {
	margin:0 0 2px 5px;
	width:900px;
	height:30px;
}

/* BEGIN NAV STYLE */
h1, h2, h3, h4, h5, h6, p, ul, li {
font-size: 15px;
margin: 0;
padding: 0;
}

div#nav h1, div#loungemenu h2 {
margin: 0;
padding: 0;
}

/* div for content that pops */
div#nav h1 a {
display: block;
width: 250px;
height: 120px;
}

div#nav h1 a span, div#nav .skip {
position: absolute;
top: -10000px;
left: -10000px;
}
/* Text in Nav Bar */
ul#loungemenu {
font-size:15px;
color: #fff;
margin: 0 0 3px 0;
}

ul#loungemenu li {
display: inline;
margin: 3px 0 0 0;
position: relative;
}

/* NAV Bar Text */
ul#loungemenu h2 {
font-size: 14px;
font-weight: normal;
display: inline;
}

/* Subdirectory Headers */
ul#loungemenu h3 {
font-size: 16px;
display: inline;
font-weight:500;
text-decoration:underline;
}

ul#loungemenu li a {
color: #fff;
text-decoration: none;
padding: 0 7px;
}

ul#loungemenu li a:hover {
text-decoration: none;
}

ul#loungemenu li.mega{
border:1px solid #181818;
}

ul#loungemenu li.mega a {
background: transparent url(arrow.gif) center right no-repeat;
padding: 0 9px;
}

ul#loungemenu li.mega a:hover {
text-decoration: none;
}

ul#loungemenu div {
	display:none;
}

ul#loungemenu li.mega div {
border: 1px solid #000;
width: 200px;
position: absolute;
top: 23px;
left: 0px;
line-height:23px;
padding: 10px;
background: #333;
color: #FFF;
z-index:800;
opacity:.97; /* FX/Opera/Safari/Chrome */
-ms-filter:"alpha(opacity=97)"; /* IE8 */
filter:alpha(opacity=97); /* IE6/IE7 */
}

ul#loungemenu li.hovering div {
display: block;
}

ul#loungemenu li.mega div a {
color: #FFF;
font-size:14px;
padding: 0;
background-image: none;
text-decoration: none;
}

ul#loungemenu li div a.more {
color: #390;
font-weight: bold;
}

ul#loungemenu div h3 {
color: #B40101;
font-weight: 400;
font-size: 15px;
margin:0 0 3px 0;
}

ul#loungemenu div p {
margin: 0 0 0.8em 0;
padding: 0;
}

#navbutton {
	background:#181818;
	color:#FFF;
	font-size:14px;
	padding-left:20px;
	float:left;
	}
/* END NAV STYLE */

#bodycontent {
	width:900px;
	overflow:hidden;
	margin:15px 0 15px 0;
}

#leftwindow {
	width:600px;
	float:left;
	margin:5px 10px 0 0;
	overflow:hidden;
}

#search {
	background-color:#EAEAEA;
	width:597px;
	border:1px solid #6B6B6B;
	overflow:hidden;
}

#homemessage {
	width:600px;	
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	margin:3px 0 5px 0;
}

#featuredhomes{
	width:285px;
	overflow:hidden;
}

#rightfeature {
	height:95px;
	overflow:hidden;
}

#featurepic {
	float:left;
	width:100px;
	overflow:hidden;
	border:2px solid #000;
	margin:0 10px 0 0;
}

#featuredetails {
	font-size:13px;
	line-height:normal;
	margin-top:2px;
}

#minidetail {
	width:295px;
	height:95px;
	float:left;
}

#propsection {
	width:900px;
	overflow:hidden;
	border-top:1px solid #000;
	padding-top:10px;
	margin:0 0 20px 0;
}

#subdivisionsection {
	width:900px;
	height:272px;
	overflow:hidden;
	border-top:1px solid #000;
	padding-top:10px;
	margin:0 0 20px 0;
}

#subdivisionnames {
	width:223px;
	float:left;
	margin:5px 0 0 0;
	font-size:14px;
}

#hometext {
	border-top:1px solid #181818;
	margin:0 0 15px 0;
}

#interiordetail {
	width:230px;
	height:110px;
	margin:0 10px 0 0;
	overflow:hidden;
	float:left;
}

#pages {
	font-size:14px;
	text-decoration:none;
	color:#BF0101;
	margin:10px 0 0 25px;
	overflow:hidden;
}

a.pagelink:link {
	color: #000;
	text-decoration: none;
}
a.pagelink:visited {
	text-decoration: none;
	color: #000;
}
a.pagelink:hover {
	text-decoration: none;
	color: #BF0101;
}
a.pagelink:active {
	text-decoration: none;
	color: #000;
}

a.spwlink:link {
	text-decoration: none;
	color:#000000;
	}
a.spwlink:visited {
	text-decoration: none;
	color:#000000;
	}
a.spwlink:hover {
	text-decoration: underline;
	color:#B40101;
	}
a.spwlink:active {
	text-decoration: none;
	color:#000000;
	}

#vendorlogo {
	width:220px;
	float:left;
	margin:5px 5px 0 0;
}

#vendorhome {
	width:900px;
	overflow:hidden;
	border-top:1px solid #000;
	padding-top:10px;
	margin:0 0 20px 0;
}


#footerwide {
	width:100%;
	background:#181818;
	overflow:hidden;
	padding-top:5px;
	margin:auto;
}

#footer {
	width:900px;
	overflow:hidden;
	background:#181818;
	color:#FFFFFF;
	margin:auto;
}

#footerboxes {
	width:235px;
	border-left:1px solid #474747;
	font-size:12px;
	padding-left:5px;
	margin:10px 0 0 5px;
	float:left;
}

a.footerlink:link {
	color: #FFF;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #FFF;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #FFF;
}
a.footerlink:active {
	text-decoration: none;
	color: #FFF;
}

#pageleftcolumn {
	width:150px;
	overflow:hidden;
	float:left;
	margin:10px 10px 0 0;
	border-right:1px solid #666;
}

#pagerightcolumn {
	width:724px;
	overflow:hidden;
	margin:0 0 20px 0;
}

#pagerightcolumninner {
	width:724px;
	height:640px;
	overflow:hidden;
	margin:0 0 0 0;
}

#featurebottom {
	width:100%;
	margin:5px 0 10px 0;
	overflow:hidden;
	font-size:14px;
	color:#666;
	border-top:1px dotted #666;
	padding-top:5px;
	}

#detailleft {
	width:475px;
	overflow:hidden;
	float:left;
	margin:0 15px 0 0;
	}
	
#detailpic {
	width:475px;
	overflow:hidden;
	float:left;
	background:#000;
	margin:0 0 15px 0;
}

#detailmap {
	width:395px;
	height:310px;
	overflow:hidden;
	}
	
#detailquestion {
	font-size:14px;
	margin:0 0 15px 0;
	}

#detailfacts {
	width:405px;
	overflow:hidden;
}

#detailfacts2 {
	width:405px;
	overflow:hidden;
}

#detailgallerythumb{
	float:left;
	width:110px;
	margin:6px 0 0 6px;
	overflow:hidden;
	}
	
.qsearchfield {
	color:#181818;
	border:1px solid #999;
	padding:5px 5px 5px 5px;
}

.homesearchfield {
	background:transparent;
	border:none;
	float:left;
	width:170px;
	height:23px;
	margin:2px 0px 0px 7px;
	font-size:16px;
	color:#181818;
	outline:none;
	}
	
.homesearchfieldprice {
	background:transparent;
	border:none;
	float:left;
	width:80px;
	height:23px;
	margin:3px 0px 0px 4px;
	font-size:16px;
	color:#181818;
	outline:none;
	}
	
#homesearchbg {
	width:187px;
	height:27px;
	margin:0 0 0 3px;
	}
	
#homesearchpricebg {
	background:no-repeat;
	width:92px;
	height:27px;
	margin:0 0 0 3px;
	float:left;
	}
	
.pagenums{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	}
	
#homeresultsthumb {
	width:141px;
	height:105px;
	margin:5px 5px 0 0;
	overflow:hidden;
	float:left;
	}
	
#homeresultsthumb a {
	list-style:none;
	margin:0;
	}
	
#homeresultsthumb a:link {
	border:none;
	margin:0;
	}
	
#homeresultsthumb a:visited {
	border:none;
	margin:0;
	}
	
#homeresultsthumb a:hover {
	border:none;
	margin:0;
	}
	
#homeresultsfooter {
	font-size:10px;
	color:#999999;
	width:860px;
	}
	
#homeresultsbox {
	width:890px;
	height:430px;
	border:dotted 1px #999999;
	margin:5px 5px 5px 0px;
	padding:5px 0 0 7px;
	float:left;
	}
	
#tooltipclass {
	color:#181818;
	background:#FFFFFF;
	width:300px;
	line-height:18px;
	}

#contactdiv {
	width:880px;
	background:#FFF;
	border:2px solid #181818;
	margin:10px 0 20px 5px;
	overflow:hidden;
	padding-bottom:10px;
	}

#contactleft {
	width:390px;
	height:400px;
	float:left;
	margin:25px 25px 15px 25px;
	overflow:hidden;
	}

#contactright {
	width:400px;
	height:400px;
	float:right;
	margin:15px 30px 0 0;
}

#subhomes {
	width:900px;
	overflow:hidden;
	border-top:1px solid #000;
	padding-top:10px;
	margin:0 0 20px 0;
}
