#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#topNav {
	font-weight: bold;
	color: #FFF;
	background-color: #395A57;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
}
#wrapper #contentWrapper #content {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}
#footer {
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
#wrapper #contentWrapper #footer .caption {
	font-size: 9px;
	color: #395A57;
}
#topNav a {
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
#footer a {
	color: #395A57;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#homeTitle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#homeTopNav {
	background-image: url(images/homePhoto.jpg);
	background-repeat: no-repeat;
	height: 288px;
}
#homeNav  {
	margin-top: 0px;
	color: #FFF;
	text-align: right;
	width: 200px;
	padding-top: 25px;
}
#homeTopNav #homeNav p a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#homeTitle {
	background-color: #395A57;
	text-align: center;
	margin-top: 5px;
}
.infoBox {
	float: right;
	width: 280px;
	border: 2px solid #DDD7CB;
}
.infoBox p {
	clear: both;
	margin: 10px;
	padding: 10px;
}
.infoBox .boxTitle {
	font-size: 14px;
	font-weight: bold;
	color: #395A57;
	background-color: #DDD7CB;
	float: left;
	margin-left: 10px;
	height: 24px;
	font-style: italic;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #395952;
}
h2 {
	font-size: 14px;
	color: #406764;
}
h5 {
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDD7CB;
}
