@charset "UTF-8";
/* CSS Document */

.body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #0A0A0A;
}
#container {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 878px;
	position: absolute;
}
#fbbadge {
	float:center;

}
#header {
	background-image: url(images/header3.jpg);
	float: left;
	height: 350px;
	width: 873px;
}
#main-nav {
	float: right;
	margin-top: 69px;
	height: 46px;
	margin-right: 27px;
}
#main-nav img {
	float: left;
}
#commissioner-message {
	float: left;
	width: 220px;
	height: 100px;
	margin-left: 415px;
	margin-top: 92px;
	overflow: hidden;
	font-family: Calibri, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #4b4b4b;
}
#arrow-up {
	float: left;
	margin-top: 90px;
	margin-left: 3px;
}
#arrow-down {
	float: left;
	margin-top: 175px;
	margin-left: -25px;
}
#main-content {
	float: left;
	width: 873px;
	background-image: url(images/main-content-background.png);
	margin: 0px;
}
#sidebar {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}
#main-text {
	float: left;
	width: 525px;
	background-image: url(images/header-background.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9499a1;
	border-bottom-color: #9499a1;
	border-left-color: #9499a1;
	margin-left: 0px;
	background-repeat: repeat-x;
}
#main-text p {
	margin-right: 25px;
	margin-left: 20px;
	font-family: Calibri, Arial;
	font-size: 14px;
	line-height: 22px;
}
.link {
	font-family: Calibri, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #192440;
	text-decoration: underline;
}
.link:visited {
	color: #666666;
}
.link:hover {
	color: #5C1E17;
}
.header {
	display: block;
	margin-top: 16px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-family: Calibri, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #161616;
}
#bottom-nav {
	float: left;
}
#sub-page-header {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 872px;
	float: left;
}
.sub-header {
	font-family: Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4D0C03;
}
.hr {
	display: block;
	border-bottom-color: #9499A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.td-input {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.input {
	height: 25px;
	width: 250px;
	background-color: #FFFFFF;
}
.textarea {
	height: 75px;
	width: 250px;
	background-color: #FFFFFF;
}
.link2 {
	color: #304670;
	text-decoration: underline;
}
.link2:hover {
	color: #0D5A77;
}
.contacts-td {
	font-family: Calibri, Arial;
	font-size: 14px;
}
.loremipsum {
	color: #FF0066;
}
.small-text {
	font-family: Calibri, Arial;
	font-size: 12px;
}
