body, html {
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	margin: 10px auto;
	padding-top: 12px;
	border: none;	
}

#header {
	margin: 0 auto;
	width: 926px;
}

#nav {
	margin: 3px auto;
	width: 926px;
	background: #062846 url(../images/nav_bg.jpg) 0 0 repeat-x;
	height: 25px;
}

#footer {
	padding: 0;
	height: 30px;
	background: #062846 url(../images/nav_bg.jpg) 0 0 repeat-x;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#footer a {
	color: #fff;
	font-weight: bold;
}
.staff {
	overflow: hidden;
}

.sortpage_container, #search_filter {
	background-color: #e6e7e8;
	border: 1px solid #808284;
}

#search_filter fieldset {
	background-color: #fff;
	border: 1px solid #808284;
}

#search_filter {
	margin: 0.6em 0 0.6em 1.0em;
}

#custom_map {
	background: #fff url(../images/map_bg.jpg) 0 0 no-repeat;
	height:392px;
	padding-top: 5.4em;
	}
	
#direction1 {
	margin: 0 0 0 45.0em;
}

#direction1 a {
	text-decoration:underline; 	
}

#direction2	{
	margin:25.3em 0 0 53.0em;
}

#direction2 a {
	text-decoration:underline; 	
}
