body {
	background-color: #CCB959;
}
a:link{
	color: #333333;
}

a:visited{
	color: #333333;
}

a:hover{
	color: #ffffff;
}
a:active{
	color: #333333;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: url("images/background_cols_home.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
    height: 110px;
	width: 900px;
	background-color: #ffffff;
	background-image: url(images/EcoVantage_lumber_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#side-a {
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#side-a ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fcf7df;
	border: thin solid #CCB959;
}

#side-a a
{
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 14px;
	border-bottom-width: 1px;
	text-decoration: none;
	background-color: #fcf7df;
	background-image: url(images/sidebar_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#side-a a:link, .navlist a:visited
{
	color: #333333;
	font-weight: normal;
	
}

#side-a a:visited
{
	color: #333333;
	font-weight: normal;
}

#side-a a:hover
{
	text-decoration: none;
	color: #CCB959;
}
#side-b {
	float: right;
	width: 192px;
}


#content {
	float: right;
	width: 700px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentCol { 
    float:left; 
    width:650px; 
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
  
}

table
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: left;
}


td{
	padding: 0px;
}


#footer {
	clear: both;
	background: #CCB959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	color: #333333;	
}
.footerCol { 
    float:left; 
    width:400px; 
	text-align: left;
  
} .footerCol2 { 
    float:right; 
    width:400px; 
	text-align: right;
  
} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #ccb856;
	line-height: 24px;
	font-style: italic;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #85552b;
	line-height: 20px;
	margin-top: 20px;
}

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	background-color: #85552b;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#menu a {
	background: #85552b url("images/seperator.gif") bottom left no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover {
	background: #85552b url("images/hover.gif") bottom center no-repeat;
	color: #faf0c0;
	padding-bottom: 8px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
}
