/* B & L style sheet */

body {
background-color: #FFFFBC;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 1em;
text-align: left;}


p,ul,ol {
font-size: .8em;
margin-bottom: -4px;}

hr {
color: #f94a83;
height: 1px;
width: 90%;
margin: 10px 40px 10px 40px;
padding: 0;}

p.copyright{
color: #000000;
font-size: .6em;
font-weight: normal;
text-align: center;}

h1 {
font-size:1.2em;
color: #cc0000;
letter-spacing: +.5px;
font-weight: normal;}

h2 {
font-size: 1em;
color: #cc0000;
letter-spacing: +.5px;
margin-bottom: -15px;
font-weight: bold;}

.nav{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;}

.nav a:link{
color: #000000;
text-decoration: underline;}

.nav a:visited{
color: #000000;
text-decoration: underline;}

.nav a:hover{
color: #cc0000;
text-decoration: underline;}

a:link {
color: #cc0000;
font-weight: bold;
text-decoration: underline;} 

a:visited {
color: #cc0000;
font-weight: bold;}

a:hover {
color: #000000;
font-weight: bold;}

a:active {
color: #cc0000;
font-weight: bold;}

.links {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt;
color: #CC0000;
text-decoration: none;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-indent: 10pt;
top: 5px;
}
.redbottom {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #E34377;
border-bottom-color: #FD8AAF;
border-left-color: #F94A83;
background-color: #FF8681;}

.redtop {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #E34377;
border-bottom-color: #000000;
border-top-color: #AE345B;
border-left-color:#F94A83;
background-color: #FF8681;}

.top{
font-family: Georgia, serif;
font-size: 29px;
color: #000000;
text-align: center;
font-weight: bold;}

.yellow {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #B29B5D;
border-right-color: #E8CA79;
border-bottom-color: #E5C777;}

