body
{
  margin: 0px;
  background: #FFFFFF url('/images/body_bg.jpg') left top repeat-x;
  font-family: arial;
  font-size: 12px;
  text-align: center;
}

h1
{
  padding: 0px;
  font-family: georgia, arial, sans;
  font-size: 28px;
  font-weight: normal;
  color: #002789;
  letter-spacing: 1px;
}

h2
{
}

h3
{
  margin: 0px;
  padding: 20px 15px 10px 15px;
  background-color: #287839;
  color: #FFFFFF;
}

h4
{
  margin: 0px;
  padding: 6px 0px 10px 0px;
  font-size: 18px;
  font-weight: bold;
}

h5
{
}

#wrapper
{
  margin: 0px auto;
  width: 989px;
  text-align: left;
  background-color: #FFFFFF;
}

#container
{
  padding: 0px 14px 14px 14px;
}

#header
{
}

#toplogo
{
  height: 174px;
  background: url('/images/toplogo-chrisstlawrence.jpg') left top no-repeat;
}

a#homelink
{
  float: left;
  display: block;
  width: 550px;
  height: 174px;
  outline: none;
}

#topsearch
{
  float: right;
  margin: 7px 15px 0px 0px;
}

#topsearch form
{
}

#topsearch form input
{
  vertical-align: middle;
}

#topsearch form input.topsearchinput
{
  color: #000000;
  background-color: #D0E3FB;
  border: 1px solid #042A8B;
}

#navigation
{
  height: 49px;
  padding: 0px 120px;
  background: url('/images/nav_bg.jpg') left top repeat-x;
}

#content
{
  min-height: 600px;
  height: auto;
  padding-top: 14px;
}

* html #content
{
  height: 600px;
}

#inner
{
}

#main
{
}

#footer
{
  padding-top: 20px;
}

#footer p
{
  margin: 0px 20px;
  padding: 15px 0px;
  font-size: 12px;
  line-height: 22px;
  border-top: 1px solid #DDDDDD;
}

#footer a
{
  color: #002789;
  text-decoration: underline;
}

#footer a:hover
{
  color: #AAAAAA;
  text-decoration: none;
}

div.clearfloats
{
  display: block;
  clear: both;
}

/* BEGIN Volunteer Form styles */

form.volunteerform
{
}

form.volunteerform label
{
  display: block;
  float: left;
  width: 100px;
  margin-right: 5px;
  padding-top: 3px;
  font-weight: bold;
  text-align: right;
}

form.volunteerform input.textinput
{
}

/* END Volunteer Form styles */
