/* ----------  start global settings ---------- */

html { overflow-y:scroll; }

body {
	color:#000;
	margin:0px auto;
	background-color:#484847;
	background-image:  url(/pub/images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	font-size: 12px;
}

a {
	color:#383C46;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #787a44;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:17px;
	margin:-5px 0 10px 0;
	color:#383c46;
}

h2 {
	margin: 0 0 4px 0;
	font-size:15px;
	color: #383c46;
}

h3 {
	margin: 0 0 1px 0;
	font-size:14px;
	color: #383c46;
}

h4 {
	margin: 0 0 3px 0;
	font-size:11px;
	font-weight: normal;
}

a img { border: 0 }

p {
	margin: 0 0 8px 0;
	line-height: 20px;
	font-size: 13px;
}

/* -- class settings -- */

.no_border { border:0; }

.clear {
	position:relative;
	clear:both;
}

a.enlarge {
  position:absolute;
  top:115px;
  left:30px;
  font-size:10px;
  text-decoration:none;
}

/* -- layout settings -- */

#container {
	position:relative;
	margin:0 auto;
	width:848px;
	padding:175px 0 15px 0;
	background-image: url(/pub/images/smith-lake-background.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f3f3f6;
	
}
#top_border {
	background-image: url(/pub/images/top-border.png);
	height: 11px;
	width: 918px;
	display: block;
	position: relative;
	margin: 8px auto 0;
}
#mid_background{
	width: 918px;
	position: relative;
	margin: 0 auto;
	background-image: url(/pub/images/mid-background.png);	
}
#logo {
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -428px;
	width:379px;
	height:180px;
	padding:0px;
	margin-top: 0;
	background-image: url(/pub/images/logo.png);
	z-index: 1000;
}

#tagline {
	width: 139px;
	height: 97px;
	background: url(/pub/images/tagline.gif) no-repeat;
	float: right;
	margin-top: 14px;
}

#leaf {
	background-image: url(../images/content-bottom-art.gif);
	width: 100%;
	height: 35px;
	background-position: bottom center;
	position: relative;
	background-repeat: no-repeat;
	float: left;
}

/* ----------- Footer ------------ */

#footer {
	position:relative;
	width:918px;
	clear:both;
	display: block;
	margin: 0px auto 10px auto;
	background-image: url(/pub/images/bottom-border.png);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 70px;
	padding: 30px 0 0 0;
}
address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 300px;
	display: block;
	color: #B3B8AB;
	float: left;
	padding: 2px 10px 10px;
	margin-bottom: 15px;
}

#landhub {
	width: 101px;
	vertical-align: middle;
	position: relative;
	margin: 0px auto;
	float: right;
	right: 20px;
}

#copyright {
	width: 500px;
	float: left;
	color: #d1d1d1;
	text-align: left;
	margin-left: 20px;
	line-height: 17px;
}
#copyright a {
	color: #d1d1d1;
	text-decoration: underline;
}


/* ----------- Main Navigation ------------ */

.nav {
	position:absolute;
	top: 32px;
	left: 50%;
	margin-left: 100px;
	width:416px;
	height:33px;
	margin:0 0 0 9px;
	clear: both;
	background-image: url(/pub/images/nav.png);
	background-position: 0px -33px;
	z-index: 1001;
}

.nav li {
	display: inline;
}

.nav-1 a, .nav-2 a, .nav-3 a, .nav-4 a {
	float: left;
	display:block;
	overflow: hidden;
	text-indent: -999px;
	height: 33px;
	top: 0px;
}

.nav-1 a {
	width: 71px;
}

.nav-1 a:hover, .nav-1 a:active {
	background-image: url(/pub/images/nav.png);
	background-position: 0px 0px;
}

.nav-2 a {
	width: 126px;
}

.nav-2 a:hover, .nav-2 a:active, body.developments .nav-2 a {
	background-image: url(/pub/images/nav.png);
	background-position: -71px 0px;
	top: 0px;
}

.nav-3 a {
	width: 107px;
}

.nav-3 a:hover, .nav-3 a:active, body.blog .nav-3 a {
	background-image: url(/pub/images/nav.png);
	background-position: -197px 0px;
}

.nav-4 a {
	width: 112px;
}

.nav-4 a:hover, .nav-4 a:active, body.contact .nav-4 a {
	background-image: url(/pub/images/nav.png);
	background-position: -304px 0px;
}

/* ----------- Footer Navigation ------------ */

#footer_nav {
	width: 473px;
	margin: 20px auto 0;
	position: relative;
	display: block;
	clear: both;
}
#footer_nav ul{
	width: 500px;
}
#footer_nav li {
	float: left;
	padding: 2px 20px;
}
#footer_nav li.right {
	border-right: 1px solid #383c46;
}
#footer_nav li a {
	text-decoration: none;
}



/* ----------- Sub Navigation ------------ */

#sub_nav {
	float:left;
	margin:5px 20px 0;
	width:185px;
}

#sub_nav a {
	text-decoration:none;
}
#sub_nav li a {
	text-decoration:none;
}

#sub_nav ul {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 3px 0px 15px;
	line-height: 17px;
}

.sub_nav-activelink, .sub_nav-activelink a {
	font-weight:bold;
	text-decoration: none;
}

.sub_nav-header {
	margin:0 0 5px 0px;
}

li.list_title h3, li.list-title h3 a {
	display: block;
	margin-left: -10px;
	line-height: 13px !important;
	margin-bottom: 8px;
}


/* ----------- Breadcrumb Navigation ------------ */
#breadcrumb {
	float: right;
	text-align: right;
	display: block;
	position: relative;
	padding-right: 20px;
	font-size: 11px;
	min-width: 300px;
	z-index: 100;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
}

/* ---------- end global settings ---------- */

/* ------------ start home page ------------ */

#left_column {
	float: left;
	margin-right:0px;
	width: 496px;
}
#home_image{
	width: 846px;
	height: 321px;
	background-image: url(../images/main-image.png);
	margin: auto;
}
#homepage_properties {
	width: 840px;
	margin: 15px auto;
	height: 195px;
}

ul#properties {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family:arial;
	text-align:center;
	line-height:60px;
}
	ul#properties li {
		display: inline;
	}
	ul#properties li a {
		z-index:20;		/* z-index must be higher than .hover class */
		display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
		position:relative;
		width: 184px;
		height: 169px;
		margin-right: 16px;
		float: left;
		text-indent: -999px;
		overflow: hidden;
		font-size: 0;
		line-height: 0;
	}
	ul#properties li.lsw {
		float:left;	
		width: 184px;
		height: 169px;
		background: url(/pub/images/developments-home.png);
		background-position: 0px 0px;
		position:relative;
		border: 7px solid #3b3f4a;
		display: inline;
		margin-right: 16px;
	}
	ul#properties li.gwm {
		float:left;	
		width: 184px;
		height: 169px;
		background: url(/pub/images/developments-home.png);
		background-position: 0px -169px;
		position:relative;
		border: 7px solid #3b3f4a;
		display: inline;
		margin-right: 16px;
	}
	ul#properties li.lse {
		float:left;	
		width: 184px;
		height: 169px;
		background: url(/pub/images/developments-home.png);
		background-position: 0px -338px;
		position:relative;
		border: 7px solid #3b3f4a;
		display: inline;
		margin-right: 16px;
	}
	ul#properties li.sr {
		float:left;	
		width: 184px;
		height: 169px;
		background: url(/pub/images/developments-home.png);
		background-position: 0px -507px;
		position:relative;
		border: 7px solid #3b3f4a;
		display: inline;
	}
 	ul#properties li.lsw .hover {
		background: url(/pub/images/developments-home.png);
		background-position:  -184px 0px;
		position:absolute;	/* must be postion absolute 	*/
		width:184px;	/*	width, height, left and top to fill the whole LI item	*/
		height:169px;
		left:0; 
		top:0;	
		z-index:0;		/* display under the Anchor tag	*/
		display:none;	/* hide it by default	*/
	}
 	ul#properties li.gwm .hover {
		background: url(/pub/images/developments-home.png);
		background-position: -184px -169px;
		position:absolute;	/* must be postion absolute 	*/
		width:184px;	/*	width, height, left and top to fill the whole LI item	*/
		height:169px;
		left:0; 
		top:0;	
		z-index:0;		/* display under the Anchor tag	*/
		display:none;	/* hide it by default	*/
	}
 	ul#properties li.lse .hover {
		background: url(/pub/images/developments-home.png);
		background-position: -184px -338px;
		position:absolute;	/* must be postion absolute 	*/
		width:184px;	/*	width, height, left and top to fill the whole LI item	*/
		height:169px;
		left:0; 
		top:0;	
		z-index:0;		/* display under the Anchor tag	*/
		display:none;	/* hide it by default	*/
	}
 	ul#properties li.sr .hover {
		background: url(/pub/images/developments-home.png);
		background-position: -184px -507px;
		position:absolute;	/* must be postion absolute 	*/
		width:184px;	/*	width, height, left and top to fill the whole LI item	*/
		height:169px;
		left:0; 
		top:0;	
		z-index:0;		/* display under the Anchor tag	*/
		display:none;	/* hide it by default	*/
	}


#left_column p {
}

#search_box {
	width: 470px;
	height: 435px;
	background-image: url(../images/search-box.png);
	float: left;
	margin-bottom: 19px;
}

#homepage_about {
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	border: solid 1px navy;
	width: 468px;
}
#homepage_about h1 {
	background-image: url(/pub/images/h1-homepage.gif);
	width: 440px;
	height: 22px;
	margin: 10px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}
#homepage_about p {
	margin-left: 10px;
	margin-right: 10px;	
}
#homepage_about img {
	float: right;
	margin: 3px 0 5px 15px;
}

#right_column {
	float: left;
	width: 350px;
}
#homepage_newsletter {
	position: relative;
	width:330px;
	height:123px;
	background: url(/pub/images/news.png);
	clear: both;
	margin-bottom: 15px;
	padding:75px 0 0 23px;
}
#homepage_newsletter form {
	margin-left:13px;
	margin-top:57px;
}
#tuurkd-tuurkd {
	float: left;
	width:208px;
	padding: 8px 2px 5px 4px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	color: #2d2f03;
	background-color: #e0e1c4;
	border: 1px solid #656734;
	font-size: 12px;
}
#newsletter_submit {
	border-style: none;
	background: url(/pub/images/newsletter-submit.gif) 0px 0px;
	width: 59px;
	height: 28px;
	line-height: 0px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	float: left;
	cursor: pointer;
}
#newsletter_submit:hover, #newsletter_submit:active {
	border-style: none;
	background: url(/pub/images/newsletter-submit.gif) 0px -28px;
	width: 59px;
	height: 28px;
	cursor: pointer;
}
#homepage_socialMedia {
	height:115px;
	margin:auto 20px 0 27px;
	position:relative;
	width:350px;
}
#homepage_socialMedia h2 {
	display: block;
	background: url(/pub/images/h2-connect.gif);
	overflow: hidden;
	text-indent: -999px;
	height: 29px;
	margin-bottom: 8px;
}
#homepage_socialMedia img {
	float: left;
}
#homepage_socialMedia p#twitter a, #homepage_socialMedia p#facebook a {
	text-decoration: none;
}
p#twitter {
	width: 70px;
	float: left;
	margin-right: 5px;
	margin-top: 11px;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
p#facebook {
	width: 102px;
	float: left;
	margin-right: 5px;
	margin-top: 11px;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
p#flickr {
	width: 70px;
	float: left;
	margin-right: 5px;
	margin-top: 11px;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}

p.social{
	width: 75px;
	float: left;
	margin-right: 35px;
}

p.social_last{
	margin-right: 0;
	width: 75px;
	float: left;
}
#homepage_socialMedia span {
	display: block;
}
#homepage_socialMedia a:hover span {
	text-decoration: underline;
}
#homepage_newsBlog {
	position: relative;
	width: 345px;
	border: 1px solid #d9c200;
	background-color: #f9f9ec;
	margin-bottom:20px;
	padding-bottom:15px;
	margin-top: 15px;
}

#home_feeds{
	width: 351px;
	height: 170px;
	float: left;
	background-image: url(../images/weather-water.png);
	background-color:#F9F9EC;
 	border:1px solid #D9C200;

}
#homepage_newsBlog h2 {
	display: block;
	height: 40px;
	width: 316px;
	background: url(/pub/images/h2-latest-news.gif);
	overflow: hidden;
	text-indent: -999px;
	margin: 0;
}
#homepage_newsBlog p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	color: #4d4511;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}
#homepage_newsBlog p a {
	color: #4d4511;
	font-weight: bold;
	float: right;
	text-decoration: none;
	padding: 2px 1px 0 5px;
	width: 100px;
	margin: 0px;
	text-align: right;
}
#homepage_newsBlog p a:hover, #homepage_newsBlog p a:active {
	text-decoration: underline;
}
#homepage_newsBlog h3 a  {
	font-size: 14px;
	line-height: 22px;
	text-decoration:none;
	padding-left: 12px;
	color: #4d4511;
	margin: 5px 0 5px 0;
}
#homepage_newsBlog h3 a:hover {
	font-size: 14px;
	text-decoration:underline;
}
.homepage-blognews-info {
	font-size: 11px;
	margin: 0 0 4px 0;
	margin-left: 10px;
}

/* ------------ end home page ------------ */

/* ------------- start pages ------------- */

#pages_middle {
/*	position:relative;
	float:left;
	padding-bottom: 10px;
	display: block;
	margin-right: 35px;*/
	min-height: 375px;
	width:850px;
	margin: 0 auto;
}
#pages_middle h1 {
	margin-bottom: 3px;
}
#pages_middle h3 {
	margin-bottom: 3px;
}
#pages_middle #islideshow {
	margin-bottom: 6px;
	overflow: hidden;
	height: 190px;
	width: 280px;
}

#pages_middle img.galleryImage { width:280px; height: auto; }

#pages_searchListings {
	position:relative;
	top:0px;
	float:left;
	width:188px;
	text-align: center;
	left: 10px;
	background-image:url(/pub/images/textured-background.gif);
	padding: 0 2px 2px 0;
	border: solid #000 4px;
}
.photo_right {
	float: right;
	margin: 0 0 5px 15px;
}
#contact_left {
	width: 278px;
	float: left;
	display: inline;
}
#contact_mid {
	width: 335px;
	float: left;
	margin-right: 30px;
	display: inline;
}
#contact_mid h1 {
	width: 176px;
	height: 25px;
	background-image: url(/pub/images/contact-h1.gif);
	line-height: 0;
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
	margin: 10px 0 10px -5px;
}
h1#newsletter_h1 {
	background-image: url(/pub/images/newsletter-confirm.gif);
	width: 300px;
	background-repeat: no-repeat;
}
#contact_mid p {
	text-align: justify;
}
#contact_right {
	width: 165px;
	float: left;
	margin-top: 20px;
	display: inline;
}
#contact_right .form_section {
	clear: both;
	height: 29px;
}
#contact_right input.field {
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	padding: 5px 3px;
	border: 1px solid #383C46;
	color: #383C46;
}
#contact_right textarea {
	width: 160px;
	height: 60px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	padding: 5px 3px;
	border: 1px solid #383C46;
	color: #383C46;
	margin-bottom: 5px;
}
#contact_right input#submit {
	background-image: url(/pub/images/submit-button.gif);
	height: 28px;
	width: 60px;
	border: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
#contact_right input#submit:hover {
	background-position: bottom;
}

/* -------------- end pages -------------- */

/* ----------- Begin Blog ------------ */

#blog_nav {
	width: 175px;
	float: left;
	margin: 23px 20px 0 20px;
}
#blog_nav a {
	text-decoration: none;
}
#blog_nav a h3 {
	margin-bottom: 13px;
	text-decoration: none;
	margin-left: -7px;
}

#blog_nav a:hover h3 {
	text-decoration: none;
	color: #787a44;
}

#blog_middle {
	float: left;
	width: 600px;
	padding-bottom: 25px;
}

#blog_middle h1 {
	margin: 10px 0 5px 0;
	font-size: 19px;
}

#blog_h1 {
	width: 265px;
	height: 24px;
	display: block;
	background-image: url(/pub/images/blog-h1.gif);
	overflow: hidden;
	text-indent: -999px;
}

#blog_middle p {
	line-height: 20px;
}

.blog_list {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 0px 0px 17px;
	line-height: 17px;
}

.blog_list a {
	text-decoration: none;
}

.color-2nd {
	padding-left: 5px;
}

.postslist-post {
	margin: 0;
	padding:15px 8px;
	position: relative;
	display: block;
	border-bottom: 1px dotted #131b2c;
}
.postslist-title h2 a {
	margin: 0 0 4px 0;
	font-size:15px;
	text-decoration:none;
}

.postslist-title h2 a:hover { text-decoration:none; }

.blog_postedBy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 3px;
}
.blog-list li a {
	padding-left: 20px;
	margin-left: 20px;
}
.blog_rss {
	margin:20px 0px 10px 0px
}
a.blog_rss-a {
	font-size:11px;
	text-decoration: none;
}

.postslist-text {
	margin: 0 0 6px 0;
	line-height: 22px;
	text-align:justify;
}

.postslist-info {
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 5px;
}
.form-message {
	color:#000000;
	margin:5px;
	padding:5px;
	text-align:center;
	width:879px;
}

/* ------------ Start Developments Page ------------ */

#developments {
	width: 720px;
	margin:0px auto 20px auto;
	clear: both;
}
h1#dev {
	background-image: url(/pub/images/dev-h1.gif);
	height: 23px;
	width: 529px;
	overflow: hidden;
	font-size: 0;
	text-indent: -999px;
	margin: 22px 0 0px 10px;
	position: relative;
}
#dev_newsletter {
	background-image: url(/pub/images/sm-join-list-background.gif);
	width: 215px;
	height: 41px;
	float: right;
	position: absolute;
	padding-top: 36px;
	padding-left: 10px;
	right: 0;
	top: 81px;
}
#dev_newsletter #tuurkd-tuurkd {
	width: 139px;
}
#developments .item {
	padding: 30px 0;
	clear: both;
	border-bottom: 1px dotted #131b2c;
}
#developments .item p {
	margin: 0;
	display: none;
}
.dev_logo {
	width: 300px;
	float: left;
	height: 160px;
}
.dev_logo a {
	display: block;
	width: 266px;
	height: 151px;
	border: 7px solid #282e3c;
	text-indent: -999px;
	overflow: hidden;
}
.dev_logo a#lsw {
	background-image: url(/pub/images/dev-lsw.png);
}
.dev_logo a#gwm {
	background-image: url(/pub/images/dev-gwm.png);
}
.dev_logo a#lse {
	background-image: url(/pub/images/dev-lse.png);
}
.dev_logo a#sr {
	background-image: url(/pub/images/dev-sr.png);
}
.dev_info {
	width: 420px;
	float: left;	
}
.dev_info ul {
	width: 200px;
	float: left;	
}
.dev_info li {
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: circle;	
}
.dev_info h2 {
	font-size: 20px;
}
.dev_info h2 a {
	text-decoration: none;
}
.visit_site {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-top: 7px;
	clear: left;
	color:#383C46;
	width: 200px;
}
.visit_site a {
	text-decoration: none;
}
