﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	color: #392d1c;
	background-color:#490002;
	background-image:url('../images/bg.jpg');
	background-repeat: repeat-x;
	margin:0px;
	background-position: top center;
	letter-spacing:.5px;
	line-height:16px;

}
a:link {
	color: #9d2a32;
	text-decoration:none;
}
a:visited {
	color:#9d2a32;
	text-decoration:none;
}
a:hover {
	color:#9d2a32;
	text-decoration:underline;	
}


#container {
	margin-left:auto;
	margin-right:auto;
	background-color:#dcd1b3;
	width: 980px;
	height:auto;
}
#header {
	height: 256px;
	width: 1005px;
	text-align: center;

}
#mainheader {
	height: 410px;
	width: 990px;
	text-align: center;
	position:relative;
}
#content_bg {
	background-image: url('../images/content_bg_repeat.jpg');
	background-repeat: repeat-y;
	height: auto;
	clear: both;
	overflow: hidden;
}
#content_container {
	background-color:#dcd1b3;
	width:auto;

}
#content_bg {
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-y;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 980px;
}

#contact {
	width: 300px;
	margin-top:65px;
	margin-right:5px;
	color:#FFFFFF;
	text-align:right;
	float:right;
}
#left_col {
	width: 188px;
	margin: 0px;
	float:left;
	font-size:12px;
	color: #273117;
	font-weight:bold;
}
#left_col a:link {
	color: #273117;
}
#left_col a:visited {
	color: #273117;
}
#left_col a:hover {
	color: #273117;
	text-decoration: underline;
}

#right_col {
	width: 770px;
	margin: 0px;
	padding:20px 0px 10px 20px;
	float:right;

}
hr {
	color: #818181;
	height:1px;
}
h3 {
	color: #ff7501;
	font-size: 1.6em;
	font-weight: bold;
}
h4 {
	color: #c7c7c7;
	font-size: 1.6em;
	font-weight: bold;
}
h5 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	color: #207379;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
p {
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer_bg {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	background-color: #490002;
	clear:both;

}
#footer {
	height: 50px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	margin-bottom:110px;
	background-color: #490002;
	clear:both;
}

#randomitems a:link {
	color: #000000;
}
#randomitems a:visited {
	color: #000000;
}
#randomitems a:hover {
	color: #fa1404;
}


#footer_contact {
	height: 40px;
	width: 450px;
	text-align: right;
	float:right;
	font-size: 11px;
	padding-left:5px;
	color:#FFFFFF;
}

#copyright {
	font-size: 9px;
	color:#FFFFFF;
}

#copyright a:link {
	color: #FFFFFF;
}
#copyright a:visited {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #FFFFFF;
}

#footer_links {
	height: 40px;
	width: 300px;
	text-align: left;
	float:left;
	font-size: 11px;
	padding-right:10px;
	font-weight:bold;
	line-height:24px;
}
#footer  a:link {
	color: #FFFFFF;
}
#footer  a:visited {
	color: #FFFFFF;
}
#footer  a:hover {
	color: #fdb828;
}

#footer_yellow  {
	color:#fdb828;
}

#footer_yellow  a:link {
	color: #fdb828;
}
#footer_yellow  a:visited {
	color: #fdb828;
}
#footer_yellow  a:hover {
	color: #fdb828;
}

/*MOUSEOVER IMAGE POPUP*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF0000;
padding: 5px;
left: -1000px;
border: 5px dashed #FFFFFF;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -100px; /*position where enlarged image should offset horizontally */

}
#anet
{
	float:right;
}
.price
{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.price a:link{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.price a:visited
{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.bambooicon
{
	 float:right;
	 margin:10px;
	 text-align:center;
	 font-size:16px;
	 color:#CC3300;
	 font-weight:bold;
}
#glossary
{
	background-image: URL('../images/tree-ghost.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px;
	background-color:#ffffff;
}
#ecostatement
{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#849C6B;
	padding:20px;
	text-align:left;
}

#email2 { display: none; }

#address5 { display: none; }
