#container { 
	width:990px;
}

#banner img {display: block;
}

#box {
position:absolute;
left:770px;
top:130px;
}


h1 {font-family: arial;
	font-size: 18px;
	font-weight: bold;
}
h6 {font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
h2 {font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;}
h3 {font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-top:0px;
        margin-bottom:0px;}
h4 {font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color:#111111;}
h5 {font-size: 90%;
	font-weight: bold;
	color: #039;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
}
ol {font-family: arial;
	font-size: 18px;
	font-weight: normal;}
ul {font-family: arial;
	font-size: 16px;
	font-weight: normal;}
.tablehead{font-family: arial;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #039;}
.adtext{font-family: arial;
	font-size: 14px;
}
p,table {font-family: arial;
	font-size: 16px;
	font-weight: normal;}
table td {
padding-left:10px;
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
}

td.alt {
padding-left:10px;
border: solid 1px #039;
}

td.walk {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
align: left;
font-weight: normal;
color: #000000;
padding: .25em .25em;
border: solid 1px #039;
}

td.summary {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	align: left;
font-weight: normal;
background-color: #039;
color: #FFFFFF;
align: left;
padding: .5em .25em;
border: solid 1px #039;
}

td.terrain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	align: left;
color: #000000;
font-weight: normal;
background-color: #CCFFFF;
border: solid 1px #039;
align: left;
padding: .5em .25em;
}


table th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	align: left;
padding: .25em 1.15em;
font-weight: normal;
background-color: #039;
border: solid 1px #039;
color: #fff;
}

table {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}


a:link, {color:#000066;
text-decoration: none;}

a:hover {color:#000000;
text-decoration: underline;
	}
td a:hover {color:#000000;
text-decoration: underline;
	}


ol a:hover {color:#000000;
text-decoration: underline;
	}

a:visited {color:#000066;
text-decoration: none;}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
background-color: #039;
	list-style: none;
	line-height: 1.2;
border-top: solid 1px #CCFFFF;
border-right: solid 1px #CCFFFF;
	width: 976px;
}

#nav a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
display: block;
padding: .25em 1.102em;
background-color: #039;
color: #fff;
border-left: solid 1px #CCFFFF;
text-decoration: none;
}

#nav a:hover {
color: #000;
background-color: #CCFFFF;
text-decoration: none;
font-weight: normal;
}

#nav li { /* all list items */
	float: left;

}

#nav li ul { /* second-level lists */
	position: absolute;
background-color: #039;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
