html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #b22222;
	margin: 0;
	padding: 0;}

#wrapper {
	background-color: #fff;
	font-size: 1em;
	color: #170650;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #170c50;
	}


#header {
	background-color: #fff;
	height: 278px;
	border: 0 0 1px 0 solid #170c50;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #eee;
	padding: 0;
	margin: 0;
}

#header a:link, #header a:visited {
	color: #b22222;
	text-decoration: none;
	font-size: 0.9em;
}
#header a:hover {
	color: #fdf5e6;
	text-decoration: none;
	font-size: 0.9em;
}

#content {
	background-color: #fff;
	padding-bottom: 10px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #170650;
}
	h1, h2, h3 {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #b22222;
}

#content a:link, #content a:visited{
	color: #b22222;
	text-decoration: underline;
	font-weight: bold;
	}
#content a:hover {
	color: #170650;
	}	

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

#navbar td {
	background-image: url(../images/button-c.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: 2em;
}
#navbar a:hover {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #170c50;
	text-decoration: none;
}
#current {
	font-family: "Bradley Hand ITC", "Times New Roman", Times, serif;
	color: #170c50;
	font-size: 0.9em;
	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 {
	background-color: #b22222;
	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, #footer a:visited {
	text-decoration: none;
	color: #fff;
	margin-top: 0.5em;
}
#footer a:hover {
	background-color: #eee;
	text-decoration: underline;
	color: #000000;
}

	
.map {
	width: 425px;
	margin: 20px auto;
	border: 1px solid #170c50;
	text-align: center;
}	
			