body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 0.912em/1.33em "Times New Roman", Times, serif;
	color: #535353;
	background-color: #FFFFFF;
}
h1 {
	font-weight: normal;
	font-size: 200%;
	line-height: 100%;
	margin: 0px;
}
h2 {
	font-size: 150%;
	line-height: 100%;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 125%;
	line-height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a {
	color: #009454;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #535353;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.nav {
	color: #535353;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.nav:hover {
	text-decoration: none;
	color: #009454;
}
a.nav:active {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.main {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 48px;
	width: 205px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/main-nav-bkg-up.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	line-height: 48px;
}
a.main:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 48px;
	width: 205px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/main-nav-bkg-over.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	line-height: 48px;
}
a.main:active {
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #535353;
}
textarea {
	font-size: 12px;
	color: #535353;
}
select {
	font-size: 10px;
	color: #535353;
}
.text-purple {
	color: #ad6590;
}
.text-blue {
 color: #4497b3;
	}
	.text-white {
 color: #ffffff;
	}
	.text-tan {
 color: #9e956e;
	}
.nav_spacer {
	padding-right: 4px;
	padding-left: 4px;
}
li {
	margin-left: -18px;
}
.text-lightGray {
 color: #999999;
}
.left-nav-bkg {
	background-image: url(../images/1pxGray.png);
	background-repeat: repeat-y;
	background-position: left;
}
.text-mouse {
	font-size: 0.63em;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}
.text-green {
	color: #009454;
}
#victorian {
	background-image: url(../images/victorian-bkg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: absolute;
	z-index: 200;
	height: 200px;
	width: 100%;
	bottom: 0px;
	display: block;
}
#content {
	position: absolute;
	z-index: 300;
	width: 880px;
	background-color: #FFFFFF;
	top: 0px;
}
.text-black {
	color: #000000;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.allcaps {
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.navSpacer {
	margin-right: 5px;
	margin-left: 5px;
	font-size: .8em;
}
.underline {
	text-decoration: underline;
}
.text-black {
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gray-bar-bkg {
	background-image: url(../images/gray-bar-bkg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	height: 35px;
}
