/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image:  url(../hotels_guest_houses/bckgr1.jpg);
	margin-right: 2%;
	margin-top: 5%;
	margin-left: 2%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
table.centred {margin-left:auto; margin-right:auto;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

a:hover {
	font-weight: normal;
	color: #FF0000;
}
a:visited {
	color: #800020;
}
a:active {
	font-weight: bold;
}

/* for centering divs start and end each page with this inside body */

.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table#header {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 61%;
	color: #000000;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.greenrow {margin: 10px; padding: 10px;
	 float: none;
	 width: 100%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 line-height: normal;
	 font-weight: bold;
	 font-variant: normal;
	 border: thin groove;
	 text-align: center;
	 background-color: #33cc99;
 	 color: #ffff00;
	 background-position: center;
	 position: static; }


.alphabeticalList {margin: 10px;
	padding: 10px;
	float: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: thin groove;
	text-align: left;
	background-color: #ffffcc;
	background-position: center;
	position: static; }

table#ukhotelslink {
	background-color: #0080c0;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 85%;
	color: #ffff80;
	border: thin solid;
}
table#ukhotelslink a:link {color: #ffff80}
table#ukhotelslink a:hover {font-weight: bold; color: #FF0000;
}
table#ukhotelslink a:visited {font-weight: bold; color: #CCCCCC;}
table#ukhotelslink td {text-align: center;
}


table#commercialLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff80;
	font-style: normal;
	font-weight: bold;
	background-color: #0080c0;
	text-align: center;
	width: 60%;
	border: thin solid;
}
table#commercialLinks a:link {color: #ffff80}
table#commercialLinks a:hover {font-weight: bold; color: #FF0000;
}
table#commercialLinks a:visited {font-weight: bold; color: #CCCCCC;}
table#commercialLinks td {text-align: center;
}


table#knowbritainIndex {
	background-color: #0080c0;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffff80;
	border: thin solid;
	width:40%;
}
table#knowbritainIndex a:link {color: #ffff80}
table#knowbritainIndex a:hover {font-weight: bold; color: #FF0000;
}
table#knowbritainIndex a:visited {font-weight: bold; color: #CCCCCC;}
table#knowbritainIndex td {text-align: center;
}


