@charset "UTF-8";

html, body {
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #616365;
	background-color: #cfc59d;
	text-align: center; 
	}

a:link { color: #616365; text-decoration: underline; }
a:visited { color: #616365; text-decoration: underline; } 
a:hover { color: #616365; text-decoration: underline; }
a:active { color: #616365; text-decoration: underline; }   

a.brownLink, .brownLink {
	color: #903803;
	font-weight: bold;
	font-size: 11px; }
a.greenLink, .greenText { color:#356a52; font-weight:bold;}

.greenH {font-size:12px;}
a.greenLink.squeeze {letter-spacing:-1px;}

.gray{ color:#616365;}
.grayBold{ color:#616365; font-weight:bold;}

p {	margin-top: 1.00em;	margin-bottom: 1.00em; color: #666;  }

.oneColFixCtrHdr #container { 
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 760px; max-width: 760px;
	/*min-height: 1070px;*/
	text-align: left;
	background-color: #fcf7e4; }
	
.oneColFixCtrHdr #header {
	position: relative;
	padding: 0;
	margin: 0;	
	height: 85px;
	width: 760px; }

.oneColFixCtrHdr #nav {
	position: relative;
	padding: 0;
	margin: 0;
	width: 760px;}

.oneColFixCtrHdr #wrapper { 
	/*position: relative;*/ float: left; margin: 25px 0 0 0; width: 760px;
	background: #fcf7e4 url(/images/tree_watermark.gif) no-repeat top center; }

/*.oneColFixCtrHdr #main-content { 
	background: #fcf7e4 url(/images/tree_watermark.gif) no-repeat top center;
	background-color: #fcf7e4;
	width: 760px;
	height: 100%; }*/
	
.oneColFixCtrHdr #shadow_beige2 {
	position: relative;
	top: 30px;
	left: 0px;
	width: 760px; }
	
.oneColFixCtrHdr #store-table { margin: 0 auto; }

.oneColFixCtrHdr #products { 
	margin: 0 auto; 
	width: 700px;
	background-color: #fff; 
	border: 1px solid #000;
	vertical-align: top; }
	
.oneColFixCtrHdr #product-sidebar { 
	width: 150px; 
	text-align: center; 
	vertical-align: top; 
	letter-spacing: normal; 
	border-right: 1px solid #000; 
	border-right-color: #000; 
	border-right-style: solid; 
	border-right-width: 1px; }
.oneColFixCtrHdr #product-sidebar p { font-size: 11px; }

.oneColFixCtrHdr #product-sidebar a:link { color: #616365; text-decoration: none; }
.oneColFixCtrHdr #product-sidebar a:visited { color: #616365; text-decoration: none; } 
.oneColFixCtrHdr #product-sidebar a:hover { color: #616365; text-decoration: none; }
.oneColFixCtrHdr #product-sidebar a:active { color: #616365; text-decoration: none; } 

.oneColFixCtrHdr #product-list { width: 490px; }
.oneColFixCtrHdr #product-list2 { width: 640px; }

.oneColFixCtrHdr .name { width: 100px; }
/*.oneColFixCtrHdr .price { width: 100px; padding: 0 20px; }*/
.oneColFixCtrHdr .description { width: 390px; }
 
.category {
	color: #356a52;
	font-weight: bold;
	font-size: 12px; line-height: 10px; }
p.section { text-transform: capitalize; }
.current { display: block; color: #fff; background-color: #356a52; padding: 4px 0; }
.headers { color: #fff; background-color: #356a52; padding: 10px 0; }

.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #616365;
	padding: 45px 0 35px 0;
	width: 760px;
	}


/* Standard styles for any copy within a <P> tag. Also controls spacing between <P> blocks.*/
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 10px;
}

.imagePos {
	float: right;
	padding: 20 0 6 10;
}
