body {
	padding: 25px 0px 25px 0px;
	background: #006600 url(images/forest1.jpg);
}

body {
	color: #000000;
	font-size: 11pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font-size: 11pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #B96D00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

#fadedbg {
	height: 156px;
	width: 100%;
	background: #006600 url(images/forest2.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#container {
	min-width: 780px;
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 2;
	border: 8px solid #fff;
}

#header {
	height: 7.0em;
	width: 100%;
	margin-bottom: 2px;
	background: #333333;
	position: relative;
}

#header * {
	padding: 0em;
	margin: 0em;
}

#headerleft {
	padding: 0em 2.0em 0.5em 1.25em;
	position: absolute;
	bottom: 0em;
}

#logo {
	color: #fff;
	font-weight: normal;
	font-size: 2.0em;
}

#slogan {
	color: #aaa;
	font-weight: normal;
	font-size: 1.0em;
}

#headerright {
	padding-right: 0.0em;
	position: absolute;
	top: 4.25em;
	right: 1.25em;
}

#headerright p {
	color: #6699aa;
	font-weight: normal;
	font-size: 2.0em;
}

#banner {
	height: 100px;
	margin-bottom: 2px;
	position: relative;
}

#navigation {
	height: 2.6em;
	padding: 0em 1.0em 0em 0.50em;
	margin-bottom: 2px;
	background: #660000;
	position: relative;
}

#navigation * {
	padding: 0em;
	margin: 0em;
}

#navigation ul {
	position: absolute;
	top: 0.70em;
}

#navigation ul li {
	display: inline;
	position: relative;
}

#navigation ul li a {
	padding: 0.3em 0.9em 0.3em 0.9em;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li a.active {
	color: #000000;
	background: tan;
	font-style: italic;
}

#content {
	padding: 5px 0px 5px 0px;
}

#footer {

}

#disclaimer {
	padding: 5px;
	background: #cccccc;
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#copyright {
	text-align: center;
	font-size: 0.8em;
}

#chalkboard {
	background: tan url('images/cork.jpg');
	border: 1px solid #666666;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 265px;
}

div.postit {
	background-color: #ffffcc;
	border: 1px solid #666666;
	margin: 10px auto;
	width: 255px;
	padding: 0px;
}

div.postit div.top {
	padding: 5px;
	background-color: #ffff99;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

div.postit div.top a,
div.postit div.top a:link,
div.postit div.top a:visited,
div.postit div.top a:active  {
	color: #000080;
	}

div.postit div.top a:hover   {
	color: #0000ff;
}

div.postit div.bottom {
	padding: 5px;
}

#pegboard {
	background: tan url('images/cork.jpg');
	border: 1px solid #666666;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

div.section {
	background-color: #ffffff;
	margin: 10px;
	padding: 0px;
}

div.section div.top {
	background-color: #CCCC99;
	border: 1px solid #666666;
	padding: 3px 3px 3px 8px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

div.section div.top a,
div.section div.top a:link,
div.section div.top a:visited,
div.section div.top a:active  {
	color: #000080;
	text-decoration: none;
	}

div.section div.top a:hover   {
	color: #0000ff;
}

div.section div.bottom {
	padding: 5px;
}

div.photoframe {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 10px;
	padding: 8px;
}

img.photo {
	border: 1px solid #000000;
}

img.photo2 {
	border: 1px solid #000000;
	margin-bottom: 5px;
}

img.photo3 {
	margin: 5px 5px 2px 5px;
	border: 1px solid #000000;
}

.rate {
}

.rate td {
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
}

