body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-color: #B6C19F;
	background-image: url(images/bamboo-seamless.jpg);
	background-position: top;
}


.header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-color:#FFFFFF;
}

.headerProducts {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/lavender-bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: auto;
	background-color:#FFFFFF;
}

.tabs {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/tabs.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: right;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
}

.tabs a {
	padding-right:18px;
	padding-left:33px;
	padding-top:12px;
	text-decoration:none;
	color:#637741;
	
}

.tabs a:hover {
	text-decoration:underline;
	color:#000000;
	
}



.tabs a:visited {
	padding-right:18px;
	padding-left:33px;
	padding-top:12px;
	text-decoration:none;
	color:#637741;
	
}

.tabs a:visited:hover {
	text-decoration:underline;
	color:#000000;
	
}

.contactTab a{
	padding-right:18px;
	padding-left:33px;
	padding-top:12px;
	text-decoration:none;
	color:#FFFFFF;
	
}

.contactTab a:hover {
	text-decoration:underline;
	color:#OOOOOO;
}

.contactTab a:visited{
	padding-right:18px;
	padding-left:33px;
	padding-top:12px;
	text-decoration:none;
	color:#FFFFFF;
	
}

.contactTab a:visited:hover{
	text-decoration:underline;
	color:#OOOOOO;
}



.navigation {
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	padding-left: 148px;
	padding-top: 2px;
}
.search {
	float:right;
	height: 20px;
	width: 200px;
	padding-top: 20px;
}



.logobox {
	height: 35px;
	background-position: right;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 175px;
}


.content {
	height: auto;

}


.footer {
	width:950px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.footerProducts {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

.footContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:15px;
	padding-left:15px;
}

a {
	color:#70854C;
	text-decoration:underline;
}

a:hover {
	color:#5C2068;
}

a:visited {
	color:#70854C;
	text-decoration:underline;
}

a:visited:hover {
	color:#5C2068;
}

.bodybounderies {
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
}

.mainIntro {
height:190px;
}
h1 {
	font-size: 16px;
	color: #414F28;
	line-height: 16px;
	margin-top: 7px;
}



.mainIntroSpecial {
padding-left:15px;
}

.productLineThumbnail {
padding-right:15px;
}

.featuredProducts {
	height: auto;
	width: 196px;
	background-image: url(images/featured-bg.gif);
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	padding-bottom:10px;
}
