body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	padding: 0px;
	background-color: #032754;
	background-image: url(../images/HomeBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #032755;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: medium;
	font-weight: normal;
	color: #032755;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 334px;
	background-color: #FFFFFF;
	background-image: url(../images/Frame-Bckgrnd.jpg);
	background-repeat: repeat-y;
	font-size: 103%;
}
#wrapper h1 {
	font-size: 175%;
	font-weight: bold;
}

#wrapper h2 {
	font-size: 128%;
	font-weight: bold;
}
.clr {
	clear: both;
}
#content {
	text-align: left;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 10px;
}
#insidewrapper {
	background-image: url(../images/Frame-Base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	padding-bottom: 6px;
}
.smalltext {
	font-size: 80%;
}

a {
	color: #0347ab;
	text-decoration: underline;
}
a:hover {
	color: #e4141b;
	text-decoration: none;
}



body#home {
	background-image: url(../images/HomeBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#interior {
	background-image: url(../images/InteriorBckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#interior #wrapper {
	margin-top: 139px;
}
.listrow1 {
	background-color: #c5d8f3;
	padding: 6px;
	border: 1px solid #032754;
	margin-bottom: 5px;
}
.listrow2 {
	background-color: #b3b7bd;
	padding: 6px;
	border: 1px solid #032754;
	margin-bottom: 5px;
}
.listleftcol {
	float: left;
	width: 430px;
  }
.listrightcol {
	float: left;
	width: 300px;
	margin-left: 12px;
}
.rowcolorblue {
	background-color: #c5d8f3;
}.leftmargin {
	margin-bottom: 5px;
	margin-left: 5px;
}
.scheduletable {
	border: 1px solid #032754;
}
.scheduletable a {
	color: #990000;
}
.homeslideshow {
	text-align: center;
	margin-left: 94px;
	width: 563px;
}
.sponsorbox {
	float: right;
	width: 202px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	line-height: 1.5em;
}
.sponsorwrapper {
	border: 1px solid #032754;
	margin: 0px;
	padding: 0px;
}
.hilightbox {
	background-color: #a5c9fe;
	padding: 10px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #032754;
}
li {
	margin-bottom: 6px;
}
ol li {
	margin-bottom: 12px;
}.requiredred {
	font-size: 116%;
	font-weight: bold;
	color: #CC0000;
}
.navytext {
	color: #032755;
	font-weight: bold;
}
#contact_form_response, #volunteer_application_form_response {
	width: 99%;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#contact_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#volunteer_application_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
.sponsortoplisting {
	padding: 10px;
	border: 1px solid #0A2651;
}
.scheduledivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rightmargin {
	margin-right: 8px;
	margin-bottom: 3px;
}
.starlist {
	list-style-image: url(../images/StarBullet-Navy.gif);
}
.starlist ul {
	list-style-image: url(../images/StarBullet-Red.gif);
}
.donatebox {
	width: 456px;
	border: 1px solid #003366;
	float: left;
	height: 208px;
	display: inline;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.newsletterbox {
	float: right;
	width: 270px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
}
