@charset "UTF-8";
/* CSS Document */

body {
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	background-image: url(_assets/stripe.png);
	background-repeat: repeat;
}
a:link {
	color: #788874;
}
a:visited {
	color: 788874;
}
a:hover {
	color: #FFFFFF;
	background-color: #788874;
}
#Container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
	background-repeat: repeat;
	width: 735px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #485844;
	border-bottom-color: #485844;
	border-left-color: #485844;
	background-color: #FFFFFF;
}
#header {
	background-position: center;
	background-color: #FFFFFF;
}
#content {
	text-align: left;
	width: auto;
	clear: left;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(_assets/trees-back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
}
#content  p  {
	line-height: 24px;
	text-align: left;
	margin-left: 220px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 70px;
}
#content_contact {
	text-align: left;
	width: auto;
	clear: left;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(_assets/trees_banner-copy.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_contact p {
	margin-left: 460px;
	line-height: 18px;
}
#Container #content_contact img {
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1px solid #495944;
	margin-right: 20px;
}
#footer {
	background-color: #B5C5B1;
	color: #485843;
	font-size: 11px;
	line-height: 14px;
	bottom: 0px;
	height: 22px;
	width: 735px;
	padding-top: 6px;
}
#formmail .label {
	text-align: right;
	vertical-align: text-top;
}
#navigation {
	width: 735px;
	height: 30px;
	background-color: #FFFFFF;
}

/* Navigation */

.basictab{
	list-style-type: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #475742;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	text-decoration: none;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	margin-right: 3px;
	background-color: #9EAF9A;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #475742;
	border-right-color: #475742;
	border-bottom-color: #475742;
	border-left-color: #475742;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
	background-color: #475742;
	color: #FFFFFF;
}

.basictab li a:active{
	color: #465441;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.basictab li.selected a{ /*selected tab effect*/
	top: 1px;
	padding-top: 3px;
	background-color: #FFFFFF;
	color: #475742;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-right: 40px;
}
h1,h2 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 220px;
	background-image: url(_assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
h2 {
	font-weight: normal;
	color: #53644F;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #A7B5A3;
	margin-left: 400px;
}
h4 {
	font-weight: normal;
	color: #53644F;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: 220px;
	line-height: 14px;
}
h6 {
	font-size: 12px;
	margin-left: 237px;
	font-weight: normal;
}
#orderform {
	text-align: left;
	background-position: left;
	padding: 10px;
	border: 1px solid #495945;
	margin-left: 100px;
	background-image: url(_assets/stripe2.gif);
	background-repeat: repeat;
	width: 500px;
	margin-right: 20px;
}
.formsmall {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
}
.Subheader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#Container #content li {
	margin-left: 250px;
	list-style-type: square;
}
