/* CSS Document */

<style type="text/css">
<!--


body{
margin:0;
padding:0;
}

body{
margin-top:25px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

a{
text-decoration:none;
color:#749e02;
}

h1{
font-size:20px;
line-height:25px;
margin-bottom:2px;
padding-bottom:2px;
color:#333333;
}

p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
	padding-right:4px;
	color:#333333;
	margin-top:2px;
	padding-top:0px;
}

#container{
margin-left:auto;
margin-right:auto;
width:800px;
}

#top {
height:95px;
border-bottom:solid;
border-bottom-color:#749e02;
border-bottom-width:1px;
}


#top-logo {
width:245px;
height:85px;
float:left;
}

#top-slogan {
width:425px;
height:50px;
position:relative;
left:60px;
}



#menu {
position:relative;
background-color:#749e02;
background-image:url(images_interface/menu_end_left.gif);
background-position:left top;
background-repeat:no-repeat;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:.10em;
color:#FFFFFF;
width:544px;
height:20px;
float:right;
top:23px;
}
div>#menu
{
top:25px;
}

#menu ul{
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
position:relative;
left:5px;
top:2px;
}

#menu ul li{
text-align:left;
display:inline;
padding:0px 10px 0px 10px;
border-left:solid 1px #394e02;


}

#menu ul .first_item{
border-left:none;
}


#menu a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#menu a:hover {
	color:#CDDF00;
	cursor:default;
	}

.menu_dividers{
color:#4d6901;
}


#stage_left{
position:relative;
width:240px;
float:left;
}

#stage_left ul li{
margin:0px;
padding:0px;
}


#searchform{
padding:3px 0px 3px 5px;
background-color:#749e02;
width:256px;
color:#333333;
font-size:10px;
}

#searchform_input{
color:#333333;
font-size:10px;
width:160px;
}



/*-----------------------------****************************************-----*/
#stage{
width:544px;
border-left:1px;
border-left-style:solid;
border-left-color:#749e02;
float:left;
position:relative;
left:16px;

}

html>body #stage{
position:relative;
width:544px;
margin-left:0px;
left:16px;
}

#substage{
padding-left:15px;
padding-top:15px;
}


#footer {
float:left;
width:800px;
height:20px;
background-color:#749e02;

font-size:10px;
color:#FFFFFF;
}

#footer_fix{
padding:2px 10px 2px 10px;
}


#footer a{
color:#FFFFFF;
}

#footer a:hover{
color:#CDDF00;
}

#footer_2 {
float:left;
height:25px;
width:770px;
padding:5px 10px 5px 10px;
font-size:9px;
color:#5893B6;
}

#footer_2 a{
font-weight:bold;
color:#5893B6;
}


#pagenames {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#993300;
	text-decoration: none;
	padding-bottom:15px;
}

#labels {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color:#993300;
	text-decoration: none;
}


#left_intro {
}

#left_intro_head{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
margin:0px;
padding:0px;
color:#5893B6;
}

.head_green{
font-weight:bold;
color:#749e02;
}

.head_blue_thin_small{
color:#4D6901;
font-size:1.25em;
line-height:1.35em;
font-weight:bold;
}

h2{
color:#5893B6;
font-size:1.35em;
margin-bottom:0px;
}

#left_intro_body_copy{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#333333;
padding-right:4px;
}


.left_pointblocks{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#333333;
}

#stage_left ul li{
margin-top:7px;
}

.left_pointblocks h2{
padding:0px;
margin:0px 10px 0px 0px;
line-height:1.25em;

}


.point_heads {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
color:#5893B6;
font-weight:bold;
margin:0px;
padding:0px;
}


#front_page_billboard_1{
background-color:#CDDF00;
width:543px;
height:130px;
background-image:url(images_interface/index_page_image_1.jpg);
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
border-bottom:solid;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;
position:relative;
}

/*-----------------------------****************************************-----*/
#product_holder_1,
#product_holder_2,
#product_holder_3
 {
position:relative;
float:left;
width:180px;
height:250px;
background:#a5b3c2;
background-repeat:no-repeat;
padding:0px;
border:none;
border-width:0px;
margin:0px;
z-index:0;
}
html>body #product_holder_1{
width:180px;
}
html>body #product_holder_3 {
width:180px;
}


#product_holder_1{
background-image:url(images_interface/display_images/display_organic_bag_brown.jpg);}

#product_holder_2{
width:181px;
background-image:url(images_interface/display_images/display_mug_red.jpg);
background-position:left;
border-left-style:solid;
border-left-color:#FFFFFF;
border-left-width:1px;
border-right-style:solid;
border-right-color:#FFFFFF;
border-right-width:1px;
z-index:1;
}
html>body #product_holder_2{
width:181px;
}

#product_holder_3{
background-image:url(images_interface/display_images/display_duffle_black.jpg);
}


.display_tag_top {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
color:#993300;
top:8px;
z-index:2;
position:absolute;
width:170px;

}

.display_tag_bottom {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:regular;
text-align:right;
color:#333333;
top:210px;
line-height:12px;
position:absolute;
z-index:3;
width:165px;
}


#promo_box_bottom{
float:left;
background-image:url(images_interface/background_materials_fill.gif);
width:543px;
height:140px;
background-position:left top;
background-color:#E0ECFA;
background-repeat:repeat;
border-top-style:solid;
border-top-color:#FFFFFF;
border-top-width:1px;
position:relative;
left:0px;
top:0px;
}

#contact_table{
font-size:12px;
}

li{
list-style-type:none;
}

.more_products {
color:#993300;
}


/*








#stage{
float:left;
width:574px;
border-top:solid;
border-top-width:1px;
border-top-color:#A0B924;

border-left:solid;
border-left-width:1px;
border-left-color:#A0B924;

border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#A0B924;
}

#stage_level_2{
height:251px;
border-bottom:solid;
border-bottom-color:#A0B924;
border-bottom-width:1px;
}



#product_holder_1 {
background-image:url(images_interface/display_images/display_duffle_black.jpg);
}

#product_holder_2 {
width:192px;
border-left:solid;
border-left-color:#A0B924;
border-left-width:1px;
border-right:solid;
border-right-color:#A0B924;
border-right-width:1px;

background-image:url(images_interface/display_images/display_organic_bag_brown.jpg);

}

#product_holder_3 {
background-image:url(images_interface/display_images/display_mug_red.jpg);
}










#footer {
padding-top:5px;
padding-bottom:5px;
border-top:solid;
border-top-color:#A0B924;
border-top-width:1px;
vertical-align:bottom;
}

.fine_print {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
}

#fine_print {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
}

*/


/*---BEGIN Customer Service Page Styles Only ----*/
.bodycopy {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
	padding-right:4px;
	color:#333333;
}

.bodycopy_side {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
	padding-right:4px;
	color:#333333;
	padding-bottom:8px;
	padding-top:8px;
}

.body-indent {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
	padding-right:30px;
	padding-left:25px;
	color:#333333;
}

#bodycopy {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
	padding-right:4px;
	color:#333333;
}


.headers {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#4d6901;
	text-decoration: none;
}

.link_indexes {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: bold;
	color:#4d6901;
	text-decoration: none;
}

a.link_indexes:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: bold;
	color:#749E02;
	text-decoration: underline;
}


a.to_top_index_links {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#993300;
	text-decoration:none;
	font-weight:bold;
}

a.to_top_index_links:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#993300;
	text-decoration:underline;
	font-weight:bold;
}



/*---END Customer Service Page Styles Only ----*/




-->
</style>
<!--