/*No9 Llandudno Stylesheet. Design by Keith Harris*/

.body {
	background-image: url(images/oldshot_prom_BG.jpg);

}

#body2 {
	background-image: url(images/paddle_in_sea_BG.jpg);
}
#body3 {
	background-image: url(images/oldshot_leapfrog_BG.jpg);
}
#body4 {
	background-image: url(images/oldshot_breakfast_BG.jpg);
}
#body5 {
	background-image: url(images/oldshot_rooms_BG.jpg);
}
#body6 {
	background-image: url(images/tram_BG.jpg);
}


.center {
	background-color: #FFF;
	width:760px;
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
}
ul,li{
	padding-left:20px;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom:5px;
}
.photos {
	width:750px;
	border:none;
}

.boldtitles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	/*text-align: centre;*/
	letter-spacing: 1px;
}
/*Home page hyperlink*/
.more {
	right:2px;
	position:absolute;
}

.more a:link {
text-decoration:none;
color:#0000FF;
	}
.more a:visited {
text-decoration:none;
color:#0000FF;
	}
.more a:hover {
text-decoration:underline;
	}
.more a:active {
text-decoration:none;
color:#0000FF;
	}
	
/*Instructors text*/
.instructors_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
/*Content images*/
img.floatLeft { 
    float: left; 
    margin: 5px;
	padding-right:20px;
	padding-bottom:5px; 
	border-style: none;
}
/*Standard page footer style*/
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border-top-style:solid;
	border-width:thin;
	border-color:#999999;
	padding-left:5px;
	padding-bottom:5px;
	word-spacing: 2px
}


.footer a:link {
text-decoration:none;
color:#000;
	}
.footer a:visited {
text-decoration:none;
color:#000;
	}
.footer a:hover {
text-decoration:underline;
	}
.footer a:active {
text-decoration:none;
color:#000;
	}
	
/*Home page footer style
.footer_index {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:1050px;
	border-top-style:solid;
	border-width:thin;
	border-color:grey;
	left:20px;
	top:800px;
	position:absolute;
}

.footer_index a:link {
text-decoration:none;
color:#000;
	}
.footer_index a:visited {
text-decoration:none;
color:#000;
	}
.footer_index a:hover {
text-decoration:underline;
	}
.footer_index a:active {
text-decoration:none;
color:#000;
	}
	

.footer_instructors {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:1050px;
	border-top-style:solid;
	border-width:thin;
	border-color:999999;
	left:20px;
	top:1450px;
	position:absolute;
}

.footer_instructors a:link {
text-decoration:none;
color:#000;
	}
.footer_instructors a:visited {
text-decoration:none;
color:#000;
	}
.footer_instructors a:hover {
text-decoration:underline;
	}
.footer_instructors a:active {
text-decoration:none;
color:#000;
	}
*/	

/* main menu*/	
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width:760px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	letter-spacing: 3px;
	text-align: left;
	word-spacing: 1px;
	font-weight: bold;
	}
	
.topmenu a:link {
text-decoration:none;
color:#000;
	}
.topmenu a:visited {
text-decoration:none;
color:#000;
	}
.topmenu a:hover {
text-decoration:underline;
	}
.topmenu a:active {
text-decoration:none;
color:#000;
	}
	

/* Google maps
.map1 {
	position:absolute;
	left: 250px;
	top: 80px;
}
.map2 {
	position:absolute;
	left: 700px;
	top: 80px;
}
.maptitles {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
*/
.clear {
	clear: both;
}
/*.instructors {
	font-family: Arial, Helvetica, sans-serif;
	text-align: centre;
	word-spacing: 1px;
	padding: 1px;
	width: 204px;
}
#instructors1 {
	left: 45px;
	top: 350px;
	position:absolute;
}
#instructors2 {
	left: 320px;
	top: 350px;
	position:absolute;
}
#instructors3 {
	left: 45px;
	top: 900px;
	position:absolute;
}*/
.validatorxhtml img {
	border-style: none;
	}