@charset "utf-8";

/* ------------ global css ------------ */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#523c18;
	background:url(/images/bg-tile.gif);
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.color-brown {
	color:#993300;
}

h1 {
	font-size:16px;
	color:#993300;
	font-weight:bold;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#993300;
}

h3 {
	font-size:15px;
	font-weight:bold;
	color:#8c600d;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear-fix {
	height:1px;
	clear:both;
}

a {
	color:#993300;
	text-decoration:underline;
}

a:hover {
	color:#610a0d;
}

.color-grey {
	color:#666;
}


/* ------------ global css ------------ */

#header {
	width:960px;
	float:left;
}

#header-top {
	width:960px;
	height:100px;
	float:left;
	background:url(/images/top-bg.gif) no-repeat center;
}

#logo {
	width:180px;
	height:100px;
	float:left;
}

#call-us {
	width:300px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	text-align:right;
	margin:22px 20px 0 0;
}

#call-us .phone-num {
	font-size:16px;
	font-weight:bold;
	color:#ccc;
}

#call-us a {
	color:#ccc;
	font-size:11px;
	text-decoration:underline;
}

#call-us a:hover {
	color:#cc6600;
	font-size:11px;
	text-decoration:underline;
}

#top-nav {
	width:300px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	text-align:right;
	margin:15px 0 0 0;
	text-transform:uppercase;
}

#top-nav ul {
	list-style:none;
}

#top-nav li {
	float:left;
	padding:0 22px;
}

#top-nav a {
	color:#ccc;
	text-decoration:none;
}

#top-nav a:hover {
	color:#84171b;
}

/* BG: Renamed slideshow class to slideshow2 due a conflict with the slidehshow module: nextgen-gallery */

.slideshow2 {
	width:648px;
	height:220px;
	margin-bottom:10px;
	position:static;
	z-index:0;
}

.slideshow2 img {
	display:none;
	width:648px;
	height:220px;
}

/* End slideshow fix */


#sub-banner {
	width:903px;
	margin:0 auto;
}

#photo-gallery {
	width:255px;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
	background:url(/images/border-bottom.gif) no-repeat bottom;
}

#photo-gallery .p-title {
	padding:10px 0 4px 0;
	padding:0;
	margin:0 0 4px 0;
}

.sub-icon {
	float:left;
	margin:0 10px 0 10px;
}

.view-them {
	width:51px;
	height:21px;
	background:url(/images/view-them-i.gif) no-repeat;
	float:left;
	cursor:pointer;
}

.view-them a {
	width:51px;
	height:21px;
	text-decoration:none;
	display:block;
}

.view-them a:hover {
	background:url(/images/view-them-i-h.gif) no-repeat;
}

#new-residences {
	width:255px;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
	background:url(/images/border-bottom.gif) no-repeat bottom;
}

#new-residences h1 {
	margin:10px 0 4px 0;
	padding:0;
}

#newsletter {
	width:255px;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
	background:url(/images/border-bottom.gif) no-repeat bottom;
}

#newsletter .n-title {
	margin:10px 0 4px 0;
	padding:0;
}

.sub-icon {
	float:left;
	margin:0 10px 0 10px;
}

.learn-more {
	width:76px;
	height:18px;
	background:url(/images/learn-more-i.gif) no-repeat;
	float:left;
	cursor:pointer;
}

.learn-more a {
	width:76px;
	height:18px;
	text-decoration:none;
	display:block;
}

.learn-more a:hover {
	background:url(/images/learn-more-i-h.gif) no-repeat;
}

.see-details {
	width:97px;
	height:27px;
	background:url(/images/see-details.gif) no-repeat;
	float:left;
	cursor:pointer;
	margin:0 0 0 54px;
}

.see-details a {
	width:97px;
	height:27px;
	text-decoration:none;
	display:block;
}

.see-details a:hover {
	background:url(/images/see-details-h.gif) no-repeat;
}

.more-info {
	width:80px;
	height:23px;
	background:url(/images//more-info.gif) no-repeat;
	float:left;
	cursor:pointer;
}

.more-info a {
	width:80px;
	height:23px;
	text-decoration:none;
	display:block;
}

.more-info a:hover {
	background:url(/images/more-info-h.gif) no-repeat;
}

#contact-us {
	width:250px;
	float:left;
	margin:10px 0 10px 20px;
	color:#b2b1b1;
}

#contact-us h1 {
	margin:0 0 -15px 0;
}

#contact-us a {
	color:#ccc;
	font-size:12px;
	text-decoration:underline;
}

#contact-us a:hover {
	color:#cc6600;
	font-size:12px;
	text-decoration:underline;
}

.news-textbox {
	border:1px solid #cc9933;
	height:19px;
	padding:3px 5px 0 5px;
	font-size:11px;
	color:#cc9933;
}

.news-textbox-i {
	border:1px solid #3c3835;
	height:19px;
	padding:3px 5px 0 5px;
	font-size:11px;
	color:#666;
}



/* ------------ body css ------------ */

#body-w {
	width:960px;
	float:left;
	color:#523c18;
	font-size:12px;
	background:url(/images/body-inner-bg.jpg) repeat-y left;
}

#body-w p {
	margin:10px 0 15px 0;
}

#main-content-bg {
    width:688px;
    float:left;
    background:url(/images/body-inner-bg.jpg) repeat-y left;
}

#main-content {
    float:left;
    width:648px;
    padding:0 20px 60px 20px;
    background:url(../images/body-bottom-bg.jpg) no-repeat bottom;
}

#right-column {
	width:272px;
	float:left;
	background:#160C01;
}

.inner-banner {
	width:640px;
	height:220px;
	float:left;
	margin:0 0 10px 0;
}

.bullet-bear li {
	list-style:none;
	padding:5px 0 5px 30px;
	margin:0 0 0 10px;
	background:url(/images/bullet-bear.gif) no-repeat left 5px;
}

.dash {
	background:url(/images/dash.gif) repeat-x center 30px;
	width:100%;
	float:left;
}

.box1 {
	width:648px;
	float:left;
	margin:5px 0;
}

.box1 p {
	padding:0 0 0 10px;
}

.box1-top {
	background:url(/images/top-box.gif) no-repeat;
	height:6px;
	width:648px;
	float:left;
}

.box1-bottom {
	background:url(/images/bottom-box.gif) no-repeat;
	height:6px;
	width:648px;
	float:left;
}

.box1-content {
	background:url(/images/tile-box.gif);
	width:628px;
	float:left;
	padding:10px 10px;
}

.box1-left-content {
	width:200px;
	float:left;
}

.box1-img {
	width:194px;
	float:left;
	border:3px solid #000;
	margin:0 0 5px 0
}

.box1-right-content {
	width:418px;
	float:right;
}

.box1-amount {
	padding:0 0 0 240px;
}

.unit-amount {
	padding:8px 0 0 260px;
	float:right;
}

.heading1 {
	background:#f7dd8f;
	padding:10px;
	width:94%;
}

.bullet-square {
	width:180px;
	float:right;
	margin:6px 0 0 10px;
}

.bullet-square li {
	background:url(/images/bullet-square.gif) no-repeat 5px center;
	padding:2px 0 5px 20px;
	list-style:none;
}

.bullet-square2	{
	width:165px;
	float:left;
	margin:6px 0 0 0px;
}

.bullet-square2 li {
	background:url(/images/bullet-square.gif) no-repeat 5px center;
	padding:2px 0 5px 20px;
	list-style:none;
}

.bullet-square3 {
	float:left;
	margin:6px 0 0 10px;
	width:190px;
}

.bullet-square3 li {
	background:url(/images/bullet-square.gif) no-repeat 5px center;
	padding:2px 0 5px 20px;
	list-style:none;
}

.bullet-square4 {
	margin:6px 0 0 10px;
}

.bullet-square4 li {
	background:url(/images/bullet-square.gif) no-repeat 5px center;
	padding:2px 0 5px 20px;
	list-style:none;
}


#bullet-pdf li {
	background:url(/images/pdf-icon.gif) no-repeat 20px center;
	padding:20px 0 20px 60px;
	list-style:none;
	border-bottom:1px solid #f7dd8f;
	width:520px;
	margin:0 0 0 20px;
}

.tab-img {
	float:left;
	padding:0 5px 20px 0;
}

.box2 {
	width:648px;
	float:left;
	margin:5px 0;
}

.box2 p {
	padding:0 0 0 10px;
}

.box2-top {
	background:url(/images/box2-top.gif) no-repeat;
	height:47px;
	width:648px;
	float:left;
}

.box2-top-left {
	width:220px;
	float:left;
	padding:13px 0 0 0;
	text-align:center;
}

.box2-top-right {
	width:428px;
	float:left;
	padding:15px 0 0 0;
	font-weight:bold;
}

.box2-top-right li {
	list-style:none;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#993300;
}

.box2-bottom {
	background:url(/images/bottom-box.gif) no-repeat;
	height:6px;
	width:648px;
	float:left;
}

.box2-content {
	background:url(/images/tile-box.gif);
	width:648px;
	float:left;
}

.box2-left-content {
	width:220px;
	float:left;
	text-align:center;
	padding:10px 0;
}

.box2-img {
	width:194px;
	float:left;
	border:3px solid #000;
	margin:0 0 5px 0
}

.box2-right-content {
	width:428px;
	float:right;
}

.tb-content {
	width:648px;
}

.tb-content li {
	float:left;
	list-style:none;
	padding-top:1px;
	padding-bottom:1px;
}

.tb-content-left {
	width:154px;
	float:left;
	margin:10px 10px 10px 20px;
}

.tb-content-right {
	width:210px;
	float:left;
	margin:15px 10px 10px 10px;
}

.tb-content-right p {
	margin:0;
	padding:0;
}

.click-more {
	background:url(/images/arrow.gif) no-repeat 115px center;
	padding:0 10px;
	margin:0 0 0 15px;
}

.tb-data1 { width:22px; border-right:1px solid #f7dd8f; text-align:center }

.tb-data2 { width:30px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data3 { width:140px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data4 { width:36px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data5 { width:34px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data6 { width:31px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data7 { width:35px; border-right:1px solid #f7dd8f; padding:0 0 0 3px; }

.tb-data8 { width:100px; border-right:1px solid #f7dd8f; padding:0 0 0 13px; } 

.normal { background:url(/images/normal-legend.gif) no-repeat 5px center; }

.sold { background:url(/images/sold-legend.gif) no-repeat 5px center; }

.reserve { background:url(/images/reserve-legend.gif) no-repeat 5px center; }

.active { background:url(/images/active-legend.gif) no-repeat 5px center; }

.tab-content {
	padding:0 10px;
}


/* ------------ footer css ------------ */

#footer {
	width:660px;
	float:left;
	padding:10px 150px 30px 150px;
	color:#ccc;
	font-size:12px;
	border-top:2px solid #351f01;
	text-align:center;
	margin:20px 0 0 0;
}

#footer li {
	list-style:none;
	display:inline;
	padding:2px;
}

#footer a {
	color:#ccc;
	font-size:12px;
	text-decoration:underline;
}

#footer a:hover {
	color:#cc6600;
	font-size:12px;
	text-decoration:underline;
}

#copyright {
    text-align:center;
    margin-top:15px;
}


/* ------------ navigation ------------ */

#navigation {
	width:960px;
	float:left;
	background:url(/images/nav-inner-bg.gif) no-repeat;
	height:53px;
	font-size:13px;
	font-weight:bold;
}

#navigation a {
	color:#84171b;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation a:hover {
	color:#fff;
}

#navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
#navigation li {
	float:left;
	padding:12px 23px 0 24px;  
  }
  
#navigation li ul {
    display: none;
    position: absolute; 
	top: 100%;
	left:0;
	padding:0 0 10px 0;
	background:#e0a234;
	margin:0 20px 0 0;
	width:200px;
	z-index:1;	
  }
  
#navigation li li {
	display:block;
	padding:2px 10px 10px 10px;
	margin:10px 0 0 0;
	border-bottom:1px solid #c99532;
	width:180px;
  }  
  
#navigation li > ul {
	top: auto;
	left: auto;
	}
 
#navigation li:hover ul, li.over ul{ display: block; }



/* ------------ photo gallery ------------ */

#slideshow {list-style:none; color:#fff; }
#slideshow span {display:none}
#wrapper2 {width:506px; margin:0 auto; display:none; }
#wrapper2 * {margin:0 0 10px 0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #000; background:#000 }
#information { }
#information h3 { }
#information p { }
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/images/scroll-left.gif) center center no-repeat; background-color:#222; cursor:pointer}
#slideleft:hover {background-color:#333;}
#slideright {float:right; width:20px; height:81px; background:#222 url(/images/scroll-right.gif) center center no-repeat; cursor:pointer}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}




/* ------------ blog icons ------------ */

#read-our-blog {
	width:255px;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
	background:url(../images/border-bottom.gif) no-repeat bottom;
}

#read-our-blog .b-title {
	margin:10px 0 4px 0;
	padding:0;
}

.read-more {
	width:51px;
	height:21px;
	background:url(/images/read-more-i.gif) no-repeat;
	float:left;
	cursor:pointer;
}

.read-more a {
	width:51px;
	height:21px;
	text-decoration:none;
	display:block;
}

.read-more a:hover {
	background:url(/images/read-more-i-h.gif) no-repeat;
}




/* ------------ contact us ------------ */

.contactform	{
	margin-top: 30px;
}

.contactform .col-left	{
	float: left;
	width: 300px;
	margin-left: 50px;	
}

label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.field	{
	padding-bottom: 7px;
}

.submit input
{
margin-left: 200px;
} 