@charset "utf-8";
* {
	margin: 0 auto;
}
.c {
	clear: both;
}

body {
	background-color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0 auto;
}
a  {
	color: #6c3e6c;
	text-decoration: underline;
}
a:hover {
	color: #6c3e6c;
	text-decoration: none;
}
a:visited {
	color: #6c3e6c;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 900px;
}
#showcase {
	min-height: 550px;
	width: 900px;
	text-align: center;
}
#content {
	width: 610px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content_header{
	font-weight: bold;
	letter-spacing: 0.03em;
	font-size: 16pt;
	text-align: left;
	margin-bottom: 20px;
}
#content_header_underline {
	padding: 0px 0px 5px 0px;
	padding-right: 40px;
	border-bottom: 1px solid #CCCCCC;
}
#content_text {
	margin-top: 10px;
	padding-left: 10px;
	z-index: 10;
	text-align: justify;
}

#comingsoon {
	font-weight: bold;
	letter-spacing: 0.03em;
	font-size: 16pt;
	text-align: center;
	margin-bottom: 20px;
	
	}

#filler {
	height: 30px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: center;
}

.left_main {
	width: 175px;
	margin-top: 5px;
	text-align: center;
	min-height: 450px;
	float: left;
	margin-left: 35px;
	padding-top: 15px;
}

#hmpg_img p {
	margin-left: 45px;
}
#portal_img {
	font-size: 10px;
	width: 150px;
	height: 100px;
	margin-bottom: 25px;
}
#facebookbox {
	margin-top: 15px;
	margin-left: 15px;
	height:24px;
}

.name {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}

#home_left_menu {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../../images/home_right_menu_bg.jpg);
}
#home_left_menu_top {
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-color: #FFFFFF;
	background-image: url(../../images/home_right_menu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home_left_menu_btm {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(../../images/home_right_menu_btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#enegergystarbox {
	margin: 0px;
	padding-top:10px;
	padding: 0px;
	padding-left:12px;
	height: 110px;
	text-align:left;
}
/******** Blog Titles **********/
#home_left_menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	
}

#home_left_menu ul {
	list-style-image: url(../../images/bullet_sm_2.gif);
}

#home_left_menu a {
	margin-left: 0px;
	margin-right:0px;
	color: #825282;
}

#home_left_menu li {
	text-align: left;
	margin-left: 15px;
	margin-right:15px;
	font-size:12pt;
	color:#666666;
}

.content_header{
	font-weight: bold;
	letter-spacing: 0.03em;
	font-size: 16pt;
	text-align: left;
	margin-bottom: 20px;
}
.content_header_underline {
	padding: 0px 0px 5px 0px;
	padding-right: 40px;
	border-bottom: 1px solid #CCCCCC;
}
.content_text {
	margin-top: 10px;
	padding-left: 10px;
	z-index: 10;
	text-align: justify;
}



/****************************************************/

#inside_the_box {
	width: 160px;
	padding-top: 0px;
	/**	padding-left: 19px;  **/
	padding-right: 0px;
	margin-bottom: 2px;
}

#inside_the_box li {
	margin-top: 9px;
	line-height: 1.0;
}

#inside_the_box p.more {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
	font-size: 12pt;
}


#inside_the_box a:link {text-decoration: none; color:#666666;}  
#inside_the_box a:visited {text-decoration: none; color:#666666; }
#inside_the_box a:hover {text-decoration:none; color:#000000; font-weight:400;}
#inside_the_box a:active {text-decoration: none; color:#666666; }






#contact {
	text-align: center;
	width: 100px;
	margin-top: 15px;
	padding-left: 115px;
}
#hmpg_header {
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	float: left;
	margin-top: 0px;
	width: 600px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#hmpg_img {
	font-size: 14px;
	text-align: left;
	width: 600px;
	margin-left: 5px;
	float: left;
}




#soon {
	margin-top: 75px;
}
#footer {
	width: 800px;
	font-size: 10pt;
	color:  #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	text-align:center;
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#footer_text {
	margin-right: 40px;
	text-align: center;
}

.sharethis {
	float: left;
	color: blue;
	margin-left: 35px;
}
#top_nav {
	height: 50px;
	width: 100%;
	margin-top: 15px;
	margin-left: 25px;
	z-index: 1000;
}
#top_nav ul{
	padding: 0;
	margin: 0;
}
#top_nav ul li{
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
#top_nav ul ul{display: none;}
#top_nav ul li:hover >ul{
	display: block;
	position: absolute;
	top: 52px;
	left: 20px;
	z-index: 5000;
}
#top_nav ol li{
	margin-top: 5px;
}
#top_nav li  a{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#top_nav .sub {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	float: left;
	width: 100px;
	text-align: left;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav li.sub > a{
	color: #6A4653;
	background-color: #E6E6E6;
	text-decoration: none;
}
#top_nav li.sub >a:hover {
	color: #FFF;
	background-color: #BCADC9;
	text-decoration: none;
}
#top_nav .sub1 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	float: left;
	width: 125px;
	text-align: left;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav li.sub1 > a{
	color: #6A4653;
	background-color: #E6E6E6;
	text-decoration: none;
}
#top_nav li.sub1 >a:hover {
	color: #FFF;
	background-color: #BCADC9;
	text-decoration: none;
}
/* --- Left Menu --- */
	
#left_menu {
	float: left;
	width: 190px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 175px;
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 0px 0px;
}
html>body #left_menu {
	width: 190px; 
	/* ie5win fudge ends */
}
#left_menu ul {
	font-size: 13px;
	padding: 0px;
	line-height: 12px;
	list-style-image: url(../../images/bullet_sm_2.gif);
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 43px;
}
#left_menu ul.left_sub {
	list-style-image: url(../images/bullet_sm_3.gif);
	font-size: 10px;
	margin: 4px 2px 5px 17px;
	padding: 0px;
	line-height: 12px;
}
#left_menu a {
	color: #6A4653;
	font-weight: normal;
	line-height: 16px;
	font-size: 14px;
	text-decoration: underline;
}
#left_menu a:hover {
	color: #000000;
}
#left_menu a:active {
	color: #000000;
	text-decoration: none;
}
#left_menu li {
	padding: 2px 0px 2px 0px;
	text-align: left;
}

#content_text .double {
	text-align: left;
	font-size: 10pt;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	float: left;
	width: 270px;
}

#homes_home {
	width: 300px;
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0px;
	
}
#homes_text {
	width: 270;
	float: left;
	margin: 25px 5px 5px 0px;
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
}
#homes_keymap {
	margin: 5px 0px 10px 0px;
}

p {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.indent{
	padding-left: 30px;
	padding-right: 30px;
}

.double p {
	text-align: left;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
.strong {
	font-weight: bold;
}
.small {
	font-size: 9pt;
}
#facebookbox {
	margin-top: 10px;
	margin-bottom:10px;
}

