  /* Updated 1/1/2009 GG */

/* Define all main values for the web site */
body {
    background-image: url(picks/1.jpg);
    background-repeat:no-repeat;
    line-height: 150%;
    margin: 0;
    width: 96%;
    background-color:#fff;
    font-family:georgia,serif, times;
    font-size: 14px;
    1color: #556b2f;
    1color: dark green;
    }

/* Place a thin Red border around all divisions  1div{ border: 1px dashed Red;	}  */

    1div{ border: 1px dashed Red;	}



/* Define left & right image classes */
    img.left {
    clear:left;
    float:left;
    padding:0, 0,0,0;
    margin-right:20px;
    margin-left:5px;
    margin-bottom:30px;
    border:0px solid #B5B5B5;
    }

    img.leftadvertize {
    float:left;
    padding:10,0,0,10px;
    margin-left:6px;
    border:1px solid blue;
    }

    img.right {
    float:right;
    padding:0px;
    margin-left:6px;
    border:1px solid #;
    }

/* Define Headers */
h1 {
    font-size:175%; 
    font-family:"Papyrus"; 
    font-weight:bold;
    color: #556b2f;
    }

h2 {
    color: #556b2f;  
    font-size:135%; 
    font-family:"georgia", serif;
    font-weight:bold;
    text-align: center;
    text-decoration: underline;
    line-height: 80%;
    padding:0; 
    }


h3 {
    color: #556b2f;  
    font-size:135%; 
    font-family:"times", verdana, arial, sans-serif, times;
    font-weight:bold;
    line-height: 80%;
    padding:0; 
    }

h5  {
    clear: left;
    font-size: 11px;
    font-family:"georgia", serif;
    Margin:0;
    padding:0;
    text-align:center;
    line-height: 75%;
    color: #556b2f;
    }

h4 {
    margin:0;
    padding:.2em,0,0,0;
    font-family:"verdana", arial, sans-serif, times;
    font-style: italic;
    font-size: 12px;
    color: black;
    }

h6 {
    margin: 0;
    padding:0;
    font-size:110%; 
    font-style: italic;
    font-weight:bold;
    color: #000080;
    background: #c1ffc1;
    }


dt {
    color: #8b4513;
    font-size:110%; 
    font-family:"georgia", serif; 
    font-weight:bold;
    }


/* define links  */
a {
    display: block;
    padding: 0.3em 0.3em 0.5em 0.3em;
    text-decoration: underline;
    }

a:link { 
    1color: #000; 
    color: rgb(102, 153, 0); 
    font-weight:bold;
    }
a:visited {  
    1color: #006;
    color: rgb(102, 102, 0); 
    font-weight:bold; 
    }

a:hover {
    font-weight:bold;
    color: #000080;
    background: #c1ffc1;
    
    }


/* Define ordered lists */
ol {
    margin:0,0,0,2.5em;
    padding:0,0,0,0;
    list-style-image:url(picks/leafsmall-4.png);
    list-style-type:square;
    line-height:150%;
    }

/* Define Tables    */
table.vendor {
    background-color:#FFFFFF;
    border: none;
    width: 96%;
    caption-side: top;
    
}
table.vendor td {
    padding: 5px;
    border: none;
}
.vendorname {
    color: brown;
    1border: 1px solid rgb(60, 179, 113);
    font-weight: bold;
    font-size:125%;
    text-align: center;
    background-color: #FFFFCC;
}
.toprow {
    1font-style: italic;
    text-align: center;
    1background-color: #FFFFCC;
}
.leftcol {

    text-align: left;
    width: 205px;
    1background-color: blue;
}

.rightcol {
    font-weight: bold;
    text-align: left;
    width: auto;
    1padding: 10em;
}

/* Masthead */   
#masthead { 
    margin:5px 0 5px 0; 
    padding:10px; 
    height: 30px;
    } 

#masthead h1 {
    float: left;
    margin: 0;
    padding: 10px;
    font-size:250%; 
    font-family:"Papyrus", times, serif; 
    letter-spacing:1.5px;
    font-weight: 900;
    }

/* contact information box   */
#contactinfo {
    float: right;
    width:320px;
    height: 25px;
    margin: 0,0,0,0;
    padding: 0,0,5px,0;
    }

/* Frame */   
#Frame { 
    margin:0px auto;
    clear:both;

    width: 928px;

    } 


/* Sidebar   */   
#sidebar { 

    float:left; 
    width:120px; 
    margin:0px auto;
    
    padding:10px; 
    } 

/* Content */   
#content { 
    margin-left:160px; 
    margin-bottom:10px; 
    padding:20px; 
    border-left: 1px solid rgb(60, 179, 113);
    } 


/* menubox  */
#menubox  {
    margin:0px auto;
    padding:0,4,2em,0;
    width:600px;
    } 

.menubox h3 {
    color:#000000; 
    line-height: 80%; 
    font-size:135%; 
    font-family:georgia,serif, times;;
    font-weight:bold;
    text-align:center;
    color: #556b2f;
    }

.menubox ol {
    margin:0,0,0,0;
    padding:0,0,0,0;
    list-style-image:url(picks/leafsmall-4.png);
    list-style-type:square;
    line-height:80%;    
    }

.menubox table  {
    	width: 600px;
	padding:0,0,1.2em,0;
        border-bottom: 2px solid rgb(60, 179, 113);
    }


/* Sponsorbox  */   
#Sponsorbox { 
    clear:left;
    1background-color: red;
    1background-color: none;
    padding:0.3em;
    Margin-left:1em;
    border-bottom: 3px solid rgb(60, 179, 113);
    } 

.Sponsorbox a {
    margin: 0;
    padding: 0,0,0.3em,0;
    text-decoration: underline;
    font-weight:bold;
    color: blue;
    }

.Sponsorbox a:link { 
    margin: 0;
    padding: 0,0,0,0;
    text-decoration: underline;
    font-weight:bold;
    color: blue;
    }
.Sponsorbox a:visited {
    margin: 0;
    padding: 0,0,0.3em,0;
    text-decoration: underline;
    font-weight:bold;
    color: red;
    }

.Sponsorbox a:hover {
    margin: 0;
    font-weight:bold;
    color: #8b4513;
    background: #c1ffc1;
    
    }   

#motto p {
    margin: 0;
    padding:0;
    font-weight:bold;
    color: #000080;
    background: #c1ffc1;
    }





.Infobox{
     Margin-left:15px;
     }


/* Footer  */   
#footer { 
    clear:both; 
    padding:10px; 
    height:1.8em;
    background-color:rgb(60, 179, 113);
    text-align:center;
    font-size: 12px;
    color: #fff;
    }

a.footer  {
    display: inline;
    margin: 0;
    padding: 0,0,0.3em,0;
    text-decoration: underline;
    font-weight:bold;
    color: blue;
    }

a.footer:link { 
    display: inline;
    margin: 0;
    padding: 0,0,0,0;
    text-decoration: underline;
    font-weight:bold;
    color: blue;
    }
a.footer:visited {
    display: inline;
    margin: 0;
    padding: 0,0,0.3em,0;
    text-decoration: underline;
    font-weight:bold;
    color: red;
    }

a.footer:hover {
    display: inline;
    margin: 0;
    font-weight:bold;
    color: #8b4513;
    background: #c1ffc1;
    
    }   

/* Navigation */
#navlist {
    list-style-type: none;
    padding: 1px;
    margin-left: 0;
    font: 15px verdana, sans-serif;
    width: 8em;
    color: #fff; 
    }

#navlist li {
    margin: 0px;
    border-bottom: 1px rgb(60, 179, 113);
    text-align: center;
    }

#navlist li a {
    padding: 0,0,0.3em,0;
    text-decoration: none;
    font-weight:bold;
    color: #8b4513;
    }

#navlist li a:link { 
    font-weight:bold;
    color: #8b4513; 
    }
#navlist li a:visited {
    font-weight:bold;  
    color: #8b4513; 
    }

#navlist li a:hover {
    font-weight:bold;
    color: #8b4513;
    background: #c1ffc1;
    
    }

