body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #133369;
}
#container {
	width: 673px;
	margin: 30px auto;
	background-color: #FFFFFF;
	border: 5px solid #fff;
}
#top {
	color: #FFFFFF;
	width: 452px;
	height: 140px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 140px;
	width: 452px;
	background-color: #FFFFFF;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}

#content {
	width: 447px;
	float: right;
	min-height: 750px;
	margin-top: 5px;
	background-color: #A6B7D5;
}
#menu {
	width: 421px;
	background-color: #CA2129;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 13px;
	height:20px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #CA2129;
	text-decoration: none;
	color: #FFFFFF;
	padding: 13px;
}
#menu a:hover {
	background-color: #133369;
	text-decoration: none;
	color: #FFFFFF;
}

#content a {
	color: #133369;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #133369;
}

#footer {
	background-color: #778CB3;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 11px;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #133369;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #133369;
}

.number {
	font-size: 18px;
	font-weight: bold;
}

.googlemap {
	border: 1px solid #7286AD;
}

.highlightbox {
	border: 1px solid #7286AD;
	padding: 10px;
	background: #9AAAC9;
	background-color: #9AAAC9;
}

.highlightboxwhite {
	padding: 10px;
}
#news {
	width: 201px;
	min-height: 730px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 10px;
	float: left;
}

#pad {
	color: #000000;
	padding: 15px;
	min-height: 710px;
}
