@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/treebkg.jpg);
	background-repeat: repeat-x;
	background-color: #DCB687;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background-image: url(images/headerBkg.png);
	background-repeat: repeat-x;
	height: 130px;
	width: 950px;
	background-position: -1px;
	position: relative;
}

#logo {
	padding-left: 9px;
	position: absolute;
	bottom: 3px;
	left: 1px;
}
#nav {
	position: absolute;
	bottom: 15px;
	left: 350px;
	width: 580px;
	font-size: small;
}
#nav a:link, #nav a:visited {
	color: #1c3b1b;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#nav a:hover, #nav a:active {
	color: #F60;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#content {
	background-color: #FFF;
	color: #0A3E7E;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	line-height: 1.6em;
	font-size: small;
}
#leftcolumn {
	width: 179px;
	padding-right: 10px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E3E27;
	position: absolute;
	bottom: 0px;
	top: -2px;
	text-align: center;
	left: 8px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	color: #1c3b1b;
	text-decoration: none;
}

#leftcolumn a:hover, #leftcolumn a:active {
	color: #F50;
	text-decoration: none;
}
	
#rightcolumn {
	padding-left: 205px;
	padding-right: 130px;
	min-height: 250px;
}
#rightcolumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}
#rightcolumn img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#rightcolumn a:link, #rightcolumn a:visited {
	color: #F30;
}
#rightcolumn a:hover, #rightcolumn a:active {
	color: #4000000;
}
#footer {
	font-size: x-small;
	color: #213D1E;
	background-image: url(images/footerBkg.png);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	padding: 13px;
}
#footer a:link, #footer a:visited {
	color: #F30;
}
#footer a:hover, #footer a:active {
	color: #F90;
}

.noTopMargin {
	margin-top: 0px;
}
#leftcolumnNav {
	text-align: right;
	color: #C60;
}
#rightcolumn h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.shortTopParagraphs p {
	margin-top: 0px;
}
#textfield, #textfield2, #textfield3 , #textarea{
	width: 300px;
}
#rightcolumn table tr td {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: bottom;
}
#rightcolumn #boardtable tr td img {
	padding: 0px;
	margin: 0px;
	float: none;
}
.reduceLeadingInLeftNav {
	line-height: .6em;
}
#container #content #rightcolumn .noTopMargin {
	color: #A7D59D;
}
#container #content #rightcolumn .noTopMargin {
	color: #003E7E;
}
#container #content #rightcolumn img {
	color: #003E7E;
}
#container #content #leftcolumn #leftcolumnNav a {
	color: #003E7E;
}
#container #content #rightcolumn p a {
	color: #4000000;
}
#container #footer a {
	color: #400000;
}
#container #content #rightcolumn #boardtable tr td em {
	font-family: Lucida Console, Monaco, monospace;
}
#container #content #rightcolumn #boardtable tr td em {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #000;
}
#container #content #rightcolumn #boardtable tr td p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

