@charset "utf-8";
/* CSS Document */

body	{
	background-color: #D4D9C3;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	min-width: 1024px;
}

p	{
	color: #462B6C;
	margin: 10px;
	padding: 0;
}

td	{
	color: #462B6C;
	padding: 10px 2px 10px 2px;
}


#container	{
	width: 820px;
	border: 2px solid white;
	margin: 0 0 0 5%;
	float: left;
}

html>body  #container	{
	margin-left: 9%;
	width: 81%;
	min-width: 820px;
	max-width: 1280px;
}

#header	{
	width: 100%;
	border-bottom: 2px solid white;
	height: 120px;
	float: left;
}
#btm_container	{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu	{
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	border-bottom: 2px solid white;
	background-color: #BCC6A6;
}


#menu ul {
	clear:left;
	float: left;
	margin: 0;
	list-style: none;
	background-image: url(../images/spacer.gif);
}

#menu ul li	{
	float: left;
	display: block;
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#menu ul li a:link, #menu ul li a:visited	{
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding:5px 10px 5px 10px;
	color: #462B6C;
	border-right: 1px solid #fff;
	float: left;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.noborder:link, #menu ul li a.noborder:visited	{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding:5px 10px 5px 10px;
	color: #462B6C;
	border: none;
	display: block;
	float: left;
}

#menu ul li a.noborder:hover	{
	text-decoration: underline;
}
	
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #462B6C;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#left_image	{
	float: left;
	width: 300px;
	margin: 1% 0 1% 4%;
	border: 2px solid #fff;
	padding: 8px;
	text-align: left;
}
html>body	#left_image	{
	margin: 1% 0 1% 7%;
}

#right_text	{
	float: right;
	width: 44%;
	border: 2px solid #fff;
	text-align: left;
	font-weight: bold;
	margin: 1% 3% 1% 1%;
	min-height: 298px;
	padding: 8px;
	color: #462B6C;
}

html>body #right_text	{
	margin: 1% 4% 1% 1%;
}
#right_text_advert	{
	float: right;
	width: 44%;
	border: 2px solid #fff;
	text-align: left;
	font-weight: bold;
	margin: 1% 3% 1% 1%;
	padding: 8px;
	color: #462B6C;
}

html>body #right_text_advert	{
	margin: 1% 4% 1% 1%;
}

.text-inner	{
	position: relative;
    width: 100%;
    top: 50%;
    left: 0;
    }

.text-inner .mid {
	position: relative;
    top: -50%;
    }


#footer		{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #462b6c;
	padding-top: 1%;
	padding-bottom: 1%;
	border-top: 2px solid #fff;
}

#address		{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: small;
	color: #462b6c;
	padding-top: 1%;
	padding-bottom: 1%;
	border-top: 2px solid #fff;
}

#keyWords		{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #462b6c;
	padding-top: 1%;
	padding-bottom: 1%;
	border-bottom: 2px solid #fff;
	background-color: #BCC6A6;
}


#kingscliffe	{
	padding-top: 2%;
	padding-bottom: 8px;
	margin: 0;
	float: left;
	width: 100%;
	text-align: center;
}
blockquote	{
	margin-top: 2px;
	padding: 0;
	margin-bottom: 2px;
	color: #462b6c;
	font-weight: bold;
}

.guest_left	{
	width: 388px;
	height: 388px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	padding: 5px 0 5px 5px;
	float: left;
	margin: 0 0 1% 3px;
}

.guest_left_1024	{
	width: 388px;
	height: 388px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	padding: 5px 0 5px 5px;
	float: left;
	margin: 0 0 1% 5px;
}
html>body .guest_left_1024	{
	margin: 0 0 1% 1%;
}

.guest_left_1152	{
	width: 388px;
	height: 388px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	padding: 5px 0 5px 5px;
	float: left;
	margin: 0 0 1% 4%;
}

.guest_left_1280	{
	width: 388px;
	height: 388px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	padding: 5px 0 5px 5px;
	float: left;
	margin: 0 0 1% 3px;
}
html>body .guest_left_1280	{
	margin: 0 0 1% 8%;
}

.guest_right	{
	width: 388px;
	height: 388px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	padding: 5px 5px 5px 0;
	float: left;
	margin: 0 0 1% 0;
}

.gc-1a	{
	background-image: url(../images/gc-1a.jpg);
	width: 388px;
	height: 184px;
	float: left;
}

.gc-1b	{
	background-image: url(../images/gc-1b.jpg);
	width: 388px;
	height: 204px;
	float: left;
}

.gc-1c	{
	background-image: url(../images/gc-1c.jpg);
	width: 388px;
	height: 132px;
	float: left;
}

.gc-1d	{
	background-image: url(../images/gc-1d.jpg);
	width: 388px;
	height: 118px;
	float: left;
}

.gc-1e	{
	background-image: url(../images/gc-1e.jpg);
	width: 388px;
	height: 136px;
	float: left;
}

.gc-1a span, .gc-1b span, .gc-1c span, .gc-1d span, .gc-1e span, .gc-2a span, .gc-2b span, .gc-2c span, .gc-2d span	{
	width: 350px;
	height: auto;
	visibility:hidden;
	background-color: #D4D9C3;
	color: #462b6c;
	border: 1px solid #462b6c;
	font-weight: normal;
	padding: 5px;
	margin: 20px;
	background-image: none;
	text-decoration: none;
	text-align: left;
}
html>body .gc-1a span, .gc-1b span, .gc-1c span, .gc-1d span, .gc-1e span	{
	display:none;
}
	
.gc-1a:hover span, .gc-1b:hover span, .gc-1c:hover span, .gc-1d:hover span, .gc-1e:hover span, .gc-2a:hover span, .gc-2b:hover span, .gc-2c:hover span, .gc-2d:hover span	{
	display: block;
	visibility: visible;
}

.gc-2a	{
	background-image: url(../images/gc-2a.jpg);
	width: 388px;
	height: 190px;
	float: left;
}

.gc-2b	{
	background-image: url(../images/gc-2b.jpg);
	width: 388px;
	height: 196px;
	float: left;
}

.gc-2c	{
	background-image: url(../images/gc-2c.jpg);
	width: 388px;
	height: 179px;
	float: left;
	z-index: 200;
}

.gc-2d	{
	background-image: url(../images/gc-2d.jpg);
	width: 388px;
	height: 207px;
	float: left;
	z-index: 0;
}

.ar	{
	display: block;
	text-align: right;
	color: #462b6c;
	font-weight: bold;
	padding: 5px;
}

input	{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #462b6c;
}
.sc	{
	font-variant: small-caps;
	font-size: 90%;
}

.Surname {

visibility: hidden;
font-size: 4px;

}

.TA_excellent	{
	float: left;
	width: 160px;
	text-align: center;
	height: 120px;
	padding: 10px;
}

.TA_rated	{
	float: left;
	width: 160px;
	text-align: center;
	height: 120px;
	padding: 10px;
}

.TA_guests	{
	float: left;
	clear: left;
	text-align: center;
	border: 2px solid #fff;	
	padding: 5px 150px;
	width: 470px;
	margin: 0 0 1% 3px;
}

.TA_guests_1280	{
	float: left;
	clear: left;
	text-align: center;
	border: 2px solid #fff;	
	padding: 5px 150px;
	width: 470px;
	margin: 0 0 1% 3px;
}
html>body .TA_guests_1280	{
	margin: 0 0 1% 8%;
}

.TA_guests_1024	{
	float: left;
	clear: left;
	text-align: center;
	border: 2px solid #fff;	
	padding: 5px 150px;
	width: 470px;
	margin: 0 0 1% 5px;
}
html>body .TA_guests_1024	{
	margin: 0 0 1% 1%;
}

.TA_guests_1152	{
	float: left;
	clear: left;
	text-align: center;
	border: 2px solid #fff;	
	padding: 5px 150px;
	width: 470px;
	margin: 0 0 1% 4%;
}

#paypal	{
	float: left;
	text-align: center;
	padding: 5px;
	width: 200px;
	margin: 15px 80px;
}
