body
{
margin:0;
padding: 0;
font-size: 0.9em;
font-family: verdana;
color: #000;
background-image: url(images/bg_color.gif);}

a:link { color: blue;
text-decoration: none;}

a:visited { color: #600; }
	
a:hover, a:active
{
color: #fff;
background-color: #2b6436;
}
#container
{
background-color: #fff;
width:752px;
margin-left: 4em;
border-top: 10px #2b6436 solid;
border-bottom: 15px #2b6436 solid;
margin-top: 4em;
margin-bottom: 2em;}
#container2
{width:750px;
background-color:#fff;
border-top: 2px #2b6436 solid;
border-bottom: 2px #2b6436 solid;
margin-top: 3px;
margin-bottom: 3px;}


.calendar {
margin-left: 12px;
color: #000;
line-height:15px;
padding: 0px 0px 0px 0px;
margin-top: 3px;
margin-bottom: 3px;
text-align: left;
}

#mainnav
{
/*float: left;
width: 300px;*/

padding-top: 0em;
margin-top: 2em;
background-color: #fff;
margin-left: 1em;
}


ul#navlist
{
margin-left: 0;
padding-left: 0;
/*white-space: nowrap;*/
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px; }

#navlist a:link
{
color: #2b6436;
background-color: #fff;
text-decoration: none;
}

#navlist a:visited
{
color: #b32010;
background-color: #fff;
text-decoration: none;
}
#navlist a:hover
{
color: #fff;
background-color: #538553;
text-decoration: none;
}
#leftside
{
float: left;
width: 200px;
padding-top: 0em;
margin-top: 2em;
background-color: #fff;
margin-left: 1em;
}

#content {
position: relative;
width: 500px;
background-color: #fff;
margin-left: 220px;
margin-bottom: 2em;
margin-top: 2em;}
#cleardiv
{
clear: both;
height: 1em;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
clear: both;
border: none;}
#footer	
{
clear:both;
color: #889E88;
text-align: right;
padding: 0px;
font-size: 0.8em;
background-color: #fff;
padding-right: 2em;}
#content h1 {
color: #000000;
font-size: 1.2em;
text-align: left;
letter-spacing: normal;
white-space: pre;}
#content p
{ line-height: 1.7em;
font-size: 0.9em;
text-align: left;
};



#content table {

border-collapse: collapse;
empty-cells: show;
border-spacing: 2px 1px;
border: 1px #889E88;
padding: 1em;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 1em;
margin-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
padding-top: 0.5em;}

#content table tr {

vertical-align: top;
}

#content table td {
border: 1px #889E88 solid;
text-align: left;
padding: 0.5em;}


.tabletop
{font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
text-align: left;
color: #fff;
font-weight: bold;
background-color:  #9d1e27;}
.date {width: 20%;
font-weight: bold;}

.activity{width: 80%;}

