/* CSS Document */

/*pink nav roll #bd7fae dark grey #595355 light gray #888384   */

body{ background-image: url(images/bk.jpg); font-family:Arial, Helvetica, sans-serif; font-size: 12px ;color: black;}

#main{width:825px; margin:0 auto 10px auto; border:1px solid #595355; border-top:0; padding:0}

#nav{ background-image: url(images/navbk.jpg); background-repeat:no-repeat; color:white; padding:8px; text-align:center; }
.head_title{ background-image:url(images/harpicon.gif); background-repeat:no-repeat; background-position:left; padding:20px 0 20px 50px; margin-bottom:5px;}
.title{font-size:20px; color:white; font-weight:bold; border-bottom:1px dotted white; font-style:italic; padding-bottom:6px; }
.header{height:98px;}
.content{background-color:black; color:white; height:1%;}
.spread{line-height:21px;}
.imgrt{float:right; padding-left:10px;}
.imglt{float:left; padding-right:10px;}
.bd{border:1px solid black;}

.footer{color:#888384; text-align:center; font-size:10px;  width:825px; margin:0 auto;}

.clear{clear:both;}

.promo{ background-image:url(images/promobk.jpg); background-repeat:no-repeat; background-position:bottom; padding:0px; margin:0; height:210px;}


a.nav:link{color:white; text-decoration:none; padding: 5px 15px }
a.nav:visited{color:white; text-decoration:none;  padding: 5px 15px}
a.nav:hover{color:#bd7fae; text-decoration:none; padding: 5px 15px}

a.foot:link{color:#888384; text-decoration:none; font-size:10px;}
a.foot:visited{color:#888384; text-decoration:none; font-size:10px;}
a.foot:hover{color:#bd7fae; text-decoration:none; font-size:10px;}

a.promolink:link{color:white; text-decoration:none; }
a.promolink:visited{color:white; text-decoration:none; }
a.promolink:hover{color:#bd7fae; text-decoration:none; }