@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(blackpool-web-design-graphics/blackpool-web-design-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 10px;
}
h1 {
	color: #2487AE;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color: #194C85;
	background-image: url(blackpool-web-design-graphics/arrow-right.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h3 {
	color: #194C85;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	color: #666666;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 10px;
}
h5 {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h6 {
	color: #49A2DA;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}




p {
	color: #666666;
	line-height: 200%;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	padding: 0px;
	line-height: 150%;
	margin: 0px;
}


table {
	color: #666666;
}



a:link {
	color: #2689B0;
}
a:visited {
	color: #2689B0;
}

a:hover {
	color: #8AC9F4;
	text-decoration: none;
}
.moreinfo {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.question {
	font-weight: bold;
	color: #4BA1DA;
	font-size: 11px;
}
.exampleimageleft {
	padding-right: 20px;
}
.exampleimageright {
	padding-left: 20px;
}




#container {
	width: 1000px;
	margin: auto;
}
#logo {
	height: 80px;
	margin-left: 28px;
	margin-top: 62px;
}



#navigation-top  {
	height: 53px;
	width: 1000px;
	text-align: center;
	color: #00007E;
}
#navigation-top  ul {
	padding: 0px;
	margin: 0px;
}
#navigation-top  li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navigation-top    a:link  {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	height: 35px;
	display: inline-block;
	padding-top: 18px;
	font-size: 12px;
}
#navigation-top a:visited {
	color: #EEEEEE;
	text-decoration: none;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	height: 35px;
	display: inline-block;
	padding-top: 18px;
	font-size: 12px;
}



#navigation-top  a:hover {
	color: #FFFFFF;
	background-image: url(blackpool-web-design-graphics/navigation-top-bg-hover.png);
	height: 35px;
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#main-area {
	height: auto;
	width: 1000px;
	background-image: url(blackpool-web-design-graphics/blackpool-web-design-content-bg.png);
	background-position: center;
	background-repeat: repeat-y;
}
#box-left {
	float: left;
	height: 235px;
	width: 470px;
	margin-left: 28px;
	margin-top: 5px;
	padding-top: 15px;
}

#box-right {
	float: right;
	height: 215px;
	width: 470px;
	margin-right: 28px;
	margin-top: 20px;
	padding-top: 15px;
}
#content {
	width: 900px;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	min-height: 300px;
	padding-right: 20px;
	padding-left: 20px;
}
#content-homepage {
	width: 940px;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	min-height: 300px;
}
#content-homepage  td  a:link {
	color: #333333;
	text-decoration: none;
}
#content-homepage  td  a:visited {
	color: #333333;
	text-decoration: none;
}
#content-homepage  td  a:hover {
	color: #8AC9F4;
	text-decoration: none;
}
.googlemap {
	height: 350px;
	width: 350px;
	border: 1px solid #8AC9F4;
}


#sitemap {
	background-image: url(blackpool-web-design-graphics/sitemap-bg.jpg);
	height: 185px;
	list-style-type: none;
	width: 1000px;
	color: #FFFFFF;
	clear: both;
	font-size: 10px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 200%;
	padding-top: 15px;
}
#sitemap  ul {
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#sitemap a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

