#banner {
	background: url(images/TopPanel_new.png) repeat-x left top;
	padding-left: 15px;
	height: 120px;
	margin-top: 10px;
}
#banner p {
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	line-height: 120%;
	padding-top: 10px;
}
#content {
	width: 820px;
	margin-left: 100px;
}
* html #content {
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #898a42;
}
a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;	
}
a:hover {
	text-decoration:underline;
}	

body {
	color: #FFFFFF;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	background-color:#7a2523;
	background-image:url(Images/TopPanel_new.png);
	background-repeat: repeat-x;
	margin: 0;
}

h1 {
	font-size: 16pt;
	color: #FFFFFF;
	text-align:center;
	margin-bottom: 2pt;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14pt;
	color: #FFF;
	text-align:center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12pt;
	color:#FFFFFF;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}	
h4 {
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}	
h5 {
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: lighter;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}	
h6 {
	font-size: 12pt;
	color:#FFFFFF;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
small{
	font-size: 8pt;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	margin-top: 5px;
	line-height: 150%;
}
bold {
	font-size: 14pt;
	color: #FFF;
	text-align:center;
	font-weight: normal;
}
green {
	color: #767932;
	
}

p {
	font-size: 8pt;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 150%;
	margin-top: 0;
}

.byline {
	color: #73afb7;
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-indent: 0;
}
#mainNav {
	width: 820px;
	height:50px;
	padding-top: 10px;
	font-weight: normal;
	list-style-type: none;
	text-align: right;
}
#mainNav a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	padding: 7px 5px;
	display: block;
	border-right: 1px dashed #757832;
	border-left: 1px dashed #757832;
	text-align: center;
}
#mainNav a:hover {
	font-weight:bold;
	background-color: #531517;
}
#mainNav ul{
}
#mainNav p{
	color:#898a42;
	font-size:14px;
	text-decoration:none;
	display: block;
	padding-left: 5px;
}
#mainNav li{
	float: left;
	width: 9em;
	text-decoration: none;
	list-style-type: none;

}

#content ul {
	font-size: 1.2em;
	list-style-type: square;
}

#content li {
	margin-bottom: 5px;
}
td {
	text-align: left;
	vertical-align:baseline;
	}
table {
	border:none;
	padding-bottom: 10px;
	border-bottom: 1px solid #898a42;
	}		
img.banner {
	float:left;
	margin-right: 10px;
	padding:10px;
}	
#banner a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
}	
#banner a:hover {
	text-decoration:underline;
}	
#content a {
	font-size: 12px;
	font-weight: bold;
}
body#dining a#diningLink  {
	color: #777A33;
	}
body#lunch a#lunchLink  {
	color: #777A33;
	}
body#funeral a#funeralLink  {
	color: #777A33;
	}
body#catering a#cateringLink  {
	color: #777A33;
	}
body#banquet a#banquetLink  {
	color: #777A33;
	}
body#carryout a#carryoutLink {
	color: #777A33;
	}
