.nav {
text-align: center;
margin-top: 4px;
margin-bottom: 4px;
}
.nav a {
font-family: verdana;
font-size: 14pt;
color: #FFFFFF;
text-decoration: none;
}
.nav a:hover {
color: #000000;
}
.galleryImg {
margin-top: 0px;
margin-bottom: 1px;
}

#menu {
	font-family: Verdana, sans-serif;
	padding: 10px;
	font-size: .8em;
}
#menu p {
	text-align: center;
	font-size: .9em;
}
#menu h2 {
	text-align: center;
	color: #4B86CD;
	font-size: 2em;
	border-top: 3px #cec9a3 double;
	border-bottom: 3px #cec9a3 double;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
#menu h3 {
	color: #315b8d;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px #CFC8A1 solid;
}
#menu h4 {
	color: #BD9F1F;
}
#menu dt {
	font-weight: bold;
	margin-top: 5px;
}
#menu dd {
	font-style: italic;
	margin-left: 1.25em;
	color: #444336;
}
.menu-list {
	font-size: 1em;
	text-align: center;
	color: #cec9a3;
}
.menu-list li {
	list-style: none;
	display: inline;
	white-space: nowrap;
	padding: 0 .25em 0 0;
}
.menu-list li a {
	color: #938620;
	text-decoration: none;
}
.menu-list li a:hover {
	color: #33598d;
}
.smaller {
	font-size: .75em;
}
.center {
	text-align: center;
}
#menu a {
	color: #998418;
}

