body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/alton_village_pizza_website_background.jpg);
	background-repeat: repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* layout div tags */

#site {
	background-image: url(images/alton_village_pizza_content_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 720px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px 15px 10px 15px;
	clear: both;
	border: 3px solid #4A6540;
}

#header {
	height: auto;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
}

#logo img{
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}

#header img{
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 5px;
}

#menu {
	width: 140px;
	height: 510px;
	float: left;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border: 1px solid #4A6540;
	margin-right: 1px;
}

#menu img{
	margin: 0px 1px 20px 0px;
	border: 5px solid #996600;
}

#content {
	width: 560px;
	height: 500px;
	max-height: 500px;
	overflow: auto;
	border: 1px solid #4A6540;
	text-align: left;
	padding: 5px 5px 5px 5px;
	float: right;
	margin-left: 1px;
}

#content hr{
	height: 1px;
	color: #660000;
	border: 1px solid #660000;
}

#content img{
	position: inherit;
	margin-right: 10px;
}

#footer {
	clear: both;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: transparent;
}

#footer table{
	background-color: transparent;
}

#SiteInfo {
	font-size: 12px;
	font-weigtht: bold;
	float: left;
}	

#WebsiteDesignBy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weigtht: normal;
	float: right;
}	

/* site styles */

.title {
	font-family: "Palatino Linotype", Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	color: #660033;
}	
	
.ctitle {
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	font-family: "Palatino Linotype", Arial, Helvetica, Tahoma;
	color: #660033;
}

.mtitle {
	font-weight: bold;
	font-size: 18px;
	font-family: "Palatino Linotype", Arial, Helvetica, Tahoma;
	color: #660033;
}	

.menu {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma;
	color: #000000;
}

.toppings {
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, Tahoma;
	color: #000000;
}

.mdesc {
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma;
	color: #000000;
}
