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

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body, td, th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p {
	margin-bottom: 18px;
}
#main_content h2 {
	font-size: 14px;
	color: #17446E;
	margin-bottom: 7px;
}

a:link {
	color: #194670;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #194670;
}
a:hover {
	text-decoration: none;
	color: #194670;
}
a:active {
	text-decoration: underline;
	color: #F0F0F0;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
}
.logo {
	margin-top: 20px;
}
#navigation {
	text-align: right;
	color: #FFF;
	margin-top: -115px;
}
#navigation a {
	color: #FFF;
	font-size: 11px;
}
#flash {
	text-align: center;
	margin-top: 50px;
}
#main_title {
	font-size: 36px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 215px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B7C7;
	color: #FFF;
	line-height: 26px;
}
#main_content {
	float: left;
	width: 500px;
	padding-left: 15px;
}
#main_content ul {
	margin-bottom: 20px;
}
#main_content ul li {
	margin-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/bullet01.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
#commercialbox {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#commercialbox p {
	margin: 0px;
	padding: 0px;
}

.commercialback{
	background-color: #ECF0F3;
}

#sidebox_right {
	float: right;
	width: 200px;
	font-size: 28px;
	line-height: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	margin: 0px;
}
#sidebox_left {
	float: left;
	width: 200px;
	padding-top: 25px;
}
#sidebox_left h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
#sidebox_left ul li {
	margin-bottom: 6px;
}


#footer {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6B7C7;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999;
}
.lastline {
}
.lastline a {
	color: #999;
}
#make_space {
	height: 120px;
}
#map {
	position: absolute;
	width: 425px;
	margin-left: 275px;
}
.wide {
	width: 700px !important;
}
#main_content ol {
	margin-left: 18px;
}
#main_content ol li {
	list-style-type: decimal;
	margin-bottom: 7px;
}
#main_content h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
#main_content h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
#main_content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #194670;
}
#main_content #titlebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

