html {

	height: 100%;
}
body {

	margin:0px;
	padding:0px;
	background-color: #004c86;
	font-family: arial, helvetica;
	font-size:11px;
}

#top, #top-short {
	background: url(../images/topbg.gif) repeat-x top;
	height: 307px;
	width: 100%;
}



#header {
	margin: 0px auto;
	width: 830px;
}

#top-shadow-left, #top-shadow-left-short {
	width: 15px;
	background: url(../images/top-shadow-left.jpg) no-repeat;
	float:left;
	height: 307px;
}

#top-shadow-right, #top-shadow-right-short  {
	width: 15px;
	background: url(../images/top-shadow-right.jpg) no-repeat;
	float:left;
	height: 307px;
}

#top-middle,#top-middle-short {
	float:left;
	background-color: white;
	height:269px;
}

/* // short menus for interior pages // */

#top-middle-short {
	height:195px;
}
#top-short, #top-shadow-left-short, #top-shadow-right-short {
	height: 233px;
}


#main-menu-short {
	background-color: #9ece6b;
}

#middle {
	clear:both;
	background: url(../images/bottombg.gif) repeat-x bottom;
	background-color: #f2efde;
}


#main {
	width: 830px;
	margin: 0px auto;

}

#sizer {
	background: url(../images/middlebg.gif) repeat-y;

}

#sizer-plain {
	background: url(../images/middlebg-plain.gif) repeat-y;
}

#sizer-sidebar {
	background: url(../images/middlebg-sidebar.gif) repeat-y;
}


#bottom-shadow-left {
	width: 15px;
	background: url(../images/bottom-shadow-left.jpg) no-repeat;
	float:left;
	height: 109px;
}

#bottom-shadow-right {
	width: 15px;
	background: url(../images/bottom-shadow-right.jpg) no-repeat;
	float:left;
	height: 109px;
}

#bottom-middle {
	float:left;
	width:800px;
	background: url(../images/mid-bottombg.gif) repeat-x;
	height: 109px;
}

#mid-left-col {
	float: left;
	padding: 10px 0 0 45px;
}

#mid-right-col {
	margin: 10px 0 0 570px;
}

#main-menu {
	width: 800px;
	overflow: hidden;
	background: url(../images/menu_grade.jpg) repeat-x;
	background-color: #9DCe68;
}

#main-menu ul{
	list-style-type:none;
	padding:0; margin:0;
}

#main-menu li{
	list-style:none;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;

	padding: 12px 0px 10px 0px;
}



#main-menu li a{
	padding: 12px 13px 11px 14px;
	color:white;
	text-decoration:none;
	display: inline;
	white-space:nowrap;
}

#main-menu li a:hover{
	background-color:#b2d888;
	text-decoration:none;
}

.headergreen {
	height:31px;

	padding:0;
	margin:0;
   width:100%;
}

.headergreen {
	background:url(../images/header-green.gif) no-repeat;
	width: 457px;
	font-weight:bold;
	color: #004c84;
	font-size:17px;
	padding: 6px 0 0 15px;
}


.headergreensmall {
	background:url(../images/header-green-small.gif) no-repeat;
	width: 193px;
	font-weight:bold;
	color: #004c84;
	font-size:17px;
	padding: 6px 0 0 15px;
	height: 31px;
}

.headergreensmallinfo {
	background:url(../images/header-green-small-info.gif) no-repeat;
	width: 193px;
	font-weight:bold;
	color: #004c84;
	font-size:17px;
	padding: 6px 0 0 15px;
	height: 31px;
}



.boxwhite {
	border:1px solid #ebebeb;
	padding: 6px;
	width: 473px;
	margin-bottom:30px;
}

.boxwhitesmall {
   background-color:#fff;
	border:1px solid #c6c2b6;
	padding: 6px;
	width: 206px;
	margin-bottom:30px;
}

.boxgreensmall {
	border:1px solid #c6c2b6;
	padding: 6px;
	width: 206px;
	margin-bottom: 30px;
	background-color: #e2f1d4;
}

.watermark {

	background: url(../images/logowatermark.gif) no-repeat top right;	
}

.borderimg {
	padding:5px;
	border:1px solid #ebebeb;
	background-color:white;		
}




.featurerow img {
	float:left;
	margin: 9px 0 20px 4px;

}

.featurecontent {
	padding: 10px 0 0 185px;

}

#dynamap {
	float: left;
	margin: 3px 0 7px 7px;
}

#maplistings {
	margin: 0 0 0 15px;

	
	height: 160px;
	overflow:auto;
}

#smlogo {
	padding: 30px 0 0 45px;
}

a, a:visited {
	color: #3f78a3;
	text-decoration:none;
}

a:hover {
	color: #5891bc;
}

a.uline {
	text-decoration: none;
	border-bottom: 1px dashed #b0bac3;
	padding-bottom: 2px;
}

#info {
	float:right;
	font-color: #fff;
	font-size:9px;
	color:white;
	padding:10px 30px 0 0;
	text-align:right;
}

#energystar {
	padding-bottom: 7px; 
}

#info a{
	color:#779fbc;

}

.boxcontent {
	padding: 10px;
}


.row0 h3, .row1 h3 {
	font-size:11px;
	font-weight:bold;
	padding: 5px 0 0 8px;
	margin:0px;
}

.row0 p, .row1 p {
	padding: 2px 5px 5px 15px;
	margin:0px;
}

.row0 {
	background-color: #cbe3af;

}

#plainmain {


	padding: 10px 35px 10px 35px;

}


#contact-left {
	padding-left:20px;
}


#contact-right {
margin-left:70px;
border: 1px solid #999999;
background-color:#F5F5F5;
padding:0 10px 5px 10px;;
}

.cform input {
	margin-bottom:12px;
	width:200px;
}
.cform label {
 	width:100px;
	float: left;
	display:block;
	clear:left;
	color:#333333;
}


.cform textarea{
	height:50px;
   margin:0;
	width:200px;
	margin-bottom: 12px;
}

#contact-right div {
	clear:both;
}

.cform input[type="text"], .cform textarea, .cform select{
   padding:4px 2px 4px 2px;

   background-color:#FBFBFB;
	border:#666666 1px solid;
	/* background-color:#FBFAF4; */
   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
}



.cform input[type="text"]:focus, .cform textarea:focus, .cform select:focus{
        background-color:#fff;
		  border:#339900 1px solid;

		  color:#000000;
}

.formErrMsg {
	color:red;

}

form {
	margin:0px;
	padding: 0px;

}

#breadcrumbs {
	margin-bottom: 20px;
	font-weight: bold;
	color:#999999;
}

/* // home finder ///////////////////////////////////////// */

#homefinder label { font-size:11px; font-weight:bold; display:block; padding:7px 0 3px 3px;}
#homefinder select { width:170px; border:1px solid #a0b38e; }
.unchanged { background-color:#e1ead9; color:#666666; border:1px solid #ccc; }
.matchNumber { color:#CC0000; font-weight:bold; font-size:14px;  }
#matchNotice { padding:8px 0 13px 0; }

#homefinder {
	padding:0 0 0px 5px;
}

#homefinder-star { 
	background: url(../images/green-star.gif) no-repeat;
	height: 39px;
	width: 51px;
	color: white;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding: 12px 0 0 0;
	margin-top: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
}

#homefinder-intro {
 	margin: 5px 0 8px 0;
}

#homefinder-buttons {
	height:22px; 
	padding:8px 6px 0 0;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

#homefinder-intro {
	padding:6px 0 5px 6px;
}

.grey5{
	color:#999999;
}


/* ///////////////////////////// */

/* // communities page /////////////// */


#left-bar {
	float: left;
	width: 244px;

}

#blue-nav {
	background: url(../images/blue_grade_large.jpg) repeat-x;
	background-color: #014e86;
	width: 244px;
	padding: 15px 0 15px 0;
	margin: 0 0 0 14px;
	
}

#blue-nav li {
	list-style: none;
	list-style-type:none;
	/* display:block; */
	/* width: 244px; */
	/*padding:7px 0 7px 0px; */
	margin:0;

}



#blue-nav a {
	color:white;
	font-size:14px;
	padding:6px 0 6px 40px; 
	margin:0px;
	width:204px;
	display:block;
	
}

#blue-nav a:hover, #blue-nav a.sel {
	background-color:#004b85;
}

#blue-nav ul {
	margin:0px 0 8px 0;
	padding:0;
	list-style-type:none;
	width:244px;
	
}

#blue-nav .community-list {
	margin: 5px 0 9px 0px;
	
}

#blue-nav .community-list a {
	font-size:12px;
	padding: 3px 0 3px 10px;
	margin-left: 70px;
	width: 164px;
   
}

#right-content {
	width:490px; /*496px*/
	/*padding-left: 274px;*/
	margin: 15px 0 0 290px; /* 290px;*/
	padding-bottom: 40px;

}

#left-bar .content {
	padding:15px 0 0 30px;

}

#left-bar h1{
	font-size:16px;
}


.home-community-box {
	border:1px solid #c6c2b6;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #e2f1d4;
	height: 160px;
}


.home-community-box img, .home-location-box img{
	float: left;
}


.home-community-box ul{
	margin: 0 0 0 20px;
	float:left;

	padding:0px;
	list-style-type: none;
	list-style: none;	

}


.home-community-box li a{
	display: block;
	width: 205px;
	margin-bottom:4px;
	padding: 5px 0 5px 10px;
	border:#c4cdb8 1px solid;
   border-top: #8eb365 1px solid;
	border-left: #8eb365 1px solid;
	background-color:#9acd66;
	color: white;
	font-size:14px;
}

.home-community-box li a:hover{
	color: #4573A5;

}

.home-community-box li a.sel {
	color:#FCEF03;
}

.home-community-intro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.home-info h1{
	display:block;
	background-color:#9acd66;
	background: url(../images/feature_grade.jpg) repeat-x;
	color: #4573A5;
	font-size:15px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}



.home-available-box{

	padding: 10px;
	border:#CCCCCC solid 1px;
	margin-bottom:15px;
}

.home-available-box .boxleft{
	float:left;
}

.home-available-box .home-specs {
	margin: 0 0 20px 193px;
	
}

.home-available-box h2 {
	font-size:15px;
}

.home-available-box .home-specs .price{
	
	font-size:13px;
	font-weight:bold;
	padding-left:155px;
	
}

/* // main community page ///////////// */
.community-list-default {
	height:115px;
}

.home-location-box {

	padding:10px;
	margin-bottom: 20px;
	border:1px solid #ebebeb;	
}	

.home-location-box img {
	margin-right: 20px;

}


.home-location-box table{
   margin-left:10px;
	padding:0px;
	
}

.home-location-box ul {
	list-style-type: none;
}

/*a.comm-link:link , a.comm-link:visited {
	color: white;
	font-size: 18px;
	background-color:#5891BC;	
	padding: 5px;
}
a.comm-link:hover {
	background-color:#004B85;	
}*/
.small-text {
	font-size: 0.6em;
}

.infoMsg{
	padding:10 10 10 10;
	color:#004c84
}
h1{
	font-size:18px;
}
/* //Gallery page//////////// */

.textbutton a, .textbutton a:link, .textbutton a:visited{
	color:white;
	background-color:#666666;
	border-color:#333333;
}
.newHomeLink {
	font-size: 14px;
	padding-top:3px;
	padding-bottom:3px;
}
.newHomeUL{
	margin: 5px;
}

/* // good ol text button //////// */

.textButton{
	margin-top: 3px;
	padding-right: 10px;
	margin-bottom: 3px;
	padding-left: 10px;
   height:18px;
	display:block;
}

.textButton a{
   color: black;
   background-color: #999999;
	letter-spacing: 0em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-variant: normal;
	text-decoration: none;

}

.textButton a:hover {
	background-color: #BFBFBF;

}


.sold-box {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/sold-banner.gif);
}