body {
	padding: 0px;
	margin: 0px;
	background-color: #3F4D5A;
}

#outercontainer {
	border: 1px solid #000000;
	width: 800px;
	position: relative;
}

#container {
	position: relative;
	background-image: url(../templates/shared/background_strip.jpg);
	width: 800px;
}

#logo {
	position: absolute;
	top: 21px;
	left: 14px;
	z-index: 10;
}

.toplinks {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.toplinks a{
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#homebody {
	background-image: url(../templates/shared/background_map.jpg); 
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.topnav a{
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#hometext {
	position: relative;
}

#homeleft {
	width: 382px;
/*	padding-right: 20px; */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#homeleft a{
	color: #FFFFFF;
	text-decoration: underline;
}

#homeleft a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}

#homeright {
	width: 180px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

#homeright a{
	color: #FFFFFF;
	text-decoration: none;
}

#searchkeywords {
	height: 19px;
	line-height: 19px;
}

#childnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 5px;
	padding-bottom: 10px;
}

#childnav a{
	color: #FFFFFF;
	text-decoration: none;
}

#childnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#level3nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 15px;
	padding-bottom: 10px;
}

#level3nav a{
	color: #FFFFFF;
	text-decoration: none;
}

#level3nav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.homequoteintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	}
.homequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}
.homebottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
