html, body {
	height: 99%;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}

body {
	background-image: url(/images/bg_body.jpg);
	background-color: #fff6cd;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
*/

h1 {
	visibility: hidden !important;
	display: none !important;
	font-size: 1px !important;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


a:link {
	color: #c41130;
}
a:visited {
	color: #c41130;
	text-decoration: none;
}
a:hover {
	color: #0079c2;
	text-decoration:underline;
}




#stabilizer {
	margin-left: auto; 
	margin-right: auto;
	min-height: 99%;
}


#stageWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	/*border: 2px solid #fff5b8;
	background-color: #ffd040;*/
	overflow: hidden;
}
#mastheadWrapper {

}
#navigationWrapper {
	background-color: #a9cf63;
	background-image: url(/images/bg_navigation.gif);
	background-repeat: repeat-x;
	height: 36px;
}

#contentWrapper {
	background-color: #fff3a2;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	height: 504px;
	width: 850px;
	position: relative;
}


.pageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}

.pageText .subhead {
	color: #b80026;
	/*font-family: "Times New Roman", Times, Georgia, serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}



.rightSideHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: auto;
	background-color: #fff9db;
	background-image: url(/images/bg_rightSideHome.jpg);
	background-repeat: repeat-x;
	height: 350px;
	overflow: auto;
}




.rightSide {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: auto;
	background-color: #fff9df;
	background-image: url(/images/bg_rightSide.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}



.rightSide .addsUp .info {
	padding: 0px 0px 8px 8px;
}

.rightSide .addsUp .subhead {
	color: #0078C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: auto;
	font-weight: bold;
}







.rightSide .communityListing .info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: auto;
	padding: 0px 0px 8px 8px;
}

.rightSide .communityListing .subhead {
	color: #0078C1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}





.homeFrame {
	border: 2px solid #525252;
}




.goSolar {
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: auto;
}
.goSolar .info {
	padding: 0px 10px 3px 15px;
}



.energySavingFeatures {
	overflow: auto;
	background-color: #fff9df;
	background-image: url(/images/bg_rightSide.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: auto;
}
.energySavingFeatures .info {
	padding: 0px 10px 3px 15px;
}








.rightSideCommunities {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: auto;
	background-color: #fff9df;
	background-image: url(/images/bg_rightSide.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

.rightSideCommunities .number {
	width: 30px;
}

.rightSideCommunities .subhead {
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 10px;
	background: #fcdd39;
	background-image: url(/images/bg_subhead.gif);
	background-repeat: repeat-x;
	color: #b80026;
	font-size: 13px;
	line-height: auto;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid white;
}
.rightSideCommunities .subhead a {
	color: #b80026;
	text-decoration: none;
}
.rightSideCommunities .subhead a:hover {
	color: #b80026;
	text-decoration: underline;
}


.communityList {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	overflow: auto;
	height: 165px;
	background: #faebaa;
	background-image: url(/images/bg_communityList.gif);
	background-repeat: repeat-x;
}


.communityList2 {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	overflow: auto;
	height: 225px;
	background: #faebaa;
	background-image: url(/images/bg_communityList.gif);
	background-repeat: repeat-x;
}









.rightSideCommunities .info {
	padding: 0px 0px 8px 20px;
}
.rightSideCommunities .info .name {
	font-size: 13px;
}
.rightSideCommunities .info .name a:link {
	color: #c41130;
}
.rightSideCommunities .info .name a:visited {
	color: #0079c2;
	text-decoration: none;
}
.rightSideCommunities .info .name a:hover {
	color: #c41130;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: auto;
	padding: 10px 0px 8px 8px;
	text-align: center;
	color: #948152;
}









* html #stabilizer {
	height: 100%;
}
