﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #006699;
	font-family: arial, sans-serif;	
	}
html {
	margin: 0px;
	padding: 0px;
	background-color: #006699;
	font-family: arial, sans-serif;	
	}
p.timestamp {
	font-family: arial, sans-serif;		
	}
.path {
	font-family: arial, sans-serif;		
	}
h4 {
	font-family: arial, sans-serif;		
	}
h3 {
	font-family: arial, sans-serif;		
	}
h2 {
	font-family: arial, sans-serif;		
	}
h1 {
	font-family: arial, sans-serif;		
	}
h1 { /*page titles*/
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #003366;
	}
h2 { /*secondary titles*/
	font-size: 110%;
	color: #003366;
	font-weight: bold;
	}
h3 { /*teritary titles*/
	font-size: 105%;
	color: #003366;
	font-weight: bold;
	}
h4 { /*quad titles*/
	font-size: 100%;
	color: #003366;
	margin: 0;
	font-weight: bold;
	}
h4 {
	margin-bottom: -1em;
	}
h3 {
	margin-bottom: -1em;
	}
h2 {
	margin-bottom: -1em;
	}
a:link {
	color: #003366;
	}
a:visited {
	color: #008080;
	}
a:active {
	color: #000071;
	}
img {
	border-style: none;
	margin: 4px;
	}
.path {
	font-size: 80%;
	text-indent: 0;
	text-align: left;
	display: none;
	}
p.timestamp { /*last modified date before footer*/
	font-size: 65%;
	font-style: italic;
	text-align: right;	
	clear: both;
	}
p.photocap { 
	font-size: 70%;
	text-align: center;	
	}
p.contact { /*upper right contact info in news releases*/
	text-align: right;
	}
p.weather {
	text-align: center;	
	}
p.m4 {
	margin-left: -0.4in;
	}
p.m8 {
	margin-left: -0.8in;
	}
#headlines {
	font-size: 90%;
	}
h2.table {
  margin-bottom: 0;
  }
#infobox {
	float: right;
	text-align: center;
	font-family: arial;
	font-size: 60%;
	padding: 5px;
	margin: 5px;
	background-color: #ffffff;
	border: 3px solid #006699;
}
#infobox h1{
	margin-bottom: -.7em;
	}
table.top td {
	vertical-align: top;
  }
p.source{
	font-size: 80%;
	font-style: italic;
	text-align: center;	
  }  
/*******Calendar Styles************************/
#calendar {
	font-size: 75%;
	}	
#calendar table {
	margin: 0;
	}
#calendar th {
	text-align: center;
	}
#calendar table a:hover {
	background-color: #ffcc33;
	}
#calendar table a {
	display: block;
	margin: 0em 0em -1.2em 0em;
	padding: 2px;
	}
#calendar td {	
	padding: 2px; 
	font-family: Arial;
	
	}
#calendar p.date {
	margin-top: -.2em;
	float: right;
	font-weight: bold;
}
/*******Layout Table Styles********************/
table.layout {
	border-collapse: collapse;
	width: 95%;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	}
td.leftcell {
	background-image: url('../images/leftGrad2.jpg'); 
	background-repeat: repeat-y;
	width: 184px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
td.contentcell {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-image: url('../images/MainRightGrad2.gif'); 
	background-repeat: repeat-y; 
	background-position:  right top;
	background-color: #ffffff;
	}
td.rightcell {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-image: url('../images/rightGrad2.jpg'); 
	background-repeat: repeat-y;
	width: 174px;
	}
/*******Content Styles********************/
#content {
	margin-right: 3%; 
	margin-left: 2%;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #ffffff;	
	font-family: "Times New Roman", times, serif;	
	}
/*******Header Styles********************/
#headimg {
	background-color: #006699;
	background-image: url('../images/HeaderBG.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	}
#headmenu {
	width: 100%;
	background-color: #669999;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}
#headmenu a:visited{
	font-size: 70%;
  text-decoration: none;
  color: #ffffff;
  }
#headmenu a:link{
	font-size: 70%;
  text-decoration: none;
  color: #ffffff;
  }
#headmenu a:hover{
  text-decoration: underline;
  }
/*******Left Navigation Styles********************/
#leftnav {
	width: 160px;
	padding: 12px;
	padding-top: 0;
	margin-bottom: 10px;
	}
#searchnav {
	width: 160px;
	padding: 12px;
	padding-bottom: 0;
	text-align: center;
	}
#searchnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#searchnav li a:visited  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
  width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	margin-top: 2px;
	}
#searchnav li a:link  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
  width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	margin-top: 2px;
	}
#leftnav li a:visited  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
  width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	margin-top: 2px;
	}
#leftnav li a:link  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
  width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	margin-top: 2px;
	}
#searchnav li a:hover {
	background-color: #330066;
	color: #ffffff;
	}
#leftnav li a:hover {
	background-color: #330066;
	color: #ffffff;
	}
#leftnav ul ul a:visited  {
	background-color: #cccccc;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	width: 160px;
	}
#leftnav ul ul a:link  {
	background-color: #cccccc;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	width: 160px;
	}
#leftnav ul ul a:hover {
	background-color: #003366;
	color: #FFFFFF;
	}
#leftnav ul ul ul{
	font-size: 80%;
	}
#leftnav ul ul ul a:visited  {
	width: 155px;
  margin-left: 5px;
	}
#leftnav ul ul ul a:link  {
	width: 155px;
  margin-left: 5px;
	}
.searchbutton {
	font-size: 10px;
	background-color: #cc3300;
	color: #fff;
	padding: 0px;
	margin: 0px;
	border-top: outset 2px #69c;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #69c;
	}
/*******Right Navigation Styles********************/
#rightnav {
	width: 160px;
	padding: 12px;
	margin-bottom: 10px;
	}
#rightnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.rhead a:visited  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
	width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	}
.rhead a:link  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
	width: 160px;
	background-color: #669999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
	}
.rhead a:hover {
	background-color: #330066;
	color: #ffffff;
	}
.rheadem a:visited  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
	width: 160px;
	font-weight: bold;
	padding: 2px 0px;
	background-color: #993300;
	color: #FFFFFF;
	}
.rheadem a:link  {
	font-size: 90%;
	display: block;
	text-decoration: none;	
	text-align: center;
	width: 160px;
	font-weight: bold;
	padding: 2px 0px;
	background-color: #993300;
	color: #FFFFFF;
	}
.rheadem a:hover {
	background-color: #330066;
	color: #ffffff;
	}
p.rdate {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin-top: -.5em;
	margin-bottom: .5em;
	}
ul.rcalendar li{
	margin-top: 0px; 
	margin-bottom: 8px;
	font-size: 80%;
	TEXT-ALIGN: LEFT;
	}
ul.rcalendar li li{
	margin-top: 0px; 
	margin-bottom: 4px;
	font-size: 100%;
	TEXT-ALIGN: LEFT;
	}
ul.rweather li{
	font-size: 80%;
	text-align: center;
	}
/*******Footer Styles********************/
#footer {
	text-indent: 0;
	text-align: center;
	color: #ffffff;	
	}
#footer a {
	color: #83DCFE;
	}
p.footlinks { /*links at bottom of pages*/
	margin-top: 1em;
	font-size: 65%;
	text-indent: 0;
	text-align: center;
	}
p.address { /*town's address at bottom of pages*/
	font-size: 80%;
	margin-top: 0; 
	margin-bottom: 0;
	text-indent: 0;
	text-align: center;
	}
p.copyright { /*copyright info at bottom of pages*/
	font-size: 65%;
	font-style: italic;
	margin-top: 0; 
	margin-bottom: 0;
	text-indent: 0;
	text-align: center;
	}
/*******Generic styles********************/
.center {
	text-align: center;
	}
.clear {
	clear: both;
	}
.nomargin {
	margin: 0;
	}
.nodisplay {
	display: none;
	}