

body {
	font-size: 10pt;
    font-family: Arial, sans-serif; 
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 100%;
	background: #c1bc9f url(images/header_background.jpg) top left repeat-x;
	}
	
body a{
	color: #860120;
	text-decoration: underline;
	}
	
body a:hover{
	text-decoration: none;
	}
        
	
h1{
	font-family: Arial, sans-serif;
	font-size: 19pt;
	color: #860120;
	font-weight: bold;
	margin-bottom: 25px;
		}

h2{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #303324;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
		}

p{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #554e2c;
	margin-bottom: 15px;
		}
		

		
        
/* HEADER STYLES BEGIN HERE */

        
#header {
   	width:800px;
   	clear: both;
   	padding: 0 auto 0px auto;
	margin: 10px auto 10px auto;
    height:135px;
	}
	
#header_content {
    clear: both;
	width: 800px;
	height: 110px;
	padding: 0;
	margin: -10px auto 0px auto;
        }
        
#navbar {
	margin: -20px auto 0 auto;
	padding: 0px auto 0 auto ;
	height: 48px;
	line-height: 100%;
	background: url(images/navbar_background.jpg) top left repeat-x;
	}
	
#navbar_content {
	margin: 0px auto 0 auto;
	padding: 0px auto 0 auto;
	height: 48px;
	line-height: 46px;
	font-size: 16pt;
	font-family: Times New Roman, serif;
	color: #ffffff;
	text-align: center;
	}
	
#navbar_content a{
	color: #ffffff;
	text-decoration: none;
	}

#navbar_content a:hover{
	text-decoration: underline;
	}

#navbar_content ul{
	list-style: none;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	}
	
#navbar_content li{
	display: inline;
	text-indent: 
	margin: 0;
	padding: 0px 40px 0 0;
	}

#navbar_content li.last{
	padding: 0px 0px 0 0;
	}
     
        
/* BODY CONTENT STYLES BEGIN HERE */  
   
        
#body_wrap {
    clear: both;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 ;
	background: #ffffff;
        }
        
#body_content {
    clear: both;
	width: 800px;
	height: auto;
	padding: 25px 0 25px 0;
	margin: 0 auto 0 auto;
        }
        
#body_content ul.bodylist{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #554e2c;
	margin-left: 35px;
	margin-bottom: 15px;
	list-style-type: square;
		}
        
#body_content img.home{
    float: right;
    border: none;
    margin: 0 0 10px 20px;
        }
        
.subpage{
	padding: 0px 0 0px 30px;
	margin: 0 auto 0 170px;
	border-left: 1px solid #bebbab;
        }
        
p.quote{
	margin-left: 35px;
	font-style: italic;
		}
		
p.townlist{
	margin-left: 40px;
		}


/* SIDEBAR STYLES BEGIN HERE */   


#sidebar{
    clear: both;
    float: left;
	width: 150px;
	height: 100%;
	padding: 0px 0 0px 0px;
	margin: 0 auto 0 auto;
	line-height: 14pt;
        }
        
#sidebar p{
	font-size: 10pt;
	line-height: 12pt;
}
        
#sidebar ul{
	display: block;
	width: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
#sidebar li{
	margin: 0;
	padding: 0px 0px 15px 0;
	}
	
#sidebar ul.sidebartext{
	display: block;
	list-style: square
	}

#sidebar li.sidebartext{
	margin-left: 15px;
	padding: 0px 0 0 0;
	}

#sidebar a{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #860120;
	text-decoration: underline;
	}
	
#sidebar a:hover{
	text-decoration: none;
	}
        

/* FOOTER STYLES BEGIN HERE */   		


#footer_wrap {
    clear: both;
	width: 100%;
	height: 178px;
	padding: 0;
	margin: 0 ;
	background: url(images/footer_background.jpg) top left repeat-x;
        }
   
#footer {
	line-height: 100%;
	clear: both;
	margin: 0px auto;
	padding: 20px 0 ;
	text-align: center;
	height: auto;
	}

#footer p {
	font-family:Times New Roman, serif;
	font-size: 10pt;
	margin: 0px auto;
	color: #635b32;
        }
        
#footer a {
	color: #635b32;
        }
        
/* PHOTO GALLERY BEGIN HERE */          
        
        
#images {border:1px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:6px; border:1px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:1px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(town_information/slideshow/images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(town_information/slideshow/images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
