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

body {
background-color:#000000; 
margin-top:0px; 
margin-left:0px; 
margin-bottom:0px; 
font-family:'Century Gothic', Verdana, Arial, sans-serif; 
color:#FFFFFF; 
font-size:13px;
}

* {
line-height:18px;
}

.main {
margin-left:auto; 
margin-right:auto;
}

a:link, a:visited {
color:#ffc702;
text-decoration:underline;
}

h1 {
color:#9dd94e;
font-size:18px;
margin-bottom:3px;
}

.lg_image {
margin:6px 6px 0px 0px;
}

.contact_head {
font-size:16px; 
font-weight:bold; 
margin-bottom:10px; 
margin-right:20px;
}

.nav {
background-image:url(../images/nav_bg.jpg); 
background-repeat:repeat-x; 
border-bottom:1px solid #4b6f3c;
}

.nav_button {
padding:15px 20px 15px 20px;
}

.content {
margin-right:auto; 
margin-left:auto;
}

.residential {
background-image:url(../images/residential_block.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.residential div {
width:140px; 
margin-top:40px; 
margin-left:23px; 
font-size:12px;
}

.solar_eval {
background-image:url(../images/solar_eval_block.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

.solar_eval div {
width:180px; 
font-size:12px; 
margin-left:13px; 
margin-top:70px;
}

.txt {
width:125px; 
border:1px solid #263d43;
}

.commercial {
background-image:url(../images/commercial_block.png);
background-repeat:no-repeat;
background-position:bottom right;
}

.commercial div {
width:140px; 
margin-top:40px; 
margin-left:240px; 
font-size:12px;
}

dl {
background-image:url(../images/bullet.png);
background-position:top left;
padding-left:25px;
background-repeat:no-repeat;
}

dt {
font-weight:bold;
}



.title {
margin-bottom:20px;
margin-top:10px;
}

#event_reg .details {;
margin-left:35px;
margin-top:10px;
padding: 8px;
color:#FFFFFF;
}

#event_reg .content {
color:#FFFFFF;
margin:10px;
padding:0px;
}

.gb {
	border-bottom:1px solid #6ca153;
}

#vt TD {
	vertical-align:top;
}

td.bottom_nav  {
 padding:4px;
 background-color:#6e9f56; 
 border-top:2px solid #5e8a4c; 
 border-bottom:20px solid #000000;
 text-align:center;
}

.bottom_nav a:link, .bottom_nav a:visited {
color:#FFFFFF;
text-decoration:none;
}