* {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #333;
	padding-top: 40px;
	background-color: #9D9DFF;
	background-repeat: repeat;
	padding-bottom: 40px;
}

a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#header {
	width: 780px;
	height: 174px;
	background-position: right top;
	background-color: #000;
	background-image: url(doric-house-hotel-blackpool-graphics/doric-house-hotel-blackpool-header.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 780px;
	background-position: 0 0;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background-image: url(doric-house-hotel-blackpool-graphics/doric-house-hotel-blackpool-sidebar.jpg);
	background-repeat: repeat-y;
}

h1 {
	width: 140px;
	height: 30px;
	background-color: #0000FF;
	margin: 1px 1px 1px 0;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #fff;
	cursor: default;
}

h1:first-letter {
	color: #9D9DFF;
	text-decoration: underline;
}

h2 {
	width: 619px;
	height: 30px;
	background-color: #0000FF;
	float: left;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #fff;
	margin-top: 1px;
	cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
	color: #FFFFFF;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif;
	display: block;
	width: 145px;
	height: 24px;
	background-color: #9D9DFF;
	border-bottom: 1px solid #fff;
	padding-left: 5px;
	text-decoration: none;
}

#nav li a:hover {
	background-color: #0000FF;
	color: #FFFFFF;
}

#current a {
	background-image: url(doric-house-hotel-blackpool-graphics/doric-house-hotel-blackpool-bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#sidebar {
	width: 132px;
	background-color: #D7D1B0;
	float: left;
	position: relative;
	left: -4px;
	margin-left: -147px;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	padding: 8px;
}
img  {
	display: block;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content {
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 20px;
	text-align: justify;
}
#content table {
	border: 1px solid #9D9DFF;
}
#content table td {
	padding: 5px;
}



#footer {
	clear: both;
	width: 600px;
	margin-left: 163px;
	background-color: #9D9DFF;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#footer p {
	color: #0000FF;
	font-weight: normal;
}

#adverts {
	width: 760px;
	clear: both;
	background-color: #FFFFFF;
	border: 2px groove #D7D1AF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 20px;
}
