@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/bg_body.jpg) top center no-repeat #000040;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
a img {
	border: none;
}
#container {
	width: 930px;
	margin: 68px auto 10px;
}
#header {
	width: 930px;
	height: 124px;
	background: url(images/bg_header_new-homes-kirklnad-bothell-woodinville.png) top left no-repeat;
}
#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 93px 0 0 325px;
}
#nav ul {
	list-style-type: none;
	
}
#nav ul li {
	float: left;
	margin-right: 20px;
}
#nav ul li a {
	display: block;
	color: #000040;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.selected {
	color: #7f0000;
}
#mainContent {
	border: 6px solid #7f0000;
	background: #f8f4e9;
	position: relative;
}
#leftCol {
	float: left;
	width: 444px;
}
#rightCol {
	float: left;
	width: 474px;
	height: 444px;
	background: url(images/bg_right-col.gif) bottom right no-repeat;
}
#rightCol #headline {
	width: 474px;
	background: #000040;
	padding: 15px 0;
	text-align: center;
}
#rightCol #headline h1 {
	font-size: 15px;
	color: #ffffff;
}
#rightCol h2 {
	margin: 0 0 20px 0;
}
#rightCol #copy {
	padding: 20px 20px 0 20px;
	font-size: 14px;
	line-height: 20px;
}
#rightCol #copy ul {
	margin: 0 0 20px 20px;
}
#rightCol #copy p {
	margin: 0 0 20px 0;
}
#footer {
	width: 918px;
	margin: 0 auto 20px;
}
#footer p {
	float: left;
	color: #ffffff;
	font-size: 13px;
	padding-top: 6px;
}
#footer a {
	color: #ffffff;
}
#logos {
	float: right;
	margin-right: 6px;
}
#gallery #mainContent {

	text-align: center;
}
#contact #mainContent #rightCol {
	height: 550px;
}
#floorplans #leftCol {overflow:hidden;}
#downloads #rightCol ul.downloads {
	list-style-type: none;
	margin: 20px 0 20px 0;
	padding-left: 15px;
}
#downloads a.dlBtn {
	background: url(images/bg_btn.jpg) left top no-repeat;
	color: #fff;
	width: 100px;
	height: 24px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding-top: 2px;
}
#downloads a.dlBtn:hover {
	color: #D2D2D2;
}
#downloads td {
	height: 34px;
}
#downloads td.left {
	font-size: 16px;
	padding-right: 15px;
}
.thumbnails {
	margin: 20px;
	padding: 20px 100px 20px 100px;
	overflow:hidden;
	height:514px;
}
.thumbnails .additional {display:none;}
.thumbnails a {display:block; float:left; width:210px; text-decoration:none; margin-right:15px;}
.thumbnails h3 {padding-bottom:10px; color:#000040; font-size:14px;}
#gallery #mainContent p {
	padding:10px;
	}

.thumb {
	padding: 4px;
	border: 1px solid #eaeaea;
	margin: 0 10px 10px 0;
	width: 200px;
	height:200px;
}
p.disclaimer {font-size:12px; clear:both;}
.turquoise {
	position: relative;
}
.sold-out {
	position: absolute;
	top: 0;
	left: 0;
}
#google-plus {
	float: left;
	/*height: 27px;*/
}
#google-plus a img {
	display: block;
	float: left;
}
#plus-one {
	float: right;
	margin: 0 0 0 10px;
}
#___plusone_0 {
	width: 65px !important;
}
/*#home #popupFormDiv {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#contact #popupFormDiv {
	position: absolute;
	top: 10px;
	right: 10px;
}*/
#chat-tool-text p {
	font-size: 11px;
}
#chat-tool {
	width: 120px;
}
#home #chat-tool {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#contact #chat-tool {
	position: absolute;
	top: 10px;
	right: 10px;
}

