
#maincontent h2 {
    color:#208c36;
}

#header {
    background: #fff url(../images/grotonwoodheader.jpg) left top no-repeat;
}


#gwoodcontact {
    text-align:right;
    margin-top:0px;
    margin-right:50px;
    font-weight:bold;
    padding-top:20px;   
}


#footer {
    text-align:center;
    font-size:.9em;
    color: #eee;
}

#footer a {
    color: #eee;
}

#footer_wrapper {
    background: #0088c3 url(../images/gwoodfooter.jpg) left top repeat-x;
}
     
#pagenav {
    margin-left:5px;
    margin-bottom:200px;
}    

#pagenav a {
    color:#0088c3;
}

#pagenav a:hover {
    color:#1f8d36;
}

#rightcol a, #leftcol a {
    color: #208c36;
}


table#cal {
    width:750px;
    font-size:11px;
    text-align:center; 
    margin-left:0px;
    border:1px solid #aaa; 
}

table#cal tr {
    text-align:center;
}

td.blue {
    background-color: #208c36;
}

tr.blue td {
    padding:0px;
}

table#cal td.noleft {
    border:0px;
    border-left:0px;
}

tr.grey {
    background-color:#eee;
}

#camps {
    position:relative;
    width:750px;
    margin:0 auto;
    font-size:11px;
    text-align:center;
    margin-top:10px;
}

#camps a {
    color:#208c36;
    text-decoration:none;
    font-size:10px;
    font-weight:normal;
}

#camps a:hover {
    color:#000;
    text-decoration:underline;
}

#maincontent a {
    color:#208c36;
    text-decoration:none;
    font-weight:bold;
}

#maincontent a:hover {
    color:#000;
    text-decoration:underline;
}

a.back {
    position:absolute;
    top:10px;
    right:10px;
    font-size:11px;
    color:
}

#maincontent_wrapper {
    position:relative;
}
