div.container
{
width:100%}


div.float 
{
float: left;
margin: 3px;
text-align: center;
width: 120px}  

div.nav_map 
{
float: left;
margin-left:10px;
margin-top:0;
width:400px}

div.nav_map_row
{
margin:0;
float: left;
padding: 0;
width: 100%
}

div.spacer 
{clear: both;}   
div.events
{
background-color: #ffffcc;
border: 2px solid #408000;
float: right;
margin:5px;
margin-top: 35px;
}

div.events h2
{
background-color: #408000;
color: #ffff66;
margin: 0.5em;
text-align: center;
}

div.events li
{
font-size: 1.1em;
margin: 0;
margin-bottom: 1em;
margin-top: 1em;
text-align: left;
list-style: square;
}

div.events dates
{
color: #007500
}

div.contact p
{
align: middle;
background-color: #ffffe0;
border: 2px solid #408000;
color: #408000;
float: center;
padding: 10px;
text-align: center;
width: 75%
}

div.definition P
{
background-color: #ffffe0;
border: 2px solid #408000;
color: #408000;
float: center;
padding: 10px;
width: 75%
}

