/* CSS Document */

body {
	background-color: #6DA5BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background: white;
}

#header {
}



#title {
	background-color: #C0D1E1;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#nav {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6DA5BE;
	border-bottom-color: #6DA5BE;
	
}

#side-a {
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: .8em;
}
* html #side-a {height:300px} /* IE Min-Height Hack */ 

#side-b {
	float: right;
	width: 170px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #333333;
}
* html #side-b {height:300px} /* IE Min-Height Hack */ 

#content {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #333333;
}
* html #content {height:300px} /* IE Min-Height Hack */ 
.googlebar {
	padding-top: 10px;
	padding-bottom: 10px;
}



#footer {
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-style: solid;
	border-top-color: #6DA5BE;
	text-align: center;
	font-size: .7em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: 900;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 900;
	color: #333333;
}

.leftalign {
	align="left"
}

a.menu:link {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.menu:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a.footer:link {
	text-decoration: none;
	color: #000000;
	font-size: .8em;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
	font-size: .8em;
}
a.footer:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: .8em;
}
a:footer:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: .8em;
	}

a.right:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}

a.right:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.right:hover {
	color: #FF0000;
	text-decoration: underline;
}	
	
a:right:active {
	color: #0000FF;
	text-decoration: underline;
	}
.padpix {
	padding: 10px;
}
.wrapright {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.daycell {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	vertical-align: bottom;
}
.towncell {
	font-weight: 700;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.bluerow {
	background-color: #C0D1E1;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #6DA5BE;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.contentblock {
	color: #000000;
	background-color: #C0D1E1;
	text-align: left;
	padding: 10px;
	width: 90%;
	
}
.sitemap {
	text-indent: 20px;
	list-style-type: none;
}
.sitemap2 {
	text-indent: 45px;
	list-style-type: none;
}

a.leftlink:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	font-size: 0.6em;
}
a.leftlink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	font-size: 0.6em;
}
a.leftlink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	font-size: 0.6em;
}
a.leftlink:active {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	font-size: 0.6em;
}
