/* Styles created © 2006 by Nancy Pickering on 05.07.2006. Duplication or redistribution is strictly prohibited. */

/* Default formatting for body and text */
body{
	font-family: verdana;
	background-color: #08444d;}

a:link{
    color: #0000ff;
	text-decoration: underline;}
        
a:hover{
	color: #84bab3;
	text-decoration: underline;}

a:active{
	color: #cccccc;
	text-decoration: underline;}
	
a:visited{
	color: #8D90FF;
	text-decoration: underline;}

img{
	clear: both;}

/* TEXT FORMATTING */
/* text formatting for headings */	
h1, h2, h3, h4{
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	color: #000000;
	text-align: left;	
	vertical-align: top;}
	
h1{
	font-size: 22px;
	color: #084c4d;}

h2{
	font-size: 18px;}

h3{
	text-align: center;
	font-size: 14px;}

/* text formatting for main body copy */
p,weather{
	font-family: tahoma, verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
	
p{
	text-align: left;
	color: #000000; 
	font-size: 12px;}

p.weather{
	font-weight: bold;
	text-align: center;
	color: #000099; 
	font-size: 10px;}
	
p.indent{
	text-indent: 16px;}
	
p.foot{
	text-align: center;
	font-size: 9px;}
	
p.caption{
	font-size: 9px;
	font-style: italic;}	
	
.phone{
	font-weight: bold;
	font-size: 16px;
	color: #0e7685;}
			
/* TABLE AND ROW AND CELL FORMATTING */
table, tr, td{
	text-align: left;
	vertical-align: top;}
	
.tablenormal{
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #000000; 
	font-size: 12px;}

.whmain, .sidebar{
	padding: 8px}
	
.thumbs{
	padding: 0px}
	
/*
.navtable{background-image: url(images/LeftSideBirch.gif)}
*/
	
.whmain{
	background-color: #ffffff;}
	
.sidebar{
	background-color: #dafdff;}






