body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dfdfdf;
	background: #edd5bd url(gfx/bgcolour.jpg) top repeat-x;
}

.thumb img{
border: 2px solid;
border-color:#000000;
}

h1 { 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;

}
h2 { 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #182a37;
	font-weight: strong;
	line-height: 17px;

}
h3 { 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #182a37;
	font-weight: strong;
	line-height: 17px;

}
.titles { 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #182a37;
	font-weight: strong;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #182a37;
}

.bodytext, ul{
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #182a37;
	font-weight: normal;

}

p {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #182a37;
	font-weight: normal;
	line-height: 18px;

}


td {
font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #06171e;
	font-weight: normal;
	line-height: 17px;

}

.footeraddress{

	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	background-color:#555555;
	}

.footer{

	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	background-color:#555555;
}
.footer a:link{

	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
.footer a:visited{

	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
.footer a:hover{

	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #d1d1d1;
	font-weight: normal;
}

/* tab styles below here */

.header {
	background-color: #1D2202;
	margin-top: 10px;
}

.watermark {   
	background:url(gfx/watermark.jpg) no-repeat;
	padding-left: 15px;
}


.handcursor{
cursor:hand;
cursor:pointer;
}

.sep {
	background-image:url(gfx/sep.gif);
	background-repeat: repeat-x;
	clear: both;
	}
	
.sepvert {
	background-image:url(gfx/sepvert.gif);
	background-repeat: repeat-y;
	clear: both;
	}
	

.padBottom {
width: 986px;
	clear: both;
	}

.nav {
	display: inline;
	float: left;
}

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 880px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: Century gothic, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: Century gothic, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.form {
width: 100%;
text-align:left;
}
