body{
	margin:15px;
	background-image:url(../images/img.site_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#480001
}
div{
	//outline:1px solid #ffff00;
}
a:link, a:active, a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline
}

.cssContent{
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	line-height:140%;
	padding:10px;
}
.cssContent img{
	margin:10px;
}

.pizza {
color:#FFFFCC;
font-family:tahoma,arial,sans-serif;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
padding-bottom:10px;
}


#mainContainer{
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -490px;
	margin-top: 25px;
	padding:0px 0px 0px 15px;
}
#mainLeft{
	float:left;
	width:660px;
	vertical-align:top;
}
#mainRight{
	float:right;
	width:270px;
	margin-right:15px;
	margin-left:15px;
}
#header{
	height:71px;
	background:url(../images/img.header.jpg) no-repeat;
	text-indent:-9999px;
}	
#subLeft{
	height:19px;
}
#menu{
	background-image:url(../images/img.menu_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:40px;
	margin:0px;
	padding:0px;
	clear:both
}
#menu ul{
	height:40px;
	margin:0px;
	padding:0px;
}
#menu .menuitems li{
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	padding:15px 0px 0px 0px;
	text-align:center;
	background-image:url(../images/img.menu_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
}
#menu .menuitems .cornerLeft{
	width:5px;
	padding:28px 15px 0px 0px;
	margin:0px;
}
#menu .menuitems .sep{
	width:2px;
	height:33px;
	padding:1px 10px 0px 10px;
	margin:0px;
	vertical-align:bottom;
}
#banner{
	height:207px;
}
#content{
	width:655px;
	padding:0px 0px 0px 5px;
}
.contentCopy{
	width:320px;
	padding:10px 10px 0px 10px;
	float:left;
	text-align:justify;
}
.PageHeader{
	font-family:tahoma, arial, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	font-weight:bold;
	border-bottom:1px solid #FF0000;
	padding-bottom:10px;
	color:#FFFFCC;
}
.PageSubHeader{
	font-family:tahoma, arial, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	padding-bottom:10px;
	color:#FFFFCC;
}

#contentPhotos{
	float:left;
	width:300px;
}
#contentPhotos img{
	margin:0px;
	border:0px solid #999900;
	float:left;
}
#lunchSpecials{
	background-image:url(../images/img.ls_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:104px;
}
#dinnerSpecials{
	background-image:url(../images/img.ds_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:104px;
	margin-top:10px;
}
#drinkSpecials{
	background-image:url(../images/img.drinks_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:104px;
	margin-top:10px;
}

.sideBarAreaContent{
	position:relative;
	top:50px;
	left:10px;
	padding:0px 10px 10px 0px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#f1b42c;
}
#directions{
	margin-top:15px;
	width:260px;
	float:right;
}
#directions img{
	float:left;
}
.clear{
	clear:both;
}
#footer{
	background-image:url(../images/img.footer_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:74px;
	margin-top:0px;	
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
	color:#f1b42c;
}
#footerLeft{
	width:220px;
	float:left;
}
#footerLeft img{
	display:block;
}
#footerRight{
	width:150px;
	float:right;
	text-align:right;
}
#footerRight1{
	margin-top:10px;
	float:left;
	width:130px;
	text-align:right
}
#footerRight2{
	float:right;
	width:10px;
}
#footerLeft1{
	float:left;
	width:10px;
}
#footerLeft2{
	margin-top:10px;
	float:right;
	width:200px;
	text-align:left;
	vertical-align:top;
}
.menuItemsMain{
	padding:0px 15px;
}
.cssMenuHeader{
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.MenuHeaderDesc{
	font-size:11px;
	font-weight:normal;
	color:#a67c2c
}
.menuItem{
	margin:4px 0px 4px 0px;
	padding:5px;
	border:1px solid red;
}
.r1 td{
	background-color:#c8ac64;
	color:#330000;
}
.r2 td{
	background-color:#b1934b;
	color:#330000;
}
.menuDesc{
	font-size:11px;
	font-style:italic
}	
.price{
	text-align:right;
	width:100px;
}
.subMenu{
	width:180px;
	border:1px solid #990000;
	margin:0px;
	position:absolute;

}
.subMenu li{
	width:170px;
	padding:5px;
	color:#CC9900;
	font-family:Tahoma, arial, sans-serif;
	font-size:12px;
}
.subMenu .out{
	background-color:#006699;
}
.subMenu .over{
	background-color:#FF0000;
}
.crumb{
	margin:0px 0px 10px 0px;
}
.th{
	padding:3px;
	background-color:#FFFFFF;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	margin:3px;
	float:left;
}
.th img{
	width:52px;
	cursor:pointer
}
#mainTH{
	padding:5px;
	background-color:#330000;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	width:258px;
	margin:10px 0px 10px 0px;
}
#mainTHimg{
	width:258px;
}
