/* CSS Document */
BODY {font-family:  Arial, Tahoma, Verdana;
font-size:14px;
color: #000000;
background-color: #e8dbbe;
background-image: url("graphics/sitebg.jpg");
background-repeat:repeat-x;
}
TD{
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
color: #000000;
}

H1{
color:#541622;
}
H2{
color:#541622;
}
H3{
color:#541622;
}
H4{
color:#8FFFFF;
}
H5{
color:#8FFFFF;
}
H6{
color:#8FFFFF;
}
A:link { color: #0000FF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:visited { color: #0000FF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:active { color: #0000FF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:hover { color: #541622;
font-family: Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}

A:link.navigationtext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:visited.navigationtext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:active.navigationtext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}
A:hover.navigationtext { color: #00171f;
font-family: Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
text-decoration:none;
}


A:link.reftext { color: #541622;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:visited.reftext { color: #541622;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
}
A:active.reftext { color: #541622;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:hover.reftext { color: #000000;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
.reftext{ font-size: 9px;
color: #000000;}
.content{background-image: url("graphics/contentbg.jpg");}
.maintable{border: 2px solid #541622;}
.month{color: #00171f; font-size:30px; font-weight:bold;}
