@charset "UTF-8";
/* CSS Document */


table.logo {
border-top-style:ridge;
border-top-width:medium;
border-top-color:#663300;
border-right-style:ridge;
border-right-width:medium;
border-right-color:#663300;
border-left-style:ridge;
border-left-width:medium;
border-left-color:#663300;
}

table.content {
border-bottom-style:ridge;
border-bottom-width:medium;
border-bottom-color:#663300;
border-right-style:ridge;
border-right-width:medium;
border-right-color:#663300;
border-left-style:ridge;
border-left-width:medium;
border-left-color:#663300;
}

p { 
color: #431900; 
font-size: 17px; 
font-family: Georgia, Georgia, serif; 
font-weight: normal; 
margin-top: 0; 
line-height:1.5; 
}
	
p.logo { 
color: #501420; 
font-size: 36px; 
font-family: "Academy Engraved LET", Arial, sans-serif; 
font-weight: normal; 
margin-top: 0; 
line-height:inherit; 
}
	
p.nav { 
color: #431900; 
font-size: 20px; 
font-family: Georgia, Georgia, serif; 
font-weight: strong; 
margin-top: 0; 
line-height:inherit; 
}
	
p.nav a { 
color: #431900; 
font-size: 20px; 
font-family: Georgia, Georgia, serif; 
font-weight: strong; 
margin-top: 0; 
text-decoration: none; 
}
 
p.nav a:hover { 
color: #fff; 
font-size: 20px; 
font-family: Georgia, Georgia, serif; 
font-weight: strong; 
margin-top: 0;
text-decoration: none; 
}

p.label {
font-family: Georgia, Georgia, serif;
font-size: 19px;
}

.dropcap {
float:left;
color:#531900;
font-size:60px;
line-height:15px;
margin-top:20px;
margin-right:2px;
font-family: Georgia, Georgia, serif;
} 

ul {
list-style:none;
margin-left:50px;
line-height:1.4;
}

img {
border:0px;
}



h1 { color: #778fbd; font-size: 20px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: 500; line-height: 32px; margin-top: 4px; }
h2 { color: #778fbd; font-size: 18px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin: 0.83em 0 0; }
h3 { color: #666; font-size: 60px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; }
h4 { font-weight: bold; text-align: center; margin: 1.33em 0; }
a { color: #104E8B; text-decoration: none; }
a:hover { color: #660000; text-decoration: none;  }