html
{
height: 100%;
}

body
{
background-color: #ccffff;
font-family: Arial, Verdana, sans-serif;
margin: 0;
height: 100%;
}

#container
{
margin-top: -5px;
margin-bottom: -50px;
margin-left: auto;
margin-right: auto;
padding-top: 0; 
padding-bottom: 0;
border-left: 1px solid #000099;
border-right: 1px solid #000099;
width: 780px;
background: #ffffff;
min-height: 100%;
height: auto !important;
height: 100%;
overflow: visible;
}

*html container
{
padding: 0;
}

#top
{
padding-top: 5px;
padding-bottom: 5px;
margin: 0 auto;
background-color: #000099;
color: #ffffff;
}

*html #top
{
width: 800px;
padding-bottom: 20px;
}

h1
{
font-weight: bold;
font-size: 3em; 
font-family: Arial Black, Arial, Verdana, sans-serif;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}

h2, h3
{
text-align: center;
font-family: Arial Black, Arial, Verdana, sans-serif;
font-weight: bold;
color: #dd0000; 
}

h2
{
font-size: 1.5em; 
}

h3
{
font-size: 1.3em;
}

h4
{
font-weight: bold;
color: #000;
text-align: center;
}

.contact
{
font-size: 1em;
text-align: center;
font-weight: bold;
}

.contact a
{
color: #ffffff;
}

#headerphotos img
{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0;
padding-bottom: 0;
}

#content
{
clear: both;
padding: 5px 30px 30px 30px;
text-align: justify;
font-size: .9em;
margin-bottom: 50px;
}

#content ul
{
float: left;
line-height: 150%;
list-style-type: disc;
}

hr
{
width: 740px;
color: #000099;
background-color: #000099;
height: 1px;
}

strong
{
color: #dd0000;
}

.photo
{
float: right;
}

#schedule
{
font-weight: bold;
}

.call
{
font-size: 1.4em;
}

.clear
{
clear: both;
}

p.return
{
text-align: right;
font-size: .8em;
}

#footer
{
margin: 0 auto;
color: #ffffff;
font-size: 0.8em;
background-color: #000099;
text-align: center;
width: 780px;
height: 35px;
padding-top: 10px;
}

*html #footer
{
width: 800px;
}


/*#footer
{
background-color: #000099;
color: #ffffff;
border-left: 1px solid #000099;
border-right: 1px solid #000099;
font-size: .8em;
height: 25px;
width: 780px;
margin: 0 auto;
margin-top: -34px;
position: relative;
bottom: 0;
padding-top: 7px;
text-align: center;
}


*html #footer
{
width: 800px;
height: 35px;
margin: 0 auto;
padding: 0;
}*/
