/* CSS Document */
BODY {font-family:  "Times New Roman", Times, Arial, Verdana, Tahoma;
font-size:14px;
color: #000000;
background-image: url("graphics/sitebg.jpg");
background-repeat:repeat-x;
background-color:#374F34;
margin:0px;
}
TD{
font-family:  "Times New Roman", Times, Arial, Verdana, Tahoma;
color: #000000;
}
H1{
color:#4F6448;
}
H2{
color:#4F6448;
}
H3{
color:#4F6448;
}
H4{
color:#4F6448;
}

A:link { color: #233E20;
font-family:  "Times New Roman", Times, Arial, Verdana, Tahoma;
font-size:15px;
font-weight: bold;
}
A:visited { color: #233E20;
font-family:  "Times New Roman", Times, Arial, Verdana, Tahoma;
font-size:15px;
font-weight: bold;
}
A:active { color: #233E20;
font-family:  "Times New Roman", Times, Arial, Verdana, Tahoma;
font-size:15px;
font-weight: bold;
}
A:hover { color: #3E5C39;
font-family: "Times New Roman", Times, Arial, Verdana, Tahoma;
font-size:15px;
font-weight: bold;
}

A:link.reftext { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:11px;
font-weight: bold;
}
A:visited.reftext { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:11px;
font-weight: bold;
}
A:active.reftext { color: #FFFFFF;
font-family: Arial, Verdana, Tahoma;
font-size:11px;
font-weight: bold;
}
A:hover.reftext { color: #FFFDE8;
font-family: Arial, Verdana, Tahoma;
font-size:11px;
font-weight: bold;
}
.left{background-color:#FFFDE8; font-size:15px;}
.subhead{font-size: 17px;}
.content{background-color:#FFFFFF; font-size: 18px;}
.maintable{border: 3px #000000 solid;}

