@charset "utf-8";
/* CSS Document */
body	{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	color:#000;
}
body.homebg	{
	background:url(../images/body_bg_img.jpg) #132d5e no-repeat top left;
}

body.aboutbg	{
	background: #3b65b3 ;
}

body.locationbg	{
	background: #416036;
}

body.realestatebg	{
	background:url(../images/realestate_bg.jpg) #006261 repeat-x top left;
}

body.gallerybg	{
	background: #0a7973;
}

body.contactbg	{
	background: #7F4200;
}

body.legalbg	{
	background:url(../images/legal_bg.jpg) #22305c repeat-x top left;
}

body.sitemapbg	{
	background:url(../images/sitemap_bg.jpg) #305f20 repeat-x top left;
}

body.amenitiesbg	{
	background: #3b65b3;
}

body.historybg	{
	background: #3b65b3;
}


a	{
	color:#714506;
	text-decoration:underline;
}
a:hover	{
	color:#132d5e;
	text-decoration:none;
}
p	{
	font-size:12px;
	line-height:20px;
	padding:5px 0;
	margin:0;
}
h1	{
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#714506;
	padding: 0 0 10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #714506;
	font-weight:normal;
}

h1 span {
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#714506;
	padding: 0 0 0 0;
	margin-bottom:2px;
	font-weight:normal;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#122c5f;
	padding: 0 0 0 0;
	margin: 0;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom:1px solid #122c5f;
}

h3 a {
	text-decoration: none;
	color: #122c5f;
}

h3 a:hover {
	text-decoration: underline;
	color: #122c5f;
}

h3 span {
	font-size: 14px;
	font-weight: lighter;
}

a.selected_subnav	{
	color:#132d5e;
	text-decoration:none;
}

label, td	{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#714506;
	font-size:12px;
}
img.float_left	{
	float:left;
	margin: 5px 10px 0 0;
}

img.float_right	{
	float:right;
	margin: 5px 0 0 10px;
}

input, select	{
	font-size:12px;
}
.input	{
	width:250px;
}
.input_city	{
	width:124px;
}
.input_zip	{
	width:60px;
}
.button	{
	background-color:#714506;
	color:#FFF;
}

#nav {
	width: 1000px;
	height: 22px;
	margin:38px auto 0 auto;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#nav ul {
	width: 910px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}


#nav a {
	margin: 0px 10px 0px 10px;
	padding: 6px 15px 5px 15px ;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
}

#nav a:hover {
	margin: 0px 10px 0px 10px;
	padding: 5px 14px 4px 14px ;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
}

#nav a.selected {
	margin: 0px 10px 0px 10px;
	padding: 5px 20px 4px 20px ;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
}

#page_container	{
	clear: both;
	width:1000px;
	margin:41px auto 0 auto;
	background:url(../images/content_wood_bg.jpg);
	overflow:auto;
}

#content_container	{
	width:948px;
	margin:25px auto;
	background-color:#FFF;
	border:1px solid #714506;
	overflow:auto;
}

#header	{
	overflow:auto;
	border-bottom:1px solid #714506;
}

#header img{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

#header div	{
	padding:3px 0 3px 3px;
	float:left;
}

#homepage_content	{
	width:873px;
	padding:0 40px 20px 35px;
	overflow:auto;
}

#blog_content	{
	width:873px;
	padding:0 40px 20px 35px;
	overflow:auto;
}

#homepage_content div.left	{
	padding-top:21px;
	width:581px;
	margin-right:42px;
	float:left;
}

#homepage_content div.right	{
	padding-top:38px;
	width:250px;
	float:left;
}

#homepage_content ul	{
	font-family:Helvetica, Arial, sans-serif;
	color:#714506;
	font-size:12px;
	margin:0 0 0 150px;
	padding:0;
}

#homepage_content ul li	{
	padding:5px 0;
}

#secondary_content	{
	width:873px;
	padding:0 40px 20px 35px;
	overflow:auto;
}

#secondary_content.gallery	{
	width:873px;
	height:600px;
	margin:0 auto;
	padding:20px 0 20px 0;
}

#secondary_content.contact_area	{
	width:873px;
	padding-top: 21px;
}


#secondary_content ul#driving_times {
	float: left;
	width: 24em;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	color: #000000;
}

#secondary_content #driving_times li {
	float: left;
	width: 12em;
	margin: 3px 0px;
	padding: 0px;
}


#secondary_content div.left	{
	padding-top:21px;
	width:581px;
	margin-right:42px;
	float:left;
}

#secondary_content div.right	{
	padding-top:38px;
	width:250px;
	float:left;
}

#secondary_content ul.second_list	{
	font-family:Helvetica, Arial, sans-serif;
	color:#714506;
	font-size:12px;
	margin:0 0 0 150px;
	padding:0;
}

#secondary_content ul.second_list li	{
	padding:5px 0;
}


#secondary_content ul	{
	font-family:Helvetica, Arial, sans-serif;
	color:#714506;
	font-size:12px;
}

#secondary_content #image_gallery {
	padding:20px 0;
	margin:0;
}

#sitemap_list li ul {
	margin-left: 13px;
	padding-left: 0px;
}


#footer	{
	width:873px;
	border-top:1px solid #714506;
	margin-left: 35px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 0px 0 20px 0px;
	clear:both;
	position: relative;
}

#footer span {
	position: absolute;
	right: 0px;
}

/*BEGIN Studio RTP added code*/

/*BEGIN Studio RTP Home code*/

.discover-info {
	background:url('../images/discover-package.jpg') left top no-repeat;
	width: 234px;
	height: 278px;
	display:block;
	margin: 0 auto;
}

.discover-info:hover {
	text-decoration:none;
}

.download-map {
	background:url('../images/download-map.jpg') left top no-repeat;
	width: 233px;
	height: 162px;
	display:block;
	margin: 10px auto;
}

.download-map:hover {
	text-decoration:none;
}

.hideme {
    position: absolute;
    left: -1000em;
    top: -1000em;
  }

.hideit span {
	text-decoration: none;
	visibility:hidden;
}


/*END Studio RTP Home code*/

/*BEGIN Studio RTP Contact code*/

.required {
	font-size: 12px;
	color: #714506;
}


/*END Studio RTP Contact code*/

/*------ BEGIN BLOG -------*/

/*------ BEGIN Blog Date Box -------*/
	
p.month, p.day, p.year {
		line-height: 25px;
		padding:0;
		margin:0;
		text-align:center;
		color:#7e3921; }
		
p.month { font-size:14px; }
	
p.day {
	font-size:20px;
	font-weight:300;
	margin-top:-.5em; }
	
p.year {
	font-size:10px;
	margin-top:-1em; }
	
/*------ END Blog Date Box -------*/

.blog_title h3 { height:100%; }

#blog_entry p { float:left; }

.blog_title h3, .blog_title p { margin-bottom:0.3em; }

#blog {
	float:left;
	width:558px;
}

#sidebar {
	float:right;
	width:250px;
	padding: 0 0 20px 20px;
	margin: 20px 0 0 0;
	border-left: #122c5f 1px dotted;
}

#sidebar h3 {
	padding: 0 0 5px 0;
	border-bottom: #94b5f5 1px dotted; 	
}

#categories, #archives { margin-bottom:20px; }

.blog_entry {
	overflow:hidden;
	margin-bottom: 20px; }
	
#blog .date p {
	color: #FFFFFF;	
}

.date {
	float:left;
	background:url(../images/date_bg.jpg) top left no-repeat;
	margin: 17px 0 0 0;
	width:49px;
	height:53px; }
	
* html .date {
	margin: 8px 0 0 0;
}
	
.blog_title { 
	width:490px;
	float:right;
	margin-bottom:10px;
	border-bottom:3px double #122c5f; }
	
.blog_text { clear:both; }


.category_name span { color:#7e3921; }

p.category_name { margin:0; }


#categories li a, #archives li a { color:#7e3921; }

#categories ul, #archives ul {
	margin: 0;
	padding: 0;
}

.homebg #page_container #content_container #homepage_content #sidebar #categories .blogpostcategories ul {
	list-style: none;	
}

#categories li, #archives li {  
	margin:7px 0px;
	padding: 7px 0 7px 35px; 
	background:url(../images/bullet.png) no-repeat 5px 50% #e8eaef;
	color:#7e3921;
	display:block;
}

#categories li a, #archives li a {
	font-size: 10px;
	padding: 7px 0 7px 35px; 
	color:#7e3921;
}

#categories li a:hover, #archives li a:hover {
	color:#132d5e;
	text-decoration:none;
}


#blog img { 
	float:left;
	margin:.8em .8em .4em 0;
	padding: 4px;
	background: #f6e5cd;
	border: #714506 solid 1px;
}

.captchaimg {
	float: left;
	width: 490px;
}

.blog_entry form input{
	margin: 0 0 10px 0;
}

.blog_entry form .button{
	margin: 10px 0 0 0;
}

.blog_entry .blog_title .blog-author {
	color: #ab926d;	
}

.blog_title{
	margin: 15px 0 0 0;	
}

/*------ END Blog -------*/


/*------ BEGIN Image Rotator -------*/


/* rotator in-page placement */
#rotator {
	float: left;
	margin: 0;
}
/* rotator css */
#rotator ul li {
	margin: 0;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
#rotator ul li img {
	margin: 0;
	padding: 0;
	background: #FFF;
}
#rotator ul {
	margin: 0;
	padding: 0;
	background: #FFF;
}

#rotator ul li.show {
	z-index:500;
}



#listings-rotator {
	margin: 0;
}
/* rotator css */
#listings-rotator ul li {
	margin: 0;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
#listings-rotator ul li img {
	margin: 0;
	padding: 0;
	background: #FFF;
}
#listings-rotator ul {
	margin: 0;
	padding: 0;
	background: #FFF;
}

#listings-rotator ul li.show {
	z-index:500;
}

.Listing-Download {
	padding: 350px 0 0 0;	
}


/*------ END Image Rotator -------*/


/*------ Begin Homepage Right Column -------*/

#ColumnTan {
	padding: 20px;
	margin: 0 0 20px 0;
	background-color: #d9dfd7;
	/*border: 4px solid #714506;*/
}

#ColumnBlue {
	padding: 20px;
	margin: 10px 0 0 0;
	background-color: #e8eaef;
	/*border: 4px solid #714506;*/
}

#ColumnBlue ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#ColumnBlue ul li.blog {
	background: url(../images/Blog.jpg) no-repeat;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 0;
}

#ColumnBlue ul li.twitter {
	background: url(../images/Twitter.jpg) no-repeat;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 0;
}

#ColumnBlue ul li.facebook {
	background: url(../images/Facebook.jpg) no-repeat;
	margin: 0;
	padding: 10px 0 10px 40px;
}

#ColumnBlue ul li {
	display: block;
}

/*------ End Homepage Right Column -------*/

/*------ Begin Property Listings -------*/

.gallery_item, .gallery_item_last {
	width:219px;
	float:left;
	margin:10px 60px 10px 0;
}

.gallery_item_last {
	margin-right:0;
}

.gallery_set {
	overflow:hidden;
	margin:20px 0 20px 20px;
}

a.image { 
	border:none;
	outline:none;
}

.image a {
	border: none !important;
}

.gallery_set .gallery_item h3 {
	border: none;
	text-decoration:none;
}

.gallery_set .gallery_item ul {
	margin:0;
	padding:0;
	list-style: none;
}

.gallery_set .gallery_item ul li{
	display: block;
}

.gallery_set .gallery_item p a.ViewProperty {
	text-align: right;	
}

.property {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 26px;
	padding-left: 26px;
	background: url(/images/listings-link.gif) no-repeat 0;
	line-height: 2em;
	margin: 0 0 0 20px;
}


.download {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 26px;
	padding-left: 26px;
	background: url(/images/download.gif) no-repeat 0;
	line-height: 2em;
	margin: 0 0 0 20px;
}

.listing {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 26px;
	padding-left: 26px;
	background: url(/images/listings.gif) no-repeat 0;
	line-height: 2em;
	margin: 0 0 0 20px;
}

#listings_content {
	margin: 0 40px;	
}

.Individual-Listing-Left {
	float: left;
	width: 500px;
	margin: 0 60px 0 0;
}

.Individual-Listing-Right {
	margin: 30px 0 20px 0;
	float: right;
}

.Individual-Listing-Left h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

.Individual-Listing-Right h6{
	padding: 5px 0 5px 10px;
	width: 200px;
	background-color: #e8eaef;
	color: #87452a;
	margin-bottom: 10px;
}

.Individual-Listing-Right p{
	color: #87452a;
}

.Individual-Listing-Right ul{
	color: #87452a;
	margin: 0;
	padding: 0 0 0 40px;
	list-style:none;
	font-size:12px;
	line-height:20px;
}

.Individual-Listing-Right p strong{
	color: #132d5e;
}

.Individual-Listing-Left h6{
	padding: 5px 0 5px 10px;
	width: 200px;
	background-color: #e8eaef;
	color: #87452a;
	margin-bottom: 10px;
}

.Individual-Listing-Left p{
	color: #132d5e;
}

.lakefront-header {
	color: #577eae;
}

.waterfront-header {
	color: #577eae;
}

.forest-header {
	color: #577eae;
}





/*------ End Property Listings -------*/



/*END Studio RTP added code*/
