<!-- MAIN STYLES -->
body {
	background-color: #FFFFFF;
	font-family: Trebuchet ms, Helvetica, Arial,  sans-serif;
	font-size: 11.5px;
	color: #666666;
}

td, th {
	font-family: Trebuchet ms, Helvetica, Arial,  sans-serif;
	font-size: 11.5px;
	color: #666666;
}

<!-- TEXT STYLES -->
.header,div.header {
	font-size:15.5px; 
	font-weight:bold;
	color:#666666;
}
.header_top {
	font-size: 17.5px; 
	font-weight:bold;
	color: #969C3F;
}


.bigger_form {
	font-size: 14px; 
	font-weight:bold;
	color: #666666;
}

.subheader {
	font-size: 13.5px; 
	font-weight:bold;
	color: #666666;
}

.menuheader {
	font-size: 17.5px; 
	font-weight:bold;
	color: #D1AC2C;
}

.message { 
	font-size: 11.5px; 
	color: red; 
	font-weight: bold 
} 


<!-- LINK STYLES -->
a:link, a:visited, a:active    {text-decoration:none; color: #0033FF;}    
a:hover   { text-decoration: underline; color:  #0033FF; }

a.menu:link, a.menu:visited, a.menu:active    {font-size: 16.5px; text-decoration:none; color: #0033FF; font-weight: bold}    
a.menu:hover   {font-size: 16.5px; text-decoration: underline; color:  #0033FF; font-weight: bold}

a.menu_up:link, a.menu_up:visited, a.menu_up:active    {font-size: 10.5px;text-decoration:none; color: #DCBF5A;}    
a.menu_up:hover   { font-size: 10.5px;text-decoration: underline; color:  #DCBF5A; }

<!-- FORMATTING -->
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#Main{

}

#header {

}

#content {

}

#content h1{
	color:#6a770d;
	font-size:18px;
}

#footer {
	font-size: 11.5px;
	color: #000000;
	text-align:center
}

#footer a {
	font-size: 11.5px;
	color: #0033FF;
	text-align:center
}

#EventsList {
	padding:1em;
}

#EventsList .AltRow td {
	background-color:#EEE;
}

#ServicesList .AltRow td {
	background-color:#EEE;
}

#MenuList {
	
}

.MenuItem {text-align:left;
width:460 px;

}

.MenuItem .subheader {
	color:#D1AB2C;
}

.MenuItem p {

}

.MenuSep {
	/*Seperator div on meal details page*/
	text-align:center;
	width:100%;
}
