ul#list-nav {
	list-style:none;
	margin:3px 10px;
	padding:0;
	width:100%;
	float: left;
	margin-left: 0pt;
}

ul#list-nav li {
	display:inline;
	margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
ul#list-nav li a:hover {
	color:#FFF;
	background-color: #3F337A;
	font-weight: normal;
}
.LinkBackground {
	background-image: url(images/LinkBar.png);
	background-repeat: no-repeat;
}
a:link {
	color: #3F337A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #3F337A;
}
a:active {
	text-decoration: none;
	color: #3F337A;
}
.LocationDetail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	color: #000;
	font-weight: normal;
}
.CityLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #3f337a;
	vertical-align: top;
}
.InputField {
	background-color: #FBF8F0;
	border: 1px solid;
	border-color: #3F337A;
}
.LinksBottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}
.LocationButton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	color: #000;
	font-weight: normal;

}.LocationsHeader {
	background-image: url(Headers/Locations.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #3F337A;
	font-family: Tahoma, Geneva, sans-serif;
	text-indent: 10px;
}
