body {
	font-family: "Trebuchet MS", Arial;
	background: url(/images/background.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
.txtRed {
	color: #990000;
}
#content {
	width: 760px;
	background: url(/images/content-background.png) repeat-y;
	min-height: 500px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#header {
	width: 730px;
	background-color: #5D6237;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 5px;
	position: relative;
}
#content #header #kookaburra {
	height: 98px;
	width: 70px;
	position: absolute;
	background-image: url(/images/kukaburra.png);
	background-repeat: no-repeat;
	left: 320px;
	top: 81px;
/*	z-index: 3;*/
}

#content #navigation {
	background: #990000 url(/images/nav-background.jpg) repeat-x;
	padding: 0px;
	height: 48px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: -9999px;
	position: relative;
z-index: 2;
}


#content #navigation li {
	display: inline;
}
#content #navigation a {
	padding: 10px 0px 0px;
	display: block;
	float: left;
	margin: 0px;
	height: 33px;
	font-size: 0.7em;
}
#content #navigation #navHome {
	width: 67px;
	background: url(/images/nav-home.jpg) no-repeat top;
}
#content #navigation #navHome:hover {
	width: 67px;
	background: url(/images/nav-home.jpg) no-repeat bottom;
}
#content #navigation #navAccommodation {
	width: 127px;
	background: url(/images/nav-accommodation.jpg) no-repeat top;
}
#content #navigation #navAccommodation:hover {
	width: 127px;
	background: url(/images/nav-accommodation.jpg) no-repeat bottom;
}
#content #navigation #navFacilities {
	width: 84px;
	background: url(/images/nav-facilities.jpg) no-repeat top;
}

#content #navigation #navFacilities:hover {
	width: 84px;
	background: url(/images/nav-facilities.jpg) no-repeat bottom;
}
#content #navigation #navActivities {
	width: 120px;
	background: url(/images/nav-activities.jpg) no-repeat top;
}
#content #navigation #navActivities:hover {
	width: 120px;
	background: url(/images/nav-activities.jpg) no-repeat bottom;
}
#content #navigation #navBookings {
	width: 85px;
	background: url(/images/nav-bookings.jpg) no-repeat top;
}
#content #navigation #navBookings:hover {
	width: 85px;
	background: url(/images/nav-bookings.jpg) no-repeat bottom;
}
#content #navigation #navTariffs {
	width: 69px;
	background: url(/images/nav-tariffs.jpg) no-repeat top;
}
#content #navigation #navTariffs:hover {
	width: 69px;
	background: url(/images/nav-tariffs.jpg) no-repeat bottom;
}
#content #navigation #navGallery {
	width: 69px;
	background-image: url(/images/nav-gallery.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content #navigation #navGallery:hover {
	width: 69px;
	background-image: url(/images/nav-gallery.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content #navigation #navContact {
	width: 97px;
	background: url(/images/nav-contact.jpg) no-repeat top;
}
#content #navigation #navContact:hover {
	width: 97px;
	background: url(/images/nav-contact.jpg) no-repeat bottom;
}

div.index {
	background-image: url(/images/header-background.jpg);
	background-repeat: no-repeat;
}
#content div.index {

	background-image: url(/images/header-background-accommodation.jpg);
	background-repeat: no-repeat;
}
#content div.index {

	background-image: url(/images/header-background.jpg);
	background-repeat: no-repeat;
}
#content div.accommodation {
	background-image: url(/images/header-background-accommodation.jpg);
	background-repeat: no-repeat;

}
#content div.facilities {
	background-image: url(/images/header-background-facilities.jpg);
	background-repeat: no-repeat;
}
#content div.bookings {
	background-image: url(/images/header-background-bookings.jpg);
	background-repeat: no-repeat;
}
#content div.contact {
	background-image: url(/images/header-background-contact.jpg);
	background-repeat: no-repeat;
}
#content div.tariffs {
	background-image: url(/images/header-background-tariffs.jpg);
	background-repeat: no-repeat;
}
#content div.activities {


	background-image: url(/images/header-background-activities.jpg);
	background-repeat: no-repeat;
}
#content div.gallery {
	background-image: url(/images/header-background-gallery.jpg);
	background-repeat: no-repeat;
}
#content #copy {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 0.9em;
	line-height: 1.2em;
	height: auto;
	min-height: 300px;	
}
#content #copy #thumbnailContainer img {
	border: 1px solid #650200;
}
#content #copy p,
#content #copy #thumbnailContainer {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0em;
	margin-right: 0.9em;
	margin-bottom: 1.8em;
	margin-left: 0.9em;
}
#content #copy h1 {
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
	height: 65px;
	text-indent: -9999px;
	width: 450px;
	background-position: 20px top;
	padding: 0px;
}
#content #copy iframe {
	height: 850px;
	width: 660px;
	border: 0px solid #FFFFFF;
}
#content #copy strong {
	color: #5D6237;
}
#content #copy .imgRight {
	float: right;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #BFB989;
}
#content #copy #subnav {
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
}
#content #copy #subnav a {
	color: #5D6237;
}
#content #copy #subnav a:hover,
#content #copy #subnav a:visited {
	color: #000000;
}
#content #copy .testimonial {
	background-color: #5D6237;
	display: block;
	margin: 20px;
	padding: 15px;
	color: #EEEDE5;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
#content #copy .testimonial .testimonialAuthor {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial;
}
#content #copy #tariffs {
	background-image: url(/images/molloy-island-tariffs.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#content #copy #activities {
	background-image: url(/images/molloy-island-activities.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#content #copy #facilities {
	background-image: url(/images/molloy-island-facilities.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#content #copy #bookings {
	background-image: url(/images/molloy-island-bookings.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#content #copy #contactus {
	background-image: url(/images/molloy-island-contact.gif);
	background-repeat: no-repeat;
	height: 44px;
}
#content #copy #gallery {
	background-image: url(/images/molloy-island-gallery.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#content #copy #index {
	background-image: url(/images/molloy-island-home.gif);
	background-repeat: no-repeat;
	height: 52px;
}

#content #copy #contact {
	background-image: url(/images/molloy-island-accommodation.gif);
	background-repeat: no-repeat;
}
#content #copy #accommodation {

	background-image: url(/images/molloy-island-accommodation.gif);
	background-repeat: no-repeat;
	height: 46px;
}
#content #subnav {
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
}
#content #subnav a {
	color: #5D6237;
}
#content #subnav a:hover, #content #subnav a:visited {
	color: #000000;
}

#ddfooter {
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 0.7em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	background-image: url(/images/ddfooter.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #797979;
}
#ddfooter a {
	color: #999999;
}
#ddfooter a:hover {
	color: #333333;
}
