/*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 {
	color: #000000; 
	text-decoration: none;
}  
	
#toptextnav a:link {
	color: #000000; 
	text-decoration: none;
}    
#toptextnav a:visited {
	color: #000000; 
	text-decoration: none;
}
#toptextnav a:hover {
	color: #000000; 
	text-decoration: underline;
}

#toptextnav a:active {
	color: #000000; 
	text-decoration: none;
}
  

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 {
	color: #000000;  
	text-decoration: underline;
} 
#content a:link {
	color: #000000;  
	text-decoration: underline;
}   
#content a:visited {
	color: #000000;  
	text-decoration: underline;
} 
#content a:hover {
	color: #0000FF; 
	text-decoration: underline;
}

#content a:active {
	color: #0000FF; 
	text-decoration: underline;
}  

p {
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	text-decoration: none;
}
a {
	color: #000000;  
	text-decoration: underline;
}

a:link {
	color: #000000;  
	text-decoration: underline;
}   
a:visited {
	color: #000000;  
	text-decoration: underline;
} 

a:hover {
	color: #0000FF; 
	text-decoration: underline;
} 

a:active {
	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 {
color: #000000; 
text-decoration: none;
} 
#nav a:link {
color: #000000; 
text-decoration: none;
}    
#nav a:visited {
color: #000000;
text-decoration: none;
}   
#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 {
	color: #000000; 
	text-decoration: none;
}  
.footer a:link {
	color: #000000; 
	text-decoration: none;
}    
.footer a:visited {
	color: #000000; 
	text-decoration: none;
}
.footer a:hover {
	color: #000000; 
	text-decoration: underline;
}   

.footer a:active {
	color: #000000; 
	text-decoration: underline;
}   



