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

body {
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #848396;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #3D3D5B;
}
.submenu a:link {
	color:#996600;
	text-decoration: none;
}
.submenu a:hover {
	color:#333366;
	text-decoration: none;
}
.submenu a:visited {
	color:#996600;
	text-decoration: none;
}
.submenu a:active {
	color:#333366;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3D3D5B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D5B;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D5B;
	font-weight: normal;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #996600;
	line-height: normal;
}
.swoblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #996600;
}
.swoblurb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: underline;
	font-size: 10px;
}
.swoblurb a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: underline;
	font-size: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D5B;
	line-height: 1.5em;
}
.aboutlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D5B;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/leaf.png);
	line-height: 1.8em;
	margin-bottom: .5em;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #3D3D5B;
	line-height: 1.8em;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #996600;
}
