@charset "utf-8";
/* CSS Document */

body {
	margin-top:0;
	font-family:Verdana, sans-serif;
	font-size:small!important;
	font-size:x-small;
	text-align:center;
}
#wrap{
	background: url(images/content-body.gif) repeat-y top;
	margin:auto;
	width:755px;
	}
#header{
	width:725px!important;
	width:755px;
	height:90px!important;
	height:110px;
	padding-left: 30px;
	padding-top: 20px;
	color: #FFFFFF;
	background-image: url(images/site_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#wrap #sub_header {
	background-image: url(images/site_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px!important;
	height:44px;
	width: 725px!important;
	width:755px;
	padding-top: 20px;
	padding-left: 30px;
	letter-spacing: 0.2em;
	text-align: left;
}
#wrap #content_top {
	background-image: url(images/site_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
	width: 755px;
}
#content {
	background-repeat: repeat-y;
	background-position: left top;
	width:710px!important;
	width:755px;
	text-align: justify;
	min-height:200px!important;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content_frame_top {
	background:url(images/content-top.gif) no-repeat top;
	height:28px;
	width:755px!important;
	width:755px;
	}
#content_frame_bottom {
	clear:both;
	background:url(images/content-bottom.gif) no-repeat bottom;
	width:755px;
	height:32px;
}
#content_bottom {
	background-image: url(images/site_06.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 57px;
	width: 755px;
}
#footer {
	font-size: xx-small;
	background-image: url(images/site_07.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px!important;
	height:46px;
	width: 725px!important;
	width:755px;
	padding-top: 20px;
	text-align: left;
	padding-left: 30px;
	color: #FFFFFF;
}
#credits {
	background-image: url(images/site_08.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 755px;
	background-position: top;
}
#wrap #sub_header a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#wrap #sub_header a:hover {
	text-decoration:underline;
	}
#wrap #content #content_cottage {
	float: right;
	margin: 10px;
	border: 1px solid #0D4F0D;
	padding: 2px;
}
#wrap #content #con_left {
	text-align:center;
	width: 160px;
	float: left;
}
#wrap #content #con_left img {
	padding-bottom:10px;
}
#wrap #content #con_right {
	float:right;
	width: 510px;
	float: right;
}
#wrap #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #footer a:hover {
	text-decoration:underline;
	}
#wrap #sub_header #nav_menu {
	list-style-type: none;
	float: left;
	margin-top:0px!important;
	margin-left: -60px!important;
	margin-left: -30px;
}
#wrap #sub_header #nav_menu li {
	float: left;
	width: 8em;
	text-align: center;
	display: block;
}
#wrap #sub_header #nav_menu a:active {
	background:#003300;
	}
#wrap #content h2 {
	font-size:120%;
	background-image: url(images/ruler.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#wrap #content h3 {
	font-size:110%;
	background-image: url(images/ruler-small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#wrap #content li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	text-indent: -10px;
}
#wrap #content img {
	padding-top: 10px;
	padding-right: 20px;
}
#wrap #content h4 {
	padding-left:10px!important;
	padding-left:0;
	font-size: 90%;
	font-style: italic;
}
#wrap #content .booking_table {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
#wrap #content .bookings_list {
	padding-bottom: 10px;
	text-indent:10px;
}
#wrap #content .booking_list_terms {
	font-size:xx-small;
	padding-bottom: 10px;
	text-indent:5px;
}
#wrap #content a {
	color: #000000;
	text-decoration: none;
}
#wrap #content a:hover {
	text-decoration:underline;
}
