body {
	margin:0;
	padding:0;
	background-color:#720000;
	background-image:url(/images/backg-pattern.jpg);
	background-repeat: repeat;
}

/* blogger stuff */

#navbar-iframe {
  height:0px;
  visibility:hidden;
  display:none !important; 
}

#blog {
	float:left;
	width: 580px;
	margin: 20px 10px 10px 20px;
	font-family: "Georgia", "Times New Roman", sans-serif;
	line-height: 140%;
}

.date-header {
	font-family: "Helvetica", "Arial"; sans-serif;
	font-size: 13px;
	font-weight:normal;
	margin: 10px 0 10px 0;
}

.post-title {
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size: 25px;
	margin: 0 0 10px 0;
	color:#575046;
}

.post-footer {
	margin: 5px 0 50px 0;
	border-top: 1px solid #720000;
	font-family: "Helvetica", "Arial"; sans-serif;
	font-size: 13px;
	font-weight:normal;
}

.profile-data {
	display:none !important;
}

.profile-textblock {
	display:none: !important;
}

#sidebar {
	float:right;
	width: 200px;
	margin: 20px 20px 20px 10px;
	padding: 3px;
	background-color: #d7c6ad;
	color: #918574;
	font-family: "Helvetica", "Arial"; sans-serif;
	font-size: 15px;

}

#sidebar a {
	color:#575046;
}

#sidebar a:hover {
	color:black;
}

.sidebar-title {
	margin:10px;
	padding:0;
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size: 20px;
}

#blogfeeds {
	font-family: "Helvetica", "Arial"; sans-serif;
	font-size: 15px;
	margin: 20px 10px 20px 10px;
}

.archive-list {
	list-style:none;
	margin: 10px;
	padding:0;
}

#recently {
	list-style:none;
	margin: 10px;
	padding:0;
}

#sidebar li {
	padding: 0 0 5px 5px;
}


/* css reset and fixes */

.clear {
	overflow: hidden;
	clear: both;
	height: 0px;
	margin: -1px 0 0 0;
	font-size: 1px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}


.layout {
	margin: 0;
	padding: 0;
}


#pagewrapper {
	margin:0;
	padding:0;
}

#headwrapper {
	width:100%;
	overflow:none;
	background-image: url(/images/wood-pattern.jpg);
	background-repeat:repeat-x;
	background-position:left center;
}

#head {
	margin:0;
	padding:0;
}

#bodywrapper {
	margin:0;
	padding:0;
	background-image:url(/images/backg-grad.jpg);
	background-repeat: repeat-x;
}


/* navigation start */


#nav { height: 50px; overflow: hidden; background: url("/images/nav.png"); background-repeat:none; width:900px;}

#nav ul { margin:0; padding: 0 20px 0 20px; height: 50px; width: 900px; list-style-type: none;}

#nav ul li { margin: 0; padding: 0; display: block; height: 50px; float: left; }

#nav ul li a { margin: 0; padding: 0; display: block; float: left; text-indent: -9999em; overflow: hidden; height: 50px; }

#nav ul li.buy a { width: 132px; background: url("/images/nav.png") -20px 0; }
#nav ul li.buy a:hover { background: url("/images/nav.png") -20px -50px; }

#nav ul li.why a { width: 119px; background: url("/images/nav.png") -152px 0; }
#nav ul li.why a:hover { background: url("/images/nav.png") -152px -50px; }

#nav ul li.true a { width: 150px; background: url("/images/nav.png") -271px 0; }
#nav ul li.true a:hover { background: url("/images/nav.png") -271px -50px; }

#nav ul li.family a { width: 133px; background: url("/images/nav.png") -421px 0; }
#nav ul li.family a:hover { background: url("/images/nav.png") -421px -50px; }

#nav ul li.orchard a { width: 151px; background: url("/images/nav.png") -554px 0; }
#nav ul li.orchard a:hover { background: url("/images/nav.png") -554px -50px; }

#nav ul li.blog a { width: 68px; background: url("/images/nav.png") -705px 0; }
#nav ul li.blog a:hover { background: url("/images/nav.png") -705px -50px; }

#nav ul li.contact a { width: 108px; background: url("/images/nav.png") -773px 0; }
#nav ul li.contact a:hover { background: url("/images/nav.png") -773px -50px; }


/* navigation end */

#body {
	width:860px;
	padding:0;
	margin:10px 0 30px 0;
	background-color:#ffebcd;
	text-align:left;
/* 	border: 5px solid #ffebcd; */
	background-image:url(/images/bodygrad-bot.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#body img {
	overflow:none;
	display:inline;
}

.title {
	margin: 0px 0 0 20px;
	text-align: left;
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size:34px;
	color:#720000
}

p {
	padding: 0;
	margin: 20px 20px 10px 20px;
	font-family: "Georgia", "Times New Roman", sans-serif;
	font-size: 18px;
	line-height:140%;
}


h2 {
	text-align: left;
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size:20px;
	color:#720000
	margin:0;
}

.intro {
	font-size:18px;
	line-height:140%;
}

.contact-form {
	padding: 0 0 0 20px;
}

strong {
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
}

form {
	margin: 10px 20px 10px 20px;
}

#bodytop {
	margin:0;
	padding:0 0 40px 0;
	background-image:url(/images/bodygrad-top.png);
	background-repeat: repeat-x;
	min-height:486px;
}

a {
	color:#720000;
	text-decoration:none;
}

a:hover {
	color:black;
}

.float-right {
	float:right;
	margin:10px 10px 0 0;
	padding:0;
}

.biglink {
	margin: 0px 20px 0 20px;
	text-align: left;
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size:34px;
	color:#720000
	text-decoration:none;
}

.column1 {
	float: left;
	width:350px;
	display:inline;
}

.column2 {
	float: left;
	margin: 0px; 
	padding: 20px 0px 60px 10px;
	font-family: "Georgia", "Times New Roman", sans-serif;
	font-size: 18px;
	width:260px;
	display:inline;
}

.products {
	margin: 0 80px 20px 80px;
	background-color:#f5d8ac;
	padding: 10px;
}

.productname {
	margin:0 0 10px 0;
	padding:0;
}

.cart-img {
	float: left;
	margin: 0 20px 20px 0;
}

.shortdescription {
	margin: 0 0 15px 120px;
	font-family: "Helvetica", "Arial"; sans-serif;
	font-size: 15px;
}

.price {
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size:20px;
	margin: 0 290px 0 0;
	float: right;
	color: #720000;
}

.addtocart {
	display:inline;
	margin: 0 0 0 120px;
}

.billinginfo {
	width:570px;
}

#foot {

}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 20px;
	text-align:center;
	margin:0 auto;
	max-width:300px;
}

.footline {
	text-align:center;
	font-size:11px;
	color:black;
	font-family: "Geneva";
}

.footline a {
	color:black;
	text-decoration:none;
}

.footline a:hover {
	color:white;
}



/* default cart style */



#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #070F72;
	border: 1px black solid;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

#session {
	margin: 5px 20px 5px 0px;
	float:right;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF6600;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	margin: 0px 0 0 0px;
	text-align: left;
	font-family: "Arial Rounded", "Arial Rounded MT Bold", "Arial Rounded MT", "Helvetica", "Arial";
	font-size:34px;
	color:#720000
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
	margin: 0px 10px 10px 0;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
	margin: 0px 10px 10px 20px;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* end default cart style */

/* default cart layout */

#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Classic);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	width:640px;
	margin: 0px 0px 10px 20px;
	float:left;
	padding:0;
}
.colRight {
	width: 160px; 
	padding-left: 5px;
	float: right;
	margin: 10px 20px 10px 10px;
}
.boxContent {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: left;
	float: left;
	width:160px;
	background-color:#f5d8ac;
	padding:5px;
	margin:5px 0px 10px 0;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

/* end default cart layout */