/*validate 10/30/2009*/
html {
	margin: 0;
	padding: 0;
	}
	
.toptextnav {
	color: #000000; 
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none;
	}
	
.toptextnav a:link {
	color: #000000; 
	text-decoration: none;
}    
.toptextnav a:visited {
	color: #000000; 
	text-decoration: underline;
}
.toptextnav a:hover {
	color: #000000; 
	text-decoration: underline;
}

.toptextnav a:active {
	color: #000000; 
	text-decoration: underline;
}
  

h1 {
	color: #000000; 
	font-family: "kristen ITC", verdana, arial, tahoma, sans-serif; 
	font-size: 22pt; 
	font-weight: bold; 
	text-decoration: none;
}
h2 {
	color: #000000; 
	font-family: "kristen ITC", verdana, arial, tahoma, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none;
}
h3 {
	color: #000000; 
	font-family: "kristen ITC", verdana, arial, tahoma, sans-serif;; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none;
}
h4 {
	color: #000000; 
	font-family: "kristen ITC", verdana, arial, tahoma, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}


.content {
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 12pt; font-weight: normal; 
	text-decoration: none;
}
.content a:link {
	color: #000000;  
	text-decoration: none;
}   
.content a:visited {
	
} 
.content a:hover {
	color: #0000FF; 
	text-decoration: underline;
}  

p {
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	text-decoration: none;
}
a:link {
	color: #000000;  
	text-decoration: none;
}   
a:visited {
	
} 
a:hover {
	color: #0000FF; 
	text-decoration: underline;
}  

#badweatherpolicy{
	float:right; 
	width:150px; 
	border:thin solid red; 
	padding: 15px; 
	margin: 15px; 
	background-color: red;
}


#domainname {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 14pt; 
font-weight: bold;
}

.nav {
font-family: "kristen ITC", verdana, arial, tahoma, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: none;
}
.nav a:link {
color: #000000; text-decoration: none;
}    
.nav a:visited {
color: #000000;
}   
.nav a:hover {
color: #000000; text-decoration: underline;
}   

.footer {
	color: #000000; font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
}
.footer a:link {
	color: #000000; 
	text-decoration: none;
}    
.footer a:visited {
	
}
.footer a:hover {
	color: #000000; 
	text-decoration: underline;
}   

