body {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #060;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 940px;
	background-color: #efe;
	margin: 0px auto;
	text-align: center;
}
#container2 {
	width: 900px;
	background-color: #fff;
	margin: 0px auto;
	text-align: left;
	border: 2px solid #086135;
}
#logo {
	margin: 5px 5px 15px 5px;
	height: 90px;
	background-image: url('../images/tc_logo.png');
	background-repeat: no-repeat;
	text-align: right;
	color: #086135;
}
#title {
	margin-top: 10px;
	width: 480px;
	font-size: 18px;
	float: right;
	font-weight: normal;
	display: none;
	margin-bottom: 0px;
}
#address {
	width: 480px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	display: none;
	margin-top: 0px;
}
#phone {
	font-size: 18px;
	width: 480px;
	float: right;
	font-weight: normal;
	margin-top: 10px;
	display: none;
}
#quality {
	font-size: 18px;
	width: 60px;
	margin-right: 10px;
	float: right;
}
#navx {
	background-color: #086135;
	width: 150px;
	background-image: url('../images/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#news {
	background-color: #086135;
	width: 150px;
	background-image: url('../images/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#nav {
	background-color: #086135;
	text-align: left;
	padding: 5px;
}
#main {
}
#addresscol {
	background-image: url('../images/corner-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#addressbar {
	color: #086135;
	margin: 25px 5px 5px;
	font-size: 12px;
	text-align: center;
}
#footer {
	background-color: #086135;
	color: #fff;
	text-align: right;
	padding: 5px;
	font-size: 10px;
}
#contact-table {
	background-color: #eeffee;
}
#contact-table td {
	padding: 5px;
}
.small_heading {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.heading {
	color: #006600;;
	font-weight: bold;
	font-size: 14px;
}
.text {
	font-size: 12px;
}
.alink {
	font-size: 12px;
	color: #000;
}
.adlink {
	font-size: 12px;
}
.blink {
	font-size: 10px;
	color: #fff;
}
#search {
	background-color: #fff;
	text-align: right;
	float: right;
	padding-bottom: 2px;
}
#topbar {
	background-color: #fff;
	text-align: right;
	padding-bottom: 2px;
	border-bottom: 1px solid #086135;
}
#topbar a {
	margin: 5px;
}
.navlink {
	color: #fff;
}
#tic {
	background-color: #041b5f;
}
#chamber {
	background-color: #fc09ed;
}
#council {
	background-color: #086135;
}
#leisure {
	background-color: #0099ff;
}
.news {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 2px;
}
.search {
	font-size: 10px;
	background-color: #ddffdd;
	margin: 2px;
}
.searchsub {
	background-color: #086135;
	font-size: 10px;
	color: #fff;
}
#adminbar {
	padding: 3px;
}
#news-div {
	border-right: 1px solid #060;
	border-bottom: 1px solid #060;
	background-color: #dfd;
	float: right;
	width: 200px;
	margin: 10px;
}
.site-table td {
	padding: 0px 10px;	
	font-size: 12px;
}
#login-details {
	float: left;
	padding-left: 10px;
}
.news-space {
	background-color: #fff;
	height: 3px;
	border-top: 1px solid #060;
}
.highlight_word {
	font-weight: bold;
}
.submit {
	background-color: #efe;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

