* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
body {
	background: url(../images/backgrounds/f.gif) top center no-repeat;
	color: #666;
	font-family: georgia;
	font-size: 13px;
	}

h1 {
	background: url(../graphics/logo.gif) no-repeat;
	text-indent: -2222px;
	height: 91px;
	margin-top: 50px;
	margin-bottom: 0px;
	}
h2 {
	text-indent: -2222px;
	background: url(../graphics/bb.gif) no-repeat;
	background-position: 0px 10px;
	margin-top: 0px;
	height: 30px;
	margin-bottom: 10px;
	border-top: 1px black solid;
	padding-top: 10px;
	}
h4.quote {
	margin-bottom: 15px;
	font-size: 12px;
	}
h4.quote span {
	font-style: italic;
	font-size: 16px;
	}
h6 {
	font-size: 14px;
	font-weight: normal;
	}
a {
	color: #333;
	text-decoration: none;
	}
	
a:hover {
	color: pink;
	}
.banner-image {
	margin-bottom: 10px;
	}
.address {
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	}
#bed-intro p, #breakfast-intro p, #home-intro p {
	padding-right: 10px;
	}
#bed-intro h6{
	text-indent: -2222px;
	background: url(../graphics/wake-up.gif) no-repeat;
	height: 25px;	
	}
#breakfast-intro h6{
	text-indent: -2222px;
	background: url(../graphics/full-irish.gif) no-repeat;
	height: 25px;	
	}
#home-intro h6{
	text-indent: -2222px;
	background: url(../graphics/home-intro.gif) no-repeat;
	height: 25px;	
	}
#say-hello{
	text-indent: -2222px;
	background: url(../graphics/hello.gif) no-repeat;
	height: 34px;
	margin-top: 6px;	
	}
.vcard {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	}
.tel {
	margin-bottom: 10px;
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
	}
.email {
	margin-top: 5px;
	display: block;
	}
.top-border {
	border-top: 1px solid black;
	padding-top: 10px;
	}
#welcome {
	text-indent: -2222px;
	background: url(../graphics/welcome.gif) no-repeat;
	height: 40px;	
	}
#our-tariff {
	text-indent: -2222px;
	background: url(../graphics/our-tariff.gif) no-repeat;
	height: 30px;
	margin-top: 10px;
	}
.tariff-single {
	width: 140px;
	font-size: 14px;
	margin-right: 20px;
	float: left;
	border-right: 1px dotted black;
	}
.tariff-double {
	width: 110px;
	font-size: 14px;	
	float: left;
	}
.google-maps {
	clear: both;
	float: left;
	margin-top: 37px;
	border-top: 1px solid black;
	padding-top: 10px;
	width: 100%;
	}
.buttons {
	height: 65px;
	padding: 0px;
	margin: 0px;
	}
.buttons span{
	display: block;
	float: left;
	color:#0080FF;
	padding:0 5px;
	cursor:pointer;
	background-color: #eeeeee;
	border-top: 5px solid #eeeeee;
	text-indent: -2222px;
	}
#box4 h4 {
	margin-top: 10px;
	}
.buttons span:hover{
	background-position: -89px 0px;
	}
.buttons span.active{
	background-position: -194px 0px; 
	background-color: white; 
	border-bottom: 1px white solid;
	border-top: 5px solid white;
	}
.the-house {
	width: 98px;
	height: 65px;
	text-indent: -2222px;
	background-image: url(../graphics/tabs/the-house.gif);
	background-repeat: no-repeat;
	border-right: 1px white solid;
	background-position: 16px 0px;
	}
.dining-room {
	text-indent: -2222px;
	height: 65px;
	background-image: url(../graphics/tabs/dining-room.gif);
	background-repeat: no-repeat;
	width: 104px;
	border-right: 1px white solid;
	background-position: 16px 0px;
	}
.bedroom-one {
	text-indent: -2222px;
	height: 65px;
	background-image: url(../graphics/tabs/bedroom-one.gif);
	background-repeat: no-repeat;	
	width: 94px;
	border-right: 1px white solid;
	background-position: 16px 0px;
	}
.bedroom-two {
	text-indent: -2222px;
	height: 65px;
	background-image: url(../graphics/tabs/bedroom-two.gif);
	background-repeat: no-repeat;
	width: 94px;
	border-right: 1px white solid;
	background-position: 16px 0px;
	}
.bedroom-three {
	text-indent: -4222px;
	height: 65px;
	background-image: url(../graphics/tabs/bedroom-three.gif);
	background-repeat: no-repeat;
	width: 96px;
	background-position: 16px 0px;
	}
#bedroom-three {
	text-indent: -2222px;
	line-height: 0px;
	color: pink;
	}
.relax{
	text-indent: -2222px;
	background-image: url(../graphics/tabs/relax.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 110px;
	}
#last-word {
	clear: both;
	width: 100%;
	color: #cccccc;
	margin-bottom: 10px;
	border-top: 1px solid black;
	padding-top: 30px;
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 10px;
	padding-left: 160px;
	background: url(../images/tripadvisor.gif) left bottom no-repeat;
	}
#email-us {
	color: #ccc;
	font-size: 16px;
	}
#email-us:hover {
	color: pink;
	}