
body
{
	font-family: Arial;
	background-color: #fff;
}

body, div, h1, h2, img, p, ul, li, form
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

div#logo
{
	padding: 3px 0px 0px 20px;
}

#headerwrapper
{
	height: 82px;
	background-color: #004435;
	border-bottom: 5px solid #81A29B;
}

img
{
	display: block;
}

#header_image
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#rightcolumn
{
	width: 220px;
	float: right;
	margin-top: 5px;
}

#leftcolumn
{
	float: left;
	width: 505px;
	margin-top: 15px;
}

#fullcolumn
{
	float: left;
	width: 750px;
	margin-top: 15px;
}

.tableheader
{
	font-size: 0.9em;
}

.tablebody
{
	font-size: 0.9em;
}

#contentwrapper
{
	width: 741px;
	margin-left: auto;
	margin-right: auto;
}

.booking_request
{
	padding-top: 2px;
	font-size: 0.7em;
	color: #fff;
}

.bar
{
	width: 215px;
	height: 20px;
	background-image: url('/images/bar.png');
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 4px;
	cursor: pointer;
}

.bar a
{
	text-decoration: none;
	color: red;
}

.bar p a
{
}

.bar p
{
	font-size: 0.7em;
	color: #7A7A7A;
	padding: 3px 0px 0px 10px;
}

.bar2
{
	width: 150px;
	height: 19px;
	background-image: url('/images/bar2.png');
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 4px;
	cursor: pointer;
	text-align: right;
}

.bar2 p
{
	font-size: 0.7em;
	color: #3a3b3c;
	padding: 3px 10px 0px 0px;
}

.bar3
{
	width: 150px;
	height: 19px;
	background-image: url('/images/bar3.png');
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 4px;
	cursor: pointer;
	text-align: right;
}

.bar3 p
{
	font-size: 0.7em;
	color: #004435;
	padding: 3px 10px 0px 0px;
}

#footerwrapper
{
	background-color: #004435;
	color: #fff;
	height: 20px;
	border-top: 5px solid #81A29B;
	clear: both;
	text-align: center;
}

#footerwrapper p
{
	font-size: 0.7em;
	padding-top: 2px;
	color: #fff;
}

#top_left
{
	position: relative;
	width: 250px;
	height: 203px;
	float: left;
}

#top_right
{
	position: relative;
	width: 250px;
	height: 203px;
}

#bottom_left
{
	position: relative;
	width: 250px;
	height: 203px;
}

#bottom_right
{
	position: relative;
	width: 250px;
	height: 203px;
}

.border
{
	position: absolute;
	top: 0px;
	left: 0px;
}

h1
{
	color: #004435;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 7px;
	margin-left: 25px;
}

h2
{
	color: #004435;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 7px;
	margin-left: 25px;
	margin-top: 10px;
}

#content2 h2 {
	margin-left: 30px;
}

#content
{
	font-size: 0.8em;
}

#content p
{
	margin-bottom: 10px;
	line-height: 1.4em;
	margin-left: 25px;
}

#content2 p
{
	margin-left: 30px;
	margin-right: 50px;
}

.fieldname
{
	color: #000;
	font-size: 0.9em;
}

.fieldname3
{
	color: #000;
	font-size: 0.7em;
}

.fieldname2
{
	color: #004435;
	font-size: 0.9em;
}

a
{
	color: #004435;
	text-decoration: none;
}

#rightcolumn a
{
	color: #7A7A7A;
	text-decoration: none;
}

#moreinfo
{
	margin-left: 25px;
}

#moreinfo p
{
	font-size: 0.9em;
}

.main
{
	font-size: 0.9em;
	margin-left: 25px;
	display: block;
}

#extras
{
	font-size: 0.8em;
	border: 1px solid #33695D;
	color: #004435;
	width: 200px;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
