﻿h2 {
	color: #006699;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;

}

#navBar {
	height:28px;
	border-top-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #F0F0F0;
	border-top-width: 1px;
	border-top-color: #336633;
	padding: 1px;
	background-color: #336666;
}

#navBar .start{
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

#navBar ul{
	margin-left: 0px; 
	list-style: none;
	padding-top: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 10px;/*margin between first menu item and left browser edge*/
}

#navBar li{
	display: inline;
	margin: 0;
	padding: 0;
}

#navBar a {
	float: left;
	display: block;
	color: #F0F0F0;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

#navBar a:hover{
	background-color: #FFFFFF; 
	color: #316563;
}

.color{
	color: #006699;
}

#left #list {
	font-size: 11px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 12px;
}

#left #list a:link{
	color: #000000;
}

#left #list  a:active {
	color: #003333;
}

#left #list  a:hover {
	color: #003333;
}

#left #list  a:active {
	color: #000000;
}

#middle #listWith {
	text-align: center;	
}

#middle #listWith a:link{
	color: #000000;
}

#middle #listWith  a:active {
	color: #003333;
}

#middle #listWith  a:hover {
	color: #003333;
}

#middle #listWith  a:active {
	color: #000000;
}



a:link  {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}

a:active {
	color: #004364;
	text-decoration: underline;
}

a:hover {
	color: #004364;
	text-decoration: underline;
}


.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 31px;
	color: #006699;
}
.caption a:active {
	color: #000000;
}
.caption {
	font-size: 9px;
	color: #000000;
}

.caption a:link{
	color: #000000;
}

.caption a:active {
	color: #003333;
}

.caption a:hover {
	color: #003333;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006699;
	font-size: 19px;
}


hr {
	color:#006699;
	background-color:#006699;
	width: 75%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}

.blacklinks {
	text-align: left;
}


.blacklinks a:link{
	color:#000000;
}

.blacklinks a:visited{
	color:#000000;
}
.blacklinks a:hover{
	color:#003333;
}
.blacklinks a:active{
	color:#003333;
}

.colorBorder {
	border: 2px solid #006699;
	margin: 2px;
	color: #006699;
	background-color: #00009C;
}

.navBarDrop {
	height:28px;
	border-top-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #F0F0F0;
	padding: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #336666;
}

.citySelect {
	font-size: 11px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
