.Wrapper {
	margin-right: auto;
	margin-left: auto;
}
.Header_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C83026;
	font-weight: 400;
	text-align: center;
}
.Header_Address a {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #C83026;
}

.Header_logo {
	margin-top: 6px;


}

#menu {

	}
	
div.Navigation {
	float: left;
	width: 100px;
	background-image: url(images/btnBackground.gif);
	background-repeat: no-repeat;
	background-position: -100px;
	height: 32px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	overflow: hidden;
	font-size: 12px;
}
div.Navigation a {
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	color:#785C47;
	text-decoration: none;
	background-image: url(images/btnForeground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-align: center;
	display: block;
	overflow: hidden;
}

div.Navigation span {
	display: block;
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 6px;
	padding-left: 0px;
	}
	
div.Navigation a:hover {
	background-image: url(images/btnBackground.gif);
	color: #000000;
}

div.Navigation a:active {
	color: black;
}
.Header_Address {
	font-size: 14px;
	color: #C83026;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 10px;
}
.Header_TopBar {
	width: 700px;
	background-color: #0066CC;
	height: 3px;
	border: 1px solid #000000;
	background-position: top;
}
.Footer {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.Footer_Right {
	text-align: right;
	padding-right: 5px;
}
.Footer_Left {
	text-align: left;
	padding-left: 5px;
}

 #map {
	border: medium double #0000CC;
}
.Content_Photo {
	clip: rect(0px,0px,25px,0px);
}
html { min-height: 100%; margin-bottom: 1px; }
.Officer_Picture {
	margin: 2px;
	border: thin solid #0000CC;
	height: 80px;
	width: 80px;
	padding: 2px;
}
.Officer_TableHeader {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: 400;
}

.Officer_TableRow {
	border: thin solid #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.PhotoDescriptionRows {
	font-size: 10px;
}
.PhotoDescriptionTitle {
	text-align: left;
}
.OfficerName {
	font-weight: bold;
}
.Links_Heading {
	font-size: 18px;
	text-align: center;
}
.Links_Body {
	line-height: 24px;
}
