/*esoteric styles*/
body {
background-color: #00597D;
margin-top:20px;
}
#bigheader{
position:relative;
}

#header_transparent{
width:100%;
height:35px;

}
#header_yellow{
border-left: thick solid white;
border-right: thick solid white;
border-top: thick solid white;
border-top-left-radius: 50px 50px;
border-top-right-radius: 50px 50px;
color: #00597D;
background-color:#F7ED9D;

width:100%;
height:170px;


}

#headerlogo_picture{
position:absolute;
bottom:0px;
right:50px;

}
#logo{
position:absolute;
bottom:0px;
left:50px;
}

#logo_logo{
}

#headerpic{
position:absolute;
bottom:0px;
left:400px;
}


#main_menu {

background-color: #0B9445;
font-family: 'Schoolbell', cursive;
font-weight: bold;
font-size: 28px;
line-height: 15%;
color:white;
}
#main_menu ul {
list-style: none;
text-align:center;
}
#main_menu li {
display: inline;
text-align:center;
padding-left:10px;
padding-right:10px;
}
#main_menu a:link {
text-decoration:none;
color:white;
}
#main_menu a:visited{
text-decoration:none;
color:white;
}
#main_menu a:hover{
text-decoration:none;
color:white;
}
#main_menu a:active{
text-decoration:none;
color:white;
}
div {
/*border: 1px white solid;*/
}
#content {
position:relative;
background-color:#F7ED9D;
/*background-color: white;*/
/*background-image:url('images/Footer.gif');*/
/*background-repeat:repeat-y;*/
float: right;
/* border-left: thick solid white; */
/* border-right: thick solid white; */
}
#contentcolumn1 {
color:#00597D;
margin:6px;
}
#contentcolumn2 {
color:#00597D;
margin:6px;
}
#contentcolumn3 {
color:#00597D;
margin:6px;
}
#column1image img {
width:100%;
}
.block img {
float: auto;
width:100%;
}
div #content h3 {
font-weight: bold;
font-size: xx-large;
font-family: 'Schoolbell', cursive;
color: #0B9445;
}
div #content p {
font-family:"Arial",Arial,SanSerif;
text-align:justify;
}
.block {
margin: 5px;
background-color: #0B9445;
border: thick solid #00597D;
border-radius: 15px;
vertical-align:text-top;
}
.block h4{
font-family: 'Schoolbell', cursive;
font-weight: bold;
font-size: x-large;
color: white;
text-align: center;
margin: 5px;
}
#bottomblock {
color:white;
/*margin: 5px;*/
background-color: #0B9445;
border: thick solid #00597D;
border-radius: 15px;
vertical-align:text-top;
}
#bottomblock p{
color:white;
margin: 10px;
}
#bottomblock h4{
font-family: 'Schoolbell', cursive;
font-weight: bold;
font-size: x-large;
color: white;
text-align: center;
margin: 5px;
}
#bottomblock img{
float:left;
padding:5px;
}
/*div #stacked_blocks {
position:relative;
}*/
#donatenow {
position:absolute;
bottom:2px;
right:2px;
z-index:+1;
}
#slogan {
margin: 0 auto;
background-color: #00597D;
padding-top: 10px;
padding-bottom: 10px;
font-family: 'Schoolbell', cursive;
font-weight: bold;
font-size: 21px;
color:#F9F17B;
text-indent: 3px;
letter-spacing:-0.5px;
}
#footer {
border-left: thick solid white;
border-right: thick solid white;
border-bottom: thick solid white;
border-bottom-left-radius: 50px 50px;
border-bottom-right-radius: 50px 50px;
font-family:"Arial",Arial,SanSerif;
text-align:center;
color: #00597D;
background-color:#F7ED9D;
}
