body {
	font-family: "Freehand591 BT", "Verdana";
	/*border: thin solid black;*/
	margin-left: 50px;
	margin-top: 50px;
}

h1, h2 {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: dotted;
	border-width: 1px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: white;
}

#navigation {
	background-color: #ca0315;
	border: thin solid black;
	float: left;
	position: static;
	width: 120px;
	margin-top: 10px;
	z-index: 100;
}

.navigationitem {
	background-color: #000000;
	font-size: 22px;
	color: #ffffff;
	margin: 5px;
	padding: 3px;
	text-align: center;
}

#homeframe {
	position: static;
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-left: 10px;
}

#homeframe img {
	float: right;
}

#header {
	position: relative;
	text-align: left;
	width: 850px;
	height: 200px;
	z-index: auto;
	background-image: url('images/headerbackground.jpg');
	background-repeat: repeat-x;
	background-position: center;
}

#header img {
	border-style: none;
	float: left;
}

#header #title {
	/*border: thick solid fuchsia;*/
	float: right;
	font-family: "Freehand591 BT";
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 65px;
	padding: 0px;
	text-align: center;
	width: 630px;
	font-weight: bold;
	color: white;
	font-style: italic;
	z-index: 200;
}

#listframe {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 720px;
	z-index: auto;
	text-align: center;
}

#listframe h1 {
	font-size: 60px;
}

.listitem {
	background-color: #e9ea00;
	border-style: solid;
	border-width: thin;
	position: static;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 515px;
}

.listitem img {
	border: none;
	float: left;
}

.listitem h2 {
	color: #ca0315;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.listitem h4 {
	font-size: 13px;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.menu-ul-right {
	list-style-image: url(images/pizzaslice-30x22.gif);
	width: 125px;
	position: static;
	float: right;
	text-align: left;
}

.menu-ul-left {
	list-style-image: url(images/pizzaslice-30x22.gif);
	width: 125px;
	position: static;
	float: left;
	text-align: left;
}

.menu-ul-middle {
	list-style-image: url(images/pizzaslice-30x22.gif);
	width: 125px;
	position: static;
	float: left;
	margin: 5px;
	text-align: left;
}

.menu-ul-wide {
	list-style-image: url(images/pizzaslice-30x22.gif);
	position: static;
	float: left;
	text-align: left;
}

.menu-ul-side-by-side {
	list-style-type: none;
	text-align: center;
}

.menu-ul-side-by-side li {
	display: inline;
	padding: 14px;
}

.address-ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

.imageitem {
	float: right;
	position: static;
	width: 200px;
	margin-top: 10px;
	padding: 0px;
}

#promos {
	border-style: solid;
	border-width: thin;
	clear: both;
	float: left;
	margin-left: 115px;
	position: static;
}
