@charset "UTF-8";
/* CSS Document */
<style type="text/css"> 
<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000;
}
h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #666;
	margin:0;
	padding-left:20px;
	padding-top:10px;
	
}
h2 {
	font-family:Skia, Verdana, Arial, sans-serif;
	font-size:110%;
	color:#678235;
	padding-left:20px;

}
h3 {
	font-family: SKia, Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	font-weight:normal;
	font-stretch:expanded;
	color:#FFF;
	font-size:18px;
	background-color:#900;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
img {border:none;}
.text {
	font-weight: normal;
	color: #000000;
	text-transform: none;
	font-style: normal;
}

.natural #container { 
	width: 880px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.natural #header { 
	background: #FFF; 
	padding:10px 0;
}
.right {
	padding-left: 190px;
	padding-top: 50px;
	font-family: Skia, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000;
	float: right;
	text-align:center;
}
.right a {color:#000;
          text-decoration:none;
}
.right a:hover {color:#900;
          text-decoration:none;
}
.right a:visited {color:#666;
          text-decoration:none;
}
.natural #nav { 
	background:#CC9;
} 
.natural #nav p {
	margin: 0;
	padding: 5px;
	text-align:right;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: none;
	text-decoration:none;
}
.natural #nav a {
    text-decoration:none;
	color: #333;
	
}
.natural #nav a:hover {
	color: #900;
	text-decoration:none;
}
.natural #leftCol {
	float: left;
	width: 200px;
	background-image:url('../images/bamboo.gif');
    background-repeat:no-repeat;
	font-family:Skia, Geneva, sans-serif;
}

#listmenu {
   background-image:url('../images/bamboo.gif');
   background-repeat:no-repeat;
   float: left; 
   width: 200px;
   font-size:17px;
   padding-bottom:30px;
   color: #FFF;
}

#listmenu ul {margin: 0;}

#listmenu li {
	float: left; 
    position: relative; 
	list-style-type: none;
	width:150px;
	padding:5px 0;
}
#listmenu li a {
	 text-decoration:none;
	  color: #FFF;
}
#listmenu li a:hover {
	  color: #900;
	  background-color:#CC9;
	  padding-right:30px;
}
/*second level*/
#listmenu ul li ul {
	margin:0; 
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:10em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:95px; /*aligns the drop under the menu */
	top:-1px;
	}
#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-bottom:1px solid #000;
	background-color:#CC9;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.76em;
}
#listmenu ul li ul li a { 
    color:#000;
}
#listmenu ul li ul li a:hover { 
    color:#900;
	font-weight:normal;
}/* make the drop-down display as the menu is rolled over */

#listmenu ul li ul {
	display: none;} /* conceals the drop-down when menu not hovered */

#listmenu ul li:hover ul {
	display: block;} /* shows the drop-down when the menu is hovered */
	

/* hack for IE for vertical line on the left */
* html #listmenu ul {
	float: left; /* makes the ul wrap the li's */
	border-left: 1px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin-left: 30px; /* IE doubles the given value above */
	}
* html a {display:block;} /* makes IE5 and 5.5 accept the padding on the link */
/* end of hacks */

 #address {
	text-align:right;
	color:#FFC;
	font-family:Skia, Geneva, sans-serif;
	font-size:12px;
	padding-right: 10px;
	padding-top: 10px;
} 
.leftBackColor {
    background:#CC9;
	text-align: left;
	color:#000;
	font-family:Skia, Geneva, sans-serif;
	font-size:12px;
	margin-top:50px;
	padding:20px;
	border: 1px solid #993;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.natural #leftBackColor a {
	color:#000;
	text-decoration:none;
}
.natural #leftBackColor a:hover{
	color:#678235;
	text-decoration:underline;
}
.natural #leftShipping {
	padding-top: 30px;
}
.natural #lefShipping a{
	color: #000;
	font-family:Skia, Geneva, sans-serif;
	font-size:12px;
	padding-right: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
	padding-left:20px;
}
.natural #lefShipping a:hover {
	color:#663;
	text-decoration:underline;
}

.natural #mainContent { 
	margin: 0 0 0 200px;
	padding-top: 0px;
    padding-bottom: 10px;
	border-right: 1px solid #993;
	border-bottom: 1px solid #993;
	font-size: .92;
} 
.natural #mainContent p {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom: 10px;
	font-size: .92;
}
.indent {padding:30px;
         color:#678235;	 
}
.space {padding-left: 40px;
      padding-right: 30px;	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.natural #leftCol { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.natural #leftCol { padding-top: 30px; }
.natural #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
