/* global styles */
* { 
	margin:0;
	padding:0;
	}
	
body {
	width:100%;
	height:100%;
	position:relative;
}

.bodybg {
	display: block;
	height:auto;
	overflow:hidden;
	background-image:url(/images/sitebg_repeat.jpg);
	background-repeat:repeat-x;
}

#bodyspacing {
	float:left;
	display: block;
	width: 690px;
	height: 16px;
	background-image:url(images/blankspacer.gif);
	background-repeat: repeat;	
}

body,td,th {
	font-family: "Century Gothic";
	font-size: 12px;
	
}

#container {
	width:980px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.Titletext {
	font-family:"Century Gothic";
}

.vtourheading {
	font-family: "Century Gothic";
	font-weight:500;
	color:#000000;
	padding: 15px;
	
}

#text_08 {
	font-size:8px;
}

#text_09 {
	font-size:9px;
}

#text_10 {
	font-size:10px;
}

#text_11 {
	font-size:11px;
}

#text_12 {
	font-size:12px;
}

#text_14 {
	font-size:14px;
}

#text_15 {
	font-size:15px;
}

#text_16 {
	font-size:16px;
}

#text_17 {
	font-size:17px;
}
#text_18 {
	font-size:18px;
}
#text_19 {
	font-size:19px;
}
#text_20 {
	font-size:20px;
}
#text_21 {
	font-size:21px;
}
#text_22 {
	font-size:22px;
}
#text_23 {
	font-size:23px;
}

h1 {
	font-size:13px;
	font-weight:normal;

}

h2 {
	font-size:12px;
	font-weight:normal;	
}

.color1 {color: #62632d}
.color2 {color: #151515}

#links a{
	text-decoration: none;
	font-size:10px;
}

.tablelinks a, .tablelinks a:link , .tablelinks a:visited , .tablelinks a:active { color: #B08036;}

.textlink a , .textlink a:visited , .textlink a:active, .textlink a:link  { color: #62632d; text-decoration: none;}

img { border: none; }

#bcfooter {
	text-decoration: none;
}

/* END global styles */

/* Home Page - header */
#header {
	display: block;
	width: 980px;
	height: 302px;
}

#headertext {
	float: right;
	display: block;
	width: 290px;
	height: 75px;
	text-align: center;
	margin-top:15px;
	margin-right: 133px;
}

/* END Home Page - header */

/* Home Page - logo */
#mainlogo {
	float: left;
	display:block;
	width: 358px;
	height: 211px;
	margin-top:91px;
}

/* END Home Page - logo */

/* Home Page - Flash */
#flashbanner {
	float: left;
	display:block;
	width: 530px;
	height: 190px;
	margin-top:1px;
	overflow:hidden;
}

/* END Home Page - Flash */


/* Home Page - Body */
#bodyspacer {
	float: left;
	display:block;
	width:980px;
	height:12px;
	background-image: url(images/homepage__07.jpg);
	background-repeat:no-repeat;
}

#navarea {
	float: left;
	display:block;
	width: 341px;
	height: 351px;
	background-image:url(images/homepage__08.jpg);
	background-repeat:no-repeat;
	text-align:right
	
}

#navcontainer {
	display: block;
}

#navcontainer ul {
	list-style:none;
	text-align:right;
	float:right
	}
	
#navcontainer ul li {
	padding:0 0 10px 0
	}

#navcontainer ul li a {
	color: #666666;
	text-decoration:none;
	font-size:16px;
	}
	
#navcontainer ul li a:hover {
	color:#000000;
	text-decoration:underline
	}

#bodytextarea{
	position: relative;
	display: block;
	float:left;
	width: 556px;
	height: 351px;
	background-image:url(images/homepage__09.jpg);
	background-repeat:no-repeat;
}

#bodystretch {
	float: left;
	display: block;
	width: 980px;
	height: 13px;
	background-image:url(images/homepage__11.jpg);
	background-repeat:repeat-y;
}

     /*-----About heading on Home Page -----*/
	 
	 .aboutheading {
	 	float: left;
		display: block;
		width: 465px;
		height: 25px;
		font-family:"Century Gothic";
		margin-top:13px;
		margin-left: 30px;
	 }
	#h_rule {
		float: left;
		display: block;
		width: 465px;
		height: 7px;
		background-image: url(images/h_rule.jpg);
		background-repeat:no-repeat;
		margin-left: 23px;
		margin-top: 3px;
	}

	#floatpic {
		float: left;
		display: block;
		width: 175px;
		height: 110px;
		margin-left: 27px;
		margin-top: 6px;
	}

	.bodytext1 {
		float: left;
		display: block;
		width: 295px;
		height: 115px;
		font-family: "Century Gothic";
		color: #000000;
		overflow:hidden;
		margin-top: 6px;
		margin-left: 2px;
	}

	.awardheading {
	 	float: left;
		display: block;
		width: 465px;
		height: 25px;
		font-family:"Century Gothic";
		margin-top:13px;
		margin-left: 30px;
	 }
	#h_rule2 {
		float: left;
		display: block;
		width: 465px;
		height: 7px;
		background-image: url(images/h_rule.jpg);
		background-repeat:no-repeat;
		margin-left: 23px;
		margin-top: 3px;
	}

	.bodytext2 {
		float: left;
		display: block;
		width: 275px;
		height: 155px;
		font-family: "Century Gothic";
		color: #000000;
		overflow:hidden;
		margin-top: 6px;
		margin-left: 30px;
		text-decoration:none;
	}

	#ribbon {
		position: absolute;
		z-index:2;
		width:152px;
		height: 199px;
		left: 310px;
		top: 180px;	
	}

/* END Home Page - Body */

/* Home Page - Footer */

#footerbar {
	float: left;
	display: block;
	width: 980px;
	height:34px;
	background-image: url(images/homepage__12.jpg);
	background-repeat:repeat-x;
}

#footertext_left {
	float: left;
	display: block;
	width: 190px;
	height: 34px;
	text-align: center;
	margin-top:0px;
	margin-left: 50px;
	color:#FFFFFF
}

#footertext_right {
	float: right;
	display: block;
	width: 190px;
	height: 34px;
	text-align: center;
	margin-top:0px;
	margin-right: 70px;
}


#bnav {
	width: 980px;
	height: 138px;
	float: left;
	color: #123F5E;
	text-align: center;
}

#bnav a  {
	text-align: center;
	font-family:"Century Gothic";
	color: #123F5E;
}

#bnav a:hover  {
	color:#BDA16F;
}

/* END Home Page - Footer */

/* Interior Pages */
.int_bodybg {
	float:left;
	width:980px;
	display:block;
	height:auto;
	overflow:hidden;
	background-image:url(/images/int_bg_repeat.jpg);
	background-repeat:repeat-y;
}

.int_bar {
	background-image:url(/images/int_bar_repeat.jpg);
	background-repeat:repeat-x;
}

#int_header {
	display: block;
	width: 980px;
	height: 4px;
	background-image:url(/images/int_headerbg.jpg);
	background-repeat:no-repeat;
}

			/* Interior Page - logo */
#int_logo {
	float: left;
	display:block;
	width: 306px;
	height: 220px;
	margin-top:0px;
}

			/* END Interior Page - logo */

/* Interior Nav */
#int_navarea {
	clear:both;
	display:block;
	width: 280px;
	height: 351px;
	text-align:right

}

#int_navcontainer {
	display: block;
}


#int_navcontainer ul {
	list-style:none;
	text-align:right;
	float:right
	}
	
#int_navcontainer ul li {
	padding:0 0 10px 0
	}

#int_navcontainer ul li a {
	color: #666666;
	text-decoration:none;
	font-size:15px;
	}
	
#int_navcontainer ul li a:hover {
	color:#000000;
	text-decoration:underline
	}

#int_ribbon {
		position: relative;
		z-index:2;
		width:152px;
		height: 199px;
		left: 140px;
		top: 8px;
}

/* END Interior Nav */


/* Int Body */
#int_body {
	float: left;
	width: 640px;
	margin-left:320px;
	margin-top: -750px;
	padding-bottom:5px;
	
}

.int_heading {
	 	float: left;
		display: block;
		width: 465px;
		height: 25px;
		font-family:"Century Gothic";
		margin-top:13px;
		margin-left: 4px;
	 }

#int_h_rule {
		float: left;
		display: block;
		width: 465px;
		height: 7px;
		background-image: url(/images/int_h_rule.jpg);
		background-repeat:no-repeat;
		margin-top: 3px;
		margin-left: 2px;
		
	}

.int_bodytext1 {
		font-family: "Century Gothic";
		color: #000000;
}

.int_bodytext1 a {
		font-family: "Century Gothic";
		color: #123F5E;
}


.int_bodytext1 a:hover {
		font-family: "Century Gothic";
		color: #BDA16F;
}
.int_bodytext2 {
		font-family: "Century Gothic";
		color: #000000;
}

/* END Int Body */

/* Models and Plans */
.SearchCriteria {
	float: left;
	display:block;
	width: 640px;
	height: 18px;
	margin-left: 5px;
}


a.PageJumper {
	font-size:12px;
	color:#B08036;
	text-decoration:none;
}

a.PageJumper:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.pagejumper {
	font-size:12px;
	color:#B08036;
	text-decoration:none;
}

a.pagejumper:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.mlsListing {
	float:left;
	display:block;
	overflow: hidden;
	margin:4px;
	width:150px;
	*width:140px;
	height:180px;
	border:#A9AF99 1px solid;
	color:#FFFFFF;
	text-align:center;
	background-image: url(images/availbox2_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CC9933;
}

.mlsListing:hover {
	color:#FFFFFF;
	
}

.PlanListing {
	float:left;
	margin:4px;
	width:200px;
	height:265px;
	border:#A9AF99 1px solid;
	color:#FFFFFF;
	background-image: url(images/planbox2_bg.jpg);
	background-repeat: repeat-x;
}

#box {
	float:left;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	
}

#collapse_div {
	margin-left:10px;
	background-color:#464F31;
	padding:5px;
	border:#585F47 1px solid;
}

#mlsbox {
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mlsListingInformation {
	text-align:center;
	font-size:11px;
	width:200px;
	float:left;
	display:block;
	line-height:1.2em;
}

.mlsListingInformation a{
	font-size:14px;
	color:#003366;
}

.mlsListingInformation:hover{
	color:#fff;
}


#availbox {
	float:left;
	width: 150px;
	*width: 140px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#availbox:hover {
color:#fff;
}


#mlsavailbox {
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mlsavailbox:hover {
	color: #FFFFFF
}

.mlsavailInformation {
	text-align:center;
	font-size:11px;
	width:150px;
	*width:140px;
	float:left;
	display:block;
	line-height:12px;
	color:#ffffff;
	padding-top:3px;
}

.mlsavailInformation:hover {
	color:#fff;
}

.mlsavailInformation a{
	font-size:14px;
	color:#fff;
}

#mls_wrapper {
	width:670px;
	_width:670px;
	margin-left:4px;
	_margin-left:-0px;
	text-align:left;
}


#listinginfotable {
font-family: "Century Gothic";
font-size:13px;

}

#listinginfotable th {
background:url(/images/available_th_bg.jpg);
background-repeat: repeat-x;
background-color:#003366;
color:#ffffff;

}

#listinginfotable td {
background:url(/images/available_td_bg.jpg);
background-repeat: repeat-x;
}

#mlsDetailTable {
	color:#003366;

}

	
#PlanDescriptionTable {
	width:280px;
	margin:0 auto;
	font-size:11px;
	}
#PlanDescriptionTable td {
	padding:3px;
		}

/* END Models and Plans */


/* virtual tour page */
#vtourblock_left{
	float:left;
	display: block;
	width: 580px;
	height:175px;
	margin-top:9px;
	margin-left: 0px;

}
#vtourblock_textL {
	float:left;
	display:block;
	width:350px;
	height:auto;
	text-align:center;
	margin-left:20px;

}
#vtourblock_picL {
	float:left;
	display:block;
	width:200px;
	height:175px;
	text-align:center;
	

}


#vtourblock_right{
	float:right;
	display: block;
	width: 580px;
	height:175px;
	margin-top:9px;
	margin-right:30px;


}
#vtourblock_textR {
	float:right;
	display:block;
	width:350px;
	height:auto;
	text-align:center;
	margin-right:20px;

}

#vtourblock_picR {
	float:right;
	display:block;
	width:200px;
	height:175px;
	text-align:center;

	

}

/* END virtual tour page */

/* location map */

#cont2 {
	float: right;
	text-align:center;
	width:260px;
	height:80px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	
	}

#directionsBox {
	width:260px;
	border:1px solid #003366;
	text-align:center;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:700;
	padding-top: 2px;
	padding-right: 2;
	padding-bottom: 10px;
	*padding-bottom: 0px;
	padding-left: 2;
}
/* Lot Map */

#maplayout {
	float:left;
	background-color:#C0C0C0;
	border:2px #000 solid;
	width:600px;
	text-align:center;
	margin-left:30px;
	height: 640px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	}

#mainImage {
	border:2px #000 solid;
	}

/* END Lot Map */

/* Contact Styles */

#mainform {
	width:350px;
	float:left;
	}

#ContactTableOne {
	width:300px;
	margin-left:25px;
	font-family:verdana;
	}
	
#ContactTableTwo {
	margin-left:25px;
	width:250px;
	font-family:verdana;
	}

.contactinput {
	width:155px;
	border:1px solid #003366;
	background-color:#BE9650;
	color:#000;
	margin:5px;
	height:20px;
	}

.contactselect {
	width:30px;
	border:1px solid #003366;
	background-color:#CCCCCC;
	color:#000;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.contacttextarea {
	border:1px solid #003366;
	background-color:#BE9650;
	color:#000;
	margin:5px;	
	width:300px;
	height:100px;
	}

#messagekey {
	dispaly:block;
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	background-color:#BE9650;
	border:1px solid #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#MsgKey {
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	background-color:#BE9650;
	border:1px solid #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.btn {
	background-image: url(images/btn.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:"BankGothic Lt BT";
	font-size:12px;
	color:#FFFFFF;
	border: thin inset #d6d6d6;
	height:28px;
}

/* End contact styles */



/* 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;
}

.store {
	padding:30px 0
	}
	
.store a {
	font-size:20px;
	font-weight:bold
}