body {
	width: 7in;
	margin:0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	background-image: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #532E0C;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h2 {}
h3 {}
h4 {}
p {}
ul {}
li {}

a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}



div#left, div#left2, ul#leftnav, ul#bottomnav {
	display: none;
}

html div#right img#commmap, html div#right img#geomap {
	float: none;
	text-align: center;
	margin-left: 1in;
}

#retiretnlogo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
div#right img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1#header1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0066CC;
	border: none;
}

table#pilots {
	padding: 0px;
	width: 519px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table#pilots th {
	width: 173px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .8em;
}

table#pilots td {
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table#pilots a:link, table#pilots a:active, table#pilots a:visited {
	color: #006699;
	font-weight: bold;
}

table#pilots a:hover {
	text-decoration: none;
}

table#climate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	border-left-width: 1px;
	width: 500px;
	margin:0px auto;

}
table#climate th {
	padding: 5px;
	color: #990000;
}

table#climate td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DDCE;
}
.cities {
	background-color: #E8DFD4;
	color: #513220;
