html, body, form, fieldset {
margin: 0;
padding: 0;
font: 100%/120% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size:13px;
}

body {
background-color:#8AAFE3;
color:#3399CC;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

li, dd, blockquote {
        margin-left: 1em;
}
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}

.outerTop {
	position:absolute;
	background-image:url(images/website-images/bgTop.jpg);
	top: -21px;
	left: 0px;
	right: 0px;
	height: 21px;
	z-index: 1;
}

.outerFrame {
	position: absolute;
	background-image:url(images/website-images/bgFill.jpg);
	top: 22px;
	left: 50%;
	width: 1000px;
	height: 800px;
	margin-left:-500px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index: 1;
}

.outerBottom {
	position:absolute;
	background-image:url(images/website-images/bgBottom.jpg);
	bottom: -21px;
	left: 0px;
	right: 0px;
	height: 21px;
	z-index: 1;
}

.header {
	position:absolute;
	top:16px;
	left:135px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:3;
}

.headerImage {
	position:absolute;
	top:163px;
	left:136px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:2;
}


.navigationHeader {
	position:absolute;
	top:160px;
	left:638px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:2;
}

.navigationPage {
	position:absolute;
	top:275px;
	left:145px;
	width:150px;
	padding:0px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:4;
}

.navigationOptions {
	position:absolute;
	top:140px;
	left:136px;
	width:730px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:4;
}

.contentFrame {
	position: absolute;
	top: 136px;
	left: 240px;
	width: 520px;
	bottom:140px;
	padding:15px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
}

.contentInfo {
	position: absolute;
	top: 340px;
	left: 130px;
	right: 130px;
	bottom:10px;
	padding:15px;
	color:#000000;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:2;
	overflow:auto;
}

.subMenu {
	position: absolute;
	top: 330px;
	left: 140px;
	width: 775px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	font-weight:bold;
	font-size:11px;
	color:#66CC00;
	z-index:3;
}

.specials {
	position: absolute;
	top: 340px;
	left: 130px;
	right: 130px;
	bottom:10px;
	padding:15px;
	color:#000000;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:2;
	overflow:auto;
}

.specialHeading {
	left: 145px;
	right: 145px;
	padding:2px;
	font-size:14px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	background-color: #6699FF;
	z-index:3;
	overflow:auto;
}

.specialinexcludes {
	left: 130px;
	right: 130px;
	padding:2px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	color:#000000;
	background-color: #6699FF;
}

.specialInfo {
	position: absolute;
	top: 380px;
	left: 149px;
	width: 710px;
	height:750px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	color:#000000;
	z-index:2;
	overflow:auto;
}

.rightFrame {
	position:absolute;
	top:185px;
	left:708px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:3;
}

.photoFrame {
	position:absolute;
	top:175px;
	left:143px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:5;
}

.contactFrame {
	position:absolute;
	top:360px;
	left:708px;
	padding:0px;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	z-index:3;
}


.footer {
position:absolute;
color:#FFFFFF;
bottom:-140px; 
left:0px; 
right: 0px; 
text-align:center;
padding:0px;
border-top:0px none;
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
z-index:2;
}

.social {
position:absolute;
top:0px; 
left:625px; 
padding:0px;
border-top:0px none;
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
z-index:4;
}

.receptionist {
    border: 0 none;
    left: 620px;
    padding: 0;
    position: absolute;
    top: 105px;
    z-index: 10;
}

.colour {
color:#0000FF;
border-top:#FF8000;
border-left:#FF8000;
border-bottom:#FF8000;
border-right:#FF8000;
border-width:thin;
font-size:14px;
}

a:link {color:#000000; font-weight:bold;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#33CCCC; font-weight:bold;text-decoration:underline;}

a.header:link {color:#000066; font-weight:bold;text-decoration:underline;}
a.header:visited {color:#FFFFFF; font-weight:bold;text-decoration:none;}
a.header:hover {color:#000066;text-decoration:underline; }

a.subMenuLink:link {color:#FFFFFF; font-weight:bold;text-decoration:underline;}
a.subMenuLink:visited {color:#FFFFFF; font-weight:bold;text-decoration:none;}
a.subMenuLink:hover {color:#33CCCC;text-decoration:underline; }

a.specialsLink:link {color:#66CC00; font-weight:bold;text-decoration:none;}
a.specialsLink:visited {color:#66CC00;text-decoration:none;}
a.specialsLink:hover {color:#000066;text-decoration:underline;}

a.designer:link {color:#000000;font-weight:normal;text-decoration:none;}
a.designer:visited {color:#000000;font-weight:normal;text-decoration:none;}
a.designer:hover {color:#FF0000;font-weight:normal;text-decoration:underline;}


h1 {
	color:#003366;	
	font-size: 16px;
	font-weight: Bold;	
	}
	
h2 {
	font-size: 18px;	
	color:#8AAFE3;
	}
	
h3 {
	font-size: 18px;	
	color:#FF0000;
}

h4 {
	font-size: 16px;	
	color:#000000
}

