body { background: #fff; text-align: center; 
	font: 82%/1.4em Arial, Helvetica, sans-serif; 
	margin: 0; padding: 15px;
	}
#wrapper {
	width: 800px;
	margin: 0 auto .5em auto;
	border: 1px solid #000;
	text-align: left;
	padding: 0;
	}
#masthead {
	background: #fff url(images/mh_bg.gif) 0 0 repeat-x; 
	font-size: .75em; line-height: 1.3em; 
	color: #9C3; 
	position: relative;
	height: 141px; 
	}
#masthead h1 { display: none; }
#masthead .mhemail { position: absolute; top: 50px; left: 310px; }
#masthead .mhphone { position: absolute; top: 50px; right: 10px; }
#nav { position: absolute; top: 74px; left: 156px; height: 54px; width: auto; }
#nav ul { list-style: none; margin: 0; padding: 0; }
#nav li { padding: 0; margin: 0; display: block; float: left; width: 78px; height: 54px; }
#nav span { visibility: hidden; }
#nav li a { display: block; width: 69px; height: 54px; text-decoration: none; background-position: 0 0; background-repeat: no-repeat; }
#nav li#band a { background-image: url(images/nav_bandb.gif); }
#nav li#cost a { background-image: url(images/nav_cost.gif); }
#nav li#find a { background-image: url(images/nav_find.gif); }
#nav li#info a { background-image: url(images/nav_info.gif); }
#nav li#call a { background-image: url(images/nav_call.gif); }
#nav li#news a { background-image: url(images/nav_news.gif); }
#nav li a:hover { background-position: 0 -54px; }
#mainpage {
	padding: 10px 30px 5px 30px; 
	}
#footer { font-size: .75em; line-height: 1.3em; color: #777; }
a img { border: 0; }
a:link, a:visited, a:active { text-decoration:bold; color:#336699; }
a:hover { text-decoration:bold; color:#79aed4; background: none; } 
.fll { float: left; margin: 0 15px 5px 0; }
.flr { float: right; margin: 0 0 5px 15px; }
p, ol, ul { font-size: 1em; line-height: 1.4em; margin-top: 0; margin-bottom: 1em; }
h1 { 
	font-family: "Trebuchet MS", Arial, Verdana; font-size: 1.2em; font-style: normal; line-height: 1.4em; 
	font-weight: bold; font-variant: normal; text-transform: uppercase; color: #79AED4; 
	word-spacing: 0.05em; letter-spacing: 0.02em; 
	margin: 0 0 .5em 0;
	}
h2 { 
	font-size: 1.1em; line-height: 1.4em; 
	font-weight: bold; color: #369;  
	margin-top: 0; margin-bottom: .5em; 
	}
h3 {
	font-size: 1.1em; font-style: normal; line-height: 1.4em; 
	font-weight: bold; color: #79AED4; 
	margin: 0 0 .25em 0;
	}	
ul.nobul { list-style: none; margin-left: 0; margin-bottom: 2em; margin-top: 0; }
ul.nobul li { margin-left: 0; padding-left: 0; margin-bottom: .5em; }
.sep li { margin-bottom: 1em; }
.subtxt { font-size: .85em; line-height: 1.3em; text-transform: uppercase; color: #999; }
.txtital { cursor: auto; font-style: italic; }
.small, .sm { font-size: .85em; line-height: 1.3em; }
.cen { text-align: center; }
.boxed { border: 1px solid #cc6; padding: 2px 5px 5px 5px; margin-bottom: .5em; }
.fancy { background-color: #7a4; border-color: orange; }
.fancy2 { border-color: #7a4; background-color: orange; }
.lside { float: left; width: 48%; }
.rside { float: right; width: 48%; }
.clr { clear: both; margin: 0; padding: 0; height: .5em; }
.nbm { margin-bottom: 0; }
dt { font-weight: normal; font-style: italic; margin-top: 1em; margin-bottom: .5em; }
dd { font-weight: normal; margin-left: 35px; color: #555; }
.botnav { clear: both; text-align: center; border-top: 1px solid #ccc; margin-top: 1.5em; padding-top: 1em; }
.top { text-align: right; font-size: .85em; text-transform: uppercase; }
div.form { 
	background-color: #BCD6E9;
	border: 1px solid #aaa; 
	padding: .8em 1em .3em 1em; 
	width: auto;
	margin: 0 0 1em 0; 
	}
div.row { 
	clear: both; 
	padding-top: 0.3em; 
	}
div.row span.qu { 
	float: left;
	width: 39%; 
	padding-top: .3em; 
	padding-right: .25em;
	text-align: right; 
	}
div.row span.fld { 
	float: right;
	width: 60%;
	text-align: left; 
	}
span.fld ul {
	margin-top: .2em;
	list-style: none;
	margin-left: 0;
	margin-bottom: .25em;
	padding-left: 0;
	}
span.fld ul li {
	margin-bottom: 0;
	}
span.req { font-weight: bold; }
div.spacer { 
	clear: both; 
	}
input.formbutton {
	background-color: #c00; 
	color: #fff; 
	font-weight: normal;
	border: 1px solid #fff;
	}
.commentbox { color: #8b2; font-style: italic; border: 1px solid #ccc; padding: 2px 5px; }
.commentbox em { font-style: normal; color: #000; }
.reservebutton { float: left; width: 67px; height: 52px; margin: 0 10px 0 0; }
.reservebutton a { display: block; width: 67px; height: 52px; background: red url(images/reserveicon.gif) 0 0 no-repeat; }
.reservebutton a:hover { background-position: 0 -52px; }
.reservebutton span { display: none; }
