
html {
height: 100%;
margin: 0;
padding: 0;
}

body {
height: 100%;
margin: 0;
padding: 0;
background: #fff8f0 url(images/menu_bg-6.gif) repeat-y top left;
font-family: verdana,arial;
color: #000;
font-size: 9pt;
line-height: 150%;
}

h1 { font-size: 180%; font-weight: normal; color: #8c352e; line-height: 133%; letter-spacing: .02em; margin-bottom: 65px;
text-align: center; padding-top: 25px;}

h1.first {margin-bottom: 25px;}

h2 { font-size: 133%; 
	font-weight: normal; 
	line-height: 115%; 
	color: #5FACB2; 
	letter-spacing: -0.03em;
	margin-bottom:25px;
	text-align: center;
}

h3 { color: #1691a7;}

h4 { color: #7d7519; margin: 10px auto 8px;}

#nonFooter {
position: relative;
min-height: 100%;
}

* html #nonFooter {
height: 100%;
}

#footer {
position: relative;
margin-top: -7.5em;
}

# header {
background-color: black;
}

#left {
float:left;
width:150px;
padding-top: 10px;
}

#main {
position:relative;
width: 800px;
margin-left:150px;
}

#main.first {
background: transparent url(images/main_bg-6.jpg) no-repeat top left;
}

#main.herbs {
	background: black url(images/herbsspread.jpg) no-repeat top left;
}

#main.herbs p { color:white; font-size: 10pt;}

#main.herbs h1 {color: #fa6255;}

#right {
float:right;
width:244px;
padding-top:30px;
}

#content {
margin-right: 244px;
text-align:left;
padding: 12px;
}

/*#sidebar { margin-right: 100px; }*/

#sidebar ul {display: inline; padding:0; margin: 0;}

#sidebar ul li {display: block; padding-bottom:6px;}

#icons { float: right; width: 100px;}

#icons img{
padding: 0 0 18px 0;
margin: 0 auto 0;
background: transparent url(images/dotty-horiz.gif) no-repeat bottom center;
}

.menunobr {
font-size: 14px;
letter-spacing: .01em;
}

#menu{
padding-left:13px;
}

.right-tube {
font-size: 12px;
padding: 4px 0px 10px;
margin-bottom: 6px;
background: transparent url(images/dotty-horiz.gif) no-repeat top left;
color: black;
}

.right-tube-top {
font-size: 12px;
padding: 4px 8px 10px;
margin-bottom: 6px;
color: black;
}

.right-tube b { color: #000;}

.right-tube img {
padding-left: 12px;
}

#right a{ font-size: 8pt;}

.inner-tube { padding: 0 12px;}

.main-img {
padding: 0px;
border: 2px solid white;
margin: 0 auto;
float: left;
}

.clear { clear:left; }

.float-left { float: left; padding-right: 12px; }

.content-image { clear: left; padding: 6px 0; float: left;}

p.testimonials {
	font-style: italic; 
	font-size: 9pt; 
	text-align: left; 
	font-weight: bold; 
	color: #222;
	margin-left: 12px;
}

#content p.testimonials {
	margin: 0 20px 20px;
	font-size: 120%; 
	font-weight: normal;
	padding-bottom: 5px;
	background: transparent url(images/dotty-horiz.gif) repeat-x bottom center;
}

#left a{ 
color: wheat;
font-size: 10pt; 
font-weight: normal; 
text-decoration: none;
}

#left a:hover{ 
color: wheat; 
text-decoration: underline;
}

ul { display: block; margin: auto;}

ul li { 
	display: block;
}