<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body   {
	    font-family: Verdana, Arial, sans-serif;
		margin: 0px;
		padding: 0px;
		background: #ABB7C2;
		font-size: 76%; }
		
#wrapper {  width: 800px; 
	        background: #FFFFFF url(../assets/design/drop_shadow.gif) repeat-y;
	        margin: 0 auto;
	        text-align: left; /* this overrides the text-align: center on the body element. */
	        padding-right: 8px;
	        padding-left: 8px;
		  }
#main { margin-left: 35px;
	    margin-right: 35px;
      }
#header {
	background: #000000 url(../assets/BannerNew.gif) no-repeat;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 95px;
}
#header .sandbag {
	float:left;
	clear:left;
	width:100px;
	height: 90px;
}
#search {
	float: right;
	width: 210px;
	height: 30px;
	margin-top: 5px;
}

#housekeep {
	position: absolute;
	top: 30px;
	font-size: .75em;
	color: #CCCCCC;
	margin: 2px;
}
#housekeep a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#housekeep a:hover {
	text-decoration: underline;
	color: #8a3B25;
}

#tweet {float: right; 
        margin-top: 5px;}

#header2 {
         border-bottom: 2px solid #000000;
         border-top: 2px solid #000000;
		 height: 100px;
		 padding: 5px;
		 margin-top: 15px;
		  }
#header2 .logo {float:left;
               margin-right:0.5em;}
              
#header2 .title { font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size: 2.25em;
				font-weight:bold;
				padding-top: 1.5em;
				padding-bottom: 0.5em;
				line-height: 1.50em;}
#header2 .addr { font-family:Verdana, Arial, Helvetica, sans-serif;
               font-size: 1em;
			 }
 .box {
	float: right;
	display:inline;
	padding: 4px;
	border: 1px solid #000000;
	font-size: 10px;
	width: 270px;
	margin: 0.8em;
             }
.clear {clear:both;}
				
h1 { font-size:1.50em;
     border-bottom: 1px solid #CCC;
	 width: 460px; 
	 }

.cleara { margin-top: 0px;
	 }
	
.thead {font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:1.25em; 
		font-weight:bold;
		}

h2 {font-size: 1.35em; 
    font-weight:bold;
	}
h3 {font-size: 1.25em; 
    font-weight:bold;
	}

h2 span.newsh2break	{margin-top:2em; 
	display:block;	
	}

.cap1 {width: 250px;
      margin: 25px;}
	  
.cap2 {width: 150px;
      margin: 15px;}
	
p {font-size: 1em;
   line-height:1.50em;
   margin: 10px;}
   
.indent {padding-left: 25px;
         padding-right: 25px;}
		 
 a { text-decoration: underline;
		         color: #000000;}
		
a:hover { text-decoration: underline; color: #960018; }

ul li	{line-height:1.5em; margin:.5em 0;}

#wrapperp {width: 650px;
          margin:auto;
		  border: 1px solid #000000;}
.photog a {font-size: .85em;
         font-weight:bold;
         border-bottom: 1px dashed #999999;
		 }
		 
#addnews { font-family:Verdana, Arial, Helvetica, sans-serif;
           margin-left: 80px;}

#addnews li {font-weight:normal;
             padding-bottom: 6px;}

.specialbox { background-color: #B1C3D9;
              border: 2px dashed #000000;
			  padding-left: 20px;}
			  
/* form CSS */			  
form { margin:0px;
       padding: 0px;}
	   
label  {width: 11em;
        float:left;
		text-align:right;
		margin: 0 1em 10px 0;
		clear: both;}
		
.lispace {margin: 1em; 
          line-height: 1.25em;}
		
.input-box {margin-bottom: 10px;
            }

.submit-button {margin-left: 11em;
                clear:both;}
.spec { font-family:  	Verdana, Arial, sans-serif;
    font-size: 1.25em;
	padding-left:   3px;
	margin: 2px;
	padding-top: 10px;
	border-bottom: 2px solid #B3B3B3;}

#footer {
	padding: 0 0px 0 185px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#B4BD91;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #4A5231;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 7px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: .80em;
}



.imgscright {
	float:right;
	margin: 5px 0px 6px 15px;
	border: 1px solid #000;
}
.imgsleft {
	float:left;
	margin: 5px 15px 6px 0px;
}


hr	{clear:both;}

/* CSS for Facebook and Twitter buttons */
#social_links { float:left; clear:left; border-top:1px; margin-left: 125px; margin-top:10px; padding-top:10px; width: 300px; margin-bottom: -15px;}

.social-btns {
	height: 25px;
	margin-bottom: 0px;
	overflow: hidden;
}
#twitter-icon {
   float: right;
}
#facebook-icon {
   margin-top: 1px;
   margin-right: 4px;
   float: right;
}
.morespace {
	font-weight: normal;
}

.morespace ul {
    padding: 0px;
	margin: 0px;
	padding-top: 2px;
	margin-top:2px;
	/* white-space:nowrap; */
}
.morespace li {
    margin: 0;
	text-align: left;
	padding-top: 12px;
	padding-left: 8px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.15em;
	}

/*  social media icons in footer*/
div#footer ul#social  {
	margin: 10px -40px 0 0;
	padding: 0;
	list-style-type: none;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
div#footer ul#social li { margin:0;
             padding:0;
	display: inline;
}
div#footer ul#social li a {margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

</pre></body></html>