﻿body {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; font-size: 80%; font-weight: bold;background-image:url('images/bkg.jpg'); margin: 20px 0 0 0 ; }
h1{font-size:20px; font-weight:bold;}
#wrapper {width:860px; margin: 0 auto 0 auto; border: 2px #675C5C solid; overflow: hidden;}
#wrapper2 {width:915px; margin: 0 auto 0 auto; border: 2px #675C5C solid; overflow: hidden;}
#header{height:130px; background-image:url('images/PiscatawayHdr.jpg'); }
#header2{height:130px; background-image:url('images/PiscatawayHdr2.jpg'); }
#header-R {float:right; width: 500px; padding: 15px; }
#container { }
#sidebar  {float: left; width: 200px; background-color:black; padding-bottom: 3000px; margin-bottom: -3000px;   }
#content  {float:right; width:660px; background-color: #BCAAA3;  }
#content2  {float:right; width:715px; background-color: #BCAAA3;  }
#col-L  {float:left; width: 355px; padding: 10px; }
#col-R  {float:right; width: 355px;padding: 10px; }
#footer {width: 960px; margin: 0 auto 0 auto;}
.center {text-align: center;}
.smallfont {font-size: x-small;}
.txt-right {text-align: right;}
.txt-white {text-align: right;	color: #FFFFFF;}
.whitecenter {text-align: right;	color: #FFFFFF;}

table {border-collapse:collapse; border:0; margin:0; padding:0;}

.font12px {font-size: 12px;}
.drk-gray {color: #515151;}
.drk-gray-L {text-align: left;	color: #515151;}
.substance {margin:0 15px 0 15px;}
.style1 {text-align: center;	color: #515151;}
.style2 {font-size: small;}
.style9 {margin-right: 10px;}
.style10 {margin-left: 10px;}
.style11 {margin-right: 16px;}
.style12 {text-align: left;}
.style13 {font-weight: normal;}



.whitelinks {}
.whitelinks a:link {color: #FFFFFF;}
.whitelinks a:visited {color: #FFFFFF;}
.whitelinks a:active {color: #FFFFFF;}
.whitelinks a:hover {color: #FFFF00;}

.blacklinks {}
.blacklinks a:link {color: #000000;}
.blacklinks a:visited {color: #000000;}
.blacklinks a:active {color: #000000;}
.blacklinks a:hover {color: #FFFF00;}


.goldlinks { text-align:center}
.goldlinks a:link {color: #FFCC00;text-decoration:none}
.goldlinks a:visited {color: #FFCC00; text-decoration:none}
.goldlinks a:active {color: #FFCC00;text-decoration:none}
.goldlinks a:hover {color: #FFFFFF;text-decoration:underline}

ul {list-style: none; margin: 0; padding: 0;}
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
#menu {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #94AA74;
        border-size: 0px;
        border-width: 0px;
        margin: 0px;
        }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:visited {
        color:  #FFCC00;
        display: block;
        background: url(menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:link {
        color:  #FFCC00;
        display: block;
        background: url(menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu li #current {
        color:  #ffffff;
        background-color:#FFCC00;
        background: url(menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:hover {
        color:  #ffffff;
        background-color:#FFCC00;
        background: url(menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:active {
        color:  #FFFF00;
        background: url(menu1.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }

