body {
background: #fff url(../img/bg_body.jpg) repeat-x 0px;
font-family: tahoma, serif;
font-size: 75%;
text-align: center; /* IE Fix */
margin: 0;
color: #999;
}

acronym { 
cursor: help; 
background-color: #f4f4f4; 
border: 0; 
}

a { 
text-decoration: none; 
color: #0066CC; 
border-bottom: 1px solid #0066CC; 
}

a:hover { 
border-bottom: 1px solid #0066CC; 
color: #0066CC; 
}

.img {
padding-left: 10px;
border: none;
}

#container {
margin: 0 auto;
width: 500px;
}
	
#header {
background:  #999999 url(../img/bg_header.jpg) repeat-x;
border-top: 6px solid #0066CC;
padding: 0px 0;
}
	
#header h1, #header h2 { 	
margin: 0;
color: #fff;
font-size: 1.3em;
font-weight: bold;
cursor: default;
}	

#header h2 { 	
color: #0066CC; 
}

h4 {
margin: 0;
color: #fff;
font-size: 1.2em;
font-weight: bold;
cursor: default;
color: #0066CC;
text-align:center; 
}

#nav { 
margin: 0; 
padding: 0; 
background-color: #fff; 
}

#nav li {
list-style-type: none;
display: inline;
line-height: 44px;
margin-right: 1px;
}		

#nav li a { 
text-decoration: none; 
color: #666;
border-bottom: 0;
padding: 9px 8px 0;
font-size: 1.1em;
text-transform: lowercase;
}

#nav li a:hover { 
border-top: 5px solid #ddd; 
}

#nav li a.on { 
border-top: 5px solid #0066CC; 
}

#content {
line-height: 25px; 
text-align: justify; 
word-spacing: 2px;
text-align: left; /* Cancel IE Fix */	
background: #fff ;
padding: 10px 30px;
font-size: 1.1em;
}
	
#content h3 { 
font-size: 1em; 
color: #0066CC; 
margin: 0; 
cursor: default;
}

#content p { 
margin-top: 5px; 
margin-bottom: 10px;
text-align: justify;
}

#content blockquote {
background: #F0F9F5; 
margin: 10px 0; 
padding: 10px 20px;
border-top: 1px solid #0066CC;
border-bottom: 1px solid #0066CC;
}

#content blockquote p {
color:#0033CC; 
margin: 0; 
text-indent: 0; 
}
	
#content ul li { 
list-style-image: url(../img/li_bullet.gif); 
}

.town {
padding-left: 20px;
margin-left:25px;
}

#footer {
background: #0066CC url(../img/bg_header.jpg) repeat-x;
text-align: center;	
color: #fff;
font-size: 0.9em;
padding: 10px;
line-height: 16px;
border-bottom: 5px solid #0066CC;
}
	
#footer a { 
text-decoration: none; 
color: #66CCFF; 
border-bottom: 1px solid #66CCFF; 
}

#footer a:hover { 
border-bottom: 1px solid #fff; 
color: #fff; }
