/*
Healing color = #96c919
dark green = #5f9214
Product.com color = #cf612f
*/
body{
	margin:0;
	padding:0;
	/*	
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align: center;
}

h1 {
	color:#8F1301;
	font-size:180%;
	text-align:center;
}
h2 {
	color:#B11901;
	font-size:115%;
	text-align:center;
}
h2.heading {
/*	color:#b1542a;*/
	border:1px solid black;
	padding:10px;
	background:#E6F4E3;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	color:#800000;
	font-size:115%;
	text-align:center;
}
h3 {
	margin:5px auto;
	color:#b1542a;
	font-size:130%;
	text-align:center;
	line-height:2em;
	border-top:3px ridge #96c919;
	border-bottom:3px ridge #96c919;
	width:60%;
	background:url(images/h3bullet2.gif) left center no-repeat;
}
h4 {
	text-align:center;
	color:#5f9214;
}
	
p {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
a{
	font-weight:bold;
}
address{
	margin:8px 0;
}
/*--------------------------------------------*/
/*-Tabbed Menu Styles    ---------------------*/
/*Credits: Dynamic Drive CSS Library 		  */
/*URL: http://www.dynamicdrive.com/style/     */
/*--------------------------------------------*/
.shadetabs{
	border-bottom: 2px solid #535d48;
	margin: 0 14px;
/*	width:862px; /*Page Width*/
 width: 90%;
 padding:0 7px 0 5px;
/*margin-bottom: 1em;*/
}

.shadetabs ul{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #535d48;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(images/shadeactive.gif);*/
background-image:url(images/selectedtab.gif);
border-bottom-color: #cf612f;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
/*--------------------------------------------*/
/*Tabbed Menu    E N D  ----------------------*/
/*--------------------------------------------*/

/*--------------------------------------------*/
/*Header Style   S T A R T  ------------------*/
/*--------------------------------------------*/
#header{
	width:800;
	margin:10px 0 0 20px;
}
#headerbuttons{
	margin-left:540px;
	padding-top:30px;
}

#headerbuttons ul{
	list-style:none;
	margin:0;
	padding:0;
}
#headerbuttons li{
	background-image: url(images/greenbutton.gif);
	background-repeat:no-repeat;
	height:41px;
	padding:10px 0 0 14px;
	font-size:119%;
}
#headerbuttons li a{
	text-decoration:none;
	color:#626e55;
}
#headerbuttons li a:hover{
	color:#283823;
}

.logo {
	float:left;
}
/*--------------------------------------------*/
/*H E A D E R   E N D   ----------------------*/
/*--------------------------------------------*/
/*--------------------------------------------*/
/*C O N T E N T   S T A R T   ----------------*/
/*--------------------------------------------*/

#content{
	border:1px solid black;
	border-top:0;
	margin:0 14px;
	padding:10px 5px 10px 5px;
/*	width:850px; /*Page Width*/
	 width: 90%;
	 min-width:850px;
	background-image:url(images/contentbackground.gif);
	background-image:url(images/contentbackground2.gif);	
	background-repeat:repeat-x;
	background-color:#FFFFCD;	
}
.maincontentimage{
	float:left;
	margin:5px;
	border:1px solid black;
}
/*============================================*/
/*=== Content Table Styles */
#content .tablesubtext {
	text-align:center;
	font-size:90%;
	padding:3px 0 3px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid black;

}

#content td {
	border:.01em ridge #638316;
	background-color:#fff;
	padding:8px;
}
#content table{

	background-color:#DAE7C2;
/*	border:1px solid #cf612f;*/
}
#content ul {
	list-style-image:url(images/bulletgreen2.gif);
	margin:5px 0 10px 20px;
	padding-left:1em;
	list-style-position: outside;
	list-style-type: none;
}
#content li {
	padding:2px 0 2px 5px;
}
.contentbox {
	margin-left:210px;

}

#checklist ul {
	list-style-image:url(images/greencheckboxsmp.jpg);
	margin:5px 0 10px 50px;
	padding-left:1em;
	list-style-position: outside;
	list-style-type: none;

}
li.checklist {
}
/*===============================*/
/*= Product Display              */
.productbox{
	border:2px solid #cf612f;
	margin-right:10px;
}
.productbox img{
	margin:5px;
	border:1px solid black;
}
.productbox p{
	padding:0 5px;
}
.producttitle{
	border-bottom:1px solid black;
	width:100%;
	color:#b1542a;
	font-size:110%;
	font-weight:bold;	
	text-align:center;
	border-bottom:2px dashed #cf612f;
	background-color:#FBF1E3;
}
.productcontentheader {
	font-weight:bold;
	text-align:center;
}
.productboxfooter{
	border-top:2px solid #cf612f;
	width:100%;
	height:145px;
	background-color:#FFFFCD;
}
.productprice,.productpriceother{
	display:block;
	background:url(images/cdimage.png) bottom left no-repeat;
	width:80px;
	height:135px;
	float:left;
	border-right:2px dashed #cf612f;
	text-align:center;
	padding:5px 20px 0 40px;
}
.productpriceother{
	background:url(images/otherproduct.png) bottom left no-repeat;
}
.productprice p, .productpriceother p {
	font:110% bold;
	background-color:#FBF1E3;
	border:1px solid black;
	width:100%;
}
.productboxfooterlink{
	border-top:2px solid #cf612f;
	width:100%;
	margin:0;
		padding-top:4px;
}
.productboxfooterlink li{
	display: inline;
	margin: 0;
}
.productboxfooterlink li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #535d48;
	color: #2d2b2b;
	background: white url(images/shade.gif) top left repeat-x;
}
.productboxfooterlink li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.addtocart{
	float:left;
	padding:5px 20px 0 4px;
}
.addtocart a{
	display:block;
	width:460px;
	height:135px;
	background: url("images/addtocartgreenrollover.jpg") 0 0 no-repeat;
	background: url("images/price_button_2.jpg") 0 0 no-repeat;
}	
/*.addtocart a:hover{
	background-position:0 -97px;
}*/
.addtocartaudio{
	float:left;
	padding:20px 20px 0 30px;
	height:120px;
	border-left:2px dashed #cf612f;
}
/*===============================*/
/*Site Map */
.sitemapitem{
	float:left;
	padding:5px;
	margin:10px;
	width:250px;
	border:1px solid black;
}

.sitemapheader{
	font-size:110%;
	font-weight:bold;
}
/*===============================*/
/*Quotes						 */
.quote{
	margin:10px 0 0 30px;
	padding:10px 0 10px 40px;
	background:url(images/quote_green_l.gif) no-repeat;
	background-position:0 8px;
	width:350px;
	border:1px solid #5f9214;
	background-color:#eaf6cd;
}
.quotetext{
	padding:0 40px 0 0;
	background:url(images/quote_green_r.gif) bottom right no-repeat;
	font-size:95%;
	font-style:italic;
	
}
.quoteauthor{
	margin:10px 0 0 0;
	font-weight:bold;
	font-size:75%;
}
/*===============================*/
/*= Ad Display                   */
.adtitle{
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.adlink{
	text-decoration:none;
	font-size:105%; 
	font-weight:bold;
	text-align:center;
}
.adlink img{
	border:0;

}
.addisplay{
	width:45%;
	border:2px dashed #cf612f;
	float:left;
/*display: inline-block;*/
	height:100%;
	padding:5px;
	margin:0 10px 10px 0;
	background-color:#FBF1E3
}
.addisplay img {
/*	float:left;*/
	padding:4px;
}
.addisplay{
display:inline;
vertical-align:top;
}

.addisplay2{
	width:85%;
	border:2px dashed #cf612f;
/*display: inline-block;*/
	height:100%;
	padding:5px;
	margin:15px 10px 10px 10%;
	background-color:#FBF1E3;
}
/*===============================*/
/*= Inline Ads                   */
.inlinead {
	border:2px dashed orange;
	padding:5px; 
	margin:10px 25px;
	background-color:#eaf6cd;
}
.inlinead h2 {
	margin:0;
}
.inlineadtag {
	text-align:center;
	font-weight:bold;
	color: #38651B;
}
/*===============================*/
/*= F O O T E R -- Footer        */
#footer{
	border:1px solid gray;
	margin: 0 14px;
	padding:10px 5px 10px 5px;
	width:90%;
}
/*--------------------------------------------*/
/*C O N T E N T   E N D       ----------------*/
/*--------------------------------------------*/

/*--------------------------------------------*/
/*L E F T    M E N U   S T A R T--------------*/
/*--------------------------------------------*/
/*== Left Menu Container ==*/
#leftMenu{
	border:0 solid red;
	width:200px;
	float:left;
	margin:1px;
}

/*== Left Main (sub) Menu  ==*/
#submenu dl {width: 180px; margin: 5px auto 0 auto; padding: 0 0 10px 0; background: #96c919 url(images/greengradvert100.gif) repeat-x bottom left; border:1px solid black;}
#submenu dt {margin:0; padding: 10px; font-size: 1.2em; font-weight:bold; color: #3b4b12; border-bottom:1px solid #fff; background: #96c919 url(images/greengradvert100.gif) repeat-x top left;}
#submenu dd {margin:0; padding:0; color: #fff; font-size: .9em; border-bottom:1px solid #fff; background: #c7eb71;}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #5f9214 url(arrow.gif) no-repeat 10px 10px; width:155px;
}
#gallery a:hover {background: #96c919 url(arrowr.gif) no-repeat 11px 10px; color:#3b4b12;}

ol li {font-size:11px;}
/*==Other Left Menu Divs*/

#submenu .leftmenutext{
	border:1px solid black;
	font-size:80%;
	width:176px;
	margin:5px auto 0 auto;
	background-color: #D0EEC1;
	padding: 2px 0 2px 4px;
}
#submenu .leftmenubuttonlink{
	width:180px;
	margin:0 auto;
	border:1px solid black;
	border-top:0;
	background-color: #fff;
	padding: 5px 0 5px 0;
	text-align:center;
}
#submenu .leftmenubuttonlink img{
	border:0;
}
/*== Left Menu FORM Style ==*/
#submenu form{
	border:1px solid black;
	width: 180px; 
	margin: 0 auto;
	padding:5px 0;
}
.formtext { 
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #686868;
	border-style: solid;
	border-width: 1px;
	border-color: #8B9A9F;
	width:155px;
	text-align:left;
	margin: 0 auto; padding: 0 0 1px 5px;
} 
.texta {
	font-size: 10px;
	background-color: #fffea1;
	border: 1px solid #666666;
	width:144px;
	text-align:left;
	margin: 0 auto; padding: 0 0 1px 0;
	margin-left:25px;
}
.button {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #c5e9a4;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
/*--------------------------------------------*/
/*L E F T    M E N U   E N D    --------------*/
/*--------------------------------------------*/

.guarantee {
	border:1px solid black;
	margin-right:auto;
	margin-left:auto;
	padding:0 10px;
	background-color:#F5DFD6;
	width:80%;
}
.ty_wrapper {
	border: 1px solid #063;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}

