body {
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	background-color: #fff;
}

a img {
	border: none;
}

#wrapper {
	margin: 0px auto;
	width: 998px;
	border: solid 1px #a2a2a2;
}

#header {
	position: relative;
}

#header a#product-line-up {
	display: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 390px;
}

/* Nav */

#nav {
	height: 130px;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
}

#nav ul {
	margin: 0px;
	padding: 52px 0px 0px 0px;
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	display: block;
	float: left;
	height: 19px;
	text-indent: -9999px;
}

#nav ul li a#nav-home {
	width: 55px;
	background-position: 0px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 29px 0px 95px;
}

#nav ul li a#nav-home:hover, body.home #nav ul li a#nav-home {
	background-position: 0px -19px;
}

#nav ul li a#nav-mustards {
	width: 84px;
	background-position: -84px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 24px 0px 0px;
}

#nav ul li a#nav-mustards:hover, body.mustards #nav ul li a#nav-mustards {
	background-position: -84px -19px;
}

#nav ul li a#nav-purchase {
	width:  86px;
	background-position: -192px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 242px 0px 0px;
}

#nav ul li a#nav-purchase:hover, body.purchase #nav ul li a#nav-purchase {
	background-position: -192px -19px;
}

#nav ul li a#nav-our-history {
	width: 106px;
	background-position: -520px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 16px 0px 0px;
}

#nav ul li a#nav-our-history:hover, body.our-history #nav ul li a#nav-our-history {
	background-position: -520px -19px;
}

#nav ul li a#nav-news {
	width: 53px;
	background-position: -840px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 16px 0px 0px;
}

#nav ul li a#nav-news:hover, body.news #nav ul li a#nav-news {
	background-position: -840px -19px;
}

#nav ul li a#nav-events {
	width: 64px;
	background-position: -644px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 16px 0px 0px;
}

#nav ul li a#nav-events:hover, body.events #nav ul li a#nav-events {
	background-position: -644px -19px;
}

#nav ul li a#nav-contact-us {
	width: 96px;
	background-position: -726px 0px;
	background-image: url(../images/bg-nav-links.png);
	margin: 0px 0px 0px 0px;
}

#nav ul li a#nav-contact-us:hover, body.contact-us #nav ul li a#nav-contact-us {
	background-position: -726px -19px;
}

/* End nav */

#content {
	clear: both;
	padding: 35px 30px;
}

/* Homepage */

body.home #header a#product-line-up {
	display: inline;
}

body.home #nav {
	height: 90px;
	background-image: url(../images/bg-nav-home.jpg);
	background-repeat: repeat-x;
}

body.home #content {
	padding: 0px;
}

#content div.heading {
	background-image: url(../images/bg-gold.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px 25px 0px 25px;
	height: 27px;
}

#content #recipes h2 {
	background-image: url(../images/heading-recipes.png);
	width: 287px;
	height: 25px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#content #events h2 {
	background-image: url(../images/heading-events.png);
	width: 95px;
	height: 25px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#content #recipes, #content #events {
	clear: both;
}

div.video {
	text-align: center;
}

#content #recipes h3, #content #events h3 {
	margin: 20px 25px 10px 25px;
	color: #c41f3a;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}

#content #recipes a.right, #content #events a.right {
	text-transform: uppercase;
	color: #493f1e;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

#content #recipes a.right:hover, #content #events a.right:hover {
	text-decoration: none;
}

#content #recipes h3 span, #content #events h3 span {
	text-decoration: underline;
}

#content #recipes strong, #content #events strong {
	margin: 0px 25px 0px 25px;
	color: #c41f3a;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}

#content #recipes p, #content #events p {
	margin: 12px 25px 10px 25px;
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
	color: #272525;
}

#content #recipes p a, #content #events p a {
	margin: 0px;
}

#content #recipes a, #content #events a {
	margin: 0px 25px 0px 20px;
}

/* End homepage */

/* Interior */

#content #col1 {
	width: 590px;
}

#content #col2 {
	float: right;
	width: 330px;
	text-align: center;
}

#content h1 {
	margin: 0px;
	color: #c41f3a;
	font-family: verdana;
	font-size: 18px;
}

#content h1 a {
	color: #272525;
}

#content h2 {
	margin: 40px 0px 0px 0px;
	color: #c41f3a;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 15px;
}

#content p, #content ul, #content ol {
	color: #272525;
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
}

#content a {
	color: #C41F3A;
}

#content a:hover {
	text-decoration: none;
}

/* End interior */

/* Form */

form {
	margin: 20px 0px;
}

form label {
	display: block;
}

form label span {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0px 10px 20px 0px;
}

form label input.text, form label textarea.text {
	width: 200px;
	border: solid 1px #a2a2a2;
}

body.contact-us form textarea.text {
	height: 150px;
}

#col1-2 {
	float: left;
	width: 469px;
}

#col2-2 {
	float: left;
	width: 469px;
}

/* End form */

.button-get-recipe {
	display: block;
	width: 168px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/button-get-recipe.jpg);
}

.button-more-info {
	display: block;
	width: 168px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/button-more-info.jpg);
}

.button-purchase {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/button-purchase.jpg);
	margin: 0px 0px 0px 0px;
}

.button-add {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/button-add.jpg);
	margin: 0px 0px 0px 0px;
}

.button-checkout {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/button-checkout.jpg);
	margin: 0px 0px 0px 0px;
}

.button-confirm {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/button-confirm.jpg);
	margin: 0px 0px 0px 0px;
}

.button-continue {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/button-continue.jpg);
	margin: 0px 0px 0px 0px;
}

#footer {
	clear: both;
	background-color: #c41f3a;
	text-align: center;
	color: #fff;
	padding: 20px 0px 30px 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	margin: 0px 15px;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	text-align: center;
	padding: 15px;
	font-family: verdana;
	font-size: 11px;
	color: #A2A2A2;
}

#legal a {
	color: #A2A2A2;
}

#legal a:hover {
	text-decoration: none;
}

#legal span {
	padding: 0px 0px 0px 100px;
}

body.partnerships div.clear a {
	display: block;
	width: 175px;
	float: left;
	margin: 0px 20px 50px 0px;
}

body.partnerships div.clear a img {
	float: right;
}

body.mustards #content div.mustard {
	float: left;
	margin: 0px 30px 10px 30px;
	width: 250px;
	text-align: center;
}

body.mustards #content div img {
	margin: 10px 0px;
	/*
	padding: 15px;
	border: solid 3px #c41f3a;
	*/
}

body.mustards #content div a.button-purchase {
	margin-left: 20px;
}


body.mustards #content div p {
	text-align: left;
}

/* Begin classes */

.col1 {
	width: 333px;
	height: 270px;
	float: left;
}

div#grill {
	background-color: #e9c064;
}

.col2 {
	width: 330px;
	height: 270px;
	float: left;
	border-left: solid 1px #A2A2A2;
	border-right: solid 1px #A2A2A2;
}

.col3 {
	width: 333px;
	height: 270px;
	float: left;
}

div#bite {
	background-color: #c41f3a;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

/* End classes */

body.purchase div#col1-2 div {
	clear: left;
	padding: 0px 40px 40px 0px;
}

body.purchase div#col1-2 div img {
	float: left;
	margin: 15px 10px 30px 0px;
	/*
	border: solid 3px #c41f3a;
	*/
}

body.purchase div#col1-2 div a.button-add {
	margin-left: 150px;
}

body.purchase div#col2-2 {
	width: 439px;
	padding-left: 30px;
}

body.purchase div#col2-2 input.quantity {
	width: 30px;
}

body.purchase div#col2-2 form label {
	clear: left;
	margin: 0px;
}

body.purchase div#col2-2 form label span {
	margin-top: 0px;
	margin-bottom: 10px;
}