@charset "utf-8";
/* screen stylesheet */

.container {
	text-align: center;

}
.blackheader {
	background-color: #000;
	margin: 0 auto;
	width: 100%;
}

.header {
	width: 1000px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.headerlogo {
	text-align: left;
}

.content {
	width: 970px;
	background-color: #FFF;
	min-height:530px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 5px 5px 5px 5px #888888;
	padding: 15px;
	text-align: left;
}

.footwrapped {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CSS Document */

body {
	background-image: url(Bg.jpg);
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000;
	border-bottom: 2px solid #999;
	text-align: left;
}
.img_map {
	text-align: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #666;
	font-style: italic;
}
.states {
	float: right;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: bolder;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.navbar {
	float: right;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
}
.smllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	float: right;
	text-align: right;
	vertical-align: middle;
}
.smllinks a:link {
	color: #FFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.floarleft {
	float: left;
}
.nav .content p img {
	float: left;
}

.footwrapped {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	width: 1000px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.greyblock {
	background-color: #999;
	width: 710px;
	padding-left: 15px;
	float: left;
	height: 50px;
	margin-bottom: 15px;
}
.contentimg {
	float: right;
}

.content p img {
	float: right;
}
.navbar a:link {
	color: #FFF;
	text-decoration: none;
}
.navbar a:active {
	color: #FFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFF;
	text-decoration: none;
}

.navbar a:hover {
	color: #999;
	font-weight: bolder;
	text-decoration: none;
}
.mapleft {
	float: left;
}
.linktoform {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.nav .content p .content a:link {
	color: #000;
	text-decoration: none;
}
.content p a:link {
	color: #000;
	text-decoration: none;
}
.content p a:visited {
	color: #000;
	text-decoration: none;
}
.content p a:hover {
	color: #999;
	text-decoration: none;
}
.content p a:active {
	color: #999;
	text-decoration: none;
}
.nav .content .maptable tr td a:link {
	color: #000;
	text-decoration: none;
}
.nav .content .maptable tr td a:visited {
	color: #000;
	text-decoration: none;
}

.nav .content .maptable tr td a:hover {
	color: #999;
	text-decoration: none;
}
.nav .content .maptable tr td a:active {
	color: #666;
	text-decoration: none;
}
.Bolditalic {
	font-style: italic;
	font-weight: bold;
}
.nav .container .content .maptable {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.maptable {
	float: right;
	text-align: right;
	font-size: 0.9em;
}
