* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #653d35 url(/images/global/background.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	}
	
a {
	color: #f84240;
	}

a:hover {
	color: #802423
	}

p {
	margin: 20px;
	}

h2 {
	font-size: 24px;
	color: #467404; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 20px;
	}

h3.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9E3736;
	margin: 35px 20px 20px 20px;
	}

h3.subheader a {
	color: #9E3736;
	}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 a {
 text-decoration:none;
 color:#802423;
}
h3 a:hover {
 text-decoration:underline;
}
img {
	margin: 0 0 10px 10px;
	}

input, textarea, select {
	border: 1px solid #467404; 
	}

.products {
	height: 48px;
	padding: 7px 0 0 55px;
	margin: 15px 0 0 10px;
	}

.product {
	width: 190px;
	height: 190px;
	background: url(/images/global/product-back.gif) no-repeat;
	float: left;
	margin: 0 30px 30px 0;
	}

.product img {
	margin: 20px 0 0 15px;
	}


.main {
	background: url(/images/global/main-header.jpg) no-repeat;
	height: 46px;
	padding: 7px 0 7px 55px;
	margin: 15px 0 0 10px;
	}

.specials {
	background: url(/images/global/specials-header.jpg) no-repeat;
	height: 47px;
	color: #ffffff;
	}


#header-container {
	margin: 0 auto;
	width: 100%;
	background: url(/images/global/header-back.jpg) center no-repeat;	
	height: 227px;
	}
	
#header {
	text-align: left;
	margin: 0 auto;
	width: 990px;
	height: 227px;
	}
	
#header ul {
	margin: 13px 0 0 280px !important;
	margin: 29px 0 0 280px;
	}

*:first-child+html #header ul {
 	margin: 29px 0 0 280px !important;
	}

#header ul li {
	list-style-type: none;
	float: left;
	border-right: #ff6f6d 1px solid;
	}

#header .nav-end {
	border: none;
	padding-right: 1px !important;
	padding-right: 5px;
	}
	
#header ul li a {
	padding: 8px 8px 8px 8px !important;
	padding: 8px 8px 8px 8px;
	display: block;
	font-weight: bold;
	text-decoration: none; 
	font-size: 13px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#header ul li a:hover {
	background: url(/images/nav/nav-back.gif) repeat-x;
	}

#header .logo {
	margin: 95px 0 0 11px;
	}

#header img{
	margin: 110px 0 0 300px;
	}


#body-container {
	margin: 0 auto;
	width: 100%;
	background: url(/images/global/body-back.jpg) center repeat-y;
	
	}
	
#content {
	margin: 0 auto;
	background: url(/images/global/container-back.jpg) top repeat-x;
	width: 990px;
	text-align: left;
	margin-bottom: 30px;
	}		
				

#leftcol {
	width: 227px;
	background: url(/images/global/left-col-back.jpg) no-repeat;
	float: left;
	padding-top: 15px;
	}
	
#midcol {
	background: #ffffff url(/images/global/midcol-back.jpg) top no-repeat;
	width: 552px;
	min-height:650px;
  height:auto !important;
  height:650px;
	margin-top: 15px;
	float: left;
	}
	
#midcol ul {
	margin-left: 20px;
	list-style-type: none;
	}

#midcol ul li {
	width: 97%;
	border-bottom: 1px dashed #AFAFAF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}


.product-box {
	margin: 30px 10px 0 15px !important;
	margin: 40px 10px 0 15px;
	}

.divider {	
	background: url(/images/global/product-divider.jpg) no-repeat bottom;
	clear: both;
	height: 2px;
	}


.product-box h3 {
	font-size: 16px;
	color: #9e3736;
	font-weight: bold;
	margin: 0 0 0 220px;
	}

.product-box h3 span {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b7343;
	font-weight: bold;
	}

.product-box p {
	border-top: 1px dashed #f99d9d;
	font-size: 11px;
	margin: 5px 5px 0 220px;
	padding-top: 10px;
	}

.add-to-cart {
	margin: 20px 15px 0 0;
	
	}

.add-to-cart td {
	color: #1b7343;
	padding-right: 15px;
	font-size: 12px;
	}

.add-to-cart td span {
	font-size: 14px;
	font-weight: bold; 
	padding-right: 10px;
	}

#specials-box {
	background: #653d35 url(/images/global/specials-top.gif) top no-repeat;
	width: 515px;
	margin: 0 0 0 18px;
	}

#specials-box h2 {
	background: url(/images/global/specials-header.jpg) no-repeat;
	background-position: 0 3px !important;
	background-position: 0 0px;
	height: 47px;
	color: #ffffff;
	margin: 15px 0 0 10px;
	padding: 13px 0 10px 60px !important; 
	padding: 5px 0 20px 60px;
	}
	
p.desc{
	margin:2px 5px;
	height:33px;
	overflow:hidden;
}

#specials-box .product-special {
	background: url(/images/global/specials-box.gif) no-repeat;
	text-align: center;
	position: relative;
	width: 160px;
/*	height: 239px; */
	height:275px;
	margin: 0 0 9px 9px !important;
	margin: 0 0 6px 6px;
	float: left;
	}

*:first-child+html #specials-box .product-special {
	margin: 0 0 9px 9px !important;
	}


*:first-child+html #specials-box .product-special h3 {
	width: 144px !important;
	}

#specials-box .product-special h3 {
	position: absolute;
	width: 159px !important;
	width: 144px;
	font-size: 16px; 
	color: #5f8725;
	margin: 15px 0 10px 0;
	}

#specials-box .product-special img {		
	text-align: center;
	margin-bottom: 0px;
	width: 130px;
	height: 130px;
	padding-top: 40px !important;
	padding-top: 37px;
	}

#specials-box .product-special-first {
	background: url(/images/global/specials-box.gif) no-repeat;
	text-align: center;
	width: 160px;
	height: 239px; 
	margin: 0 0 10px 5px;
	float: left;
	}

#specials-box .product-special-first h3 {
	font-size: 16px; 
	color: #5f8725;
	margin: 15px 0 10px 0;
	}

#specials-box .product-special-first img {
	text-align: center;
	margin-bottom: 0px;
	}

.specials-add-to-cart {
	width: 100%;
	}

.specials-add-to-cart td {
	color: #1b7343;
	padding-bottom: 5px;
	font-size: 12px; 
	}

.specials-add-to-cart td span {
	font-size: 14px;
	font-weight: bold; 
	padding-right: 10px;
	}

.qty {
	width: 30px;
	color: #1b7343;
	padding-left: 5px
	}

.add-to-cart-butt {
	background: url(/images/buttons/add-butt.gif) no-repeat;
	cursor: pointer;
	width: 100px;
	height: 32px;
	border: 0;
	}

.back-butt {
	background: url(/images/buttons/back-butt.gif) no-repeat;
	cursor: pointer;
	width: 60px;
	height: 32px;
	border: 0;
	}

.password-butt {
	background: url(/images/buttons/password.gif) no-repeat;
	width: 163px;
	height: 32px;
	border: 0;
	}

#rightcol {
	width: 190px;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	}	
		
.shopping td {
	font-size: 12px;
	}

#rightcol h2 {
	margin-left: 0;
	padding-left: 0;
	font-size: 22px;
	}

#rightcol img {
	margin-left: 0;
	}

#rightcol ul {
	margin-top: 15px;
	}

#rightcol ul li {
	list-style-type: none;
	margin: 0 0 7px 0;
	border-bottom: 1px dashed #f49783;
	padding-bottom: 7px
	}

#rightcol ul li a {
	font-size: 14px;
	color: #9e3736;
	text-decoration: none;
	font-weight: bold;
	}

#rightcol ul li a:hover {
	font-size: 14px;
	color: #450706;
	}

.cards {
	margin-right: 8px;
	}

.cart-header {
	color: #9e3736;
	}
	
#footer {
	width: 990px;
	background: #f84240;
	margin: 0 auto;
	padding-left: 1px;
	}
	
#footer ul {
	text-align: right;
	padding: 15px;
	}					

#footer ul li {
	display: inline;
	list-style-type: none;
	color: #ffffff;
	}					

#footer ul li a {
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
#footer p {
	color: #f2f1c0;
	margin-top: -10px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #f2f1c0; 
	}
	
/*--shopping cart css--*/

.contine-shopping {
	background: url(/images/global/continue-shoping-butt.jpg) no-repeat;
	width: 155px;
	height: 32px;
	border: none;
	cursor: pointer;
	}
	
.update-quantities {
	background: url(/images/global/update-quantities-butt.gif) no-repeat;
	width: 149px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		

.proceed {
	background: url(/images/global/proceed-butt.gif) no-repeat;
	width: 160px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		

.login {
	background: url(/images/global/login-butt.gif) no-repeat;
	width: 67px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		

.submit {
	background: url(/images/global/submit-but.gif) no-repeat;
	width: 77px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		


.continue {
	background: url(/images/global/continue-butt.gif) no-repeat;
	width: 85px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		

.edit-details {
	background: url(/images/global/edit-butt.gif) no-repeat;
	width: 105px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		

.complete-purchase {
	background: url(/images/global/complete-purchase.gif) no-repeat;
	width: 155px;
	height: 32px;
	border: none;
	cursor: pointer;
	}		


.tableshoppingcart {
	padding:0;
	margin:0;
	width:95%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 15px;
	font-size:12px;
	border-collapse:inherit !important;
	border-collapse:collapse;
	border-spacing: 0 !important;
	clear:both;
}	

.tableshoppingcart th {
	background:#673E36;
	text-align:left;
	color:#fff;
	
	padding:5px 10px 5px 20px;
	text-align:right;
}

.tableshoppingcart tr {
	border-bottom:1px solid #ccc;
}

.tableshoppingcart td span {
	color: #EE3D3A;
	}

.tableshoppingcart td {
	padding:5px 10px 5px 0;
	text-align:right;
	border-bottom: 1px solid #eee;
	}

.tableshoppingcart td img {
	float:left;
}

.tableshoppingcartbuttons {
	float:right;
	clear:both;
	margin-right: 10px;
	width: auto;
	}

.tableshoppingcartbuttons .shoppingcartbuttons {
	background: #F94342;
	border: none;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:5px 0 0 5px;
	margin:0;
	padding:0;
	cursor:pointer;
}

.tabletd {
	background: #653D35;
	text-align:right;
	font-weight:bold;
	color: #EDEBA1;
}

.bold {
	font-weight:bold;
	color: #467404;
}

.error {
	color:#FF0000;
	font-weight:bold;
}	

.tableshoppingcart .left {
	text-align:left;
	width:50%;
}

.tableshoppingcart .left .textfieldlong {
	width:250px;
}

.contact {
	margin-left: 20px;	
	margin-bottom: 30px;
	}

.contact .error {
	color: #FF0000;
	}

.contact h3 {
	font-size: 16px;
	color: #F84240;
	}

.contact td {
	padding: 5px 10px 5px 0;
	font-size: 12px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	}


.contact .other {
	background: #BEDF7D;
	padding: 15px 0 15px 10px;
	}

.contact .padded {
	padding: 15px;
	}

.contact-title {
	color: #467404;
	margin: 0;
	text-align: right;
	}

input, select, textarea {
	background: #ffffff;
	border: 1px solid #467404;
	width: 250px;
	}

.contactsend {
	background: #6f9621;
	color: #ffffff;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	}

.contact .order-header {
	background: #673E36;
	color: #ffffff;
	font-weight: bold;
	}

/*--accordian-menu--*/


.arrowlistmenu .view-all {
	border-bottom: 1px dashed #F29174; 
	padding-bottom: 10px; 
	background: url(/images/global/green-flower.gif) no-repeat;
	background-position: 15px 2px;
	padding-left: 18px;
	color: #6B9036;
	}

.arrowlistmenu .view-all a {
	font-weight: bold;
	font-size: 12px;
	color: #6B9036;
	}

.arrowlistmenu .view-all a:hover {
	color: #2B4003; 
	background: none;
	}


.arrowlistmenu{
width: 227px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
width: 170x;
border-bottom: dashed 1px #f29174; 
padding: 0 0 10px 15px;
font: bold 14px verdana;
color: #9e3736;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
}

.arrowlistmenu .menuheader a { /*CSS class for menu headers in general (expanding or not!)*/
color: #9e3736;
text-decoration: none;
display: block;
width: 100%;
}
.arrowlistmenu .menuheader a:hover {
	text-decoration:underline;
}



.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: none;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #f84240;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-size: 12px;
}



.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background-color: #f84240;
}										
