@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	}

.formstyle {
	background-color: #ffffff;
	padding:1px;
	margin-bottom:1px;
	border: 1px solid #cccccc;
	color: #333;
	font-family: Arial;
	color:#666;
	font-size: 10px;
	margin-top:2px;
}

.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}

.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}

a.greylinks:link {
	color:#540300;
	text-decoration: none;
}
a.greylinks:visited {
	color:#540300;
	text-decoration: none;
}
a.greylinks:active {
	color:#540300;
	text-decoration: none;
}
a.greylinks:hover {
	color:#540300;
	text-decoration: underline;
}

	
a:link {
	text-decoration: none;
	color:#540300;
}
a:visited {
	text-decoration: none;
	color:#540300;
}
a:hover {
	text-decoration: underline;
	color:#540300;
	}
a:active {
	text-decoration: none;
	color:#540300;
}

#head {
	background-image: url(images/head.jpg);
	width:848px;
	height:130px;
	margin:0 auto;
	}
	
#nav {
	width:848px;
	height:26px;
	margin:0 auto;
	}
	
#flash {
	width:848px;
	height:151px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#christmas {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#bbq {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#canape {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#fork {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#finger {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}

#board {
	width:848px;
	height:200px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}

#repeat {
	background-image: url(images/repeat.jpg);
	width:848px;
	background-repeat:repeat-y;
	overflow:hidden;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}
	
#mainbg {
	background-image: url(images/mainbg.jpg);
	width:848px;
	background-repeat:no-repeat;
	overflow:hidden;
	}

#bgfoot {
	background-image: url(images/bgfoot.jpg);
	width:848px;
	height:22px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	}
	
#footer {
	width:848px;
	clear:both;
	margin:0 auto;
	color:#333;
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}
	
	
h1 {
	color:#540300;
	font-size:22px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	}
	
h1 span {
	color: #333333;
	font-size: 14px;
	}
	
h2 {
	color:#9D62B9;
	font-size:18px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	}
	
h2 span {
	color: #333333;
	font-size: 14px;
	}
	
.purple {
	color:#9D62B9;
	font-size:16px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	}

.medium {
	color:#333;
	font-size:14px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	}
	
.red {
	color:#540300;
	font-size:16px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	}
	
#footer ul {
	display:block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	
#footer li { display:inline;
	list-style: none;
	padding: 0px; margin: 0px; }
	
#footer a, a:active, a:visited {
	color: #000;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#000;
	text-decoration:underline;
	}

#footernormal li {
	list-style: none;
	display: block;
	text-align: center;
	}
	
#footernormal {
	text-align: center;
	padding-bottom: 15px;
	}
	
#left {
	float:left;
	width:540px;
	padding-left:20px;
	padding-top:20px;
	}
	
#right {
	float:right;
	width:251px;
	padding-right:20px;
	padding-top:20px;
	}
	
.menuheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}

.menumainheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}
	
.menuprice {
	color:#990000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

	
.menu {
	width:539px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.menu ul {
list-style:circle;
padding-left:0px;
list-style-type:circle;
margin-left:10px;
}

.menu li {
padding-left:0px;
margin-left:10px;
	}
	
.menuhead {
	width:539px;
	height:9px;
	background-image: url(images/menuhead.jpg);
	}
	
.menubg {
	width:539px;
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	}
	
.menufoot {
	width:539px;
	height:10px;
	background-image: url(images/menufoot.jpg);
	clear:both;
	}
	
.menuleft {
	width:245px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	}
	
.menuright {
	width:225px;
	float:right;
	padding-top:10px;
	padding-right:20px;
	}
	
#terms {
	padding:15px;
	width:500px;
	background-color:#FFFFFF;
	margin:20px auto auto auto;
	border:3px solid #6C0E00;
	}
	
.approx {
	background-color:#FFFFFF;
	border:1px solid #990000;
	padding:10px;
	width:200px;
	}
