.bg1 {
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	padding-top: 1.5em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	padding-left: 0.2em;
}
body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #A0B19E;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #003300;
	background-image: none;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	padding-bottom: 5px;




}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;

}
.normal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
}
.normal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
}
.normal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9933;
}
.normal li {
	text-indent: -1em;
	list-style-position: inside;
	padding: 0.4em;
	margin-left: 0em;
}
.normal li p {
	text-indent: .1em;
}



.title a:link {
	color: #000000;
	text-decoration: none;
}
.title a:visited {
	color: #000000;
	text-decoration: none;
}
.title a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
li {
	padding-bottom: 1em;
	list-style-image: none;
}
h1 {
	font-size: 1.3em;
}
.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #EDDBC9;
	text-align: left;
	float: right;
	width: 250px;
	border: thin solid #000000;
	clear: both;
	margin-top: 10px;
	margin-right: -2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;

}
.sidebar ul {
	padding: 0px;
	text-indent: 0px;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	list-style-type: none;
}

.Sidebar h1 {
	font-size: 1.2em;
}
.Sidebar p {
	margin-top: -3px;
	padding-top: -3px;
}
.Sidebar li {
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	text-align: left;
	list-style-position: outside;
}
.Sidebar h2 {
	font-size: 1.1em;
	color: #006633;
	margin-top: -5px;
}
.maincontent {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/magnoliapic.jpg);
	background-repeat: no-repeat;
}

.highlight {
	font-style: italic;
	color: #004D26;
}

