body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #605144;
	background: #E1CFB4;
	text-align: center;
}
h2 {
	font: 75px "Century Gothic", Verdana;
	color: #000000;
	margin: 0em;
	padding: 0px;
	top: 0px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: #29394A;
}
a:hover {
	color: #B9845F;
}
#navbar {
	background: #F0DFB4 url(images/mastheads/tab-curve.gif) no-repeat left bottom;
	white-space: nowrap;
	position: absolute;
	top: 50px;
	padding: 2px 0 0 32px;
	left: 0px;
	width: 100%;
	border-width: 0px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	text-align: left;
}
#navbar b {
	display: none;
}
#navbar a {
	text-decoration: none;
	color: #000;
	padding: 2px 1em 1px 0;
}
#navbar a:hover {
	color: #FFFFFF;
	background: #336;
	border-bottom-width: 3px;
	padding: 2px 0.5em 1px;
}
#woods_masthead {
	position:relative;
	width:100%;
	height:50px;
	z-index:1;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background: #DFD4C4;
	text-align: left;
	font: bold 65px/0px "Century Gothic", Verdana;
	color: #F2E8DC;
	visibility: visible;
	border-bottom: 2px solid #605144;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
