html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	background-color: #b22222;
	margin: 0;
	padding: 0;
}
#wrapper {
	background-color: #fdfeff;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}

#header {
	background-color: #000;
	height: 278px;
	border: 0 0 1px 0 solid #000;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fdf5e6;
	padding: 0;
	margin: 0;
}
#header a:link, #header a:visited {
	color: #fdf5e6;
	text-decoration: none;
	font-size: 0.9em;
}
#header a:hover {
	color: #000;
	text-decoration: none;
	background-color: #fdf5ec;
}

#content {
	background-color: #fdfeff;
	padding: 0px 30px 5px 40px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
}
	h1, h2, h3 {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #063;
}

#navbar {
	top: 278px;
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
	background-color: #fdfeff;
	margin: 0;
}

#navbar td {
	background-image: url(../images/button-e.gif);
	background-repeat: no-repeat;
	background-position: 2px left;
	text-align: center;
	width: 102px;
	height: 47px;
}
#navbar a:link, #navbar a:visited {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #b22222;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}
#navbar a:hover {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
#current {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #063;
	font-weight: bold;
	line-height: 1em;
}

.menus { text-align: center;
	color: #b22222;
	font-weight: bold;
	font-size: 0.9em;
}
.menus a:link, .menus a:visited {
	color: #b22222;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}
.menus a:hover {
	color: #000;
	text-decoration: none;
}


#hors {
	text-align: center; 
}

.floatrt {
	float: right;
	margin-left: 1em;
}

.floatlft {
	float: left;
	margin-right: 1em;
}

.imgb {
	border: 1px solid #000;
}

#gallery img{
	border: 1px solid #000;
}


#footer {
	color: #fdf5e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link, a:visited {
	text-decoration: none;
	color: #ede1b5;
	margin-top: 0.5em;
}
#footer a:hover {
	background-color: #ede1b5;
	text-decoration: none;
	color: #000000;
}

#request div{
	margin-bottom: 1em;
	}
	
#raves ul{
	list-style: none;
	list-style-image: url(../images/star-red.gif);
	margin-left: 25px;
	}
#raves li{
	margin-bottom: 1.5em;
	}
.raver {
	font-style: italic;
	font-weight: bold;
	color: #b22222}		