@charset "utf-8";
html, body {height: 100%; min-height: 100%;}
body {
	width: 942px;
	margin: 0px;
	background-color: #C0C0C0;
	background-image: url(images/background_bar.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#page { background-image: url(images/background_main.jpg); background-repeat: no-repeat; height: 100%; height: auto; min-height: 850px; }
#page_fc { background-image: url(images/background_fc.jpg); background-repeat: no-repeat; height: 100%; height: auto; min-height: 850px; }
#header { height: 135px; background-image: url(images/header.jpg); background-repeat: no-repeat; }
#header_fc { height: 135px; background-image: url(images/header_fc.jpg); background-repeat: no-repeat; }
#homenav { float: left; width: 324px; height: 255px; padding-top: 28px; text-align: right; }
#homenav ul { margin: 0; }
#homenav li { margin-bottom: 6px; list-style: none; }
#mainimage { float: left;}
#homebody { clear: both; width: 942px; height: auto; color: #636363; line-height: 20px; vertical-align: top; }
#homebox { float: left; margin: 0; padding: 8px 12px; background-image: url(images/homebox.jpg); width: 140px; height: 163px; color: #FFF; font-size: 12px; line-height: 13px; }
#homebanner { height: 90px; text-align: right;}
#textbox { float: left; margin-left: 82px;}
#rightbox { float: right;}
#calendar { float: left; }
#event_list { float: left; padding-left: 5px; }
.eventbox { width: 185px; height: 90px; padding: 150px 0 0 30px; background-image: url(images/eventbox.jpg); background-repeat: no-repeat; color: #FFF; font-size: 12px; line-height: 14px; }
#special { text-align: center; margin-top: 15px; }
#special img { margin-right: 5px; }
#promenade_body { background: url(images/promenade_background.jpg); height: 300px; width: 848px; padding: 30px 0 0 12px; }

h2.headline { color: #e25f20; margin: 0; font-size: 26px; font-weight: 700;}
a { color: #636363; text-decoration: none; }
a:hover { color: #636363; text-decoration: underline; }

.footer { clear: both; font-size: 12px; color: #636363; text-align: center; margin: 15px 0 0 82px; padding-bottom: 15px; }
.footer a { color: #636363; text-decoration: none; }
.footer a:hover { color: #636363; text-decoration: underline; }
.logo {	margin: 30px 0 0 95px; }
.storeLists { font-size: 12px; display: block; }
.storeLists a { font-size: 12px; display: block;	cursor: pointer;}

