@charset "utf-8";
/* CSS Document */
html {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:80%;
	line-height:1.6em;
	background-image:url(../images/display-images/bg.gif);
	padding:0px;
	margin:0px;

	}
a, a:link, a:active, a:focus, a:visited {
	color:#063;
	text-decoration:none;
	}
a:hover {
	color:#096;
	}
#container {
	position:relative;
	width:960px;
	margin:20px auto;
	padding:0px 0px;
	}
#header {
	float:left;
	width:960px;
	padding:0px;
	margin:-10px 0px 0px 0px;
	background-image:url(../images/display-images/header-bg.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	}
.logo {
	float:left;
	width:214px;
	}
	
.nav-right {
	float:right;
	background-image:url(../images/display-images/nav-right.gif);
	background-repeat:no-repeat;
	width:6px;
	height:40px;
	}
#nav ul  {
	float:left;
	width:746px;
	padding:0px;
	margin:61px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/display-images/nav-bg.gif);
	background-repeat:repeat-x;
	}
#nav ul li {
	float:left;
	}
#nav ul li a {
	float:left;
	color:#e7fcf1;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 20px;
	}
#nav ul li a:hover {
	background-image:url(../images/display-images/nav-over.gif);
	}
#content {
	float:left;
	width:960px;
	margin:25px 0px 0px 0px;
	}
.left-col {
	float:left;
	width:160px;
	}
.content {
	float:right;
	width:775px;
	}
#subnav {
	float:left;
	width:160px;
	background-image:url(../images/display-images/subnav-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:0px;
}
#subnav ul {
	float:left;
	width:160px;
	padding:51px 0px 0px 0px;
	margin:-51px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/display-images/subnav-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
#subnav ul li {
	float:left;
	}
#subnav ul li a {
	float:left;
	width:155px;
	padding:5px 15px 5px 5px;
	height:22px;
	color:#5c5c5c;
	text-decoration:none;
	background-image:url(../images/display-images/subnav-hover.gif);
	}
#subnav ul li a:hover {
	float:left;
	color:#FFF;
	background-position:0px -32px;
	}
.subnav-end {
	float:left;
	width:160px;
	height:188px;
	background-image:url(../images/display-images/subnav-end.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
.textarea {
	float:left;
	width:600px;
	}
.testimonial {
	float:right;
	width:140px;
	}
.left {
	float:left;
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	letter-spacing:-0.2px;
	color:#004520;
	padding:0px 0px 9px 0px;
	margin:0px 0px 15px 0px;
	background-image:url(../images/display-images/header-underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	h2 {
		color:#004520;
		}
h2.title {
	padding:0px 0px 5px 0px;
	border-bottom:solid 1px #CCC;
	}
	
a.more {
	float:left;
	font-size:0.8em;
	line-height:1em;
	padding:3px 5px;
	margin:0px;
	height:12px;
	background-image:url(../images/display-images/readmore-bg.gif);
	border:solid 1px #dcd5c3;
	text-decoration:none;
	color:#666;
	}
.center-align {
	text-align:center;
	}
.button {
	float:left;
	padding:7px 7px 7px 7px;
	margin:10px 1px 0px 0px;
	width:240px;
	height:150px;
	overflow:hidden;
	background-image:url(../images/display-images/button-bg.gif);
	}
	.btn4 {
		margin:10px 1px 0px 130px;
		}
.detail-image {
	display:inline-block;
	padding:7px 7px 7px 7px;
	margin:0px 1px 10px 0px;
	width:240px;
	padding:3px;
	background-color:#FFF;
	border:solid 1px #DFDACB;
	}
.signup {
	float:left;
	margin:15px 0px 0px 0px;
	}
input.newsletter-input {
	float:left;
	border:1px solid #CCC;
	padding:5px 3px;
	font-size:0.9em;
	color:#999;
	width:140px;
	margin:0px 0px 5px 0px;
	background-image:url(../images/display-images/input-bg.gif);
	background-position:bottom;
	}
input.newsletter-input:focus {
	border:solid 1px #c5bca5;
	}
#footer-holder {
	float:left;
	width:100%;
	padding:30px 0px;
	margin:20px 0px 0px 0px;
	background-image:url(../images/display-images/footer-bg.gif);
	}
#footer {
	position:relative;
	width:960px;
	margin:0px auto;
	}
h2.white {
	color:#FFF;
	font-size:1.2em;
	}
 ul#footer-nav {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	width:430px;
	}
 ul#footer-nav li {
	 float:left;
	 }
 ul#footer-nav li a{
	 float:left;
	 width:200px;
	 text-decoration:none;
	 color:#CCC;
	 padding:5px 5px;
	 margin:0px 0px 0px 5px;
	 border-bottom:solid 1px #333;
	 }
 ul#footer-nav li a:hover {
	 color:#fff;
	 background-color:#333;
	 }
.logos {
	float:right;
	margin:40px 0px 0px 0px;
	}
.search {
	float:right;
	background-image:url(../images/display-images/search-bg.gif);
	width:200px;
	height:43px;
	margin:0px 0px -13px 0px;
	z-index:100;
	}
.search-input {
	float:left;
	margin:10px 0px 0px 10px;
	padding:3px;
	width:160px;
	color:#999;
	font-size:0.8em;
	border:solid 1px #CCC;
}
.search-submit {
	float:left;
	width:24px;
	height:24px;
	border:none;
	margin:8px 0px 0px -7px;
	text-indent:-9999em;
	background-color:transparent;
	background-image:url(../images/display-images/search-submit.png);
	background-repeat:no-repeat;
	
	}
	h1, h2, h3, h4, h5 {
		font-weight:100;
		}
		
.product-list {
	float:left;
	width:370px;
	height:200px;
	border-bottom:1px dotted #CCC;
	padding:0px 0px 5px 0px;
	margin:0px 15px 10px 0px;
	}
.product-thumb {
	float:left;
	width:180px;
	height:110px;
	padding:2px;
	background-color:#fff;
	border:solid 1px #d5cbc3;
	margin:0px 15px 10px 0px;
	overflow:hidden;
	}
.list-image {
	float:left;
	width:160px;
	overflow:hidden;
	border:solid 1px #d5cbc3;
	background-color:#FFF;
	padding:2px;
	}
a.list-title {
	font-size:1.2em;
	color:#033;
	text-decoration:none;
	}
.list-text {
	float:right;
	width:185px;
	}

.image-col {
	float:left;
	margin:0px 15px 0px 0px;
	width:248px;
	}
.detail-text {
	float:left;
	width:337px;
	}
	.right-col {
		float:right;
		width:140px;
		}
.related-thumb {
	float:left;
	padding:2px;
	background-color:#FFF;
	border:1px solid #ccc;
	}
.related-product {
	float:left;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:dotted 1px #ccc;
	}
.image-comment {
	float:left;
	width:240px;
	font-style:italic;
	text-align:center;
	margin:-10px 0px 10px 0px;
	
	}
.input {	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	float:left;
	width:340px;
	font-size:1em;
	padding:5px 5px;
	border:1px solid #ccc;
	background-image:url(../images/display-images/input-bg.gif);
	background-position:bottom;
	}
.input-box {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	float:left;
	width:340px;
	font-size:1em;
	padding:5px 5px;
	border:1px solid #ccc;
	background-image:url(../images/display-images/input-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.input:focus, .input-box:focus {
	color:#063;
	border:1px solid #060;
	}
.topbar {
	float:left;
	width:100%;
	background-image:url(../images/display-images/bottombar.gif);
	background-repeat:repeat-x;
	height:8px;
	}
.coffee {
	float:left;
	margin:20px 0px 0px 0px;
}