/* the finch mob stuff */

/* general tags */

body
{
	margin: 0;
	padding: 0;
	background-color: #463317;
	color: #000;
	font-family: georgia, times, 'times new roman', serif;
	font-size: 69%;
	line-height: 1.7em;
	background-image: url(../images/collective_inside_bg_yo.jpg);
	background-repeat: no-repeat;

}
	
a				{ color: #463317;  margin: 0; padding: 0;  border-bottom: 1px dotted #463317; text-decoration: none; } 
a:link		{ color: #463317;  text-decoration: none; }
a:visited	{ color: #5B553D;  text-decoration: none; } 
a:hover		{ color: #5B553D;  text-decoration: none; } 
a:active		{ color: #5B553D;  text-decoration: none; } 

a img {
	text-decoration: none;
	border: none;
	border-style: none;
	}


/* main nav items */

#birdnav  a			{ color: #FFFAC2;  margin: 0; padding:0;  text-decoration: none; border:0;} 
#birdnav  a:link		{ color: #FFFAC2;  text-decoration: none;  }
#birdnav  a:visited	{ color: #FFFAC2;  text-decoration: none;  } 
#birdnav  a:hover	{ color: #5B553D;  text-decoration: none;  } 
#birdnav  a:active	{ color: #5B553D;  text-decoration: none;  }

#birdnav  {
	padding:3px 0 10px 0;
	margin:0;
	}

#birdnav  ul {
	margin:-4px 0 10px -15px;
	padding:0;
	text-align:right;
	}

#birdnav  ul li {
	list-style:none;
	margin:0;
	padding:8px 0 0 0;
	}

#birdnav li a.current {
	width: 200px;
	height: 40px;
	}
	
#birdnav  ul li a {
	text-decoration: none;
	padding:0 0 0 23px;
	margin:0;
	width: 200px;
	height: 40px;
	font: small-caps 13px/19px georgia, times, serif;
	}
	

	
	
	/*  div tags */
	
	
	#leftbox {
		position: absolute;
		left:-30px;
		top:230px;
		width:200px;
		}

	#centerbox {
		margin-top: 40px;
   		margin-left: 300px;
   		margin-right:199px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 301px;
   		margin-right:201px;
		}
	
	html>body #centerbox{
   		margin-left: 301px;
   		margin-right:201px;
		}

	#rightbox{
		position: absolute;
		right:10px;
		top:50px;
		width:125px;
		}
	
	#emptynest{
		height:200px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:199px;
		}
	
	html>body #emptynest {
		height:199px;
		}
	
	.parch {
	background: #EBE4B3;
	padding:20px;}
	
	.copy {
	color: #EBE4B3;
	font-variant: small-caps;
	font-size: 112%;}