body, html{
  margin:0;
  padding:0;
}
body{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  background:#A0C0C3 url(img/bg.jpg) center top repeat;
  color:#333;
}
a{
  color:#45777D;
}
a:active, a:focus{
  outline:none;
}
img{ border:0; }
#top-nav, #bot-nav{
  background-color:#A0C0C3;
}
#splash{
  position:absolute;
  height:455px; top:50%; margin-top:-227px; /* top margin must be negative half of div height to center vertically */
  width:1000px; left:50%; margin-left:-500px; /* left margin must be negative half of div width to center horizontally */
  background:transparent url(img/splash-bg.png) left top repeat;
}
#splash div.interior{
  width:942px;
  height:397px;
  background:#FFF url(img/waves-bg.jpg) center bottom no-repeat;
  margin:33px 29px 0 29px;
}
#splash div.interior div.left, #splash div.interior div.right{
  float:left;
  clear:none;
}
#splash div.interior div.left{
  height:343px;
  width:299px;
  border:1px solid #699A9F;
  background-color:#FFF;
  margin:27px 16px;
}
#splash div.interior div.left img{
  height:317px;
  width:273px;
  padding:13px;
}
#splash div.interior div.right{
  height:288px;
  width:561px;
  margin:27px 0 27px 16px;
}
#splash div.interior div.right span.inline{
  display:inline;
  margin:0;
  padding:0;
  font-size:18pt;
  font-weight:normal;
}
#splash div.interior div.right p{
 padding-bottom:20px;
}
#splash div.interior div.right ul{
  padding-left:10px;
}
#splash div.interior div.right ul li{
  list-style-type:none;
  padding-bottom:10px;
  font-style:italic;
}
#splash div.interior div.right span.left{
  float:left;
}
#splash div.interior div.right a{
  color:#FF3300;
	font-weight:bold;
	font-size:14pt;
	color: #745425;
} /* Splash */
#wrapper{
  position:absolute;
  width:1000px; left:50%; margin-left:-500px; /* left margin must be negative half of div width to center horizontally */
  margin-top:25px;
}
#wrapper div.top, #wrapper div.bottom{
  width:1000px;
  margin:0;
  padding:0;
  float:left;
  clear:both;
}
#wrapper div.top div.spacer{
  height:25px;
}
#wrapper div.top{
  background:url(img/content-bg.png) center top no-repeat;
}
#wrapper div.bottom{
  background:url(img/footer-bg.png) center bottom no-repeat;
}
#wrapper div.internal{
  margin:0 25px;
  width:950px;
}
#wrapper div.top div.internal{
  background-color:#FFF;
}
#wrapper div.bottom div.internal{
  margin-bottom:25px;
}
#wrapper div.bottom div.internal p{
  text-align:center; 
  font-size:10pt;
  padding:10px;
  margin:0;
}
#wrapper div.top div.content{
  background:#FFF url(img/interior-waves-bg.jpg) center bottom no-repeat;
  width:890px;
  min-height:500px; 
  height:auto !important; 
  height:500px;
  padding:20px 30px;
}
#wrapper div.top div.content h1{
  font-size:18pt;
  font-weight:normal;
  margin:0;
  padding:0;
  line-height: 55px;

}

#wrapper div.top div.content h2{
  font-size:12pt;
  color: #745425;
  font-weight:bold;
  margin:0;
  padding:0;
  line-height: 55px;

}
#wrapper div.top div.content p{
  margin-top:0;
}
#wrapper div.top div.content div.left, #wrapper div.top div.content div.right{
  float:left;
  clear:none;
}
#wrapper div.top div.content div.left{
  width:181px;
  margin-right:25px;
}
#wrapper div.top div.content div.right{
  width:684px;
}
#wrapper div.top div.nav-bar{
  background-color:#A0C0C3;
  width:950px;
  height:29px;
}
#wrapper div.top div.top-nav{
  display:block;
  width:944px;
  border:3px solid #FFF;
  clear:both;
}
#wrapper div.top div.bottom-nav span{
  display: block;
  padding: 7px 0 7px 22px;
  color: #FFF;
  font-size:9pt;
  font-weight:bold;
  float:left;
  white-space: nowrap;
  text-transform:uppercase;
  text-decoration:none;
}
#drop-nav, #wrapper div.top div.bottom-nav ul{
  margin:0 22px 0 0;
  padding:0;
  float:right;
}
#drop-nav li, #wrapper div.top div.bottom-nav ul li{
  float: left;
  list-style: none;
}
#drop-nav li a, #wrapper div.top div.bottom-nav ul li a{
  display: block;
  background: #A0C0C3;
  padding: 7px 12px;
  text-decoration: none;
  color: #333;
  font-size:9pt;
  font-weight:bold;
  white-space: nowrap
}

#drop-nav li a:hover, #wrapper div.top div.bottom-nav ul li a:hover{
  background: #689BA0;
  color:#FFF;
}

#drop-nav li ul{
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
}

#drop-nav li ul li{
  float: none;
  border-top:1px solid #FFF;
}

#drop-nav li ul li a{
  font-weight:normal;
  width: auto;
  background: #A0C0C3;
  padding:3px 12px;
}

#drop-nav li ul li a:hover{
  background: #689BA0;
  color:#FFF  ;
}
.clearfix {display:block; clear:both;}

#home-content{
  width:890px;
  margin-top:7px;
}
#home-content div.column{
  margin-right:40px;
  width:270px;
  float:left;
  clear:none;
  text-align:center;
}
#home-content div.last{
  margin-right:0;
}
#home-content div.column p{
  font-size:9pt; text-align:left;
}
#home-content div.column img{
  padding-bottom:7px;
}

#donate{
  width:684px;
}
#donate div.row{
  clear:both;
  padding-bottom:20px;
}
#donate div.row div.row-left, #donate div.row div.row-right{
  float:left;
  clear:none;
}
#donate div.row div.row-left{
  width:261px;
  margin-right:10px;
}
#donate div.row div.row-right{
  width:413px;
}

