body {
	background: #4871c1 url(../images/trevaylorbg.jpg) repeat-x;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 101%;
	font-family: arial, helvetica, verdana, sans-serif;
	}
	
#wrapper {
	width: 735px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	}
	
#masthead {
	height: 136px;	
	background: url(../images/mastheadbg.jpg) no-repeat;
	position: relative;
	}
	
#masthead img {
	margin: 4px 0 0 125px;	
	float: left;	
	}
	
h1 {		
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;	
	}

#masthead p {
	position: absolute;
	top: 72px;
	right: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
	}
	
#masthead a {
	color: #fff;
	background-color: inherit;
	}
	
#masthead a:hover {
	text-decoration: none;
	}	
	
#midsection	{
	background: #698bcb url(../images/midsectionbg.gif) repeat-y;
	}	

/* CONTENT */

#content {
	margin: 0 30px 0 210px;
	position: relative;
	height: auto !important;
	height: 450px;
	min-height: 450px;	
	}

#content p {
	text-align: justify;
	font-size: 0.8em;
	margin-bottom: 0;
	
	}
	
#content a {
	color: #fff;
	background-color: inherit;
	}
	
#content a:hover {
	text-decoration: none;
	}
	
#content h2 {
	font-size: 0.9em;
	margin-top: 0;
	}

#content h2.bookingh2 {
	font-size: 0.8em;
	margin: 10px 0 0 0;
	background-color: #fff;
	color: #698BCB;
	border: 2px solid #A2B7DF;
	padding: 2px;
	}
	
#content ul {font-size: 0.8em;
	margin-bottom: 0;
}

#content li {padding-bottom: 10px;
}

#content p.image {
	text-align: center;
	margin-bottom: 0;
	}

p.image img {
	border: 2px solid #A2B7DF;
	}

table {
	font-size: 0.8em;
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;}
	
th {text-align: left;}

td {text-align: center;}

th, td {
	border: 2px solid #A2B7DF;
	padding: 5px;}
	
td.type {
	text-align: left;
	width: 350px;
	}
	
#wifidiv {
	float: left;
	margin: 12px 10px 0 0;
	}
	

/* HOME PAGE CONTENT */

#home_content {
	margin-right: 210px;
	}

#specials {
	position: absolute;
	top: 0;
	left: 300px;
	width: 200px;
	border: 2px solid #A2B7DF;
	padding-bottom: 10px;
	}
	
#specials h2 {
	background-color: #A2B7DF;
	color: #375A9D;
	font-size: 1em;
	margin: 0;
	}
	
#specials p+h2 {
	margin-top: 15px;
	}
	
#specials h3 {
	font-size: 0.9em;
	margin: 15px 5px 0 5px;
	}
	
#specials p {
	margin: 5px;
	font-weight: normal;
	}
	
#specials p#wifi {
	text-align: center;
	margin-bottom: 0;
	}
	
#specials p#facebook {
	text-align: center;
	margin-top: 20px;
	}
	
.holidays {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 0.8em;
	font-weight: bold;
	}
	
.holidays img {
	border: 2px solid #A2B7DF;
	}

#calltoaction {
	clear: left;
	font-weight: bold;
	margin-bottom: 0;
	}
	
	
/* ENQUIRY FORM */

label {
	vertical-align: top;
	display: block;
	width: 100px;
	float: left;
	}
	
input, textarea {
	width: 350px;
	}

#submitbutton {
	text-align: center;
	}

#submitbutton input {
	width: 100px;
	}
	
	
/* NAVIGATION */

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	left: -9px;
	}
	
#nav li {
	margin-bottom: 5px;
	padding: 0;
	}	
	
#nav img {
	border: none;
	}
	
	
/* FOOTER */

#footer {
	background: #698bcb url(../images/background-bottom.gif) no-repeat;
	height: 34px;
	clear: both;
	position: relative;
	}
	
#footer img {
	position: absolute;
	top: 0;
	left: 700px;
	border: none;	
	}
