﻿/* CSS layout */
@import url("layout.css");
#masthead {
	border-style: none;
	width: 800px;
	overflow: auto;
	height: 140px;
	background-image: url('../City Images/Banner.jpg');
}


#navigation {
	background-color: #0000FF;
	overflow: hidden;
	width: 800px;
	height: 25px;
}

#container {
	border-width: 1px;
	border-color: #C0C0C0;
	position: relative;
	width: 800px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-style: solid;
	margin-top: 10px;
	padding-bottom: 10px;
}
#left_col {
	width: 147px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	position: absolute;
	z-index: auto;
}
#page_content {
	border-width: 1px;
	border-color: #C0C0C0;
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 10px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #808080;
}
#right_col {
	width: 147px;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	position: absolute;
}
#footer {
	clear: both;
	width: 800px;
	overflow: hidden;
	background-color: #0000FF;
	position: relative;
}
#footer2 {
	clear: both;
	width: 800px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

/* Styles for Navigation */
#navigation ul {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	list-style-type: none;
		width: auto;
		margin: 0px;
		padding: 1px;
	}
#navigation li {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	float: left;
	padding-top: inherit;
	padding-bottom: inherit;
	padding-right: inherit;
	padding-left: inherit;
}
#navigation a {
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	text-decoration: none;
	color: #C0C0C0;
}
/* Styles for Footer */
#footer p {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
#footer2 p {
	font-size: 8pt;
	color: #0000FF;
	text-align: center;
}
#footer2 a {
	color: #393939;
	text-decoration: underline;
}
#footer2 a:hover {
	text-decoration: none;
}
#navigation menu {
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #0000FF;
	text-transform: uppercase;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #0000FF;
	font-weight: 700;
	font-style: italic;
}

h2 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #0000FF;
	color: #0000FF;
	font-style: italic;
	font-size: 15pt;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}

h4 {
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}
h5 {
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	text-align: center;
}
.style7 {
	color: #0000FF;
	list-style-type: circle;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	text-align: left;
}

.style6 {
	font-size: 8pt;
	color: #808080;
}
.Style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #808080;
	list-style-type: square;
}
#left_col a {
	text-decoration: none;
}
.Style2 {
	font-size: 14pt;
	color: #0000FF;
}

.Style8 {
	font-size: 10pt;
	color: #0000FF;
	text-align: center;
}
.Style9 {
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

#right_col a {
	text-decoration: none;
}

#page_content a {
	text-decoration: none;
}

#left_col a:visited {
	color: #0000FF;
}
#page_content a:visited {
	color: #0000FF;
}
#right_col a:visited {
	color: #0000FF;
}
#left_col a:hover {
	color: #808080;
}
#right_col a:hover {
	color: #808080;
}
#page_content a:hover {
	color: #808080;
}
#navigation a:visited {
}

.Style10 {
	color: #808080;
}
.Style11 {
}
.Style12 {
	font-size: 8pt;
	color: #808080;
	text-align: left;
}
.Style13 {
	list-style-type: circle;
	color: #0000FF;
	text-align: left;
}
.Style14 {
	border-width: 0px;
}
ValidateMessage {
}
.ValidateMessage {
	color: #FF0000;
}
.Style15 {
	list-style-type: square;
}
