/* CSS Document */

body { 
	background: #000000 url(images/bodybg.jpg) no-repeat fixed right bottom;
	font: 95% Helvetica, Verdana, arial, sans-serif;
	color: #FFFFCC;
	margin: 0;
	padding: 0;
	text-align: center;
}
.fire {
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}
#MainText  a {
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 2px;
}
#MainText a:visited {
	color: #CC0000;
	text-decoration: none;
	padding-bottom: 2px;
}
#MainText  a:hover {
	color: #FF6600;
	text-decoration: underline;
	padding-bottom: 2px;
}
#gallery a:link, #gallery a:visited, #gallery a:hover {
	text-decoration: none;
	background:none;
	padding-bottom: 02px;
	}
#container {
	position: relative;
	margin: 0 auto;
	text-align: justify;
	width: 756px;
}
#container h3 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 30px;

}
#pageHeader {
	height: 145px;
	background: url(images/logobanner.png) repeat-x center top;
	color: #990000;
	margin-bottom: 10px;
	text-align: center;
	width: 445px;
	margin-top: 5px;
}
#pageHeader h1, #pageHeader h2 {
	margin: 0;
	padding: 0;
	display: none;
}
#MainText {
	background: #000000 url(images/contentbg.jpg) no-repeat fixed right bottom;
	padding-bottom: 5px;
	color: #FFFFCC;
	border: 1px solid #003333;
	padding-top: 5px;


}
#MainText p { margin: 1em 2em; }
h2 {
	font-size: 2em;
	color: #CC0000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin: 0.5em 1em 10px 30px;

}
h3 {
	margin: 0.5em 1em 0.5em 1.25em;
	color: #FF6600;
	letter-spacing: 1px;
	font-size: 1.5em;
}
h4 {	margin: 0.5em 1em 0.5em 1.75em;
}
#MainText ul li {
	margin: 0.5em 1em 0.5em 1.75em;


}
#sidebox {
	width: 215px;
	float: right;
	padding: 6px;
	background: #C19568;
	color: #000000;
	font-size: 100%;
	margin: 10px;


}
#sidebox p { margin: 0 12px 10px 10px; text-align: left; line-height: 1.25em;}
#sidebox h2, #about h3 {
	margin: 10px 10px 6px;
	text-align: left;
	line-height: 105%;
	font-size: 150%;


}
.required {color:#FF0000;}
#box1 {
	padding: 6px;
	background: #880000;
	color: #FFF;
	font-size: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box1 p { margin: 0 6px 4px 4px; text-align: left; line-height: 1.25em;}
#box1 h2  {
	font-size: 120%;
	margin: 6px;
	text-align: left;
	line-height: 1.25em;
}
#box2 {
	padding: 6px;
	background: #CC9999;
	color: #000000;
	font-size: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box2 p { margin: 0 6px 4px 4px; text-align: left; line-height: 1.25em;}
#box2 h2 {
	font-size: 120%;
	margin: 6px;
	text-align: left;
	line-height: 1.25em;
}
#box2 table {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000000;
}
#footer {
	background: transparent;
	color: #CCCCCC;
	text-align: left;
	padding: 6px;
	clear: both;
	margin-top: 5px;
	font-size: 80%;
	letter-spacing: 1px;
}
#footer a {
	color: #CC0000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC66;
	text-decoration: none;
}
#sidebox a:link {
	color: #660000;
	text-decoration: underline;
}
#sidebox a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#sidebox a:hover {
	color: #660000;
	text-decoration: none;
	background: #FFFFCC;
}
.top a:link, .top a:visited, .top a:hover {
	text-decoration: none;
	float:right;
	font-size: 70%;
	border: none;
	margin: 4px;
	color: #FFCC66;
 }
table.reserve {
	font-size: 95%;
	border: 1px solid #000000;
	padding: 4px;


} 
td.reservehead {
	font-weight: bold;
	background: #C19568;
	padding: 4px;
	font-size: 125%;

}
#gallery {
	margin-left: 5%;
}
.thumbintro {
	float: left;
	width: 200px;
	border: 1px solid #003333;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumbnail {
	float: left;
	width: 125px;
	border: 1px solid #003333;
	margin: 0 15px 15px 0;
	padding: 5px;
}
#storeitem {
	float: left;
	width: 150px;
	border: 1px solid #003333;
	margin: 0 15px 15px 0;
	padding: 5px;
	height: 175px;

}

/* Nav Menu */
#navlist {
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	text-align: right;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: 1px none #660000;
	background: #CC0000;
	text-decoration: none;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover {
	color: #999999;
	background: #660000;
}

#navlist li a#current {
	background: #F0E0CB;
	cursor: default;
}
#navlist li a:hover#current {
	background: #F0E0CB;
	cursor: text;
	color: #000000;
}
/* Nav Menu Ends */
