@charset "UTF-8";
.imgleft {
	padding: 10px;
	float: left;
}
.imgright {
	padding: 10px;
	float: right;
}
#container {
	padding: 0px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	top: 0px;
}
#nav {
	width: 236px;
	float: left;
	position: absolute;
	top: 0px;
}

#navbottom {
	width: 236px;
	background-image: url(images/nav-bkgd.gif);
	background-repeat: repeat-y;
}
#header {
	width: 711px;
	height: 156px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	top: 0px;
	position: absolute;
}
body {
	background-color: #E7C480;
}
#content {
	background-color: #F7ECDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #532E21;
	position: absolute;
	font-size: small;
	background-image: url(images/nav-bkgd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#mainContent {
	background-image: url(images/grass_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 711px;
}
#editable {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 690px;
	bottom: 0px;
	padding-top: 190px;
	position: relative;
}
#navtop li {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 30px;
	padding-top: 10px;
	list-style-type: none;
}
#navtop {
	background-image: url(images/nav-top.gif);
	height: 498px;
	width: 180px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#mainImage {
	border: 2px solid #73311C;
	margin-left: 68px;
}
#greenback {
	background-color: #C3D685;
	height: 650px;
	width: 300px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 30px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#navtop a:link, #navtop a:visited, #navtop a:active {
	color: #F7F4F0;
	text-decoration: none;
}
#navtop a:hover {
	color: #D1B597;
	text-decoration: none;
}
#editable a:link, #editable a:visited, #editable a:active {
	color: #404D3E;
	text-decoration: none;
}
#editable a:hover {
	text-decoration: underline;
}
.star-list {
	font-size: medium;
	list-style-type: none;
	padding-bottom: 10px;
}
h2 {
	font-size: small;
}
p {
	margin-right: 10px;
}
hr {
	color: #532E21;
}
#sidebar {
	background-color: #C3D685;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #E7C480;
	padding-left: 150px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #404D3E;
	text-decoration: none;
#contact table {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4B5748;
	border-right-color: #4B5748;
	border-bottom-color: #4B5748;
	border-left-color: #4B5748;
}
.dotted {
	background-color: #C3D685;
	padding: 5px;
	width: 96%;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #404D3E;
	border-right-color: #404D3E;
	border-bottom-color: #404D3E;
	border-left-color: #404D3E;
}
hr {
	color: #404D3E;
}
