@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(roslyn-hotel-blackpool-graphics/roslyn-hotel-blackpool-background.jpg);
	color: #FFFFFF;
}

#container {
	margin: auto;
	width: 779px;
	border: 2px solid #0189C7;
}
#header {
	width: 779px;
	height: 150px;
}
#navigation {
	margin: auto;
	text-align: center;
}
#navigation a:link {
	width: 106px;
	display: block;
	text-align: center;
	height: 22px;
	background-image: url(roslyn-hotel-blackpool-graphics/roslyn-hotel-blackpool-navigation-button-bg.jpg);
	color: #FF99FF;
	text-decoration: none;
	padding-top: 5px;
}
#navigation a:visited {
	width: 106px;
	display: block;
	text-align: center;
	height: 22px;
	background-image: url(roslyn-hotel-blackpool-graphics/roslyn-hotel-blackpool-navigation-button-bg.jpg);
	color: #FF99FF;
	text-decoration: none;
	padding-top: 5px;
}
#navigation a:hover {
	background-image: url(roslyn-hotel-blackpool-graphics/roslyn-hotel-blackpool-navigation-button-bg-hover.jpg);
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	margin: auto;
	padding: 20px;
	width: 739px;
	min-height: 400px;
	background-image: url(roslyn-hotel-blackpool-galleries/res/bg-0026.gif);
}
#content h1 {
	font-weight: bold;
	font-size: 16px;
}
#content h2 {
	text-align: center;
	font-weight: bold;
	color: #FF99FF;
}


#content p {
	font-size: 14px;
	text-align: center;
	line-height: 150%;
}
#content a:link {
	color: #FF99FF;
	font-weight: bold;
	text-decoration: underline;
}
#content a:visited {
	color: #FF99FF;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	color: #0189C7;
}
#accommodation {
	border: 2px solid #FF99FF;
	margin: auto;
	height: 360px;
	width: 480px;
}
#galleries {
	margin: auto;
	height: 584px;
	width: 779px;
}
#guestbook {
	margin: auto;
	width: 679px;
}
#google-map {
	margin: auto;
	height: 500px;
	width: 679px;
	border: 2px solid #FF99FF;
}






.img {
	margin-left: 20px;
}
.imgmiddle {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.comment { 
color: #FF99FF; 
font-style: italic; 
} 
.form {
	width: 200px;
	border: 1px solid #0189C7;
}
#directory-links  {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	width: 779px;
	margin: auto;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF99FF;
	text-decoration: underline;
}

#adverts {
	width: 759px;
	clear: both;
	background-color: #FFFFFF;
	border: 2px groove #3399FE;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
