body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DBD5CA;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.colTwo {
	width: 215px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 14pt;
}
.colThree {
	width: 215px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 14pt;
}

.colOne {
	width: 215px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	line-height: 14pt;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}
.subHeadings {
	font-size: 24px;
	color: #A30000;
	text-align: center;
	clear: both;
	padding: 5px;
	font-weight: bold;
}
.foodItem {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-align: center;
}
.clearFloaters {
	clear: both;
	height: 2px;
}



a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration:underline;
}
a.aMenu:link {
	text-decoration: none;
	color:#000000;
}
a.aMenu:visited {
	text-decoration: none;
	color:#000000;
}
a.aMenu:hover {
	color: #FFFFFF;
}
a.aMenu2:link {
	text-decoration: none;
	color:#FFFFFF;
}
#map {
	margin-left: 45px;
	margin-right: 0px;
	float: left;
}

a.aMenu2:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.aMenu2:hover {
	color: #A39176;
}
#cMain {
	background-color: #FFFFFF;
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cMain #cMenu {
	position: relative;
	height: 28px;
	background-color: #A39176;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#cMain #cBottom {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#cMain #cTop {
	position: relative;
	height: 470px;
	margin: 0px;
	padding: 0px;
}
#cMain #cBody {
	position: relative;
}

#tWelcome {
	font-size: 12px;
	text-align: center;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cMenu2 {
	height: 24px;
	background-color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	color: #FFFFFF;
	display: none;
}
.subMenu {

	text-decoration: none;
	color:#000000;
	h: expression(onmouseover=new Function("this.style.color='#ffffff'; this.style.cursor='pointer';"),
       onmouseout=new Function("this.style.color='#000000';"));
}
.subMenu:hover {
	color: #FFFFFF;
	cursor:pointer;
}
.pageHeading {
color: #A30000; font-weight: bold; font-size: 36px;
}
sup {
	line-height: 0;
	vertical-align: 0.8ex;
}

