/* CSS Document */
html {
overflow: scroll;
} 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	margin: 10px auto;
}
ol, ul {
}
.about_list {
	list-style: square;
	padding-left: 35px;
	line-height: 18px;
	padding-right: 35px;
}
ol a:link, ul a:link, ol a:active, ul a:active, ol a:visited, ul a:visited {
	color: #003300;
}
ol a:hover, ul a:hover, {
	color: orange;
}
p {
	padding: 0 0 1em;
}
.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	padding: 5px 10px;
	position: relative;
	margin:1px;
	cursor:pointer;
}
.msg_body {
	padding: 5px 10px 15px;
}
.subtitle {
	color: #EBE3BD
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background-color: #063420;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	}
.title {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique italic;
}

.text_02 {
	font-size: 2px;
	line-height: 2px;
	font-weight:normal;
}
.text_09 {
	font-size: 9px;
	font-weight:normal;
}
.text_09_bold {
	font-size: 9px;
	font-weight:bold;
}
.text_10 {
	font-size: 10px;
	font-weight:normal;
}
.text_10_bold {
	font-size: 10px;
	font-weight:bold;
}
.text_11 {
	font-size: 11px;
	font-weight:normal;
}
.text_11_bold {
	font-size: 11px;
	font-weight:bold;
}
.text_12 {
	font-size: 12px;
	font-weight:normal;
}
.text_12_bold {
	font-size: 12px;
	font-weight:bold;
}
.text_13 {
	font-size: 13px;
	font-weight:normal;
}
.text_13_bold {
	font-size: 13px;
	font-weight:bold;
}
.text_14 {
	font-size: 14px;
	font-weight:normal;
}
.text_14_bold {
	font-size: 14px;
	font-weight:bold;
}
.text_14_bold_em {
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.text_15 {
	font-size: 15px;
	font-weight:normal;
}
.text_15_bold {
	font-size: 15px;
	font-weight:bold;
}
.text_16 {
	font-size: 16px;
	font-weight:normal;
}
.text_16_bold {
	font-size: 16px;
	font-weight:bold;
}
.text_16_bold_em {
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}
.text_17 {
	font-size: 17px;
	font-weight:normal;
}
.text_17_bold {
	font-size: 17px;
	font-weight:bold;
}
.text_18 {
	font-size: 18px;
	font-weight:normal;
}
.text_18_bold {
	font-size: 18px;
	font-weight:bold;
}
.text_19 {
	font-size: 18px;
	font-weight:normal;
}
.text_19_bold {
	font-size: 18px;
	font-weight:bold;
}
.text_20 {
	font-size: 20px;
	font-weight:normal;
}
.text_20_bold {
	font-size: 20px;
	font-weight:bold;
}
.text_22 {
	font-size: 22px;
	font-weight:normal;
}
.text_22_bold {
	font-size: 22px;
	font-weight:bold;
}
.text_24 {
	font-size: 24px;
	font-weight:normal;
}
.text_24_bold {
	font-size: 24px;
	font-weight:bold;
}
.text_25 {
	font-size: 25px;
	font-weight:normal;
}
.text_25_bold {
	font-size: 25px;
	font-weight:bold;
}
.hH2 {
	color:#F0D88E; 
	text-align:center;
}

h3 {
	color:#063420;
	padding-bottom:5px;
	font-weight: bold;
}

p {
	margin-bottom:10px;
	font-size:12px;
}
	
.dislinks,.dislinks a:link,.dislinks a:active,.dislinks a:visited{
	line-height: 13px; 
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#063420;
	*font-size:11px;
	*font-weight:bold;
	*text-decoration:underline;
	*color:#063420;
	
}	
/* Home Page */

#Hcontainer {
	width:800px;
	height:auto;
	margin:0px auto;
}

#Hflash {
	width:780px;
	height:222px;
	background:url(images/hFlash.png) no-repeat;
	padding-top:21px;
	padding-left:20px;
}

#hNav {
	width:770px;
	height:32px;
	padding-top:10px;
	*padding-top:4px;
	*padding-bottom:0px;
	_padding-bottom:0px;
	padding-left:30px;
	background:url(images/hNav.png) no-repeat;
}

#hBody {
	width:730px;
	height:auto;
	background:url(images/hBody.png) no-repeat;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#hBody_short {
	width:730px;
	height:406px;
	background:url(images/hBody_short.png) no-repeat;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	float:left;
}

#body_extend {
	float:left;
	display:block;
	width:730px;
	height:130px;
	background:url(images/hBody_extender.png) repeat-y;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top:-10px;
	
}

#body_bottom {
	float:left;
	width:730px;
	height:29px;
	background:url(images/hBody_bottom.png) no-repeat;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	
}

a.hNavButtons, a.hNavButtons:visited {
	font-size:15px;
	font-weight:bolder;
	color:#0E3B27;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom:10px;
	padding-left: 3px;
}

a.hNavButtons:hover {
	text-decoration:underline;
}

#index1 {
	display:block;
	width:166px;
	height:171px;
	background:url(images/index1.jpg) no-repeat;
	float:left;
	margin:12px 8px 8px 12px;
	_margin:12px 4px 8px 4px;
}

a#index1:hover {
/*	background:url(images/protectionProgramOver.jpg) no-repeat; */
}


#index2 {
	display:block;
	width:166px;
	height:171px;
	background:url(images/index2.jpg) no-repeat;
	float:left;
	margin:12px 8px 8px 8px;
	_margin:12px 4px 8px 4px;
}

a#index2:hover {
/*		background:url(images/financingavaover.jpg) no-repeat; */
}


#index3 {
	display:block;
	width:166px;
	height:171px;
	background:url(images/index3.jpg) no-repeat;
	float:left;
	margin:12px 8px 8px 8px;
	_margin:12px 4px 8px 4px;
}

a#index3:hover {
/*			background:url(images/availablelotsover.jpg) no-repeat; */
}


#index4 {
	display:block;
	width:166px;
	height:171px;
	background:url(images/index4.jpg) no-repeat;
	float:left;
	margin:12px 5px 8px 8px;
	_margin:12px 4px 8px 4px;
}

a#index4:hover  {
/*			background:url(images/egretlifeover.jpg) no-repeat; */
}

/* End Home Page */


.disclaimer {
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:lighter;
	text-align: center;
	line-height: 10px;
	position: relative;
}

/* Inner Page */

#InnerContainer {
	width:800px;
	margin:0px auto;
}

#InnerFlash {
	float:left;
	width:780px;
	height:223px;
	padding:20px 0px 0px 20px;
	background:url(images/innerFlash.jpg) no-repeat;
}

#InnerNav {
	float:left;
	width:770px;
	height:32px;
	padding-top:10px;
	padding-left:30px;
	background:url(images/innernav.jpg) no-repeat;
}

#innerBodyTop {
	float:left;
	width:690px;
	min-height:300px;
	padding:20px 55px;
	background:url(images/innerbodyTop.jpg) no-repeat;
	color:#063420;
}

#innerBottomCap {
	float:left;
	width:800px;
	height:54px;
	padding-bottom:10px;
	background:url(images/btmCap.jpg) no-repeat;

}

.tile {
	background:url(images/tile.jpg) repeat-y;
	width:800px;

}

.TopPara {
	color:#D3D6BB;
}

.ContactTitle {
	color:#D3D6BB;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-style:oblique;
	font-style:italic;
}

#homesiteMap {
	width:608px; 
	height:720px; 
	position: relative;
	bottom-margin: -25px;
	padding-top:7px; 
	padding-left:7px; 
	border:1px solid #063420; 
	background:#eee6c4; 
	margin:0px auto;
}

#large {
	float:left;
	width:186px;
	height:218px;
	background:url(images/large_map.jpg) no-repeat;
	margin:7px;
}

#mid {
	float:left;
	width:186px;
	height:218px;
	background:url(images/medium_map.jpg) no-repeat;
	margin:7px;
}

#detail {
	float:left;
	width:186px;
	height:218px;
	background:url(images/detail_map.jpg) no-repeat;
	margin:7px;
}

#entry {
	float:left;
	width:186px;
	height:218px;
	background:url(images/entry.jpg) no-repeat;
	margin:7px;
}

#streetaerial {
	float:left;
	width:186px;
	height:218px;
	background:url(images/lake_aerial.jpg) no-repeat;
	
	margin:7px;
}

#amenity {
	float:left;
	width:186px;
	height:218px;
	background:url(images/amenity_are.jpg) no-repeat;
	
	margin:7px;
}

#aerial {
	float:left;
	width:186px;
	height:218px;
	background:url(images/aerial.jpg) no-repeat;
	
	margin:7px;
}

#clubhouse {
	float:left;
	width:186px;
	height:218px;
	background:url(images/clubhouse.jpg) no-repeat;
	
	margin:7px;
}

#streetentry {
	float:left;
	width:186px;
	height:218px;
	background:url(images/street_entry.jpg) no-repeat;
	
	margin:7px;
}

/* end inner page */





/* every page */

#bNav {
	display: block;
	clear: both;
	width:800px;
	text-align: center;
	color:#F0D88E;
	margin-top:9px;
	padding-bottom: 30px;

}

#bNav a, #bNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:5px 6px;

}

#bNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

#bcfooter{
	padding-top:10px;
	color:#000;
	margin-left:35px;
}

#bcfooter a, #bcfooter a:visited {
	color:#006F3E;

}

#bcfooter a:hover {
	color:#EBE3BD;

}

/* Clear Fix and PNG image fix with ie hack*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
} 

/* rollover image  (puts a moving div above image)

.rollover {
	padding: 0;
	list-style: none;
}
.rollover li {
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}
.rollover a {
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: black;
	background: url(images/button.gif) no-repeat center center;
}
.rollover li em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 10px 10px;
	font-weight: bolder;
	z-index: 2;
	display: none;
}
*/
/* end rollover */

/* new rollover effect (called img_links) */
#links {
	display: block;
	position: absolute;
	width: 730px;
	height: 180px;
	margin-top: -110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.img_links li{
	padding: 0;
	list-style: none;
	float: left;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
}
.img_links a:hover {
	position:relative;
	top: -10px;
}
.img_links a:active, .img_links a:visited, .img_links a:link {
	padding: 0;
	float: left;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.img_image, .img_image_right, .img_image_left, .img_image_right2 {
	border: none;
	outline: none;
	font-weight: none;
	font-style: none;
	font-size: none;
	font-family: none;
	vertical-align: none;
	border-width: thin;
	border-color: #003300;
	border-style: solid;
	border: solid;
	margin: none;
	position: relative;
}

.img_image_right {
	float: right;
	margin: 25px -20px 25px 25px;
	position: static;
}

.img_image_right2 {
	float: right;
	margin: 25px -20px 25px 25px;
	_margin: 25px 0px 25px 25px;
}


.img_image_left {
	float: left;
	margin: 25px 25px 25px 0px;
	position: static;
}


table.availablelots {
 	font-size: 12px;
	margin: 0 auto;
	padding: 3px;
}
table.availablelots td.center {
	text-align: center;
}


#listinginfotable {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#063420;
}

#listinginfotable th {
background:url(/images/available_th_bg.jpg) #ffffff top left repeat-x;
background-color:#063420;
color:#ffffff;
padding:5px;
}

#listinginfotable td {
background:url(/images/available_td_bg.jpg) #ffffff bottom left repeat-x;
padding:5px;
}

#listing_images {
float:left;
padding:10px;
}

#listing_table {
float:right;
padding-top:10px;
width:310px;
}

#listing_table2 td{
padding:1px;
}


.PlanImagesTable {
float:left;
width:300px;
background-color:#EFEBE0;
border:1px solid #AFA699;
margin:5px;
}

.PlanImage {
float:left;
height:110px;
width:140px;
text-align:center;
padding-top:10px;
}

.PlanImage img{
padding:5px;
border:1px solid #AFA699;
}

.ElevationImage {
float:left;
height:110px;
width:140px;
text-align:center;
padding-top:10px;
}

.ElevationImage img{
padding:5px;
border:1px solid #AFA699;
}


/* button bar for lot detail */

#buttonbar {
 float: right;
 width: 192px;
 height: 67px;
 display: block;
 font-family: Calibri;
 font-size: 8px;
 text-align:center;
 margin-right: 59px;
 margin-top: 0px;
 padding-bottom:10px;
}

#buttonbar a{

 font-family: Calibri;
 font-size: 8px;
 color:#006600;
 cursor:hand;

}

#emailbutton {
float: left;
width: 96px;
height: 67px;
display:block;
font-size: 12px;
padding-bottom:3px;
padding-top:3px;
}

#emailbutton:hover {
	float: left;
	width: 96px;
	height: 67px;
	display:block;


}

#printbutton {
float: left;
width: 96px;
height: 67px;
display:block;
font-size: 12px;
padding-bottom:3px;
padding-top:3px;
}

#printbutton:hover {
	float: left;
	width: 96px;
	height: 67px;
	display:block;

}

#requestbutton {
	float: left;
	width: 96px;
	height: 67px;
	display:block;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:3px;

}

#requestbutton:hover {
	float: left;
	width: 96px;
	height: 67px;
	display:block;
	padding-bottom:3px;
	padding-top:3px;

	;
}

.button {
	font-size: 12px;
	font-family:Calibri;
	background-color: #063420;
	border: 1px solid #E6D2A5;
	font-weight:bold;
	color: #E6D2A5; 
}

.button:hover {
	font-size: 12px;
	font-family:Calibri;
	font-weight:bold;
	background-color: #006600;
	border: 1px solid #FFFFFF;
	color: #FFFFFF; 
	cursor:pointer;
	cursor:pointer;
}
