
/* Presentation Stylesheet */ 


	BODY, TD,BLOCKQUOTE, { 
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   color: #191970;
   }

h1 {
   font-size: 20px;
   font-weight: bold;
   font-family: Pooh;
   text-align: left;
   font-color: #191970;
   }

h2 	{
	font-size: 14px;
	font-family: pooh;
	text-align: center;
	font-color: #191970;
	}


h3 	{
	font-size: 14px;
	font-family: pooh;
	text-align: left;
	font-color: #191970;
	font-weight: bold;
	margin-top: 3px;
	}

h4 	{
	font-size: 16px;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-color: #191970;
	font-weight: bold;
	}



dt {
color: #191970;
font-family: pooh;
padding: 5px 5px;
margin: 0;
text-align: center;
font-size: 90%;}


p.sig {font-family: "lucida handwriting";font-weight: bold;font-size: 14px;}
p.border {border: 2px solid #191970; padding: 25px; font-size: 9px; margin: 15px 75px 15px 75px; background: #F8F8D0;}

a.adbox: { display: block; color:#F8F8D0; padding: 5px 15px 5px 15px; border: 2px solid #191970; background: none; font-size: 11px;}
a.adbox:link {color:#F8F8D0; background: none; text-decoration: none; font-weight: bold; }
a.adbox:active { color:#F8F8D0; background: none; text-decoration: none; font-weight: bold;}
a.adbox:visited { color: #F8F8D0; background: none; text-decoration: none; font-weight: bold;}
a.adbox:hover { color: #191970; text-decoration: none; background: #ffffff; font-weight: bold;}



.title1 { 
color:#191970; 
padding: 3px 0 0 10px;
font-weight: bold;
font-family: forte;
font-size: 30px;
text-align: left;
}

.title2 { 
color:#191970; 
font-family: pooh;
font-size: 16px;
text-align: center;

}

.title3 { 
color:#fafad2; 
font-weight: normal;
font-family: arial;
font-size: 11px;
text-align: center;
}


.bold { font-weight: bold;}
.italic {font-style: italic;}
.smallfont {font-size: 10px; font-weight: bold; color: #191970;}
.navy {color: #191970; font-weight: bold; text-align: justify;}


table.menu2 a { 
width:165px; 
display: block; 
height: 30px;
text-align: center;
} 

div.menu2 a {
color: #191970; 
background: #fafad2; 
text-decoration:none; 
font-size:16px; 
font-family: forte;
border:1px solid #191970; 
padding: 10px 0 0 0;
text-align: center;}


div.menu2 a:link {color: #191970; background: #fafad2; }
div.menu2 a:active { color: #191970;background: #fafad2; }
div.menu2 a:visited {color: #191970; background: #fafad2; }
div.menu2 a:hover {color: #191970;background: #ffffff; border:1px solid #191970; }

div.menu { position:absolute;top:0; left:0;}

.adbox {
background: #FFF8C8;
width: 125px;
color: #191970;
}
a.adbox {
color: #191970;
background: #fff;
}
a.adbox:visited {
color: #191970;
background: #fff;
}

/* Link Stylesheet */ 
#list-menu {
width: 132px;
/* this width value is also effected by
the padding we will later set on the links. */
}


#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 14px; 
font-weight: bold;
} 



#list-menu li {
font-family: pooh;
font-size: 16px; 
font-weight: bold;
margin: 2px 0 0;} 

#list-menu a {
display: inline;
background: #008080;
text-decoration: none; 
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #F8F8D0; background: none;
}

#list-menu a:hover {
background: #fff;
color: #191972;
} 

#floatleft {float: left;
margin-left: 75px;
clear: both;}



a.mainpg:link { color: #008080; text-decoration: none; font-weight: bold;}
a.mainpg:active { color:#008080; text-decoration: none; font-weight: bold;}
a.mainpg:visited { color: #008080; text-decoration: none; font-weight: bold;}
a.mainpg:hover { color: #191970; text-decoration: none; background: #ffffff; font-weight: bold;}


div.mainpg a:link { color: #008080; text-decoration: none; font-weight: bold;}
div.mainpg a:active { color:#008080; text-decoration: none; font-weight: bold;}
div.mainpg a:visited { color: #008080; text-decoration: none; font-weight: bold;}
div.mainpg a:hover { color: #191970; text-decoration: none; background: #ffffff; font-weight: bold;}




