/* CSS Document */
BODY {font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
background-image: url("graphics/lobsterbg.jpg");
background-color:#900F00;
}
TD{
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
}

H1{
color:#900F00;
}
H2{
color:#900F00;
}
H3{
color:#900F00;
}
H4{
color:#900F00;
}
H5{
color:#900F00;
}
H6{
color:#900F00;
}
A:link { color: #F18520;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:visited { color: #F18520;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:active { color: #F18520;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:hover { color: #FEA959;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}



A:link.reftext { color: #F18520;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:visited.reftext { color: #F18520;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
}
A:active.reftext { color: #F18520;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:hover.reftext { color: #FEA959;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
.reftext{ font-size: 9px;
color: #000000;}
.footertext{color: #FFFFFF; font-size: 13px; font-weight:bold;}
table.maintable{border: 1px #3D3228 solid;}
.top{background-image: url(graphics/topbg.gif);}
.content{background-image: url(graphics/bg.jpg); background-position:bottom;  background-repeat:repeat-x; background-color: #E0DAC5;}
.footer{background-image: url(graphics/footerbg.jpg);}
.footertext{font-family:  Arial, Tahoma, Verdana;
font-size:12px;}