body
{
background-color: #000000;
background-image: URL('images/wood_bg.jpg');
background-repeat: repeat;
margin:0px;
}
.topbeam
{
background-image: URL('images/topbeam.gif');
background-repeat: no-repeat;
height: 72px;
}
.leftbeam
{
background-image: URL('images/leftbeam.gif');
width: 221px;
height: 700px;
}
.rightbeam
{
background-image: URL('images/rightbeam.gif');
width: 223px;
height: 700px;
}
td
{
font: normal 14px comic sans ms,comic sans,verdana,arial;
color: #000000;
}
.cream
{
background-color: #F3E9D0;
width: 558px;
vertical-align: top;
filter:alpha(opacity=95);
-moz-opacity:0.95;
opacity: 0.95;
}
.cream2
{
background-color: #F3E9D0;
filter:alpha(opacity=95);
-moz-opacity:0.95;
opacity: 0.95;
}
.borderpic
{
border:2px #663300 solid;
margin:3px;
}
.cal_table
{
background-color: #715228;
}
.cal_label
{
background-color: #F2E4B3;
width: 90px;
height: 15px;
font: small-caps 10px arial,verdana;
color: #715228;
}
.cal_days
{
background-color: #F2E4B3;
width: 90px;
height: 90px;
font: small-caps 10px arial,verdana;
color: white;
vertical-align: top;
}
.cal_header
{
background-color: #F2E4B3;
font: small-caps 10px arial,verdana;
color: #715228;
}
.hide
{
visibility: none;
display: none;
}
.show
{
position: absolute;
top: 100px;
left: 100px;
visibility: show;

}
.iframe
{
width: 600px;
height: 600px;

background-color: #FFFFFF;
}
.papyrus
{
font: normal 14px comic sans ms,comic sans,arial,verdana;
color: #9A3454;
}
h3
{
font: bold 20px comic sans ms,comic sans,arial,verdana;
color: #9A3454;
}
.formfield
{
font: normal 11px verdana,arial;
background-color: #F2E4B3;
width: 200px;
}
.formfield2
{
font: normal 11px verdana,arial;
background-color: #F2E4B3;
width: 100px;
}
select
{
font: normal 11px verdana,arial;
background-color: #F2E4B3;
}
.formarea
{
font: normal 11px verdana,arial;
background-color: #F2E4B3;
width: 200px;
height: 100px;
}
.formleft
{
font: bold 11px verdana,arial;
text-align: right;
vertical-align: top;
}
.green
{
font: bold 11px comic sans ms,comic sans,verdana,arail;
color: green;
}
.formsubmit
{
background-color: #F3E9D0;
}
.small
{
font: normal 10px verdana,arial;
color: #715228;
}
hr
{
color: #715228;
width: 95%;
height: 2px;
}
h2
{
color: #9A3454;
}
a:link
{
font: normal 14px comic sans ms,comic sans,verdana,arial;
color: navy;
text-decoration: underline;
}
a:visited
{
font: normal 14px comic sans ms,comic sans,verdana,arial;
color: navy;
text-decoration: none;
}
a:hover
{
font: normal 14px comic sans ms,comic sans,verdana,arial;
color: #9A3454;
text-decoration: none;
}
a:active
{
font: normal 14px comic sans ms,comic sans,verdana,arial;
color: #FFFFFF;
text-decoration: none;
}
a.callink:link
{
font: small-caps 10px arial,verdana;
color: #9A3454;
text-decoration: none;
}
a.callink:visited
{
font: small-caps 10px arial,verdana;
color: #000000;
text-decoration: none;
}
a.callink:hover
{
font: small-caps 10px arial,verdana;
color: #9A3454;
text-decoration: none;
}
a.callink:active
{
font: small-caps 10px arial,verdana;
color: #FFFFFF;
text-decoration: none;
}
a.newslink:link
{
font: small-caps 11px verdana,arial;
color: #9A3454;
text-decoration: none;
}
a.newslink:visited
{
font: small-caps 11px verdana,arial;
color: #9A3454;
text-decoration: none;
}
a.newslink:hover
{
font: small-caps 11px verdana,arial;
color: #715228;
text-decoration: none;
}
a.newslink:active
{
font: small-caps 11px verdana,arial;
color: #9A3454;
text-decoration: none;
}
.tvbg
{
vertical-align: top;
background-image: URL('images/tvbg.gif');
background-repeat: no-repeat;
width: 197px;
height: 175px;
padding-top: 24px;
color: yellow;
font-weight: bold;
}
.greenbutton
{
width:100px;
height:50px;
background-color:green;
font:bold 14px comic sans ms,comic sans,verdana,arial;
color:#FFFFFF;
border: 2px #FFFFFF solid;
cursor:pointer;
}
