@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #000000;
}
#headerbck {
	background-image: url(../images/banner-bck.png);
	background-repeat: repeat;
	background-position: center top;
	height: 185px;
	width: 100%;
}
#bannertop {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 134px;
}
#navcontainer {
 position:relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#logocontainer {
	margin-left: 10px;
	height: 134px;
	width: 234px;
	float: left;
}
#topright {
	margin-right: 10px;
	width: 700px;
	float: right;
	text-align: right;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.bodytext a:link {
	color: #FF9900;
	text-decoration: none;
}
.bodytext a:visited {
	color: #FF9900;
	text-decoration: none;
}
.bodytext a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bodytext a:active {
	color: #FF9900;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 23px;
}
.toplinks a:link {
	color: #000000;
	text-decoration: none;
}
.toplinks a:visited {
	color: #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color: #BF1E2E;
	text-decoration: underline;
}
.toplinks a:active {
	color: #000000;
	text-decoration: none;
}
#topnav
{
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#topnav:hover
{
	padding-top: 5px;
	color: #BF1E2E;
	background-image: url(../images/nav-divider.png);
}
#navdivider {
	background-image: url(../images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 1px;
	float: left;
}
#maincontainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#healthfollow {
	height: 48px;
}
#followright {
	float: right;
	width: 250px;
	text-align: right;
	margin-top: 7px;
}
#blackcontent {
	background-image: url(../images/black-bck.png);
	background-repeat: repeat;
}
#blackcontent2 {
	padding: 20px;
}
#blackcontent3 {
	padding: 25px;
padding-right: 25px;
padding-top: 15px;
}
#3boxcontainer {
	padding-bottom: 0px;
}
#c4container {
	background-image: url(../images/red-bck.png);
	background-repeat: repeat;
	padding: 20px;
}
#whiteboxcontainer {
	margin-top: 20px;
	margin-bottom: 20px;
}
#whitetransbox {
	background-image: url(../images/white-bck.png);
	background-repeat: repeat;
	padding: 20px;
	width: 445px;
}
#whitebox {
	background-repeat: repeat;
	padding: 20px;
	width: 445px;
	background-color: #FFFFFF;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.largewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.largetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BF1E2E;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.smalltext a:link {
	color: #BF1E2E;
	text-decoration: none;
}
.smalltext a:visited {
	color: #000000;
	text-decoration: none;
}
.smalltext a:hover {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:active {
	color: #000000;
	text-decoration: none;
}
.smalltextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BF1E2E;
}
.smalltextred a:link {
	color: #BF1E2E;
	text-decoration: none;
}
.smalltextred a:visited {
	color: #BF1E2E;
	text-decoration: none;
}
.smalltextred a:hover {
	color: #BF1E2E;
	text-decoration: underline;
}
.smalltextred a:active {
	color: #BF1E2E;
	text-decoration: none;
}
#button
{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #BF1E2E;
}
#button:hover
{
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000000;
}
#footercontainer {
	background-image: url(../images/footer-bck-repeat.png);
	background-repeat: repeat-x;
}#whatever {
	text-align: center;
	height: 39px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#footerinner {
	height: 211px;
	width: 990px;
	margin-left: auto;
	padding-top: 10px;
	margin-right: auto;
}
#footerdiv {
	background-image: url(../images/footer-divider.png);
	padding-right: 20px;
	padding-left: 20px;
	height: 183px;
	background-repeat: no-repeat;
	background-position: center;
}
#footercolumn {
	width: 147px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footerlinks a:link {
	color: #000000;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #BF1E2E;
	text-decoration: underline;
}
.footerlinks a:active {
	color: #000000;
	text-decoration: none;
}
.footerlinksdot {
	color: #BF1E2E;
}
#bot {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#webdesign {
	float: right;
	width: 300px;
	text-align: right;
}
#fbbck {
	background-image: url(../images/white-bck.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 1px;
}
#leftnavcontainer {
	background-image: url(../images/white-bck.png);
	background-repeat: repeat;
	width: 201px;
	padding: 10px;
}
#leftnav
{
	display: block;
	width: 189px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
}

#leftnav:hover
{
	background-color: #BF1E2E;
	color: #FFFFFF;
}
#rightcontainer {
	background-image: url(../images/white-bck.png);
	background-repeat: repeat;
	padding: 10px;
	width: 201px;
}
#dashedbox {
	padding: 5px;
	width: 189px;
	border: 1px dashed #DE533D;
	margin-top: 10px;
}
.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallgreytext a:link {
	color: #E1563C;
	text-decoration: none;
}
.smallgreytext a:visited {
	color: #E1563C;
	text-decoration: none;
}
.smallgreytext a:hover {
	color: #E1563C;
	text-decoration: underline;
}
.smallgreytext a:active {
	color: #E1563C;
	text-decoration: none;
}
#centrecontainer {
	background-image: url(../images/black-bck.png);
	background-repeat: repeat;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF9900;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
#iconright {
	padding-left: 10px;
	float: right;
	padding-bottom: 10px;
}
.whitebcktb {
	background-image: url(../images/white-bck.png);
	background-repeat: repeat;
}
.veg {
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#mapbox {
	background-color: #FFFFFF;
	padding: 2px;
	width: 195px;
}
.formfielddrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	height: 28px;
	width: 350px;
	border: 1px solid #333333;
	margin: 5px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	height: 17px;
	width: 341px;
	border: 1px solid #333333;
	margin: 5px;
}
.formfieldmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	height: 100px;
	width: 346px;
	border: 1px solid #333333;
	margin: 5px;
}
.required {
	color: #FA3002;
}.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BF1E2E;
	padding: 3px;
	border: 1px solid #333333;
}
#mapbck {
	height: 350px;
	width: 730px;
	border: 2px dashed #DE533D;
	background-image: url(../images/map-bck-grey.png);
	background-repeat: repeat;
}
#mapaddress {
	float: left;
	width: 180px;
	padding-left: 10px;
	height: 330px;
	padding-top: 20px;
}
#mapright {
	float: right;
	height: 330px;
	width: 540px;
	padding-top: 20px;
}
#reviewdivider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9900;
	width: auto;
	margin-right: 10px;
}
#recipebck {
	width: 706px;
	border: 2px dashed #DE533D;
	background-image: url(../images/recipe-bck.png);
	background-repeat: repeat;
	padding: 10px;
}
#recipepic {
	float: right;
	margin-left: 10px;
}
#blackfull {
	background-image: url(../images/black-bck.png);
}
#whitefull {
	background-color: #FFFFFF;
}
.menucatdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA222F;
}
.subcatheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC212F;
}
.isvegie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
}
.menuitems {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #000;
}
.botdash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.producttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.blink {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
	text-decoration: blink;
}
.shopcol {
	background-attachment: fixed;
	background-image: url(../images/colshop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.orderdetailstxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
