/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
	
	
body {
	background-color: #00456b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}
	
p { 
	color:#000;
	padding-bottom:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
a {
	color:#00456b;
	font-family:Arial, Helvetica, sans-serif;
	
}
a, a:visited {
	color:#00456b;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	color:#B6973D;
	text-decoration:none;
}

h1 {
	display:none;

}

h2 {

}

h3 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#907a2d;
	
}

h4 {
	font-size:14px;


}

ul {
	list-style-position:inside;
	
}

ol {
	
	font-weight:bold;
}

li {
	margin-left:10px;
	padding-bottom:5px;
	
	
}




/*Home page*/

#homeContainer {
	width:919px;
	height:635px;
	margin:0px auto;
	padding:0px;
}
#logoFlash{
	display:none;
}

#hLogo {
	display:none;
}

#hFlash {
	display:none;
}

#hNav {
	display:none;
}

#hBody {
	float:left;
	width:919px;
	height:180px;
	background:url(images/hBody.jpg) no-repeat;
}

#hLifestyle {
	display:none;
}

#hBtmNav {
display:none;
}

#hBtmNav a, #hBtmNav a:visited {
	color:#00456b;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 0px 5px;
	text-decoration:none;
}

#hBtmNav a:hover {
	text-decoration:underline;
	color:#000;
}


#hContent {
	float:left;
	margin-left:22px;
	_margin-left:11px;
	padding:5px;
	width:617px;
	height:169px;
	color:#000;
}

#hFeatured {
	height:177px;
	margin-top:1px;
	width:247px;
	float:left;
	background:url(images/hFeaturedhome.jpg) no-repeat;
	color:#000000;
}


/*End of Home Page*/

/*Inner Pages*/

#tile {
	background:url(images/tile.jpg) top center repeat-y;
	width:918px;
	margin:0 auto;
}

#topHeader{
	display:none;
}

#homeLink {
	display:none;
}
#headerImage {
	display:none;
}

#inContainer {
	width:918px;
	margin:0px auto;
	padding:0px;
	
}

#inHeader {
	display:none;
}

#inNav {
	display:none;
}

#inBody {
	width:918px;
	min-height:388px;
	background:url(images/inBody.jpg) no-repeat;
}

#inBtmNav {
	display:none;

}

#inBtmNav a, #inBtmNav a:visited {
	color:#00456b;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 0px 5px;
	text-decoration:none;
}

#inBtmNav a:hover {
	text-decoration:underline;
	color:#000;
}


#inContent {
	margin-left:20px;
	width:864px;
	padding:5px 5px 5px 5px;
	color:#000;
}

/*End of Inner PAge*/

/* Models And Plans */
.plandiv {
	float:left;
	width:208px;
	height:205px;
	margin:4px 4px;
	background:url(images/planBG.jpg) no-repeat ;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
}

.plandiv:hover {
	background:url(images/plansover.jpg) no-repeat;
}

.plandiv a:link, .plandiv a:visited{
	font-weight:900;
	color:#000;
	text-decoration:none;
}

.plandiv a:hover{
	text-decoration:underline;
}

.plandiv img{
	border:2px solid #00456B;
	margin-bottom:10px;
	height:95px;
	width:160px;
	margin-top:15px;
}

.plandiv img:hover {
	border:2px solid #fff;
}

#sortPlan {
	width:250px;
	height:50px;
	font-size:12px;
	text-align:right;
	float:right;
}

#PlanDetailContainer {
	margin:0px auto;
	width:730px;
}

#plansRightColumn {
	width:381px; 
	padding-top:0px;
	margin-left:30px;
	_margin-left:15px;
	float:left;
	text-align:center;
}

#plansLeftColumn {
	width:310px; 
	float:left; 
	text-align:center;
}

#InformationBlock {
	width:381px;
	margin:0 auto;
	background:url(/images/planDetails1.png) no-repeat;
}

#InformationBlock2 {
	width:381px;
	margin:0 auto;
	margin-top:30px;
	background:url(/images/planDetails2.png) no-repeat;
}

.InformationBlock {
	color:#000;
	width:735px;
	float:left;
	margin:0 auto;
	background:url(images/planDescription.png) no-repeat;
	
}

#InformationBlock td {
	padding:15px;
	color:#000;
}

#InformationBlock2 td {
	padding-left:12px;
	padding-right:15px;
	padding-bottom:5px;
	color:#000;
}
	
#PlanDescriptionTable {
	width:303px;
	margin:0 auto;
	border:2px solid #00456B ;
	text-align:left;
}

#PlanDescriptionTable td {
	padding:3px;
	
}



.PlanImagesTable {
	width:303px;
	margin-top:10px;
	background:url(images/detailsbg21.jpg) no-repeat;
	
}
	
.PlanImage {
	float:left;
	margin:5px 10px;
	_margin:5px 10px;
	*margin:5px 10px;
	width:125px;
}

.PlanImage a:link img, .PlanImage a:visited img {
	border:2px solid #00456B;
}
	
.PlanImage a:hover img {
	border:2px solid #DDAD3E;
}
	
.ElevationImage {
	float:left;
	margin:5px 10px;
	_margin:5px 10px;
	*margin:5px 10px;
	width:125px;
	
}
	
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:2px solid #00456B;
}
	
.ElevationImage a:hover img {
	border:2px solid #DDAD3E;

}

#ListingImagesTable {
	background-color:#;
	width:324px;
	margin:0 auto;
	}
#ListingImagesTable td {
	text-align:center;
	}

#ListingImageDiv {
	width:325px;
	background:url(images/detailsbg.jpg) no-repeat;
	text-align:center;
	behavior:none;
	
	}
	
#ListingDetailTable {
margin:0px auto;
}

/*end models and plans */

/* --------- Community --------- */
#bigMapContainer {
	width:450px; 
	float:right; 
}

#mapForPrint {
	display:none;
}

#mapContainer { 
	height:450px; 
	width:440px;
	border:4px #00456B solid;
	font-size:11px;
	margin-bottom:10px;
}

.CommunityDiv {
	cursor:pointer;
	width:300px;
	height:90px;
	float:left;
	margin:10px 0;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 10px;
	background:url(/images/comBG.jpg) repeat;
	border:3px solid #B3943A;
}

.CommunityDiv:hover {
	background:url(/images/comBG2.jpg) repeat;
}

.CommunityDiv a, .CommunityDiv a:visited {
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.CommunityDiv a:hover {
	text-decoration:none;
	color:#B0953A;	
}
/* --------- end --------- */

/* --------- moveinready --------- */


#AvailableDiv {
padding:5px;
padding-top:25px;
padding-bottom:40px;
cursor:pointer;
width:415px;
height:90px;
float:left;
background-color:#D3D9E7;
background:url(/images/av_bg2.png) no-repeat;
color:#000;
font-size:13px;
margin-bottom:12px;
margin-left:5px;

}

#AvailableDiv:hover {
background:url(/images/av_bg2.png) no-repeat;
}

.AvailableInfoRight {
width:120px;
float:left;
padding:0px 5px;
line-height:1.2em;
}

.imagewrapperleft {
float:left;
}

.imagewrapperleft img{
border:#FFFFFF 1px solid;
}

.CommunityName {
font-size:16px;
font-weight:bold;
float:left;
width:860px;

}

#listing_table {
float:right;
width:285px;
}

#listing_images {
float:left;
width:300px;
}

.price {
	font-size:16px;
}


/*----------------------------*/


.textbox {
	font-size: 8px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px solid #1D1374;
	color: #1D1374; 
	margin-bottom:5px;
	padding-left:5px;
}


.textbox2 {
	font-size: 8px;
	margin-top:5px;
	height:22px;
	width:50px;
	border: 1px solid #1D1374;
	background:#FFF; 
	text-align:center; 
	font-family:Verdana; 
	font-size:18px;
	color:#1D1374;
	margin-bottom:5px;
	padding:5px;
}

.button {
	font-size: 8px;
	font-weight:bold;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/titlebg.jpg) #FFFFFF repeat-x;
	border: 1px solid #1D1374;
	color: #FFFFFF;
	cursor:hand;
	cursor:pointer; 
	*width:128px;
}

/* Listing Details */
#InformationBlock {
	}
#InformationBlock td {
	padding:3px;
	font-size:12px;
	}
#InformationBlock td a:link, #InformationBlock td a:visited {
	font-weight:bold;
	}
#InformationBlock td a:hover {
	text-decoration:none;
	}
	
#ListingDetailTable {
	width:680px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	margin:0 auto;
	}
#ListingImagesTable td {
	text-align:center;
	color:#000000;
	}

#ListingImageDiv {
	width:300px;
	text-align:center;
	}

.thumbimages {
	float:left;
	margin:10px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	}
.thumbimages a:hover img {
	}
	
#ListingDescriptionTable {
	font-size:12px;
	width:300px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	}
	
/* End Listing Details */

/* contact */
input.styled_text {
height:15px;
border:2px solid #B0953A;
Background-color:#00456B;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;
color:#fff;
}

input.styled_text:focus, input.styled_text.sffocus  {

}

textarea.styled_text {
font-size: 12px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
background-color: #00456B;
border: 2px solid #B0953A;
color: #fff; 
padding:5px;
}

textarea.styled_text:focus, textarea.styled_text.sffocus  {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	Background-color:#00456B;
	padding:5px;
	border:2px solid #B0953A;
	color: #fff; 

}
select {
	color:#000000;
}

select.styled_text {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
Background-color:#00456B;
padding:5px;
border:2px solid #B0953A;
color: #fff; 
}

option {
color:#000;
}


.contact_table td{
padding:3px;
}

blockquote {
padding:25px;
font-size:18px;
line-height:1.2em;
}

.button {
Background-color:#00456B;
border:2px solid #B0953A;
color:#fff;
width:70px;
height:25px;
font-weight:bold;
font-size:12px;
cursor:pointer;
cursor:hand;
}

#contactA a, #classA a:visited {
	color:#FFFFFF;
}

#contactA a:hover {
	text-decoration:none;
	color:#B19B52;	
}

#contactb a, #classA a:visited {
	color:#FFFFFF;
}

#contactb a:hover {
	text-decoration:none;
	color:#B19B52;	
}

#featured_listing_info {
font-size:11px;
font-weight:bold;
margin:0 auto;
width:227px;
color:#000;
padding-top:5px;
}

/*end */


/*every page*/
.NOBORDER {
	border:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	border-bottom:none !important;
	}
.NOBORDER a:link .NOBORDER a:visited {
	border:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	border-bottom:none !important;
}

.NOBORDER a:hover {
	border:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	border-bottom:none !important;
}

#bcfooter{
	padding-top:10px;
	color:#A52115;
}

#bcfooter a, #bcfooter a:visited {
	color:#8F8786;

}

#bcfooter a:hover {
	color:#A52115;

}
/*every page end*/
/* 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;
} 


.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	}