body{
margin: 0 auto;
padding: 0;
color: #333333;
background: #F1EFE2;
font-family: tahoma, verdana, arial;
font-size: 12px;

}

h1, h2, h3, h4 {
margin: 10px 0;
padding: 0;
}

h1{
color: #FE7257;
font-size: 16px;
font-weight: bold;
}

h2{
color: #333333;
font-size: 12px;
font-weight: bold;
}

p {
color: #666666;
}

ul {
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

/*safari adjustments-----------*/

html[xmlns*=""] body:last-child #bottom-section { font-size: 10px; }
html[xmlns*=""] body:last-child #footer { font-size: 10px; }


/*------Links--------------------*/

a:link {
background-color: transparent; 
text-decoration: none; 
color: #23BE9F;
font-weight: bold;
}

a:active{
background-color: transparent; 
text-decoration: none; 
color: #23BE9F; 
font-weight: bold;
}

a:visited {
background-color: transparent; 
text-decoration: none; 
color: #23BE9F; 
font-weight: bold;
}

a:hover {
text-decoration: none; 
color: #1A8A74;
font-weight: bold;
}

/*------Header--------------------*/

#wrapper {
margin: 0 auto;
padding: 0;
width: 900px;
background: transparent url(./images/contentbg.gif) repeat-y;
color: #4B4F52;
}

#header {
position: relative;
padding: 0;
margin: 0;
height: 130px;
width: 922px;
}

#logo{
position: absolute;
top: 8px;
left: 55px;
height: 76px;
width: 236px;
background: url(./images/logo.jpg) no-repeat;
}


/*------Navigation Menu--------------------*/

#nav{
position: absolute;
width: 900px;
top: 100px;
left: 55px;
margin: 0;
padding: 0;
color: #333;
font-size: 16px;
}

#nav li{
float: left;
display: block;
height: 27px;
list-style: none;
text-indent: -9999px;
}

#nav li a{
display: block;
text-decoration: none;
}

#nav-home a{
background: url(./images/home.jpg) no-repeat;
width: 82px;
height: 28px;
}

#nav-home a:hover{
background: url(images/home-hover.jpg) no-repeat;
width: 82px;
height: 28px;
}

#nav-programs a{
background: url(images/programs.jpg) no-repeat;
width: 100px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-programs a:hover{
background: url(images/programs-hover.jpg) no-repeat;
width: 100px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-newsandevents a{
background: url(images/news.jpg) no-repeat;
width: 138px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-newsandevents a:hover{
background: url(images/news-hover.jpg) no-repeat;
width: 138px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-newsletter a{
background: url(images/newsletter.jpg) no-repeat;
width: 121px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-newsletter a:hover{
background: url(images/newsletter-hover.jpg) no-repeat;
width: 121px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-gallery a{
background: url(images/gallery.jpg) no-repeat;
width: 94px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-gallery a:hover{
background: url(images/gallery-hover.jpg) no-repeat;
width: 94px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-donate a{
background: url(images/donate.jpg) no-repeat;
width: 93px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-donate a:hover{
background: url(images/donate-hover.jpg) no-repeat;
width: 93px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-contact a{
background: url(images/contact.jpg) no-repeat;
width: 93px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-contact a:hover{
background: url(images/contact-hover.jpg) no-repeat;
width: 93px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-support a{
background: url(images/support.jpg) no-repeat;
width: 112px;
height: 28px;
margin: 0 0 0 8px;
}

#nav-support a:hover{
background: url(images/support-hover.jpg) no-repeat;
width: 112px;
height: 28px;
margin: 0 0 0 8px;
}



/*------Site Structure--------------------*/

#top-section{
float: left;
width: 800px;
margin: 0;
padding: 20px 0 0 55px;
}

#flash-image{
float: left;
margin: 0px;
background: url(images/flash-bg.gif) no-repeat;
width: 450px;
height: 314px;
padding: 13px 0 0 20px;
}

#right-column{
float: left;
width: 330px;
}

#div{
margin: 0 0 0 55px;
font-size: 8px;
}

#bottom-section{
float: left;
width: 900px;
margin: 0;
padding: 28px 0 0 55px;
font-size: 11px;
}

.column1{
float: left;
width: 255px;
margin: 0;
}

.column2{
float: left;
width: 255px;
margin: 0 0 0 18px;
}

.column3{
float: left;
width: 255px;
margin: 0 0 0 18px;
}

#footer {
float: left;
width: 900px;
height: 36px;
background: url(images/footer.gif) no-repeat;
color: #000;
margin: 20px 0 0 0;
padding: 8px 0 0 55px;
text-align: left;
font-size: 10.5px;
letter-spacing: normal;
}

/*------Slogan & Welcome - Home Page--------------------*/

.slogan{
width: 305px;
height: 91px;
background: url(images/slogan.gif) no-repeat;
margin : 20px 0 0 0;
}

#right-column p{
padding: 0 45px 0 10px;
font-size: 12px;
}


/*------Column 1--------------------*/

.column1 .section-header{
background: url(images/mission.gif) no-repeat;
margin: 0;
padding: 0;
width: 245px;
height: 85px;
}

.column1 p{
padding: 5px 15px 0 2px;
margin: 0;
}

.column1 .more{
float:  right;
margin: 20px 15px 0 0;
}


/*------Column 2--------------------*/

.column2 .section-header{
text-indent: -9999px;
background: url(images/photogallery.gif) no-repeat;
margin: 0;
padding: 0;
width: 245px;
height: 85px;
}

.thumbnail{
float: left;
margin: 5px 0 0 0;
padding: 0;
}

.column2 p{
padding: 0;
margin: 0;
}

.column2 .more{
float: right;
margin: 65px 15px 0 0;
}

/*------Column 3--------------------*/

.column3 .section-header{
text-indent: -9999px;
background: url(images/upcomingevents.gif) no-repeat;
margin: 0;
padding: 0;
width: 245px;
height: 85px;
}

.upcoming-events-table{
padding: 5px 5px 0 2px;
}

td{
color: #A4A4A4;
padding: 0 15px 0 5px;
}

.column3 .more{
float: right;
margin: 60px 15px 0 0;
}

/*------Footer ---------------------*/

.space{
padding: 0 21px 0 0;
display: inline;
}



/*------Interior Pages--------------------*/


#interior-page #top-section{
font-size: 12px;
margin: 15px 90px 8px 0;
color: #333;
}

.pagetitle{
width: 400px;
height: 40px;
background: url(images/pagetitle.gif) no-repeat;
margin: 0 0 5px 0;
}

#interior-page #top-section p{
font-size: 12px;
margin: 0 110px 8px 0;
color: #333;
}

#image-placeholder{
float: right;
margin: 0 110px 0 0;
}

div.photoGalleryElement p {
display: none;
} 