
/*
===========================================================================
=global layout=============================================================
===========================================================================
*/
	
body {
	background: #6F5F4F;
	color: #333;
	font-family: lucida grande, lucida sans unicode, sans-serif;
	font-size: small;
	}
	
* html body {
	font-size: x-small; /* for IE5/win */
	f\ont-size: small; /* all other IE versions */
	}
	
#container {
	background: #6F5F4F url(/images/layout/page_bg.png) repeat-y top left;
	margin: 0 auto;
	width: 1024px;
	}
	
#header {
	height: 182px;
	margin: 0 auto;
	width: 1024px;
	}
	
#content {
	margin: 0 90px;
	padding-top: 10px;
	}

#footer {
	background: #6F5F4F url(/images/layout/footer_bg.gif) no-repeat top center;
	clear: both;
	height: 91px;
	padding: 53px 100px 0;
	}
	
#leftside {
	float: left;
	width: 320px;
	}
	
#rightside {
	float: right;
	width: 500px;
	}
	
#cartheader {
	height: 80px;
	margin: 0 auto;
	width: 1024px;
	}


/*
===========================================================================
=global styles=============================================================
===========================================================================
*/

p, li, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	}
	
p {
	padding-bottom: 1.2em;
	}
	
p.top {
	padding-top: 1em;
	}
	
p.red {
	color: #B10815;
}
	
h1 {
	font-size: 160%;
	padding-top: 1.5em;
	padding-bottom: .2em;
	}
	
h1.top {
	padding-top: 5px;
	}
	
h2 {
	font-size: 140%;
	padding-top: 1.3em;
	padding-bottom: .2em;
	}
	
h2.top {
	padding-top: .2em;
	}
	
h3 {
	font-size: 120%;
	padding-top: 1.3em;
	padding-bottom: .2em;
	}

a {
	color: #B10815;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.center {
	text-align: center;
	}

.emph {
	color: #9C824B;
	font-weight: bold;
	}
	
.q {
	font-style: italic;
	font-size: 110%;
	padding-bottom: .2em;
	}
	
.a {
	border-left: 10px solid #D9D2BF;
	margin-bottom: 1.3em;
	margin-left: 2px;
	padding: 0 50px 0 5px;
	}
	
.showsauce {
	background: url(/images/layout/bottles.jpg) no-repeat bottom right;
	padding: 20px 0 110px;
	margin-bottom: 20px;
	}
	
	
.recipe {
	background: url(/images/layout/recipe_bg.gif) no-repeat top left;
	border: 1px solid #9C824B;
	margin: 10px 30px 20px 0;
	padding: 0 10px 0 60px;
	}
	
.recipe h1 {
	color: #fff;
	font-size: 110%;
	margin: 0;
	text-align: center;
	padding: 15px 0 40px;
	}

.recipe ul {
	list-style: square;
	margin-left: 15px;
	padding-bottom: 6px;
	}
	
.recipe li {
	font-size: 85%;
	}
	
	
	
.twocolform {
	}
	
.twocolform td {
	}
	
.twocolform td.title {
	font-weight: bold;
	text-align: right;
	font-size: 90%;
	padding-right: 3px;
	vertical-align: middle;
	}
	
.twocolform td.formhelp {
	font-style: italic;
	font-size: 80%;
	color: #666;
	}
	
.twocolform td.captcha {
	padding-bottom: 8px;
	}


.contactus a {
	background: #DCD3C2;
	border: 1px solid #6F5F4F;
	padding: 5px;
	margin: 0 150px 15px 0;
	text-decoration: none;
	}


.leftlinks {
	background: #DCD3C2;
	border: 1px solid #6F5F4F;
	margin: 10px 30px 10px 0;
	text-align: center;
	}



/*
===========================================================================
=homepage =================================================================
===========================================================================
*/
	
.closet {
	background: #efefdf url(/images/layout/welcome_bg.jpg) no-repeat bottom left;
	border: 1px solid #DCD302;
	padding: 10px 10px 200px;
	}
	
.closet h1 {
	color: #B10815;
	font-size: 140%;
	}

.closet p {
	font-size: 120%;
	line-height: 160%;
	}

.wayright {
	background: #DCD3C2;
	border: 1px solid #6F5F4F;
	float: right;
	margin: 10px 0 10px 20px;
	padding: 5px;
	width: 188px;
	clear: right;
	}
	
.nomargin {
	margin-top: 0;
	}
	
.wayright img {
	float: right;
	}
	
.wayright h1 {
	font-size: 130%;
	}
	
.wayright h1.top {
	padding-top: 0;	
	}
	
.wayright p {
	padding-bottom: 4px;
	}
	
.wayright p.eventinfo {
	font-size: 90%;
	}
	
.wayright ul {
	list-style: disc;
	}
	
.wayright li {
	font-size: 90%;
	margin-left: 20px;
	}
	
.wayright li.whatsinit {
	font-size: 110%;
	list-style: none;
	padding-top: 4px;
	}
	
.eventactions {
	padding-top: 4px;
	text-align: center;
	}

.actions {
	text-align: center;
	padding-bottom: 6px;
	padding-top: 16px;
	}
	

.pad6 {
	padding-top: 6px;
	}
	
.clearall {
	clear: both;
	}



/*
===========================================================================
=buy ======================================================================
===========================================================================
*/

.buybox {
	background: #F5EAD6;
	border: 1px solid #6F5F4F;
	clear: both;
	margin-bottom: 20px;
	padding: 10px;
	}
	
h2.buy {
	font-size: 150%;
	padding-top: 0;
	}

.buyimg {
	float: left;
	padding-right: 20px;
	}
	
.product-listing {
	padding-top: 10px;
	}
	
.product-listing td {
	
	}
	
.product-listing td.title {
	color: #B10815;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 2px;
	}
	
.product-listing td.price {
	font-size: 110%;
	padding-left: 10px;
	padding-bottom: 16px;
	}
	
.product-listing td.add {
	text-align: right;
	padding-bottom: 16px;
	}

.live-cart {	
	background: #fff url(/images/layout/cart_icon.gif) no-repeat top left;
	border: 1px solid #6F5F4F;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 6px 10px 6px 60px;
	}

.live-cart h1 {
	font-size: 110%;
	padding: 0;
	}
	
p.qty, p.total {
	padding: 0;
	}
	
p.checkout {
	margin: 6px 0;
	padding-bottom: 0;	
	}
	
p.checkout a {
	background: #DCD3C2;
	border: 1px solid #6F5F4F;
	padding: 2px 4px;
	}
	

/*
===========================================================================
=guestbook=================================================================
===========================================================================
*/
	
	
.gb_name {
	color: #B10815;
	font-size: 120%;
	font-weight: bold;
	padding: 12px 0 2px;
	}
	
.gb_date {
	color: #6F5F4F;
	font-size: 90%;
	font-style: italic;
	padding-bottom: 2px;
	}
	
.pagination {
	border-top: 1px dotted #9C824B;
	padding-top: 4px;
	}




/*
===========================================================================
=recipe card===============================================================
===========================================================================
*/
	

.recipecard {
	background: url(/images/layout/recipe_bg.png) no-repeat top left;
	border: 1px solid #9C824B;
	margin: 40px 30px 20px 0;
	padding: 0 10px 0 60px;
	}
	
.recipecard h1 {
	color: #fff;
	font-size: 110%;
	margin: 0;
	text-align: center;
	padding: 18px 0 37px 20px;
	}

.recipecard ul {
	list-style: square;
	margin-left: 15px;
	padding-bottom: 10px;
	}
	
.recipecard li {
	font-size: 90%;
	margin-left: 10px;
	}
	
p.recipecontact {
	font-size: 85%;
	color: #9C824B;
	}
	
	




/*
===========================================================================
=find us ==================================================================
===========================================================================
*/
	
.findus li {
	font-size: 110%;
	padding-bottom: 3px;
	}	

.city {
	color: #9C824B;
	font-style: italic;
	font-size: 90%;
	padding-left: 6px;
	}






/*
===========================================================================
=links ==============================================================
===========================================================================
*/

.linklist {
	margin-left: 0;
}

.linklist li {
	list-style-type: none;
	line-height: 1.5;
	float: left;
	margin: 20px 80px 0 0;
	text-align: center;
	width: 200px;
}

.linklist li.right {
	margin-right: 0;
}

.linklist li p {
	font-size: 11px;
	margin-top: 10px;
}
	
/*
===========================================================================
=ingredients ==============================================================
===========================================================================
*/
	
	

.ingredients {
	}
	
.ingredients th {
	border-bottom: 2px solid #333;
	padding: 3px;
	padding-right: 30px;
	}
	
.ingredients td {
	border-bottom: 1px solid #C6B287;
	font-size: 90%;
	padding: 3px;
	padding-right: 30px;
	}


/*
===========================================================================
=footer ===================================================================
===========================================================================
*/
	

.footermenu {
	foat: left;
	list-style: none;
	}
	
.footermenu li {
	border-left: 1px solid #FFF;
	display: inline;
	font-size: 80%;
	padding-left: 4px;
	}
	
.footermenu li.first {
	border: none;
	}
	
.footermenu li a {
	color: #FFF;
	text-decoration: none;
	}
	
.footermenu li a:hover {
	background: #FFF;
	color: #B20813;
	}

.copyright {
	color: #fff;
	float: right;
	font-size: 80%;
	padding-top: 3px;
	}
	
.copyright a {
	color: #fff;
	text-decoration: none;
	}
	
.copyright a:hover {
	background: #FFF;
	color: #B20813;
	}