body {
	margin: 0; 
	padding: 0;
	border: 0;
	background-image: url(images/hugebackground.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 700px;
	position: relative;
}

#wrapper {
	width: 100%;
	min-height:600px;
	margin: 5px auto;
	border: 0px solid #000;
	padding: 0px;
}

#banner {
width: 100%;
	height: 110px;
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x;
	margin-top:-5px;
	margin-left:0px;
}


#leftcol {
	float: left;
	width: 212px;
	margin: 0px;
	padding: 0px;
	display: inline;	
}

#leftcol img { display: block; }
#banner img { vertical-align: bottom; }

#content {
	width: 60%;
	margin-left: 213px;
	/*margin-top:-5px;*/
	margin-bottom: 0px;
}

#content p, ul, ol, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	padding-left: 20px;
}

#content ul, ol, li { margin-left:20px; }

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	padding-left: 20px;
}

table {
	position:relative;
	table-layout:auto;
	visibility: visible;
	
}

td{
	padding: 5px;
	border: 1px solid white;
		border-top: 0px;
		text-align:left;
}


.blanktable table td {

	padding: 0px;
	border: 0px solid #333333 ;
		border-top: 0px;
		border-top: 0px;
	background-color: none;
}

ul{ padding-left:40px; }

h1 {font-family: times, times new roman;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	padding-left: 20px;

}

.articleimages{
	border: 10px solid #CAE1DC;
	border-top: 1px solid #CAE1DC;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: text-top;
	float: left;
}

#close{
	position:absolute;
	width: 150px;
	left: 20px;
	top: 10%;
}

.emailheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336666;
	text-align: right;
	position:absolute;
	margin-top: 83px;
	width: 300px;
	height: 19px;
	
}

#footer { /* Begin laying out and styling the footer div */
clear: left; /*clears any floats to the left - our leftcol div in this instance*/
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#336666;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

.ecoRich h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5C97A9;
	font-weight:bold;
	padding-left: 20px;
}

.ecoRich h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 20px;
}
.ecoRich h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5C97A9;
	padding-left: 20px;
}


.ecoRich td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	border: 0px;
	vertical-align: top;
	text-align:left;
}

.ecoRich img {
	padding: 20px 0px 0px 20px;
}

.ecoRich li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5C97A9;
	font-weight:bold;
}	
.ecoRich a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5C97A9;
	text-decoration:none;
}

.ecoRich a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5C97A9;
	text-decoration: underline;
}

