body, html, h1, h2, h3, h4, h5, p, em, strong, img, ul, lo, li {
	border:none;
	margin:0;
	padding:0;
	float:none;
	background:none;
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	list-style:none;
	text-align:left;
}

ul, ol, li { list-style:none;}

body {
	text-align:center;
	position:absolute;
	width:100%;
}

/*img {
	behavior: url(../pngHack.htc);
	padding:0;
}*/

#container {
	width:956px;
	height:auto;
	background:url(../images/background.gif) bottom right no-repeat;
	margin: 10px auto;
	position:relative;
	padding-bottom:16px;
}

#header h1 {
	width:100%;
	height:0;
	padding-top:89px;
	overflow:hidden;
	background:url(../images/header.gif) top left no-repeat;
}

#menu {
	width:950px;
	height: 36px;
	margin: 4px 0 10px 0;
	background:url(../images/menuBG.gif) repeat-x;
	overflow:visible;

}

#menu ul {
	width:100%;
	height:36px;
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	margin-left:25px;
	height:36px;
	font: 30px/35px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:left;
}

#menu a {
	text-decoration:none;
	color:#fff;
}

#menu a:hover {
	color:#830A11;
}

#mainContent {
	margin: 0 11px 5px 5px;
	padding: 0 0 40px 20px;
	background: #fff url(../images/pizza.jpg) bottom left no-repeat;
	height:auto;
	/*height:300px;
	overflow:auto;*/
}

body.menupage #mainContent, body.locationpage #mainContent {
	background-image:none;
}

#mainContent h2 {
	padding:30px 0 15px 0;
	color:#830A11;
	font: 60px/60px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.leftColumn, .rightColumn {
	width:275px;
	margin-right:25px;
}

.leftColumn {
	height:200px;
	
}

.rightColumn {
	margin-top: -200px;
	margin-left:300px;
	/*margin-bottom:30px;*/
}

#sideContent {
	position:absolute;
	top: 165px;
	left: 630px;
	width:300px;
	height:300px;
	background:url(../images/bubble.gif) top left no-repeat;
}

#footer {
	width:950px;
	height:40px;
	background:#fff;
	margin: 6px 0 0 0;
}

#footer h2 {
	height:0;
	padding-top:40px;
	overflow:hidden;
	width:100%;
	background:url(../images/footer.gif) no-repeat;
}

#olive {
	width:160px;
	height:160px;
	position:absolute;
	left:810px;
	top:0;
	/*background:url(../images/olive.gif) no-repeat;*/
}

#pin {
	width:359px;
	height:185px;
	position:absolute;
	left:650px;
	/*top:510px;*/
	bottom: -75px;
}

p {
	margin-bottom: 0.7em;
}

h3 {
	margin-bottom: 10px;
	color:#830A11;
	font: 24px/36px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	float:left;
}

h4 {
	color:#830A11;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
}

.price {
	width:35px;
	margin-top: -18px;
	margin-left: 240px;
	height:1em;
}

#flash {
	width:280px;
	height:185px;
	background:none;
	padding: 8px 0 0 8px;
}

#themenu {
	margin:0;
	padding:0;
	width:900px;
	list-style:none;
	display:block;
	overflow:hidden;

}

#themenu li {
	width:299px;
	/*height:90px;*/
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:9px;
}

#themenu li h4 {
	margin-bottom:0;
	padding-bottom:0;
	width:240px;
	display:block;
}

#themenu li p {
	margin-top:6px;
	padding-top:0;
	line-height:18px;
	/*height:36px;*/
	width:275px;
	display:block;
	min-height:36px;
}

#themenu .coursetitle, #themenu .notes {
	text-align:center;
	float:none;
	clear:both;
	width:900px;
}

#themenu .coursetitle h3, #themenu .notes p {
	float:left;
	clear:both;
	text-align:center;
	width:900px;
}

#themenu .notes p {
	margin-top:0;
	clear:both;
}

#sideContent h3 {
	margin: 15px 0 0 10px;
}

.address {
	color:#fff;
}