
body,td { 
font-family: georgia; 
font-size: 14px; 
color: #000000; 
line-height: 16px;
}

body { 
margin-top: 20px;
background-image: url(images/back.jpg);
background-color: #feea96
}

               
h1 { font-family: arial; font-size: 28px; font-weight: bold; line-height: 20px; color: #bb470a;}

h3 { font-family: copperplate gothic light, arial; font-size: 22px; line-height: 24px; }

.sub1 { font-family: arial; font-size: 10px;}

.yellow { font-family: verdana; font-size: 14px; font-weight: bold; color: #fa8240; line-height: 14px; }

.head1 { 
font-family: copperplate gothic bold, arial; 
color: #602505;
font-size: 18px; 
line-height: 22px; }

.head2 { font-family: arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #662c0b; }

.head3 { font-family: arial; font-size: 14px; font-weight: bold; line-height: 16px;}



b {  color: #330000; }

a:link    { color: #bf4606;}
a:visited { color: #b14205;}
a:active  { color: #b14205;}
a:hover   { color: #702c04;}

.main  { 
background-color: #ffffff;
background-image: url(images/yinback.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
background-attachment: fixed; 
border-bottom: 2px solid #000000;
border-left: 0px solid #000000;
border-right: 2px solid #000000;
border-top: 0px solid #000000;
}
 
.nav { 
background-color: #000000; 
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #feefa7;
}

.content { 
padding-left: 40px; 
padding-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
}

a.menu:link, a.menu:visited {
display: block;
background-color: #fddb74;
background-image: url(images/arrow.gif); 
background-position: left center;
background-repeat: no-repeat;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: left;
text-indent: 10px;
padding: 5px 5px 5px 5px;
border-left: 1px solid #fef9e3; 
border-top: 1px solid #fef9e3; 
border-right: 1px solid #b15d2f; 
border-bottom: 1px solid #b15d2f;
margin-bottom: 1px;
width: 175px;
text-decoration: none;
}

a.menu:hover {
background-color: #feefa7;
text-decoration: none;
color: #000000; }

table.signup td {
background-color: #f4d878;
padding: 5px 5px 5px 5px;
border-left: 1px solid #fef9e3; 
border-top: 0px solid #b15d2f; 
border-right: 1px solid #b15d2f; 
border-bottom: 1px solid #b15d2f;
width: 200px;
}

.schedule {
background-color: #fce9a9;
}


.submit {   
background-color: #f4d878; 
padding: 0px 0px 0px 0px; 
border-left: 2px solid #fef9e3; 
border-top: 1px solid #fef9e3; 
border-right: 1px solid #b15d2f; 
border-bottom: 1px solid #b15d2f; 
margin-top: 4px; 
width: 150px;
}







