@charset "UTF-8";

/* transparent pngs IE 6 fix 

img, div, a, input { behavior: url(iepngfix.htc) }*/

/* global */

body {
	background: #110900;
	margin:0;
	padding:0;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A0E00;
}
#wrapper {
	background-image: url(../images/clouds.jpg);
	background-attachment: fixed;
}
#wrapper2 {
	background-image: url(../images/header_bar.png);
	background-repeat: repeat-x;
	padding-top: 40px;
}
.clear { clear: both; }


.button {
	background-image: url(../images/button_bg.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 240px;
}

.center { text-align: center;}

.h3 {
	color: #6d201c;
	font-size: 16px;
	font-weight: bold;
}

.h3b {
	color: #6d201c;
	font-size: 25px;
	font-weight: bold;
}


.h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #CAB493;
	color: #FFFFFF;
	border: none;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}

.h5 {
	color: #5C4124;
	font-weight: bold;
}

.right { float: right; }
.h6 {
	color: #6E5934;
}
.left { float: left; }

.small {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

/* links */

a {
	color: #722722;
}
a:hover {
	color: #6D201C;
	text-decoration: none;
}

#footer a {
	color: #A99269;
	text-decoration: none;
	padding: 2px 5px;
}
#footer a:hover {
	background-color: #221100;
	color: #C1A679;
}


.button a {
	font-weight: bold;
	color: #6d201c;
	text-decoration: none;
}
.button a:hover {
	color: #8D2924;
	text-decoration: underline;
}

/* header */

#header {
	width: 1000px; /*was 955*/
}
#logo {
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 208px;
	margin-left: 10px;
	margin-top: -20px;
}

/* navigation */
#header .nav {
	/*float: right;*/
	padding-top: 20px;
}

#footer .nav {
	float: right;
}

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

.nav li { margin: 0 3px; float: right; }


.home a {
	display: block;
	width: 58px;
	height: 33px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: 0 0px;
 }

.home a:hover {
	background-position: 0 -33px;
 }
 
.about a {
	display: block;
	width: 71px;
	height: 33px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -73px 0px;
 }

.about a:hover {
	background-position: -73px -33px;
 }

.order a {
	display: block;
	width: 110px;
	height: 33px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -159px 0px;
 }

.order a:hover {
	background-position: -159px -33px;
 }
 
 .ontherange a {
	display: block;
	width: 144px;
	height: 33px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -286px 0px;
 }

.ontherange a:hover {
	background-position: -286px -33px;
 }
 
 
.catering a {
	display: block;
	width: 98px;
	height: 31px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -565px 0px;
 }

.catering a:hover {
	background-position: -565px -33px;	
 }
 
.storeMenu a {
	display: block;
	width: 115px;
	height: 31px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -688px 0px;
 }

.storeMenu a:hover {
	background-position: -688px -33px;	
 }

.contact a {
	display: block;
	width: 98px;
	height: 33px;
	text-decoration: none;
	background-image: url(../images/navigation.png);
	background-position: -450px 0px;
 }

.contact a:hover {
	background-position: -450px -33px;
 }
 
 .holiday a {
	display: block;
	text-decoration: none;
	background-image: url(../images/btnHolidayOrder.png);
	background-position: 830px 40px;
	background-repeat:no-repeat;
	
 }

/* content */

#content-wrapper {
	width: 955px;
}

.recipecontest {
	left: 50px;
	position: relative;
	margin-top: 10px;
	top: 15px;
}

.content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.column-left {
	width: 310px;
	margin-left: 70px;
}
.column-right {
	width: 390px;
	float: right;
	margin-right: 70px;
}


/* OLD STYLE */
.dollars-donated {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E221E;
}
.dollars-donated .small {
	font-size: 12px;
	text-transform: uppercase;
	color: #B39A76;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #997849;
}
.dollars-donated .padding { padding: 10px; }
/* END OLD STYLE */


.donation-boot {}
.donation-meter {
	background-color: #A99A6F;
	background-repeat: no-repeat;
	background-image: url(../images/donation_meter.png);
	background-position: 0px -219px;
}





.column-left2 { width: 300px; margin-left: 100px;}
.column-right2 { width: 300px; margin-right: 100px; float: right; }


.partners ul {}
.partners li {
	list-style-position: outside;
	list-style-image: url(../images/arrow2.png);
}

.index-wrapper {
	/*background-image: url(../images/index_bg2.png);
	background-repeat: no-repeat;*/
	height: 468px;
	width: 837px;
	background-position: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.index {
	padding-top: 25px;
	padding-right: 45px;
}


.index-left {
	float: left;
	margin-top: 200px;
	width: 375px;
	margin-left: 15px;
	color: #5C4124;
}


/* Orders */


.order-nav { float: right; margin-top: 13px;}

.order-nav ul { display: inline; margin:0; padding:0; }
.order-nav li { display: inline; margin: 0 10px; }

.order-nav li a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	padding: 2px 4px;
	background-color: #FFFFFF;
	border: 1px solid #D5C0A0;
	
}
.order-nav li a:hover {
	background-color: #6E221E;
	color: #FFFFFF;
	border: 1px solid #6E221E;
}

.sauces {
	width: 427px;
	float: left;
}
.sauces-bg{
	background-image: url(../images/sauces_bg.png);
	background-repeat: repeat-y;
}
.sauces-bg .padding {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.starters {
	width: 427px;
	float: left;
	margin-top: 25px;
}
.starters-bg{
	background-image: url(../images/sauces_bg.png);
	background-repeat: repeat-y;
}
.starters-bg .padding {
	padding: 20px;
}

.meat {
	width: 427px;
	float: right;
}
.meat-bg{
	background-image: url(../images/sauces_bg.png);
	background-repeat: repeat-y;
}
.meat-bg .padding {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.meat-divider {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.coming-soon {
	background-image: url(../images/coming_soon2.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
}

.signature {
	background-image: url(../images/signature.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}

.item1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.item1 .thumb {
	width: 110px;
}
.item1 .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	width: 170px;
}
.item1 .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.item1 .title {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6e221e;
	padding-bottom: 8px;
}
.item1 .shop {
	border: 1px solid #dac8ab;
	padding: 10px;
	text-align: center;
}
.item1 .price {
	color: #2e1f03;
	font-size: 16px;
	font-weight: bold;
}
.item1 .volume {
	font-size: 12px;
	color: #726449;
	padding-bottom: 5px;
}
.item1 .addtocart {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dac8ab;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
}

.addtocart a {
	font-weight: bold;
	color: #6f231f;
	text-decoration: none;
}
.addtocart a:hover {
	color: #B23630;
}


.item2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.item2 .thumb {
	width: 90px;
}

.item2 .add {
	padding-top: 15px;
}

.item2 .add1 {
	padding-left: 30px;
	padding-top: 15px;;
}

.item2 .thumb1 {
	padding-top: 10px;
	width: 90px;
}

.item2 .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	width: 285px;
	float: right;
}
.item2 .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.item2 .title {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6e221e;
	padding-bottom: 8px;
}
.item2 .bottom {
	border-bottom: 1px solid #dac8ab;
}
.item2 .top {
	border-top: 1px solid #dac8ab;
}
.item2 .price {
	color: #2e1f03;
	font-size: 16px;
	font-weight: bold;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.item2 .volume {
	font-size: 12px;
	color: #726449;
	padding-top: 5px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}

.item2 .addtocart {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}
.item2 .padding2 {
	padding-top: 5px;
	padding-bottom: 5px;
}


.item3 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.item3 .thumb {
	width: 110px;
}
.item3 .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	width: 275px;
	float: right;
}
.item3 .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.item3 .title {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6e221e;
	padding-bottom: 8px;
}
.item3 .bottom {
	border-bottom: 1px solid #dac8ab;
}
.item3 .top {
	border-top: 1px solid #dac8ab;
}
.item3 .price {
	color: #2e1f03;
	font-size: 16px;
	font-weight: bold;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.item3 .volume {
	font-size: 12px;
	color: #726449;
	padding-top: 5px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}

.item3 .addtocart {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}
.item3 .padding2 {
	padding-top: 5px;
	padding-bottom: 5px;
}


/* on the range */

.events {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
}
.events .picture {
	float: left;
	width: 432px;
}

.events .video {
	float: left;
	width: 432px;
}

.events .video1 {
	float: left;
	width: 432px;
}

.events .videoembed {
	padding-left: 6px;
}

.events .videoembed1 {
	padding-left: 6px;
}

.events .listing {
	float: right;
	width: 433px;
	height: 360px;
	overflow: auto;
}

.events .item {
	width: 101px;
}
.events .thumb {
	border: 4px solid #997849;
}
.events .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.events .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f231f;
	margin-bottom: 3px;
}


.submit {
	background-image: url(../images/submit_bg.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.submit .text {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.sightings {
	float: left;
	width: 437px;
	background-image: url(../images/4rsightings2.png);
	background-repeat: no-repeat;
	height: 92px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.sightings .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 255px;
	padding-top: 45px;
	float: left;
}
.sightings .gallery {
	float: right;
	width: 178px;
	margin-top: 18px;
}

.sightings .thumb {
	border: 3px solid #FFFFFF;
}
.community {
	float: right;
	width: 368px;
}

.testimonials {
	width: 359px;
	float: left;
}
.testimonials .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #474747;
	margin: 10px 30px;
}
.testimonials .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #747373;
	margin: 10px 30px;
}

.testimonials_listing {
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat;
	padding: 25px;
	height: auto;
}
.testimonials_listing .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #474747;
	margin: 10px 30px;
}
.testimonials_listing .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #747373;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 10px;
}

.recipes {
	width: 476px;
	float: right;
}

.recipes .title {
	color: #997849;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	float: right;
	margin-top: 5px;
}


.recipes .text a {
	font-size: 18px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #474747;
	text-decoration: none;
}

.recipes .text a:hover {
	color: #000000;
	text-decoration: underline;
}

.recipes ul { list-style: none; margin:0; padding:0; }
.recipes li {
	border-bottom: 1px dotted #6f231f;
	padding-top: 5px;
	padding-bottom: 5px;
}

.recipes .item {
	height: 200px;
	padding: 10px 30px;
	overflow: auto;
}

.recipes .topborder { border-top: 1px dotted #6f231f; }


.buyitlocal { width: 800px; margin: 20px auto; }

.retail .h3, .restaurants .h3, .catering .h3 {
	background-color: #FFFFFF;
	padding: 3px 5px;
	border: 1px solid #D5C0A0;
}

.retail {
	float: left;
	width: 525px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.restaurants {
	float: right;
	width: 225px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.catering-links {
	padding: 10px;
	width: 625px;
}

/* footer */

#footer-wrapper {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/footer_bg.gif);
	
}

#footer {
	background-image: url(../images/horses.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
	padding-bottom: 100px;
	width: 925px;
	color: #402508;
	font-size: 12px;
}
 
#info {
	color: #a68f66;
}
 
.copyright {
	color: #a68f66;
	
}

