body {
	font-family:verdana, arial, helvetica, sans-serif;
}

#Header {
	display:none;
	}

h1 {
	font-size:2.5em;
}

#wrapper {
}

#Content {
	text-align: center;
}

#Nav {
	display:none;
	}

#Main {
	}


#Footer { 
width: 100%;  
clear: both;
margin-top: 0px;
font-family: Verdana; 
font-size: .5em; 
text-align: right;
}

#head-name {
	display:none;
	}

#head-lob {
	display:none;
	}

#head-caption {
	display:none;
	}

.menu_row {
	width:90%;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}

.menu_left {
	width:49%;
	float:left;
}

.menu_right {
	width:49%;
	float:right;
}

.spacer {
	clear:both;
}

.menu_row li{
	font-weight:bold;
	font-size: .9em; 
}

.menu_title {
	font-weight:bold;
	font-size: 1.1em; 
}

.menu_note {
	font-size: .6em; 
	font-weight:normal;
	clear:both;
}

.menu_price {
	font-size: .6em; 
	font-weight:normal;
	padding:0 0 0 50;
}

.menu_row_center {
	width:55%;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
}

.bottom_row {
	clear:both;
	width:90%;
	margin-left: auto;
	margin-right:auto;
	font-size:.9em;
	padding:0 0 10% 0;
}

.bottom_left {
	width:50%;
	float:left;
	text-align: left;
}

.bottom_right {
	width:50%;
	float:right;
	text-align: right;
}

.title {
	text-align: center;
	font-size: 2em; 
	font-weight:bold;
	text-decoration:underline;
}

.left_text {
	text-align: left;
	font-size: 1em; 
	font-weight:normal;
	text-decoration:none;
	width:80%;
	padding:30px;
}

.footnote {
	width:70%;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footnote_left {
	width:49%;
	float:left;
}

.footnote_right {
	width:49%;
	float:right;
}

.footnote li{
	font-weight:normal;
	font-size: .6em; 
}

.footnote_title {
	font-weight:bold;
	font-size: .7em; 
}

.ac_row {
	width:63%;
	margin-left: 20px;
	text-align: left;
	float:left;
}

.ac_left {
	width:49%;
	float:left;
}

.ac_mid {
	width:49%;
	float:left;
	padding-left: 5px;
}

.ac_right {
	width:30%;
	float:right;
	text-align: left;
}

.ac_item {
	font-weight:bold;
	font-size: .7em; 
}

.ac_price {
	font-weight:normal;
	font-size: .7em; 
}

.links {
	width:75%;
	font-weight:normal;
	font-size: .7em; 
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	color:red;
}
