#topBanner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 3000;
	width: 800px;
	top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	padding: 0px;
}
ul#navlist {
	list-style-type: none;
	width: 800px;
	color: #fff;
	background-color: #3C0000;
	z-index: 3000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 171px;
	left: 0px;
}

ul#navlist li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul#navlist li ul {
	position: absolute;
	left: -10000px;
	float: left;
	border: 1px none #FFFFFF;
	width: 100px;
}

ul#navlist li:hover ul {
	display:block;
	position: absolute;
	top: 20px;
	clear: left;
	left: 22px;
	z-index: 1000;
}




ul#navlist li ul a {
	background-color: #AB352D;
	width: 100px;
	border: 1px solid #000000;
}

ul#navlist li a
{
	color: #fff;
	background-color: #3C0000;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.4em;
	padding-left: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	float: left;
}
ul#navlist li a:hover
{
background-color: #FF0000;
color: #fff;
}
#bodyBack {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 0;
	top: 192px;
	visibility: visible;
	background-image: url(images/backgrnd.jpg);
	height: 800px;
	background-repeat: no-repeat;
}

#bodyWrapper {
	width: 801px;
	z-index: 100;
	position: absolute;
	top: 200px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #0099FF;
}
.rightBoxout {
	float: right;
}
#leftCol {
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	
}
#TopleftCol {
	float: left;
	width: 510px;
	padding-right: 5px;
	padding-left: 5px;	
	
}
#ToprightCol {
	float: left;
	width: 260px;
	padding-right: 5px;
	padding-left: 5px;	
	
}
#columnWrapper {
	overflow: auto;
	width: 800px;
}


#locNavList {
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A0A02;
	list-style-image: none;
	list-style-type: none;
}
ul {
}


#bottomNav {
	width: 800px;
	z-index: 200;
}
.leftColBox {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	z-index: 200;
	overflow: hidden;
	padding: 0px;
	border: thin none #FFA090;
}

#rightCol {
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	
}
#midandrightCol {
	float: right;
	width: 530px;
	padding-right: 5px;
	padding-left: 5px;
	
}
#midCol {
	float: left;
	width: 300px;
	margin-right: 4px;
	margin-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
#locSidebar {
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	border: thick solid #525D40;
	background-color: #E7DB96;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#locSidebar a {
	color: #990000;
}

#locAddress {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#locMap {
	float: left;
	width: 420px;
	margin-right: 20px;
	margin-left: 10px;

}
#locNavList a:hover {
	color: #525D40;
}
#menuHolder #pizzaSection img {
	float: left;
	padding: 4px;
}
a:hover {
	color: #FFFF00;
}



img { behavior: url(iepngfix.htc) }
