@charset "utf-8";
/* CSS Document */

* {
   margin: 0;
   padding: 0;
   }


#wrapper {
	margin: 0 auto;
	width:870px;
	background-image: url(images/2010/wrapback.jpg);
	background-repeat: repeat-y;
	}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C89220;
}
#images {
	width:400px;
	float: left;
	}
#left {
	float: left;
	width:430px;
	background-image: url(images/2010/back.jpg);
	background-repeat: repeat-y;
	margin-left: 20px;
}
.spacer{
	clear: both;
}
#nav {
	width:430px;
	background-color: #9BA082;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-indent: 30px;
	list-style-position: inside;
	list-style-image: url(/images/2010/bullet.gif);
	}
	#content {
	float: left;
	width:400px;
	margin-left: 20px;
	
	}
	#tariff {
	width:380px;
	}
.mediumtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-position: inside;
	list-style-image: url(/images/2010/bullet.gif);
}
.mediumcentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.greentext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #E5B455;
}
#footer {
	margin: 0 auto;
	width:830px;
		}
		
.bluetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #415A7A;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.smallwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.smallwhite a:link {
	color: #415A7A;
}
.smallwhite a:visited {
	color: #415A7A;
}
.smallwhite a:hover {
	color: #EFD298;
}
.smallwhite a:active {
	color: #415A7A;
	text-align: right;
}
a:link {
	color: #415A7A;
}
a:visited {
	color: #415A7A;
}
a:hover {
	color: #C89220;
}
a:active {
	color: #415A7A;
}
.counttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F2DBAB;
	text-align: right;
	}
#counter {
	margin: 0 auto;
	width:850px;
	height: 30px;
	background-color: #C89220;
		}
.slideshow {
		width: 400px;
		height: 760px;
		}
		#right {
	width:400px;
	float: left;
	}
	#calendar {
	float: left;
	width:540px;
	margin-left: 40px;
	
	}
	#top {
	margin: 0 auto;
	width:830px;
	background-color: #4A6A8C;		
	}
