
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}
body {
	margin: 10px 0 0 0;
	padding: 0;
	text-align:center;
	background-color: #707fa7;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

#wrapper{
	width:800px;
	background-color:#fff;
	margin: 0 auto; 
	padding:  0;
	}

#header {
	background-image:url(images/top.jpg);
	height:200px;
}

#flash {
	height:155px;
	margin-left:150px;
}

h1{
	font-size: 24px;
	}

h2{
	font-size: 16px;
	}	

h3{
	font-size: 14px;
	}	
	
h3{
	background: url(images/headback.jpg) no-repeat top left;
	color: black;
	padding: 3px;
	}
	
p {
	line-height: 1.6em;
	}

table#header, table#content{
	width: 100%;
	}
	
table#header td {
	padding: 0;
	}
	
table#content td{
	text-align: left;
	vertical-align: top;
	}


td#left{
	width: 150px;
	background:#efefef url(images/stripe.gif);
	border-left: 1px solid white;
	}

td#right{
	width: 200px;
	padding: 10px;
	background:#efefef url(images/stripe.gif);
	border-right: 1px solid white;
	}
	
td#middle {
	padding: 0 10px 10px 20px;
	}
	
td#footer{
	font-size: 10px;
	padding: 5px;
	}
	
td#middle img{
	float:left;
	margin-right: 10px;
	}
	
.mainheading{
	line-height: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align:center;
	}
	
.mainheading p{
	padding: 0;
	margin: 0;
	}
	
table#topwalks td p{
	padding: 0;
	margin: 0;
	}
	
table#topwalks td h3{
	padding: 0;
	margin: 0;
	background: none;
	}
	
table#topwalks td{
	padding: 5px 0;
	border-bottom: 1px dotted gray;
	}

/* Author:  Eric Meyer */
/* css.maxdesign.com.au */

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #ddd;
width: 100%;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.3em;
border-top: 1px solid #ddd;
font-weight:bold;
}

#navlist li a { text-decoration: none; }
a:link {
	text-decoration: none;
	color:#069;
}
a:visited {
	text-decoration: none;
	color:#069;
}
a:hover {
	text-decoration: none;
	color:#F33;
}
a:active {
	text-decoration: none;
}

img#spanish{
	float: right;
	padding: 0 5px 10px 10px;
	}

img.icon{
	padding-left: 10px;
	}
	
div#contact{
	background: url(images/contactback.jpg) no-repeat top left;
	margin-left: 5px;
	padding-top: 5px;
	height: 100px;
	}
div#map{
	margin-left: 5px;
	padding-top: 5px;
	height: 120px;
	}