html { overflow-y: scroll; }

body
{
  margin: 0;
  padding:0px;
  background-color: #E8E6D7;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  color:#4C493E;
}

h1
{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  color:#0A3460;
  font-weight:normal;
  margin: 0px;
  padding: 0px;
}

h2
{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 17px;
  color:#0A3460;
  font-weight:normal;
  margin: 10px 0 0 0px;
  padding: 0px;
}
h3
{
  font-size: 18px;
  color:#CD7400;
  font-weight:normal;
  margin: 14px 0 0 0;
  padding: 0 0 0 0;
}
p
{
  line-height: 18px;
  margin:0px;
  padding:6px 0 4px 0;
}

a
{
  color: #0066CC;
  text-decoration: underline;
}

a:hover
{
  color: #0066CC;
  text-decoration: none;
}

ul
{
}

ul li
{
  padding: 3px 5px;
}

ul.subnavlist
{
}

ul.subnavlist li
{
  font-size: 14px;
}

#wrapper
{
  width: 1001px;
  margin:20px auto 0;
  background-color: #FFFFFF;
}

#wrapper_inner
{
  padding: 12px;
}

#container
{
  position: relative;
  border: 1px solid #D0DCE3;
  text-align: left;
}

#top
{
  position: absolute;
  top: 1px;
  left: 234px;
  width: 741px;
  height: 92px;
  z-index: 100;
  background-color: #FFFFFF;
}

#toplinks
{
  float: left;
  padding: 2px 15px 14px 230px;
  margin-top:6px;
  # margin-top:8px;
}

#topsearch
{
  float: left;
  margin-top:8px;
}

#topsearch form
{
  padding: 0px;
}

#topsearch form input
{
  vertical-align: middle;
  color: #818181;
  padding: 2px 0 2px 5px;
  background-color: #FFFFFF;
  border: 1px solid #DDE1E8;
  border-right:none;
}
#topicons
{
  float: left;
  margin-left:20px;
}
.newsletter
{
background: url('/images/newsletter_go.jpg') left top no-repeat;
width:187px;
height:22px;
padding:3px 0 0 0;
}
.newsletter a
{
padding:0 0 0 14px;
text-decoration:none;
color: #666;
}
.donate_now
{
background: url('/images/donate_button.jpg') left top no-repeat;
width:205px;
height:69px;
padding:9px 0 0 10px;
font-size:11px;
}
.donate_now a
{
padding:0 0 0 14px;
text-decoration:none;
color: #0063F8;
font-size:17px
}
#navigation
{
  position: absolute;
  top: 48px;
  left: 234px;
  width: 748px;
  height: 44px;
  z-index: 100;
}

#content
{
  padding-bottom: 15px;
  height: auto;
  min-height: 800px;
  text-align: left;
}

* html #content
{
  height: 800px;
}

#content_left
{
  float: left;
}

#content_left_top
{
  height: 181px;
  background: url('/images/logo_home.jpg') left top no-repeat;
  text-align: left;
}

a#homelink
{
  display: block;
  width: 200px;
  height: 181px;
  outline: none;
}

#content_right
{
  float: right;
  padding-top: 92px;
}

#footer
{
  width: 975px;
  margin: 0px auto;
}

#footer p
{
  padding: 10px 0px;
  color: #787878;
  line-height: 22px;
  font-size:11px;
}

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

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

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

p.highlight
{
  background-color: #FFFF99;
}
#quote {
background:url("/images/left_quote_start.gif") no-repeat scroll left top transparent;
margin:20px 0 0;
}
#quote_inner {
background:url("/images/left_quote_end.gif") no-repeat scroll right bottom transparent;
}
#quote p {
color:#3E78B0;
font-size:15px;
font-style:italic;
margin:0;
padding:35px 25px 35px 25px;
text-align:center;
}

/* BEGIN Gala 2009 Page Styles */

h2.subheading
{
  margin-bottom: 18px;
  color: #666666;
}

div.galabox
{
  width: 476px;
  height: 231px;
  margin: 0px 0px 9px 0px;
  background: url('/images/galabox-bg.jpg') left top no-repeat;
}

div.galabox-inner
{
  padding: 25px;
}

div.galabox-inner h3
{
  margin: 0px;
  padding: 3px 0px 15px 15px;
  color: #00458C;
  font-family: georgia,serif;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

div.galabox-inner p
{
  text-align: center;
}

div.galabox-inner a.galathumb
{
}

div.galabox-inner a.galathumb img
{
  border: 1px solid #FFF59C;
}

/* END Gala 2009 Page Styles */

/* No Longer being used, saved for archival purposes

#galacontent
{
  width: 493px;
  height: 586px;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background: url('/images/gala_2009/parchment_bg.jpg') no-repeat left top;
}

#galacontent h3
{
  margin: 0px;
  padding: 10px 0px 10px 15px;
  color: #00458C;
  font-family: georgia,serif;
  font-size: 17px;
  font-weight: bold;
}

#galacontent-left
{
  float: left;
  margin: 20px 15px 0px 0px;
  width: 210px;
  height: 170px;
  border:#CFE4F2 1px solid;
}

#galacontent-left img
{
  margin: 0px 0px 5px 5px;
  padding: 2px;
  border: 1px solid #FFD24E;
}

#galacontent-right
{
  float: left;
  width: 210px;
  height: 170px;
  margin: 20px 0px 0px 0px;
  border:#CFE4F2 1px solid;
}

#galacontent-bottom
{
  width: 436px;
  height: 170px;
  margin: 15px 0px 0px 0px;
  border:#CFE4F2 1px solid;
}

#galacontent-bottom p
{
  margin-top: 0px;
  padding: 0px 10px 0px 0px;
}

#galacontent-bottom p img
{
  float: left;
  margin: 0px 8px 0px 15px;
  padding: 2px;
  border: 1px solid #FFD24E;
}

*/