@charset "utf-8";
body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #676767;
	background-color: #AFD7A2;
	background-repeat: repeat-x;
	background-image: url(../images/o9/images/bodyrepeaterstripes.gif);
	background-position: left -10px;
}
.twoColFixLtHdr #container #mainContent .listing-box .style1 strong {
	font-weight: bold;
	color: #FF0000;
}

.twoColFixLtHdr #container {
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1150px;
	background-color: #AFD7A2;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/o9/images/stripeytop.gif);
	width: 1120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 251px;
	background-repeat: no-repeat;
	background-position: left;
} 
.twoColFixLtHdr #header h1 {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 301px;
	color: #333333;
	margin: 0px;
	padding-top: 200px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 310px;
	background-color: #AFD7A2;
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/o9/images/Slice_gentry09slices-08.gif);
}
.twoColFixLtHdr #mainContent {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 321px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
#header h1 {
	margin-top: 200px;
}

.twoColFixLtHdr #footer { 
	font-size: 8pt;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color: #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
	clear: both; 
	}
a {
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
h1 {
	font-size: 12pt;
	color: #666666;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
h5 {
	font-size: 8pt;
}
h6 {
	font-size: 8pt;
	margin-bottom: 0.1em;
	ul {
	list-style: disc url(none) outside;
	margin: 0 0 0 25px;
	padding: 0 14px;
}
ul ul {
	list-style: circle url(none) outside;
	margin: 0 0 0 5px;
	padding: 0 14px;
}
ul ul ul {
	list-style: square url(none) outside;
	margin: 0 0 0 5px;
	padding: 0 14px;
}
li {
	margin: 0 0 0 5px;
	padding: .25em 0; 
}
table {
	border: 0;
	margin: 6px;
	padding: 6px 10px;
}
td {
vertical-align: top;
}
td p {
	text-align: center;
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
}
td p a img {
	margin: 16px 6px 6px;
	padding: 6px;
	}
a:hover {
	text-decoration: underline;
	color: #21A650;
}
	/*decorative elements*/
.energytag {
	color: #FFFFFF;
	background: #01A54F;
	padding: 5px;
	border: 1px solid #01A54F;
	}
	/*listing box info*/ 
.listing-box {
	text-align: center;
	float: left;
	width: 326px;
	margin: 20px 20px 20px 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 }

.listing-box table {
	width: 300px;
	background: #FFFFFF;
	text-align: center;
	 }

.listing-box img {
	padding-top: 20px;	

}
.listing-box td p{
	margin: 0px;
	padding: 1px;
	font-size: 9pt;
}
.listing-box td{
	padding: 2px;
	margin: 0px;
	}
.emphasis {
	font-weight: bold;
	color: #FF0000;
}

.column_three {
	float: left;
	width: 200px;
	}
.energytag style24 {
	background-color: #FFFFFF;
}
