body {
	font-family: "Arial";
	font-size: 10px;
	background-color:#330033;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	margin: 0px;
}
a { 
	font-family: "Arial";
	color:#FFCC00;
	text-decoration: none;
}
a:hover {
	color:#6633CC;
	text-decoration:underline;
}
#indexContainer{
	margin:0px auto;
	width:860px;
}
#header{
}
#leftHeader{
	float:left;
	margin-top:10px;
	margin-left:20px;
}
#centerHeader{
	margin-top:10px;
	width:860px;
	text-align:center;
}
#rightHeader{
	margin-right:20px;
	float:right;
	text-align:right;
}
#logo{
}
#today{
	font-size:10px;
	letter-spacing:.4em;
	margin-top:75px;
}
#links{
	background-image:url(images/topBg.jpg);
	font-size:16px;
	font-weight:bold;
	line-height:80px;
	letter-spacing:.2em;
	height:55px;
	text-align:center;
}
#links a{
	text-decoration:none;
	color:#FFCC00;
}
#links a:hover{
	color:#FFFF00;
}
#headerGraphic{
	float:left;
}
#contentHolder{
	float:left;
	background-image:url(images/bottomBg.jpg);
	width:860px;
	height:320px;
}
#contentHolder2{
	float:left;
	background-image:url(images/bottomBg2.jpg);
	width:860px;
	height:420px;
}
#contentHolder3{
	float:left;
	background-image:url(images/bottomBg4.jpg);
	width:860px;
	
	height:755px;
}
#centerContent2{
	float:left;
	width:860px;
	/*height:670px;*/
	height:780px;
	text-align:center;
}
#contentHolder4{
	float:left;
	background-image:url(images/bottomBg4.jpg);
	width:860px;
	
	height:780px;
}
#leftContent{
	margin-left:60px;
	float:left;
	width:410px;
	height:270px;
}
#rightContent{
	margin-right:60px;
	float:right;
	width:300px;
	height:270px;
}
#centerContent{
	float:left;
	width:860px;
	/*height:670px;*/
	height:755px;
	text-align:center;
}
#footerLinks{
	text-align:center;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:860px;
}
#footerLinks a{
	text-decoration:none;
	color:#FFCC00;
}
#footerLinks a:hover{
	color:#FFFF00;
}
#copyright{
	float:left;
	text-align:center;
	font-size:10px;
	width:860px;
	padding-bottom:40px;
}
.whiteBorder{
	border:1px solid white;
}
.paraHeading{
	color:#FFCC00;
	font-size:16px;
	font-weight:bold;
}


#contactContainer{
	width:300px; 
}
#contactBorder{
	width:315px;
	border:1px solid white;
}
#contactHeader{
	text-align:center;
	padding:5px;
}
#contactHeaderText{
	text-align:center;
	height:20px;
	margin-top:-15px
}
#contactSentContainer{
	margin:0px auto;
	width:400px; 
}
#contactSent{
	text-align:left;
}
#formName{
	padding:5px;
}
#formBlock{
	padding:5px;
}
#formEmail{
	padding:5px;
}
#formMessage{
	padding:5px;
}
.formRadio{
	height:10px;
	width:10px;
}
#formMessage{
	padding:5px;
}
#formSubmit{
	padding:5px;
	text-align:left;
}
.formInput{
	width:300px;
	font-size:9px;
	color:#000000;
	background-color:#CCCCCC;
}
.formInput2{
	width:75px;
	font-size:9px;
	color:#000000;
	background-color:#CCCCCC;
}
.formInput3{
	width:400px;
	font-size:9px;
	color:#000000;
	background-color:#CCCCCC;
}
.formMessageInput{
	width:300px;
	height:100px;
	font-size:9px;
	color:#000000;
	background-color:#CCCCCC;

}
.formHeader{
	color:#FFCC00;
	font-weight:bold;
	font-size:12px;
}

.formSubmitButton{
	width:90px;
	height:20px;
	font-size:9px;
	line-height:20px;
	color:#000000;
	background-color:#CCCCCC;

}

.goldBorder{
	border:1px solid #FFCC00;
}

#commentsContainer{
}
#contactPhones{
	font-size:	10px;
	margin-right:10px;
}
.phonesHeading{
	color:#FFCC00;
	font-weight:bold;
}

#blanket {
	background-color:#000000;
	opacity: 0.85;
	filter:alpha(opacity=85);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	margin-top:10px;
	background-color:#330033;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	display:block;
	padding:5px;
	position:absolute;
	border: 1px solid white;
	background-color:#330033;
	z-index: 9003;
	cursor: pointer;
}

#menuLinks{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
}

.menuCategoryHeading{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
#menuPreviews, #menuSidesDesserts, #menuSandwiches, #menuPastas, #menuBaskets, #menuSpecialties, #menuRawBar{
	font-size:12px;
}