body {
	background-image:url(../images/green-wood-texture-copy.jpg);
	letter-spacing:1px;
	font-stretch:expanded;
}
#layouttable {
	width:100%;
	background-color:transparent;
	color:#333333;
	border:none;
}
#layoutmain {
	width:950px;
}
#maincontent {
	
}
#contentcell {
	background-color:transparent;
}
#corners {
	background-color:transparent;
	width:100%;
}
#topmiddle {
	background-color:#ffffff;
	width:930px;
}
#middlecontent {
	background-color:#ffffff;
}
#bottommiddle {
	background-color:#ffffff;
	width:930px;
}
#navbanner {
	background-color:#663703;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:110%;
	width:100%;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	text-align:center;
}
#navbanner a {
	color:#ffffff;
	text-decoration:none;
}
#navbanner a:visited {
	color:#ffffff;
	text-decoration:none;
}
#navbanner a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#footer {
	background-color:#fff;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:105%;
	width:100%;
	text-align:center;
}
#footer a {
	color:#333;
	text-decoration:underline;
}
#footer a:visited {
	color:#333;
	text-decoration:underline;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}
h1 {
	font-size:140%;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
}
#centercontent {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	width:950px;
}
.firstletter:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color:#D4D4C7;
}
.firstletter {
	margin-left:5px;
}
.firstletter2 {
	margin-left:5px;
}
.firstletter3 {
	margin-left:5px;
}
.firstletter2 input {
	width:300px;
}
.firstletter2 textarea {
	width:300px;
	height:250px;
}
.firstletter2 a {
	color:#663703;
	text-decoration:none;
}
.firstletter2 a:visited {
	color:#663703;
	text-decoration:none;
}
.firstletter2 a:hover {
	color:#663703;
	text-decoration:underline;
}
.firstletter3 a {
	color:#9da373;
	text-decoration:none;
}
.firstletter3 a:visited {
	color:#9da373;
	text-decoration:none;
}
.firstletter3 a:hover {
	color:#9da373;
	text-decoration:underline;
}
.sectionheader {
	color:#663703;
	font-size:110%;
	font-weight:bold;
}
.sectionheader2 {
	color:#663703;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	margin-left:0px;
}
.gray {
	color:#ccc;
}
.smallnormal {
	font-size:90%;
	font-style:italic;
}

