.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
div#rotator
{
	height: 240px;
	width: 240px;
	border: 0px;
	float: left;
	overflow: hidden;
}
body
{
	background-color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.55; //1.15 seems to be default for 14px, 1.25 seems to be default for 12px
}
body, td, th, h3, h6
{
	color: #000033;
}
h1, h2, h4, h5
{
	color: #54446B;
}
.title
{
	font-size:50px;
	font-stretch:expanded;
	font-family:Georgia, "Times New Roman", Times, serif;
	filter:shadow;
}
.subtitle
{
	font-size:24px;
	font-stretch:expanded;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.leader
{
	background-color: #FFFFFF;
	color: #000033;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
}
a
{
	color:#0000CC;
}

.pump { background: #000033;font-size: 14px; }
.pump a, .pump a:visited {color: #ffffcc; }
.nav
{
	color: #000033;
	background-color: #EED893;
	text-align:center;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nav A:link
{
	color: #000033;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.nav A:visited
{
	color: #000033;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.nav A:hover
{
	color:#014896;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.nav A:active
{
	color:#7700AA;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.navthis
{
	color:#ffffcc;
	background-color: #000033;
	text-align:center;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.navthis A:link
{
	color:#ffffcc;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.navthis A:visited
{
	color:#ffffcc;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.navthis A:hover
{
	color:#d6d7d8;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.navthis A:active
{
	color:#000033;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.content
{
	background-color: #FFFFFF;
	color: #000000;
	vertical-align:top;
	text-align:justify;
}
.footer
{
	background-color:#FFFFFF;
	color:#54446B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer A:link
{
	color:#54446B;
	text-decoration:none;
	font-style:normal;
}
.footer A:visited
{
	color:#54446B;
	text-decoration:none;
	font-style:normal;
}
.footer A:hover
{
	color:#54446B;
	text-decoration:underline;
	font-style:normal;
}
.footer A:active
{
	color:#6633FF;
	text-decoration:underline;
	font-style:normal;
}
.swd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.swd A:link
{
	text-decoration: none;
	color: #000000;
}
.swd A:visited
{
	text-decoration: none;
	color: #000000;
}
.swd A:hover
{
	text-decoration: underline;
	color: #000000;
}
.swd A:active
{
	text-decoration: underline;
	color: #000000;
}

.textbox {
  display: block;
  width: 200px;
  border: 1px solid #000;

}
.questions {
  display: block;
  width: 463px;
  height: 200px;
  border: 1px solid #000;
}
.city {
  display: block;
  border: 1px solid #000;
}
.submit:hover {
  Background: #54446b;
}


#address {
  width: 415px;
}
#city {
  width: 190px;
}


#state {
  width: 50px;
}



#online li {
  float: left;
  list-style: none;
  margin: 10px 5px;
}
#online span {
  color: #bc1908;
}
.video {
  background: #54446b;
  color: #ffffff;
  margin-top: 35px;
  font-size: 1.3em;
  padding: 5px 0px;
  font-weight: bold;
}



.video a {
 color: #ffffff;
}


