/* Silverdale Water District CSS Document */

body {
	margin-top:0;
	background-image:url(images/bg.jpg);
	background-color:#ECECEC;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	line-height:130%;
	text-align:left;
	}
	
.newsdate {
	color:#03B1FF;
	font-weight:bold;
	}
	
a:link, a:active {
	color:#043776;
	text-decoration:none;
	font-weight:bold;
	}
	
a:visited {
	color:#043776;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	}
	
.header {
	font-family:Trebuchet MS;
	color:#043776;
	font-size:18px;
	}
	
.tiny {
	font-size:9px;
	}
	
.subcat {
	color:#474747;
	font-size: 12px;
	font-weight: bold;
}


.odd{background-color: white;} 

.even{background-color: gray;} 

.tinytoplinks:active, .tinytoplinks:link {
	font-size:10px;
	font-weight:normal;
	color: #474747;
	} 
	
.tinytoplinks:visited, .tinytoplinks:hover {
	font-size:10px;
	font-weight:normal;
	color: #999999;
	} 
	
.headersmall {
	font-family:Trebuchet MS;
	color:#043776;
	font-size:14px;
	font-weight:bold;
	line-height:95%;
	}
	
ul { 
	list-style-image: url("images/arrow.gif");
	line-height:130%;
	}

.small
	{line-height:105%;
	}
