body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(images/tile.gif) repeat top left;
}
p {
color: #01285B;
margin: 5px 0 5px 0;
}
strong{
font-weight: bold;
}
li{
list-style-position: inside;
list-style-type:square;
}
.content{
padding: 10px;
}
.right{
float: right;
}
.info{
padding-top:40px;
padding-left:5px;
}
.clear { clear: both; background: none; }

/****************************************************************
 
	Default Layout Elements
	
****************************************************************/
#wrapper, #navigation{
margin: 0 auto;
}
#wrapper { 
width:950px;
padding: 2px 0 2px 0;
}
#faux {
float: left;
background:#FFFFFF;
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 950px;
border-right: 5px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
border-left: 5px solid #FFFFFF;
}
/****************************************************************
 
	Element: Nick 
	
****************************************************************/
#indent{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5E5E5E; 
padding: 15px;
}
ul.square li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5E5E5E; 
list-style-position: inside;
list-style-type:square;
}

/****************************************************************
 
	Element: Header 
	
****************************************************************/
#header {
float:left;
color: #333;
width: 950px;
height: 300px;
background: #FFFFFF url(images/header.jpg) no-repeat top left;
border-top: 5px solid #FFFFFF;
border-right: 5px solid #FFFFFF;
border-left: 5px solid #FFFFFF;
}

/****************************************************************
 
	Element: Left Column 
	
****************************************************************/
#leftcolumn { 
	float: left;
	width: 190px;
 margin:0;
 padding: 0px;
	color: #333;
}
/* element: left navigation */
ul#menu, ul#menu ul {
  margin: 0;
  padding: 0;
  width: 190px;
}

ul#menu li {
  margin-top: 1px;
		list-style-type:none;
		list-style-position: outside;
}

ul#menu li a {
		width: 170px;
		height:18px;
		display: block;
  text-decoration: none;	
  background:#AACCAA url(images/btn.gif) no-repeat top left;
  padding: 12px 0 5px 20px;
		margin: 0;
		font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #294108;
}

ul#menu  ul li a {
  background: #DFF5BF;
		padding-left: 20px;
  color: #000;
}

ul#menu  ul li a:hover, ul#menu  ul li a:current {
  background: #CEF496;
  color: #344B11;
}

/* element: events */
#events{
background:#BCC6C9 url(images/events.gif) no-repeat top left;
height:100%;
margin-top:5px;
padding-bottom:5px;
color:#4F6268;
}
#events h3{
color:#404F54;
font-size:13px;
font-weight:bold;
margin-bottom:5px;
}

#events a:link, #events a:visited, #events a:hover{
color:#4F6268;
text-decoration:none;
}
/****************************************************************
 
	Element: Main 
	
****************************************************************/
#main { 
 float: left;
 color: #333;
 margin: 0 10px 0 10px;
 padding: 0px;
 width: 550px;
}
#main h1{ 
	font-size: 22px;
	font-weight: bold;
	color: #529D69;
	margin-bottom:20px;
	clear: both;
}
#main h2{ 
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;
	clear: both;
}
#main h3{ 
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
	clear: both;
}
#main p{
color:#5E5E5E; 
}
#main .links li{
padding-bottom:5px;
}
/****************************************************************
 
	Element: right Column 
	
****************************************************************/
#rightcolumn { 
 float: right;
 color: #333;
 margin:0;
 padding: 0px;
 width: 190px;
}
#rightcolumn a:link, #rightcolumn a:active, #rightcolumn a:visited {
	text-decoration: none;
}
#rightcolumn .email{
color: #FFFFFF;
text-decoration: underline;

}
#rightcolumn a:hover {
	text-decoration: none;
}
/* element: login box */
#loginbox{
background:#C9D1E1;
text-align:center;
padding:5px 2px 5px 2px;
margin-bottom:5px;
color: #003366;
}
/* element: tourism */
#tourism{
background:#DEDFE1;
padding-top:10px;
}
#tourism img{
padding-bottom:5px;
clear:both;
}
/* element: search box */
#search{
color:#FFFFFF;
font-weight:bold;
background:#416C99;
height:100%;
width:180px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
color:#4F6268;
}
#search h3{
color:#FFFFFF;
font-weight:bold;
}
/* element: news */
#news{
height:100%;
background: #AACCAA url(images/news.gif) no-repeat top left;
padding-bottom:5px;
}
#news h3{
color:#294C2A;
font-size:13px;
font-weight:bold;
margin-bottom:5px;
}

#news a:link, #news a:visited, #news a:hover{
color:#315C32;
text-decoration:none;
}
/****************************************************************
 
	Element: Footer 
	
****************************************************************/
#footer { 
 margin:0;
	padding:0;
	
}
.footer{
 float:left;
 width:950px;
	height:45px;
 color: #333;
 background: #FFFFFF url(images/footer3.gif) no-repeat;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

#links {
float: left;
display:block; /*allows width and height to apply*/ 
color: #000000;
margin-top:15px;
margin-left:15px;
padding: 0;
}

#links a {
	margin: 0;
	color: #000000;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

#copyright {
float: right;
display:block; /*allows width and height to apply*/ 
margin-top:15px;
margin-right:15px;
padding:0;
color: #336633;
}
#copyright a {
	margin: 0;
	color: #EEE;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#breadcrumb{
height: 14px;
clear:both;
float:left;
margin: 2px 0 20px 0;
}
.breadcrumb{
font-size: 11px;
color: #333333;
padding: 1px 0 2px 0;
}
.breadcrumb a:link, .breadcrumb a:visited{
font-size: 11px;
color: #000000;
padding: 1px 0 2px 0;
}

/* Messages */
#success {
		margin: 0 0 10px 0!important;
        padding: 5px;
		border: solid 1px #e2c822;
		background: #fff9d7; 
}

.success {	
		margin: 0 2px 2px 2px;
        padding: 10px 0 5px 50px;
		background-repeat: no-repeat;
	 background-position: left;
		font-weight: bold;
		font-size: 16px;
  background-image:url(images/success-msg.png) !important;
}

#error {      
margin: 0 0 10px 0!important;
padding: 5px;
border: solid 1px #dd3c10 !important;
background: #ffebe8 !important;
}

.error {	
text-align:left;  
font-weight: normal;
font-size: 14px;
padding: 5px;
}
.submit{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#FFFFFF;
font-weight:bold;
padding: 1px 8px;
background:url(images/submit_btn.gif) repeat-x left top;
}
.cancel{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#FFFFFF;
font-weight:bold;
padding: 1px 4px;
background:url(images/cancel_btn.gif) repeat-x left top;
}

.login-box {
	clear:both;
	margin: 0 auto;
    }
.login-form { padding:5px 0 0 0; text-align:left; }
.login-form .input-box {   margin: 5px 0 10px 0;}
.login-form .input-box .input-text {  }
.login-form label { color:#333333; font-weight:bold;}
.login-form .form-buttons { margin:20px 0 0 125px; text-align:left;}

.listing h2{
clear:both;
color:#315C32;
font-size:16px;
font-weight:bold;
margin-bottom:3px;
}
.listing td{
padding: 5px;
}

.vmiddle { vertical-align:middle; }

.search_result{
margin-bottom:15px;
}

.search_result a:link {
font-size: 110%;
}

.result_set {
margin-bottom: 25px;
font-size: 16px;
font-weight:bold;
}

/*Example CSS for the two demo scrollers*/

#pscroller2{
width: 160px;
height: 240px;
padding: 5px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}