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

body {
	margin:3px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #9FA8AE;
}

h1 {
	color:#0F1360;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-style:italic;
	font-size:50px;
	margin:0px;
}

h2 {
	color:#0F1360;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	margin:0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color:#666666;
	text-decoration:none;
}

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

#shadow {
}

#shadow-bottom {
		margin-left:153px;
		min-width:591px;
}

#page {
	background-color:#9FA8AE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.logo {
	padding-left:15px;
	padding-top:15px;
}

#mapbox {
	border: 3px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #999999;
	width: 938px;
}

#menu-box {
	position:absolute;
	z-index:999;
	width:150px;
	margin: 0px;
	float:left;
	background-color:#FFFFFF;
	border: 3px solid #FFFFFF;
	border-top-style:none;
	border-left-style:none;
}

#text-box p {
	color:#666666;
}

#heading-box {
	text-align:left;
	margin:5px;
	margin-top:0px;
	margin-bottom:20px;
}

#text-padding {
	margin:5px;
	margin-bottom:200px;
}

#footer {
	background-color:#EFEFEF;
	padding:3px;
	color:#666666;
	font-size:10px;
	margin:0px;
	text-align:right;
}

#copyright {
	padding-top:10px;
	color:#666666;
	font-size:10px;
}

#left {
	float:left;
	text-align:left;
}

#right {
	float:right;
	text-align:right;
}

#copyright a {
	color:#666666;
	text-decoration:none;
}

#copyright a:hover {
	color:#333333;
	text-decoration:none;
}

.clear {
	clear:both;
}

#spacer {
	height:3px;
	clear:both;
}

#side_bar a {
	background: #E0E0E0;
	color: #666666;
	margin: 0;
	padding: 5px;
	text-decoration:none;
	display:block;
	width:122px;
	float:left;
	border: 1px solid #FFFFFF;
}

#side_bar a:hover {
	background: #D1D2E0;
	color: #666666;
	margin: 0;
	padding: 5px;
	text-decoration:none;
	display:block;
	width:122px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	float:left;
}

#map {
	color:#666666;
	height: 500px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
	
#map a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	width: 938px;
}

#map a:hover {
	color:#999999;
	text-decoration:none;
font-weight:bold;
}

#left {
	float:left;
	text-align:left;
}

#right {
	float:right;
	text-align:right;
}
}

.clear {
	clear:both;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: 510px;
}
