/*These are the general styles applicable to pages from July 06,
  as designed by Karl Baxter & implemented by Jon Elliott of SeeItFirst.co.uk*/

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F4E40B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/strip.gif);
}


.lhs_dead_links {
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
A.lhs_link:link {
	text-decoration: underline;
	color: #ffffff;
}
A.lhs_link:visited {
	text-decoration: underline;
	color: #ffffff;
}
A.lhs_link:active {
	text-decoration: underline;
	color: #ffffff;
}
A.lhs_link:hover {
	text-decoration: underline;
	color: #ff6666;
}


.redheads_bctr {
	color: #BD1B2D;
	font-weight: bold;
	font-size: small;
	}
.red_main_head_bctr {
	color: #BD1B2D;
	font-weight: bold;
	font-size: medium;
}
.wht_quote_ctr {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
.wht_quoter_ctr_bd {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.wht_bold_ctr {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.wht_ctr {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}


.townheads_rhs {
	font-size: x-small;
	font-weight: bold;
	color: #CEE243;
}
.rhs_txt {
	font-size: x-small;
}

A.rhs_link:link {
	text-decoration: none;
	color: #000000;
}
A.rhs_link:visited {
	text-decoration: none;
	color: #000000;
}
A.rhs_link:active {
	text-decoration: none;
	color: #000000;
}
A.rhs_link:hover {
	text-decoration: underline;
	color: #000000;
}
