body {
	background: #233957;
}
h1   {
	color: #CCCCCC;
	margin: 0 0 8px;
	font: italic 5em "Times New Roman", Times, serif;
	text-decoration: none;
}
h2 {
	color: #CCCCCC;
	margin: 0 3 8px 0;
	font: italic 2.5em "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	text-align: center;
	border-top: 1px dotted #000000;
}
h3  {
	color: #7D3F00;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h4 {
	color: #7D3F00;
	font-size: 18px;
}
	
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#bottom {
	width: 860px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	left: auto;
	right: auto;
}
#container {
	width: 860px;
	background: #FFFFFF;
	height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#containerlong {
	width: 860px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	height: 1150px;
}

#content {
	width: 565px;
	float: left;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
	top: 0px;
	position: relative;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content a {
	color: #7D3F00;
	text-decoration: none;
}
#search {
}


#custom {
	width: 200px;
	float: none;
	font-style: italic;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#search {
	margin: 5px;
	position: relative;
	float: left;
}

#footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	margin-top: 10px;
	color: #DFDFDF;
}
#R {
	float: right;
}
#L {
	width: auto;
	height: 100%;
	float: left;
}

#header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	height: auto;
	text-decoration: none;
}
#map {
	border: 2px solid #000000;
	margin: 15px auto;
}

#header a {
	text-decoration: none;
	color: #DFDFDF;
}

#nav {
	position: relative;
	float: right;
	width: 245px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#searchtitle {
	font-size: 12px;
	position: relative;
	margin-bottom: 5px;
}




.clear { clear: both; }

.description {
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12pt;
}


/* hr { display: none; } */

.hr {
	height: 10px;
	width: 858px;
	background: #83A3CD;
	top: 10px;
	margin: 10px auto;
	border: 1px solid #FFFFFF;
	}
.navtitle {
	font-size: 18px;
	text-decoration: none;
	color: #E6E6E6;
}
