
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 100%;
	color: #000000;
background-image: url(../images/cssshadow.jpg);
	background-repeat: repeat-y;
	}
table {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 100%;
	color: #000000;
	}
#MainBodytext {
	margin: 0px;
	padding: 1px 0px;
	white-space: nowrap;
	vertical-align: middle;
}

input.submit
{/* all buttons */
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #960000;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 10px;
/*background-image: url(../images/buttonCSS.gif);
background-repeat: repeat-x;*/
}
input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}
strong {
	margin:0px;
	padding:0px;
	}
block {
	margin:-5px;
	padding:-5px;
	white-space:nowrap;
}
h1 {
	color: #FF0000;
	font-size:1.7em;
	font-weight: bold;
}	
h2 {
	color: #000000;
	font-size:1.5em;
	font-weight: bold;
	margin:5px 0px;
	padding:0px;
}	
h3 {
	color:#B90000;
	font-size:1.4em;
}
	
h4 {
	color:#000000;
	font-size:1.2em;
	font-weight: bold;
}	
#centercontent #ConsultUs {
	color: #CC6600;
	margin-top: 15px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 10px;
}

h5 {
	font-size:1em;
	font-weight: bold;
	color:#B90000;
}
h6 {
	font-size:0.9em;
	font-weight: bold;
	color:#000000;
}

#header {
	height: 150px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#subnav {
	position: absolute;
	left: -12px;
	top: 110px;
	z-index: 9900;
	white-space: nowrap;
	line-height: 28px;
	list-style-type: none;
	text-align: center;
	font-size: 0.8em;
	vertical-align: middle;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	float: left;
	list-style: none;
}
#subnav a {
	display: block;
	text-decoration: none;
	float: left;
	width: 112px;
	line-height: 28px;
	color: #FFFFFF;
}
#personal {
	list-style-type: none;
	text-align: center;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#personal ul {
	margin: 0px;
	padding: 0px;
}
#personal li {
	float: left;
	list-style: none;
	margin-bottom: 20px;
}
#personal li a {
	display: block;
	text-decoration: none;
	width: 103px;
	float: left;
	line-height: 1.7em;
	background-color: #000099;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1.3em;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
}
#personal li a:hover {
	background-color: #FF6600;
}
#mainnav {
	position: absolute;
	left: 0px;
	top: 106px;
	white-space: nowrap;
	line-height: 30px;
	font-size: 0.8em;
	color: #FFFFFF;
	vertical-align: middle;
	bottom: -308px;
	width: 760px;
}
#mainnav a {
	text-decoration: none;
	line-height: 30px;
	color: #FFFFFF;
}
#mainnav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#mainnav td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}

#mainarea {
	height:100%;
	width:559px;
	position:absolute;
	left:200px;
	top:150px;
	background-repeat:no-repeat;
	font-size: 0.8em;
	background-image: url(../images/mainarea.jpg);
	background-position: 1px top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	z-index: 100;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CECFCE;
}
#basket {
	height: 4000px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 150px;
	background-color: #FFF4E4;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#centercontent {
	position: absolute;
	height: 100%;
	left: 220px;
	top: 155px;
	width: 520px;
	z-index: 500;
	font-size: 0.8em;
	visibility: visible;
	margin:0px;
	padding:0px;
}
#centercontent #faq {
	padding-right: 150px;
}

#centercontent div p, #centercontent h4, #centercontent h3 {
	margin: 0px 0px 3px 0px;
}
#extension {
	height: 4000px;
	width: 200px;
	position: absolute;
	left: 760px;
	top: 150px;
	background-color: #FFF3E3;
	background-image: url(../images/extension.jpg);
	background-repeat: no-repeat;
}
.button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;

	background-color: #960000;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
}
.button a {text-decoration:none;
color:#FFFFFF}
#detailtable div {
	padding-left: 25px;
}
#detailtable h3 {
	font-size: 1.3em;
	color: #990000;
}
.FormRadio {
	text-align: center;
	float: left;
	width: 42px;
}
.faqtable {
	width: 420px;
	clear: right;
	margin-top: 0px;
	padding-top: 0px;
}
#centercontent #forgotemail {
	background-color: #FFDE99;
	padding: 2%;
	width: 96%;
	float: left;
}
#centercontent #float {
	float: left;
}
#topright {
	height: 100px;
	width: 180px;
	position: absolute;
	left: 760px;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/topright.jpg);
	padding-top: 50px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
#centercontent .faqtable h5 {
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	margin-top: 1em;
	padding-top: 0px;
}
#Contact {
	padding: 7px 10px 10px 25px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	font-size: 1.3em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#ContactHeader {
	background-color: #E75131;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.LineFull {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDEFCE;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 1px;
	padding-top: 6px;
}
.LinedBox {
	border: 1px solid #CCCC99;
	padding: 6px 5px 4px 7px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
	background-color: #FFFFFF;
}
#MainBodytext p {
	margin: 0px;
	padding: 0px;
}
#centercontent table h2 {
	margin: 10px 0px 4px;
	padding: 0px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAAEAE;
	font-size: 1.4em;
}
#centercontent #ShortDesc {
	width: 90%;
	clear: right;
	margin-top: 5px;
}
#centercontent li {
	list-style-type: circle;
	list-style-position: inside;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#CalendarControl {
	width: 170px;
	height: 16px;
	display: inline;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#CalendarControl a {
	text-decoration: none;
	line-height: 16px;
}
#CalendarBox {
	height: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #E1E1E1;
}
#CalendarCell {
	background-image: url(../images/Choose.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#CalendarCell a {
	color: #8ABF26;
	text-decoration: none;
}
#CalendarCellFull {
	color: #CC6633;
}
#centercontent #CenterStrap {
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F001C;
	color: #8F001C;
}
#centercontent #intropara {
	font-size: 1.2em;
}
#centercontent #largepic {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
.HomeBox {
	padding: 6px 5px 4px 7px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #FFFFFF;
	height: 120px;
	border: 1px solid #666666;
}
.HomeBoxHeader {
	background-color: #8F001C;
	margin: 10px 0px 0px;
	padding: 4px 4px 4px 8px;
	font-weight: bold;
	width: 162px;
	background-image: url(images/whitecorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #F9BC01;
	vertical-align: top;
	color: #FFFFFF;
}
.HomeBoxHeader a {
	text-decoration: none;
}
.ruleseparator {
	height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #F7C973;
	margin-bottom: 0.8em;
	clear: both;
}
#centercontent #centerfooter {
	float: left;
	margin-top: 12px;
}
#centercontent #forcedown {
	float: left;
	height: auto;
}
#mostpop {
	height: auto;
}
#RequiredField {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}
#centercontent #minimum {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#PleaseNote {
	font-size: .9em;
	color: #660000;
	margin-top: 8px;
}
#suggestdetailcontent {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 90%;
	font-size: 0.8em;
	visibility: visible;
	margin:0px;
	padding:0px;
}
#centercontent #HistoryHeader {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #960000;
	height: 1.2em;
	width: 100%;
	padding-top: 0.3em;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.NoLongerAvailable {
	color: #FF0000;
	font-size: .8em;
}
#centercontent .LinedBox form {
	display: inline;
}
#ordernotes {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFBAA;
	margin: 0;
}
#ordernotesheader {
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	background-color: #FEF101;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
#ordernotes cfform {
	margin: 0px;
	padding: 0px;
}#ordernotes textarea {
	margin: 0px;
	padding: 0px;
}
.BoxHeader {
	background-color: #960000;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#extension #EasyordersLink {
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
	position: absolute;
	top: 270px;
	left: 29px;
}
#centercontent #TableHeader {
	background-color: #A6745B;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4em;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6745B;
	border-right-color: #A6745B;
	border-bottom-color: #333333;
	border-left-color: #A6745B;
	margin-bottom: 5px;
}
#DeliveryInline {
	font-size: 13px;
	display: inline;
}
#EditingOrderHeader {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	height: 1.6em;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0.4em;
	background-image: url(../images/EditingBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#EditingInfo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 21px;
	margin-bottom: 10px;
	color: #333333;
	border: 1px dotted #D9D7DB;
}
#BuffetLink {
	margin-left: 30px;
	margin-top: 40px;
	font-size: 13px;
	color: #FFFFFF;
}
#BuffetLink .button {
	background-color: #5B2314;
	color: #FFFFFF;
}
#BuffetLink .button a {
	color: #FFFFFF;
}
#centercontent #CalendarCellFull a {
	text-decoration: none;
	color: #333333;
}
#topright a {
	color: #FFFFFF;
}
