/* Pages ---------------------------------------------------------------------- */

h1#index {
	background: url( '/images/page_titles/header_welcome.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#bed-and-breakfast {
	background: url( '/images/page_titles/header_colstonhall.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#holiday-cottages {
	background: url( '/images/page_titles/our_cottages.jpg' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#enjoy-your-stay {
	background: url( '/images/page_titles/header_enjoy.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#indoor-bowls {
	background: url( '/images/page_titles/header_bowls.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#private-coarse-fishing {
	background: url( '/images/page_titles/header_fishing.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;
}

h1#countryside-cycling {
	background: url( '/images/page_titles/header_cycling.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#local-area {
	background: url( '/images/page_titles/header_area.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#location {
	background: url( '/images/page_titles/header_location.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#online-booking {
	background: url( '/images/page_titles/bookings_information.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#prices {
	background: url( '/images/page_titles/header_hallprices.gif' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

h1#colston-cottage {
	background: url( '/images/page_titles/colston.jpg' ) no-repeat;
	width: 571px;
	height: 50px;
	display: block;
	text-indent: -5000px;	
}

/* Navigation ---------------------------------------------------------------------- */

h2.hide {
	font-size: 0px;
	color: #fff;
	padding: 0;
	margin: 0;
}

a img {
	border: 0;
}


.basetext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left}
.piccaption {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: italic; font-weight: normal; color: #666666; line-height: normal}
.basetextsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.copy {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}

.searchtable{
	font-family: Tahoma, Verdana, Arial;
	border:1px solid #cccccc;
	background-color: #EAEDF4;
	font-size:11px;
	font-color:#651534;
	font-weight:normal;
	text-align: left;
	color: #000000;
	background-position: top;
	margin:0 0 0 5px;
}

.searchtable2{
	font-family: Tahoma, Verdana, Arial;
	border:1px solid #cccccc;
	background-color: #F8F9FC;
	font-size:11px;
	font-color:#651534;
	font-weight:normal;
	text-align: left;
	color: #FFFFFF;
	background-position: top;
	margin:0 0 0 5px;
}
a:link {
	color: #043597;
	text-decoration: underline;
}
a:visited {
	color: #043597;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
