@charset "utf-8";
body {
	background-color: #FFEFC6;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-body-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #584826;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}






#container {
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	height: 54px;
	width: 250px;
	float: left;
}
#navigation {
	width: 550px;
	float: right;
	height: 60px;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-nav-bg.png);
	margin: 0px;
}
#navigation ul {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li {
	display: inline;
}
#navigation a:link {
	color: #584826;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#navigation a:visited {
	color: #584826;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#navigation a:hover {
	color: #C0A469;

}
#leftbox {
	float: left;
	width: 240px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftbox li {
	list-style-image: url(hotel-bacchus-blackpool-graphics/triangle1.gif);
}

#leftbox a:link {
	text-decoration: underline;
}
#leftbox a:visited {
	text-decoration: underline;
}
#leftbox a:hover {
	text-decoration: none;
}
#booking {
	padding-right: 30px;
	padding-left: 30px;
}

#info {
	background-color: #DED3B4;
	padding: 10px;
	margin-top: 20px;
}
.date {
	font-weight: bold;
	background-image: url(hotel-bacchus-blackpool-graphics/triangle1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form {
	width: 170px;
}
#rightboxtop {
	height: 20px;
	width: 550px;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-rightbox-top-bg.png);
	float: right;
}



#rightbox {
	float: right;
	width: 545px;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-gallery-bg.png);
	height: 410px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightbox p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#rightbox  img  {
	border: 2px solid #FFEFC6;
}
#rightbox  img:hover  {
	border: 2px dashed #584826;
}
#rightboxguestbook {
	float: right;
	width: 545px;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-rightbox-guestbook-bg.png);
	height: auto;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightboxbottom {
	height: 50px;
	width: 550px;
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-rightbox-bottom-bg.png);
	clear: both;
	float: right;
}


#about {
	width: 545px;
	margin-top: 20px;
	float: right;
	margin-bottom: 20px;
	text-align: justify;
}
#footer {
	background-image: url(hotel-bacchus-blackpool-graphics/hotel-bacchus-blackpool-footer-bg.png);
	height: 23px;
	width: 800px;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 7px;
}
