/*  COLOR PALLET
DK GRAY 2b3338
MD GRAY 546069
DK BLUE 4f7282
DK GREEN 5e7b39

*/

/* ---------- PAGEHANDLER ---------- */
body, html {
	background: #d5e8f5;
	font: 12px Verdana, Arial, helvetica, sans-serif;
	color: #6b6b6b;
	margin: 0;
	padding:0;
	height:100%; 
}
body {
	margin-top: 20px;
}
img {display:inline; border:0;}
li, dd, blockquote {
	margin-left: 1em;
}
li { list-style: square; padding-top: 3px;}
ul {margin: 5px 0;}
a, a:link, a:visited {
	text-decoration: none;
	color: #4f7282;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: helvetica, Verdana, Arial, sans-serif;
	color: #4f7282;
}
h1 {
	font-size: 24px;
	line-height: 36px;
}
h2 {
	font-size: 18px;
	line-height: 30px;
}
h3 {
	font-size: 16px;
	line-height: 25px;
}
h4 {
	font-size: 14px;
	line-height: 15px;
}
h5 {
	font-size: 12px;
	line-height: 15px;
}
p {
	margin: 0; 
	padding: 0 0 7px 0; 
	line-height: 14px;
}
.fleft {float: left;}
.fright {float: right;}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

#pagehandler {
	margin: 0;
	padding: 0;
	height: 100%;
}
/*#headerbar{
	height:27px;
	background-color: #95af3f;
}*/
/* ---------- HEADER ---------- */
#header {
	margin: 3px auto; 
	padding: 0;
	height: 120px;
	width: 950px;
	background: #ffffff url(/images/bg-body_03.gif) no-repeat top left;
}
#headertop {
	height: 38px;
	margin-bottom: 2px;
}
#headerimage {
	float: left;
	padding: 15px 0 0 10px;
}
#headerlinks {
	float: right;
	padding: 15px 15px 0 0;
	text-align: right;
}
#headerlinks span#siteseal {}
#headerlinks img {
	vertical-align: bottom;
}

/* ---------- CONTAINER ---------- */
#container { 
	margin: 0 auto; 
	padding: 0;
	width: 950px;
	background: #ffffff url(/images/bg-body_10.gif) no-repeat bottom left;
}
/* --- SIDEBAR --- */
#sidebar {
	margin: 0;
	float: left;
	width: 170px;
	background-color: #f9f9f9;
	margin-bottom: 20px;
}
/* --- Side Nav --- */
#navcontainer {
	float: left;
	width: 130px;
	padding: 16px 8px 16px 16px;
	line-height: normal;
	height: auto;
	overflow: hidden;
}
#navcontainer h4 {
	padding-left: 1px;
	margin-bottom: 1px;
}
#navcontainer ul li {
	list-style: none;
	font-size: 14px;
	line-height: 18px;
}
#navcontainer ul {
	list-style: none;
	padding: 0px 0px 11px 0;
	margin-bottom: 7px;
	background: transparent;
}
#navcontainer a, #navcontainer a:link, #navcontainer a:visited {
	text-decoration: none;
	color: #546069;
}
#navcontainer a:focus, #navcontainer a:hover, #navcontainer a:active {
	color: #0280d2;
}
/* --- CENTER COLUMN --- */
#centerColumn {
	float: right;
	width: 760px;
	margin: 0 10px 10px 0;
}

/* === INSIDE === */
#introsection {
	margin:10px 30px;
}
#content {}
#pageIntro {
	margin-bottom: 20px;
}
#columnleft {
	width: 360px;
	float: left;
}
.section {}
#insideGallery {
	margin: 0;
}
#insideGradient {
	background: url(/images/highlightGradient.jpg) repeat-x top left;
	padding: 3px 10px 10px;
	margin: 20px 0 0 0;
}
#insideGradient .feature {
	border-bottom: 1px dotted #afafaf;
	width: 100%;
}
#gridDevSection {}
#gridContainer {
	margin: 0 0 20px 0;
}
#custom #pageIntro {
	padding-right: 20px;
}
/* ---------------------------- SITE PAGES ------------------------------------- */
/* --- HOME --- */
#homebody {
	margin-top: 10px;
}
#hometopContainer {}
.hometop {
	width: 375px;
	height: 389px;
	float: left;
	margin-bottom: 10px;
}
#hometop1 {
	background: url(/images/home-bg_03.jpg) no-repeat top left;
}
#hometop2 {
	background: url(/images/home-bg_05.jpg) no-repeat top left;
	margin-left: 10px;
}
.hometopcontent {
	margin: 245px 10px 10px;
	height: 130px;
	overflow: hidden;
}
#hometop1 .hometopcontent td {
	text-align: center;
	vertical-align: bottom;
}
#hometop1 .hometopcontent img {
	border: 2px solid #5e7b39;
}
#hometop2 .hometopcontent, #hometop2 .hometopcontent a {
	color: #ffffff;
}
#homefeatureContainer {}
.homefeature {
	float: left;
	margin-left: 15px;
}
#homefeature1 {
	margin-left: 0;
}
#homefeature2 {}
#homefeature3 {}

/* --- CONTACT --- */


/* ---------------------------- SHOPPING CART ------------------------------------- */

DIV.prodname, .catname {text-align: center;}
DIV.product {
	margin: 15px 0 0;
	padding: 0;
}
td.product {
	padding: 0;
	margin: 0;
}
img.catimage, img.prodimage, img.detailimage, img.giantimage {
	/*border: 1px solid #1e8226;*/
	padding: 0;
	margin: 0;
}
.detailprice {
	font-size: 14px;
	margin-top: 10px;
	color: #5e7b39;
}
.detailoptions table {
	margin-bottom: 10px;
}
.detailoptions td {
	padding-bottom: 5px;
}

hr { visibility: hidden;}
/* ---- Recommended products --- */
.cstitle {
	margin: 10px 0 0;
	background-color: #d5e8f5;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 2px 0 2px 10px;
}
/* ---- GIFT CERTIFICATES ----*/
#giftcertificate #centerColumn {
	background: url(/images/bg-giftcertificate.jpg) no-repeat bottom right; 
	min-height: 500px;
}
/* --FOOTER ON PRODUCTS AND PRODUCT DETAILS PAGE -- */
#giftcertContainer {}
#giftcertHeader p.cstitle {
	text-align: center;
	font-weight: bold;
}
/*********************************** footer ********************************************/
#footer {
	width: 950px;
	margin: 10px auto;
}
#footerlinks {
	margin-left: 100px;
}
ul.linkbox {width:170px; float:left; color: #333333; font-size: 10px; padding: 0px;}
ul.linkbox a, ul.linkbox a:link, ul.linkbox a:visited {color: #546069;}
ul.linkbox li {list-style: none; margin-left: 0;}
ul.linkbox li a.subcathead {
	color: #4a7693;
	font-size: 12px;
}
ul.linkbox li a.cathead {
	color: #5e7b39;
	font-family: helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footercopy {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #4f7282;
}
#footercopy a, #footercopy a:link, #footercopy a:visited  {
	color: #4f7282;
}
#footercopy a:focus, #footercopy a:hover, #footercopy a:active {
	text-decoration: underline;
}
/*********************************** end footer ****************************************/

/* ---------- MISC LOOK & FEEL ------------*/

#breadcrumbs a {color: #083b68;}
