/* CSS Document */
BODY {font-family: Arial, Tahoma, Verdana;
font-size:16px;
color: #FFFFFF;
background-color:#000000;
}
TD{
font-family: Arial, Tahoma, Verdana;
font-size:16px;
color: #000000;
}

H1{
color:#CC7D00;
}
H2{
color:#0000AD;
}
H3{
color:#000000;
}
A:link { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
}
A:visited { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
}
A:active { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
}
A:hover { color: #993721;
font-family: Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
}


A:link.footlinks { color: #FFFF00;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style:italic;
font-size:16px;
text-decoration:underline;
}
A:visited.footlinks { color: #FFFF00;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style:italic;
font-size:16px;
text-decoration:underline;
}
A:active.footlinks { color: #FFFF00;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style:italic;
font-size:16px;
text-decoration:underline;
}
A:hover.footlinks { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style:italic;
font-size:16px;
text-decoration:underline;
}

A:link.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:visited.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:active.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:hover.reftext { color: #F5D415;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}
.copyright{ color: #0D07F0;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style:italic;
font-size:19px;
}
.bullets{font-size:15px;}
.maintable{border: 2px #F5D415 solid;}
.leftl{background-image: url("graphics/leftlbg.jpg");}
.leftr{background-image: url("graphics/leftrbg.jpg");}
.house{background-image: url("graphics/house.jpg");}
.contentbgb{background-image: url("graphics/contentbgb.jpg"); background-position:bottom; background-repeat:repeat-x; background-color:#D4CAC1;}
.contentbgt{background-image: url("graphics/contentbgt.jpg"); background-position:top; background-repeat:repeat-x;}
.contacttable{background-image: url("graphics/contactbg.jpg"); background-repeat:repeat-x;}


