/* White Birch Farm style Document */

body {
  	background:#fff;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.15em Verdana,Arial,Sans-serif;
  	color:#000;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
a {
	color:#0072bc;
	text-decoration:none;
	}  
	
a:hover {
	text-decoration:underline;
	}
	
.selected {
	color:#948800;
	}		
  
.maincontent {
	line-height:1.75em;
	} 
	
.maincontent p {
	margin-top:25px;
	} 	 
	
.rightcontent {
	font-size:85%;
	} 	
	
.nav {
	background-color:#003366;
	font-size:75%;
	color:#e3e9e8;
	}  
	
.nav a {
	color:#4f91cd;
	text-decoration:none;
	}	
	
.nav a:hover {
	color:#e3e9e8;
	}		

.header1 {
	color:#003366;
}

.gallery {
	font-size:75%;
	line-height:12px;
}

.gallery img {
	border:1px solid #0072bc;
}
	
.dividercolor {
	background-color:#e3e9e8;
	}	
	
.footer {
	color:#fff;
	background-color:#4f91cd;
	font-size:75%;
	}  	