@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #98a389;
	text-align: center; /* for IE */
}



a {
	font-size: 1em;
	color: #000;
}
a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#wrapper {
	background-color: #869079;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 0px;
	text-align: left; /* counter the body center */

}


/* ----- Inner Structure ----- */
#header {
	
	background-position: center top;
	height: 73px;
	width: 980px;
}

/* ----- Footer ----- */
#footer {
    clear: both;
	background-color: #606756;
	padding: 0px;
	height: 30px;
	width: 980px;
	/*display: block;*/
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.footer_text {
	margin-left: 15px;
	margin-top: 4px;
	font-size: 1.4em;
	color: #FFF;
}
.footer_text strong {
	color: #272d1d; /* lt green */
}
.footer_copyright {
	
}

#flashcontent {
	display: block;
	height: 310px;
	width: 980px;
}
.centerimg {
	display:block;
	margin-left:auto;
	margin-right:auto; 	
}

#mainnav {
	position: absolute;
	/*float: left;*/
	width: 763px;
	height: 41px;
	overflow: hidden;
}

#searchhomepage {
	background-image:url(images/searchhomes.jpg);
	background-repeat:no-repeat;
	background-color: #d2ab7e;
	top:104px;
	clear: both;
	float: left;
	width: 217px;
	margin-top: -273px;
	margin-left: 763px;
	height: 200px;
	
}

#searchhomes {
	background-image:url(images/searchhomes.jpg);
	background-repeat:no-repeat;
	background-color: #d2ab7e;
	position:relative;
	/*top:104px;
	/*clear: both;
	float: right;*/
	width: 217px;
	/*margin-top: -314px;*/
	margin-left: 763px;
	height: 200px;
	
}
form {
	margin-top: 0px;
	padding-top: 45px;
}

#buildinggreenhome {
	background-color: #869079;
	clear: both;
	float: left;
	width: 217px;
	height: 134px;
	margin-top: -93px;
	margin-left: 763;
}

#buildinggreen {
	background-color: #869079;
	position: relative;
	/*clear: both;
	float: left;*/
	width: 217px;
	/*height: 134px;
	/*margin-top: -134px;*/
	margin-left: 763;
	overflow: auto;
}
.greeninfotext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color: #333;
	margin: 6px;
}

#hometypes {
	position:relative;
	background-color: #606756;
	clear: both;
	float: left;
	width: 763;
	height: 273;
	top: 41px;
	margin-left: 0px;
}


/* ----- Inner Structure ----- */


#content {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	/*width: 763;*/
	width: 738px;
	min-height: 58em;
	height: auto;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 12px;
}

.thumbpic {
	border-style:solid;
	border-width:thin;
	
}

.mainnav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #414141;
	padding-top: 3px;
	line-height: 1.1em;
	font-style: normal;
}
.mainnav_slash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding-top: 3px;
}


/* ----- Main Page Content ----- */
#contentarea {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 530px;
	width: 981px;
	float: left;
	position: relative;
}
#picarea {
	height: 350px;
	width: 727px;
	overflow: visible;
	margin-top: -1;
	margin-left: -21px;
	z-index: 200;
}
.homeslisttext {	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;
	padding-left: 14px;
}

.bestseller {
	float: right;
	padding-right: 30px;
	padding-bottom: 15px;
}

.modellist {
	font-size: 11pt;
	padding-left: 14px;
	font-weight: bold;
}
.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
}
.overviewdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color:#ccc;
	color: #333;
	padding-left: 8px;
}

.overviewtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.0em;
	font-weight: normal;
	background-color:#999;
	color: #222;
	padding-left: 8px;
}
label {
	font-size: .9em;
	line-height: 2.2em;
}



.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	position: relative;
	top: 40px;
}
#leftborder {
	background-image: url(images/leftborder.jpg);
	float: left;
	height: 182px;
	width: 11px;
	background-repeat: repeat-y;
	margin-left: -5px;
}


#infoarea2 {
	height: 125px;
	width: 363px;
	margin-top: -40px;
	padding: 0px;
	margin-left: 20px;
	display: block;
	position: relative;
}
.infotitletext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #F90;
	position: absolute;
	left: 12px;
	top: 10px;
	z-index: 200;
	font-weight: bold;
}

.infobluetext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #003
	font-weight: bold;
}
.infotext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: 000;
	line-height: 1.4em;
	
}


/* ----- Side Nav ----- */
#sidenav_area {
	padding: 0px;
	height: 240px;
	width: 272px;
	display: block;
	position: absolute;
	top: 292px;
	right: 0px;
}
.sidenav_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: oblique;
	color: #3F3F3F;
	overflow: hidden;
	position: absolute;
	z-index: 300;
	right: 14px;
	top: 6px;
}

#footer_page {
	text-align: center;
	float: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	top: 50px;
	position: absolute;
	z-index: 999;
}





/* ----- Make Payment, Claim, Manage PAGE CSS ----- */
#titlepic_area {
	float: left;
	height: 240px;
	width: 767px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#sidenav2_area {
	height: 240px;
	width: 214px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: right;
	position: relative;
	padding: 0px;
	left: -2px;
	top: -1px;
}
#content_area2 {
	float: left;
	height: auto;
	width: 978px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	
}
.content_main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
	vertical-align: middle;
}
.content_last {
	height: 65px;	
}
.content_pushin {
	margin: 15px;
	
}

.content_text {
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 60px;	
}


/* ----- Footer ----- */
#footer2 {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 41px;
	width: 981px;
	float: left;
	position: relative;	
	
}

/* ----- Contact Us Page ----- */
#content_location {
	float: left;
	height: 250px;
	width: 280px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color:#DDD;
	padding-left: 6px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	line-height: normal;
	font-weight: bold;
	color: #333;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #333;
}

a:hover{
	color:#900
}
