*{
	margin:0px;
	padding:0px;
	font-family: Calibri, Cambria,Rockwell, Tahoma, Arial;
	font-size: 12pt;
	color:White;
	background-repeat:no-repeat;
}
body
{
	background-color:#000000;
}
div.navigation 
{
	margin-top:14px;
	width: 900px;
	height: 30px;
	background-color:#000033;
	/*background-color:#6f0f0f;*/
	padding:5px;
}
div.navigation_red
{
	margin-top:14px;
	width: 900px;
	height: 30px;
	background-color:#490f0f;
	/*background-color:#6f0f0f;*/
	padding:5px;
}
div.cleanfrm
{
	display:none;
}
div.pageHeader
{
	font-style:italic;
	color:White;
	text-align:center;
	padding:5px;
}
div.footer
{
	margin-top: 10px;
	width: 1024px;
	height:200px;
	background-repeat:no-repeat;
	background-image: url(images/Footer.jpg);
	/*height: 85px;
	background-color: #ffffff;*/
}
a.header
{
	text-decoration:none;
	font-size:12pt;
	color:#ffffff;
	padding:3px;
	margin-left:13px;
	margin-right:13px;
	vertical-align:middle;
}
a.header:hover
{
	background-color: #6f0f0f;
}
div.main
{
	background-color:#000000;
	width:900px;
	height:420px;
}
div.logo
{
	background-image:url(images/bbqbig3.png);
	background-repeat:no-repeat;
	width:400px;
	height:397px;	
	float:left;
}
div.maintext
{
	background-color:#000033;
	text-align:justify;
	float:left;
	width:320px;
	border: solid 1px #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;
	margin-left:460px;
	line-height:15px;
}
div.bbqphoto
{
}
div.copy
{
	font-size:8pt;
	color:#eee;
}
div.ordermain
{
	background-color:#000033;
	width:900px;
	padding:5px;
}
select
{
	color: Black;
	width: 85%;
}
option
{
	color: Black;
}
input
{
	color:Black;
}
textarea
{
	color:Black;
}
input.quantitytext
{
	margin-left:10px;
}
input.submitorderbutton
{
	Background-color:black;
	FONT-SIZE:18pt; 
	Color:White; 
	padding:5px; 
	Cursor:pointer;
}
input.submitorderbutton:hover
{
	background-color:#490f0f;
}
.thankyouimage
{
	background-color:#490f0f;
	float:left;
	width:370px;
	height: 277px;
	border: solid 1px #000000;
	margin-top:20px;
	margin-left:460px;
	padding: 5px;
}
div.menutext
{
	background-color:#490f0f;
	text-align:justify;
	float:left;
	width:270px;
	border: solid 1px #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:20px;
	margin-top:20px;
	line-height:15px;
}

div.menulist
{
	border: solid 1px #ffffff;
	margin-left:8px;
	margin-top:8px;
	width: 180px;
	float:left;
	height:400px;
}

div.comments
{
	border:solid 1px #ffffff;
	width:750px;
	padding:5px;
	margin-top:15px;
}
