
BODY, TD  { 
font-family: Trebuchet MS, arial; 
font-size: 14px; 
color: #003300; 
line-height: 16px;
margin: 0; 
}

BODY { 
background-color: #8D781B;
background-image: url(images/back3.jpg);
background-position: center top;
background-attachment: fixed;  
}

.main { 
background-color: #FAF5E7; 
border-left: 0px solid #FAF5E7; 
border-top: 0px solid #000000; 
border-right: 0px solid #FAF5E7; 
border-bottom: 0px solid #FAF5E7;
}

.header { background-color: #BDBE82;}

.toprule {
background-image: url (images/toprule.gif); 
background-position: center center; 
}


.bottomrule {
background-image: url(images/bottomrule.gif); 
background-position: center center; 
}

.box { 
font-family: georgia ;
font-size: 12px;
width: 214px; 
padding: 10px;
background-color: #FCE7AB;
border: 2px solid #EABAB4;  
}

I { font-family: georgia }


A:link     { color: #006600; font-weight: bold; }
A:visited  { color: #006600; font-weight: bold; }
A:active   { color: #006600; font-weight: bold; }
A:hover    { color: #004400; font-weight: bold; }


H1 { 
font-family: georgia; 
font-size: 16; 
font-style: italic; 
font-weight: bold; 
color: #7D7B12; 
line-height: 22px; } 

H2 { 
font-weight: normal; 
line-height: 30px; } 
	
	
.head1 { 
font-family: georgia; 
font-size: 20; 
font-style: italic; 
font-weight: bold; 
color: #006600; 
letter-spacing: .1em; 
line-height: 22px; 
}

.head2 { 
font-size: 16; 
font-weight: bold; 
letter-spacing: .1px; 
color: #660000; 
line-height: 18px; }

.head3 {  } 

.sub1 {  
FONT-FAMILY: arial;  
font-size: 10; 
font-weight: bold; 
line-height: 14px;  }

.sub2 {  
FONT-FAMILY: arial;  
font-size: 11; 
font-weight: bold; 
line-height: 16px;  }


.submit { 
font-family: Trebuchet MS, arial;
background: #D1B774; 
color: #003300; 
font-size: 12px; 
font-weight: bold; 
padding: 0px 0px 0px 0px;  }

 ul { list-style-type: square; }
 
 a.menu:link, a.menu:visited {
 display: block;
 background-color: #B4A06D;
 vertical-align: middle;
font-family: Copperplate Gothic light, arial;
text-transform: uppercase;
 font-size: 12px;
 font-weight: bold;
 color: #003300;
 text-align: center;
 padding: 2px 0px 2px 0px;
 border-left: 1px solid #D5C69F; 
 border-top: 1px solid #D5C69F; 
 border-right: 1px solid #6A5726; 
 border-bottom: 1px solid #6A5726;
 width: 100%;
 text-decoration: none;
 }
 
a.menu:hover {
font-family: Copperplate Gothic light, arial;
text-transform: uppercase;
background-color: #D1B774;
text-decoration: none;
color: #003300;
}


 
 
 .nav  { 
background: #962809; 
color: #F4D38C; 
font-size: 16px; 
letter-spacing: .1px; 
font-weight: bold; 
padding: 6px 3px 6px 3px; 
border-top: 0px solid #928F40; 
border-bottom: 0px solid #928F40;
}
 
.nav A:link     { color: #F4D38C; text-decoration: none; }
.nav A:visited  { color: #F4D38C; text-decoration: none; }
.nav A:active   { color: #F4D38C; text-decoration: none; }
.nav A:hover    { color: #FFEEEE; text-decoration: none; }

.footer { 
background-color: #D1B774; 
border-left: 4px solid #FAF5E7; 
border-top: 0px solid #B4A06D;
border-right: 4px solid #FAF5E7; 
border-bottom: 4px solid #FAF5E7;
}

.se { font-size: 9px; line-height: 10px; }
.se A:link     { color: #006600; text-decoration: none; }
.se A:visited  { color: #006600; text-decoration: none; }
.se A:active   { color: #006600; text-decoration: none; }
.se A:hover    { color: #006600; text-decoration: none; }



