p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.BlackHeader {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.GoldHeader {
	font-size: 20px;
	font-weight: bold;
	color: #FBB03C;
	line-height: 22px;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FFFF;
	text-decoration: none;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.markermenu{
	width: 169px;
	clear: left;
	position: relative;

}

.markermenu ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	background: #9B9CAD;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #FFFFFF;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: #2A3F5E;
}

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.accent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.RedHeader {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:active {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.cities {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.cities a:link{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.cities a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;
	padding-right: 10px;
}
.cities a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.cities a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

.cityHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
H1 {
	padding-top: 7px;
}
