body {
	background: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, dt, dd, address, td {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #355A44;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #3E1B09;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #E5C78B;
	padding: 5px;
	border: 1px solid #DEBA70;
}
h4 {
	font-size: 16px;
	color: #673207;
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #B3320A;
	text-align: left;
}
address {
	padding-top: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
li {
	font-size: 14px;
	margin-bottom: 3px;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/contentbg.gif) repeat-y;
	height: 1%;
}
div#audio {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 127px;
}
div#header {
	height: 200px;
	background-image: url(images/header.gif);
	position: relative;
	}
	div#header img {
	float: left;
	}
div#address {
	float: right;
	width: 210px;
	float: left;
	width: 232px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
div#content {
	background: url(images/bg_content.gif) no-repeat;
}
div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 5px;
}
div#copyright {
	font-size: 9px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	color: #FFFFFF;
	padding-top: 5px;
	}
	div#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	div#copyright a:hover {
	color: #3E1B09;
	}
div#maps {
	margin-bottom: 20px;
}

/* ----------------- IMAGE and PARAGRAPH STYLES ----------------- */

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: 1px solid #DDDD93;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: 1px solid #DDDD93;
	clear: right;
}
img.border {
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: 1px solid #DDDD93;
}
p.clear {
	clear: both;
}
p.footer {
	color: #FFFFFF;
	background: #3B5D49;
	text-align: center;
	font-weight: bold;
}
p.fineprint {
	font-size: 11px;
	text-align: center;
	margin-top: -20px;
	clear: both;
	color: #2F553F;
}
p.center {
	font-size: 11px;
	font-weight: bold;
	color: #3A5C48;
	text-align: center;
	line-height: 14px;
}
p.center2 {
	font-size: 11px;
	font-weight: bold;
	color: #673207;
	text-align: center;
	line-height: 14px;
	clear: both;
}
.red {
	color: #673207;
}
ul#mainnav {
	margin: 0px;
	padding: 0px;
}


ul#mainnav li {
	display: inline; 
	list-style: none;
}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	color: #3E1B09;
	text-decoration: none;
	display: block;
	padding: 3px;
	font-weight: bold;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	font-weight: bold;
	color: #FFFFFF;
}


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 990px;
	margin: 0px auto;
	background: #A93A02;
	clear: both;
	position: relative;
	height: 25px;
	}
	div#utility img {
	position: absolute;
	top: 5px;
	right: 5px;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #3E1B09;
	}
div#right {
	float: right;
	width: 710px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
}
/* -----------------MENU STYLES ----------------- */
dt {
	text-align: left;
	font-weight: bold;
	color: #2F553F;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 10px;
	list-style: inside;
	}
	dt.diamond {
	background: url(images/diamond.gif) no-repeat left center;
	text-indent: 15px;
	}
	dt.heart {
	background: url(images/heart.gif) no-repeat left center;
	text-indent: 20px;
	}

dd {
	color: #325842;
	text-align: left;
	margin: 0px;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}

/* -----------------COLUMn STYLES ----------------- */

div.colleft {
	float: left;
	width: 290px;
	margin-bottom: 10px;
	margin-right: 15px;
	clear: left;
	}	
	div.colleft img, div.colright img {
	padding: 5px;
	background: white;
	border: 1px solid #DDDD93;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	div.colleft p {
	font-size: 12px;
	color: #3C5E48;
	font-weight: bold;
	}

div.colright {
	float: right;
	width: 290px;
	margin-bottom: 10px;
	clear: right;
	}
	div.colright p {
	font-size: 10px;
	color: #3C5E48;
	font-weight: bold;
	}


div.catering {
	float: left;
	width: 221px;
	margin-right: 5px;
	border: 1px solid #3C5E4A;
	padding: 3px;
	height: 180px;
	margin-bottom: 10px;
	}
	div.catering h3 {
	font-size: 12px;
	color: #40624E;
	text-align: center;
	}
	div.catering p {
	font-size: 12px;
	color: #305640;
	}

div.catering2 {
	color: #FFFFFF;
	padding: 4px;
	width: 690px;
	clear: both;
	background: #3B5D49;
	float: left;
	margin-bottom: 10px;
	}
	div.catering2 p {
	text-align: center;
	}

div.catering3 {
	width: 690px;
	}
	div.catering3 p, div.catering4 p {
	text-align: center;
	font-size: 12px;
	color: #3B5D49;
	}

div.catering4 {
	width: 690px;
	background: #E8F0EB;
	border: 1px solid #3B5D49;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.cateringfoot {
	float: left;
	width: 221px;
	margin-right: 5px;
	border: 1px solid #3C5E4A;
	padding: 3px;
	height: 40px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: #305640;
	text-align: center;
	margin-top: -10px;
}
div.cateringfoot2 {
	float: left;
	width: 221px;
	margin-right: 5px;
	border: 1px solid #3C5E4A;
	padding: 3px;
	height: 40px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: #305640;
	text-align: center;
	clear: left;
	margin-top: -10px;
}
dt.indent {
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
div#nav {
	position: absolute;
	left: 250px;
	top: 37px;
}
div#flash {
	position: absolute;
	top: 24px;
	right: 0px;
}
h3 {
	font-size: 12px;
	color: #2F553F;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
div#address img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09361B;
}
