
/* ####################### GLOBAL Styles ######################## */

body {
	background-color: #605841;
	text-align: center;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #403a2b;	
	margin: 0;
	padding: 0;
}

p {
	margin: .8em 0;
}

a:link, a:visited {
	color: #663300;	
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #663300;	
	text-decoration: underline;
	font-weight: bold;
}


/* ####################### GENERAL & TEXT Styles ######################## */

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
}

h2 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}

h2.redHdr {
	font-size: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	color: #663300;
}

h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h2.feat {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #663300;
}

h3.feat {
	font-size: 14px;
	margin: 0;
	padding: 0 0;
	font-weight: normal;
	color: #663300;
}


.error {
	color: #990000;
}

.clear {
	clear: both;
	font: 0;
}

.float {
	float: left;
}

.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white {
	color: white;
}

.dkgrey {
	color: #403a2a;
}

.tan {
	color: #736b53;
}

.black {
	color: black;
}

.bold {
	font-weight: bold;
}

.xsm {
	font-size: 11px;
}

.sm {
	font-size: 12px;
}

.md {
	font-size: 14px;
}

.md2 {
	font-size: 16px;
}

.lg {
	font-size: 18px;
}

.lhSm {
	line-height: 1.4em;
}

.lhMd {
	line-height: 1.5em;
}

.lhLg {
	line-height: 1.7em;
}

.lhXLg {
	line-height: 1.8em;
}

p.fix {
	margin: 0;
	padding: 6px 0 0 0;
}

p.fixBot {
	margin: 0;
	padding: 0 0 14px 0;
}

p.fixBotSm {
	margin: 0;
	padding: 0 0 7px 0;
}

p.fixboth {
	margin: 0;
	padding: 16px 0 3px 0;
}

.redLink a {
	color: #990000 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

.redLink a:hover {
	color: #660000 !important;
}

.grLink a {
	color: #403a2b !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

.grLink a:hover {
	color: #403a2b !important;
}

.noBold a {
	font-weight: normal !important;
}

.photoPad {
	margin-right: 1px;
}

.right {
	text-align: right;
}


/* ####################### CONTAINER Divs ######################## */

#container {
	background: url('../images/pgBg.gif') top left repeat-x;
	background-color: #797159;
	margin: 0 auto;
	padding: 0 0 4px 0;
	width: 916px;
	text-align: left;
	position: relative;
	z-index: 1;
}

#content {
	width: 898px;
	background-color: #d8d0b8;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}
#contentFull {
	width: 898px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	text-align: center;
}

#contentFull2 {
	width: 898px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: 870px;
	padding: 37px 8px 16px 0;
	margin: 0 auto;
}

#headerLeft {
	float: left;
	width: 270px;
	padding: 12px 0 0 0;
}

#headerRight {
	float: right;
	width: 600px;
	text-align: right;
}

#emailDrop {
	width: 175px;
	height: 239px;
	padding: 15px;
	background: #d1c9b1;
	position: absolute;
	top: 58px;
	left: 681px;
	z-index: 4;
	text-align: left;
}

#emailContent {
	z-index: 5;
}

#emailCover {
	width: 205px;
	height: 269px;
	position: absolute;
	top: 58px;
	left: 681px;
	z-index: 3;
	border: none;
}

#submit_btn {
	height: 23px;
}

/* ####################### NAVIGATION ######################## */


#navWpr {
	width: 600px;
	height: 24px;
	font-size: .9em;
	line-height: 24px;
	padding: 28px 0 0 0;
	float: right;
	text-align: right;
}

/* Rollovers */

#nav1 {
	float: left;
	width: 12%;
	text-align: center;
}

#nav2 {
	float: left;
	width: 18%;
	text-align: center;
}

#nav3 {
	float: left;
	width: 21%;
	text-align: center;
}

#nav4 {
	float: left;
	width: 10%;
	text-align: center;
}

#nav5 {
	float: left;
	width: 12%;
	text-align: center;
}

#nav6 {
	float: left;
	width: 18%;
	text-align: center;
}

#nav7 {
	float: left;
	width: 9%;
	text-align: right;
}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a, #nav1 a:visited, #nav2 a:visited, #nav3 a:visited, #nav4 a:visited, #nav5 a:visited, #nav6 a:visited, #nav7 a:visited {
	display: block;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}

#nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover, #nav6 a:hover, #nav7 a:hover {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}

/* 'On' States */

#sec1 #nav1 a, #sec2 #nav2 a, #sec3 #nav3 a, #sec4 #nav4 a, #sec5 #nav5 a, #sec6 #nav6 a, #sec7 #nav7 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}


/* #######################FORM STYLES ######################## */

form { margin: 0; }

.formreq {
	color: black;
}

label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    vertical-align: middle;
}
input {
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}


/* ####################### INSIDE SHARED STYLES ######################## */

#insideContainer {
	width: 720px;
	padding: 30px 80px 50px 97px;
	overflow: hidden;
}

#insideColL {
	float: left;
	width: 213px;
}

#insideColR {
	float: left;
	width: 664px;
	padding: 10px 20px 85px 0;
}

#insideColR a:link, #insideColR a:visited {
	color: #663300;	
	font-weight: bold;
	text-decoration: none;
}
#insideColR a:hover, #insideColR a:active {
	color: #663300;	
	font-weight: bold;
	text-decoration: underline;
}

.checkItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkDiv {
	padding: 15px 0;
	border-top: 1px solid #b2a990;
	border-bottom: 1px solid #b2a990;
}

.checkDiv2 {
	padding: 15px 0 30px 0;
	border-top: 1px solid #b2a990;
	border-bottom: 1px solid #b2a990;
}

.checkDiv3 {
	padding: 25px 0;
	border-top: 1px solid #b2a990;
	border-bottom: 1px solid #b2a990;
}

.checkDiv3b {
	padding: 25px 0;
	border-bottom: 1px solid #b2a990;
} 

.checkDiv4 {
	padding: 15px 0;
	border-top: 1px solid #b2a990;
} 

.padTop {
	padding-top: 18px;
}

.padR {
	padding-right: 160px;
}

.right {
	text-align: right;
}

#hdrCC {
	width: 662px;
	padding: 0 2px 0 0;
	text-align: right;
}

#hdrCC img {
	padding: 0 3px 0 0;
}

.hdrLink {
	float: right; 
	text-align: right;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}

.ftrLink {
	float: right; 
	text-align: right;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkHdrL {
	float: left; 
	width: 585px;
	padding: 6px 0 10px 0;
	line-height: 16px;
	margin: 0;
}

.checkHdrR {
	float: right; 
	width: 135px;
	text-align: right;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #663300;
	line-height: 16px;
}

.imgL {
	float: left;
	padding: 0 18px 0 0;
}

.iconL {
	float: left;
	padding: 0 22px 22px 0;
}


/***** Subnav *****/

#subnav {
	width: 168px;
	padding: 30px 24px 0 21px;
	text-indent: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #403a2b;	
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li {
	margin: 0;
	padding: 0;
	width: 168px;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #98917b;
}

#subnav li a:link, #subnav li a:visited {
	color: #663300;
	text-decoration: none;
}

#subnav li a:hover, #subnav li a:active {
	color: #663300;
	text-decoration: underline;
}

/* ####################### STORE FRONT STYLES ######################## */

#featWprNew {
	width: 634px;
	padding: 0 15px 20px 15px;
	margin: 5px 0 0 0;
	background: #e1dac5 url('../images/storefront/featBgNew1.gif') top left repeat-x;
}

#featWprNew2 {
	width: 634px;
	padding: 0 15px 20px 15px;
	margin: 30px 0 0 0;
	background: #f0e9d5;
}

#featWprNew3 {
	width: 634px;
	padding: 0 15px 20px 15px;
	margin: 5px 0 0 0;
	background: #e1dac5;
}

#featWprNew4 {
	width: 634px;
	padding: 0 15px 20px 15px;
	margin: 5px 0 0 0;
	background: #e1dac5 url('../images/storefront/featBgNew2.gif') top left repeat-x;
}

#featWpr {
	width: 634px;
	padding: 0 15px 20px 15px;
	margin: 30px 0 0 0;
	background: #c4b892 url('../images/storefront/featBg.gif') top left repeat-x;
}

#feat2Wpr {
	width: 649px;
	padding: 0 15px 20px 0;
	margin: 30px 0 0 0;
	background: #f2e3bc url('../images/storefront/featBg2.gif') top left repeat-x;
}

.feat2Inside {
	width: 359px;
	padding: 68px 0 15px 290px;
	background: url('../images/storefront/featCookbook.gif') top left no-repeat;
}

.featPad {
	padding: 0 18px 0 0;
}


.featFormNew {
	width: 626px;
	padding: 0;
	margin: 0;
}

.featForm {
	width: 626px;
	border-top: 1px solid #403a2b;
	padding: 16px 0 0 0;
	margin: 10px 0 0 0;
}

.featForm2 {
	width: 626px;
	border-top: 1px solid #403a2b;
	padding: 16px 0 0 0;
	margin: 10px 0 0 15px;
}

.recipeListL {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
}

.recipeListR {
	float: left;
	width: 160px;
}

.recipeList {
	margin: .5em 0 .7em 0;
	padding: 4px 0 4px 0;
}

.recipeList ul {
	padding: 0 0 0 8px;
	margin: 0 0 0 .6em;
	color: #663300;
}


/* ####################### BALANCE STYLES ######################## */

#balWpr {
	width: 648px;
	padding: 20px 0 20px 16px;
	margin: 23px 0;
	background-color: #c4b892;
}


/* ####################### ORDER STATUS STYLES ######################## */

.statWpr {
	width: 632px;
	padding: 30px 16px;
	margin: 16px 0 23px 0;
	background-color: #ccc2a3;
}

.statTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.statError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	width: 95%;
	padding: 13px 0;
}

/* ####################### CART STYLES ######################## */

#cartContainer {
	width: 850px;
	padding: 38px 12px 23px 35px;
}

.cartFtr {
	padding: 15px 0 0 0;
	text-align: right;
}


/* ####################### CHECKOUT STYLES ######################## */

#checkStepWpr {
	padding: 18px 0 23px 0;
}

.checkStep {
	float: left;
	width: 140px;
	height: 21px;
	margin: 0 3px 0 0;
	font-size: 15px;
	line-height: 19px;
	*line-height: 18px;
	text-align: center;
	background-color: #c4b892;
	font-weight: bold;
}

.checkStepOn {
	float: left;
	width: 140px;
	height: 21px;
	margin: 0 3px 0 0;
	font-size: 15px;
	line-height: 19px;
	*line-height: 18px;
	text-align: center;
	background-color: #ffffcc;
	font-weight: bold;
}

.shipL {
	float: left;
	width: 345px;
	padding: 25px 30px 0 0;
}

.shipR {
	float: left;
	width: 345px;
	padding: 25px 0 0 0;
}


/* ####################### FOOTER STYLES ######################## */

#footerHomeWpr {
	width: 878px;
	height: 164px;
	margin: 0 auto;
}

#footerWpr {
	width: 897px;
	height: 164px;
	margin: 0 auto;
}

#footer {
	width: 550px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align: center;
	color: #d7ceb3;
	font-size: .92em;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: white;
	text-decoration: none;
}







