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



body {
	background-color: #e7e7d8;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
h1 {
	color: #666633;
	font-weight: normal;
	font-size: 1.9em;
}
h2 {
	color: #666633;
	font-weight: normal;
	font-size: 1.5em;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
}
.normalFont {
	font-size: 0.7em;
	color: #000000;
}
.green13 {
	color: #666633;
	font-size: 1.3em;
}
.green15 {
	color: #666633;
	font-size: 1.5em;
}
.bold13 {
	font-weight: bold;
	font-size: 1.3em;
}
.largertext {
	font-size: 1.2em;
}
#footer {
	background-color: #819974;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
.footerPhone {
	font-size: 2em;
	color: #cccc99;
}
.footerPlain {
	font-weight: normal;
}
h2 a:link {
	font-size: 0.8em;
}
.eightEm {
	font-size: 0.8em;
	color: #000000;
}
hr {
	background-color: black;
	height: 1px;
	border: 0;
	
}
.logo {
	background-color: #e6e7d9;
	color: undefined;
}
.red {
	color: #990000;
}
