/* 
    Stylesheet (C) 2005 Chris Holland
    Version 1.0.2
*/

body {
    font-size: 12px;
    /*letter-spacing:.12em;*/
    line-height:1.8em;
    font-family: 'Helvetica', 'Arial', sans-serif;
    margin: 0px;    
    }
p {
    font-size: 12px;
    letter-spacing:.13em;
    line-height:1.8em;
    padding: 1px 1px 0px 15px;
    }
.banner1 {
    background-image:url('images/banner2.png');
    width:700px;
    height:65px;
    text-align:right;
    font-size:18px;
    color: #600; 
    letter-spacing:.15em;
    line-height:1.3em;    
    font-weight:bold;
    }
td.p, .text1 {
    font-size: 12px;
    letter-spacing:.13em;
    line-height:1.3em;    
    }
/*
a:link, a:visited {
    color: #29B52A;
    text-decoration: none; 
    border-bottom: 1px dashed #556;
    padding: 1px 1px 0px 1px;
    letter-spacing:.12em;
    }
a:hover, a:active {
    color: #223; 
    text-decoration: none; 
    background-color: #EEF;
    border: 1px dashed #445;
    padding: 0px 0px 0px 0px;
    letter-spacing:.12em;
    }
*/
a.pawa:link, a.pawa:visited {
    color: #984B31;
    text-decoration: none; 
    font-size:14pt;
    /*letter-spacing:.12em;*/
    font-weight:bold;
    }
a.pawa:hover, a.pawa:active {
    color: #29B52A;
    text-decoration: none; 
    }
div.pawa {
    margin: 3px 0px;
    padding: 0px;
    }
a.pawb:link, a.pawb:visited {
    color: #984B31;
    text-decoration: none; 
    font-size:10pt;
    /*letter-spacing:.12em;*/
    font-weight:bold;
    }
a.pawb:hover, a.pawb:active {
    color: #29B52A;
    text-decoration: none; 
    }
a:hover, a:active, a:link, a:visited {
    text-decoration: none;
    }
.scroll1 {
    overflow:auto;
    width:800px;
    height: 98%;
    text-align:left;
    padding: 6px;
    letter-spacing:.12em;
    line-height:1.8em;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 12pt;
    border-right: 1px solid black;
    border-left: 1px solid black;
    }
div.welcome {
    text-align:center;
    width:600px;
    border-top: 2px solid #984B31;
    border-bottom: 2px solid #984B31;
    font-size: 18pt;
    font-weight: bold;
    padding: 4px 0px;
    margin: 16px 0px 0px 0px;
    }
span.welcome2 {
    font-size: 10pt;
    }
p {
    text-align:left;
    letter-spacing:.12em;
    line-height:1.8em;
    font-family: sans-serif;
    font-size: 12pt;
    }

img.paw {
    margin:0px 0px 0px 10px;
    padding:0px;
    border:none;
    }

img.nb {
    margin:0px;
    padding:0px;
    border:none;
    }
table {
    font-size: inherit;
    letter-spacing:0em;
    font-size: 11pt;
    }
    
h4 {
    /* color: #29B52A; */
    color: black;
    letter-spacing:.15em;
    line-height:1.3em;    
    padding-left: 10px;
    padding-top: 1px;
    border-bottom: 1px solid black;
    font-size:16pt;
    }
.adPic {
    color: black;
    letter-spacing:.12em;
    line-height:1em;
    border: 1px solid #808890;
    background-color: #E0E8F0;
    padding:2px;
    margin:2px;
    }

div.admPic {
    color: black;
    letter-spacing:.12em;
    line-height:1em;
    border: 1px solid #808890;
    background-color: #E0E8F0;
    padding:2px;
    margin:2px;
    font-size:10pt;
    width:500px;
    float:right;
    }

div.admItem {
    color: black;
    letter-spacing:.12em;
    line-height:1em;
    border: 1px solid #808890;
    background-color: #E0E8F0;
    padding:2px;
    margin:2px;
    font-size:10pt;
    }

div.admItemS {
    color: black;
    letter-spacing:.12em;
    line-height:1em;
    border: 1px solid #909080;
    background-color: #FFFFE0;
    padding:2px;
    margin:2px;
    font-size:10pt;
    }

div.admItem:hover, div.admItemS:hover {
    color: #080;
    border: 1px solid black;
    background-color: #F0FFE8;
    padding:2px;
    margin:2px;
    font-size:10pt;
    }
    
div.admList {
    background-color: #DEF;
    border: 1px solid #458;
    margin: 3px 0px;
    float:left;
    text-decoration:none;
    }

.poloroid {
    padding: 11px 10px 11px 10px;
    border: 1px solid #808080;
    background-color: white;
    /*background-image: url('i/grf.png');*/
}

.thumb {
    padding: 4px 4px 4px 4px;
    border: 1px solid #A0A0A0;
    background-color: white;
}

.thumbi {
    height:60px;
    border: 1px solid #A0A0A0;
}

.imgbdr {
    border: 1px solid #404040;
}

.thumb20 {
    padding: 5px 5px 5px 5px;
    border: 1px solid #808080;
    background-color: white;
    width:20%;
}

.thumbSc {
    overflow:auto;
    margin: 10px 0px 10px 0px;
    border-top: 1px dashed #A0A0A0;
    border-bottom: 1px dashed #A0A0A0;
    width: 100%;
    height:96px;
}


.firefox, .firefox:link, .firefox:visited {
    background-image: url('images/firefox1.png');
    display: block;
    float: right;
    width: 125px;
    height: 50px;
    } 
    
.firefox:hover {
    background-image: url('images/firefox2.png');
    }
