body {
	background-color: #3D3D3D;
	font-size: 12px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
a:link {
	color: #3D3D3D;
}
a:visited {
	color: #3D3D3D;
}
a:hover {
	color: #000000;
}
#toolbar {
	height: 37px;
}
#toolbarBottom {
	height: 17px;
}
#logo {
	height: 121px;
}
#phoneNumber {
	height: 45px;
}
#logoText {
	height: 75px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#location {
}
.indent {
	padding-left: 40px;
	padding-right: 29px;
}
#specialsHeader {
	height: 62px;
}
#mainHeader {
	height: 72px;
}
#foodMenu {
	height: 126px;
	width: 450px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #3D3D3D;
}
.box {
	border: 2px solid #E77513;
	width: 245px;
	padding: 5px;
	margin-left: 30px;
}
.price {
	color: #E77513;
	font-weight: bold;
	font-size: 18px;
}
#locationHeader {
	height: 35px;
}
#locationMain {
	background-image: url(../images/location_bg.gif);
	background-repeat: repeat-y;
	height: 74px;
}
.sizeTen {
	font-size: 10px;
}
#top {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
}
#leftColumn {
	width: 330px;
	float: left;
}
#rightColumn {
	width: 450px;
	margin-left: 330px;

}
.individualSpecials {
	margin-top: 5px;
	width: 270px;
	}
#splash {
}
#specials {
}
#specialsMain {
	background-image: url(../images/specials_bg.png);
	background-repeat: repeat-y;
	text-align: center;
}
#scroll {
	height: 250px;
	overflow: auto;
	width: 315px;
}
#main {
}
#mainMain {
	background-image: url(../images/main_bg.gif);
}
.menuItem {
	width: 50%;
}
area {
	cursor: pointer;
	}
.smallCell {
	width: 25%;
	vertical-align: top;
	text-align: right;
}
#tradToppings {
	background-color: #E67414;
	color: #FFFFFF;
	width: 350px;
	border: 1px solid #3D3D3D;
	font-size: 10px;
}
#gourmetToppings {
	background-color: #E67414;
	color: #FFFFFF;
	width: 350px;
	border: 1px solid #3D3D3D;
	font-size: 10px;
}
.valignTop {
	vertical-align: top;
}
.largeCell {
	width: 25%;
	vertical-align: top;
	text-align: right;
}
.yellowBackground {
	background-color: #FBFFB9;
}
#pizzaMenu {
}
