.left {
	float: left;
}
.menuL {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.menuL a {
	color: #000000;
	text-decoration: none;
}
.menuL a:hover {
	color: #000000;
	text-decoration: underline;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.menuR {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.menuR a {
	color: #990000;
	text-decoration: none;
}

.menuR a:hover {
	color: #990000;
	text-decoration: underline;
}

.menuB {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.menuB a {
	color: #000000;
	text-decoration: none;
}
.large {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.menuB a:hover {
	color: #000000;
	text-decoration: underline;
}

.content {
	font-size: 14px;
	color: #000033;
	width: 425px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}
.content p {
	padding-left: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
}


#content a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#content {
	background-color: #FFFFCC;
}
.maps {
	border: 2px solid #FFCC33;
}
.larger {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.highlight {
	font-weight: bold;
	color: #990000;
}
#content li {
	color: #000033;
	width: 400px;
	margin-right: 25px;
	font-size: 14px;
}
