﻿@import url("layout.css");
body {
	margin: 20px auto auto auto;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('bambooblinds-withtaupe.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	bottom: 0px;
}
#container {
	margin: auto;
	padding: 10px;
	width: 1005px;
	background-color: #331B00;
	background-image: url('drk-woodgrain.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}
#masthead {
	background-position: left;
	text-align: center;
	width: 698px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-image: url('bambooblinds-2-lgt.gif');
	background-repeat: repeat;
	height: 120px;
}
#navigation {
	background-position: left top;
	border: 0px none #333333;
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-image: url('bambooblinds-2-lgt.gif');
	height: 600px;
	padding-top: 35px;
}
#content {
	border: 1px solid #BDCBBA;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 30px 30px 10px 30px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-bottom: 10px;
	position: relative;
	min-height: 500px;
}
#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
	background-image: url('bambooblinds-2-lgt.gif');
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}
#navigation a {
	color: #666633;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
}
#navigation a:hover {
	color: #664E35;
	text-decoration: none;
	border: 1px solid #E2E9E7;
	background-color: #E3EAE8;
	background-image: url('bambooblinds-2-med.gif');
}
/* Content Styles */
h6 {
	color: #669900;
}
h5 {
	color: #669900;
}
h4 {
	color: #669900;
}
h3 {
	color: #669900;
}
h2 {
	color: #669900;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #666633;
	text-decoration: underline;
}
#footer a:hover {
	color: #6F4924;
	text-decoration: none;
}
a {
	color: #669900;
	text-decoration: underline;
}
.largebrochure {
	border-style: none;
	float: right;
	border-width: 0px;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#contentindex {
	float: left;
	width: 843px;
	margin-left: 10px;
	background-repeat: no-repeat;
	position: static;
	min-height: 500px;
	left: inherit;
}
.backtotop {
	text-align: right;
}
.greenmonths {
	color: #669900;
}

