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

html, body
{
	height:100%;
	background-color: #5a58b6;
	text-align: center;
	margin-top: 23px;
}
#container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFFFFF;
	background-color: #DFE298;
	background-image: url('/images/watermark.gif');
	background-repeat: no-repeat;
	background-position: 700px 400px
}
#container #header {
	height: 316px;
	position: relative;
}
#container #header h1 {
	background-image: url('/images/south-west-rocks-tourist-park.gif');
	background-repeat: no-repeat;
	height: 42px;
	width: 529px;
	position: absolute;
	text-indent: -9999px;
	left: 235px;
	top: 59px
}
#container #header h2 {
	background-image: url('/images/south-west-rocks-logo.gif');
	position: absolute;
	height: 242px;
	width: 216px;
	left: 11px;
	top: 70px;
	text-indent: -9999px
}
#container #header h3 {

	background-repeat: no-repeat;
	height: 199px;
	width: 743px;
	border: 4px solid #5A58B6;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 236px;
	top: 102px;
	text-indent: -9999px
}

#container #header img {
	background-repeat: no-repeat;
	height: 203px;
	width: 747px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 236px;
	top: 102px;
	text-indent: -9999px;
	border: 5px double #5A58B6;
}


#container #header h4 {
	background-image: url('/images/header-background.gif');
	margin: 0px;
	padding: 0px;
	height: 49px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px
}
#container #header p {
	position: absolute;
	text-indent: -9999px;
	left: 598px;
	top: 2px;
}
#container #header .catch-a-wave {
	background-image: url('/images/catch-time-to-catch.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 398px
}

#container #header .fourstars {
	height: 35px;
	width: 147px;
	left: 847px;
	top: 63px;
	background-image: url('/images/four-star-accommodation.gif');
}

#container #content-container {
	text-align: left;
	margin-top:15px;
	background-image: url('/images/content-line-background.gif');
	background-repeat: repeat-y;
	background-position: 792px 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#container #content-container ul {
	background-color: #DFE298;
	height: auto !important;
	height: 40px;
	font-size: 2em;
	width: auto !important;
	width: 779px;
	padding-left: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
	background-image: url('/images/nav-backgound.gif');
	background-repeat: repeat-x;
	background-position-y:50%
}

#container #content-container ul#nav li {
	list-style-type: none;
	display: inline;
}


#container #content-container a {
	display: block;
	text-indent: -9999px;
	background-image: url('/images/navigation/navigation.gif');
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px
}
#container #content-container #navhome {
	width: 92px;
	background-position: 1px top;
}

#container #content-container #navhome:hover {
	width: 92px;
	background-position: 1px bottom;
}

#container #content-container #navaccommodation {
	background-position: -91px top;
	width: 119px;
}
#container #content-container #navaccommodation:hover {
	background-position: -91px bottom;
	width: 119px;
}

#container #content-container #navcaravan {
	background-position: -210px top;
	width: 140px;
}
#container #content-container #navcaravan:hover {
	background-position: -210px bottom;
	width: 140px;
}
#container #content-container #navfacilities {
	background-position: -350px top;
	width: 75px;
}
#container #content-container #navfacilities:hover {
	background-position: -350px bottom;
	width: 75px;
}
#container #content-container #navattractions {
	background-position: -425px top;
	width: 121px;
}
#container #content-container #navattractions:hover {
	background-position: -425px bottom;
	width: 121px;
}
#container #content-container #navtariffs {
	background-position: -547px top;
	width: 129px;
}
#container #content-container #navtariffs:hover {
	background-position: -547px bottom;
	width: 129px;
}
#container #content-container #navfindus {
	background-position: -676px top;
	width: 103px;
	background-repeat: no-repeat;
}
#container #content-container #navfindus:hover {
	background-position: -676px bottom;
	width: 103px;
}
#container #content-container #content {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 750px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	height: auto;
}
#container #content-container #righthand-side-column {
	font-size: 2em;
	float: left;
	width: 160px;
	margin-left: 40px;
	text-align: center;
margin-top:-20px;
}
#container #content-container #righthand-side-column h2 {



	color: #FFFFFF;
	background-color: #3D38C7;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #content-container #righthand-side-column ul {
	font-size: 1em;
	background-image: url('none');
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: transparent;
	height: auto
}

#container #content-container #righthand-side-column li {
	float: none;
	display: block;
}
#container #content-container #righthand-side-column .right-column-bordered {
	border: 2px solid #015490;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container #content-container #righthand-side-column a {	
        display: block;
	font-size: 1em;
	float: none;
	background-image: url('none');
	text-indent: 0px;
	margin: 0px;
	padding: 0px
}

#container #content-container #righthand-side-column img {
	text-align: center;
	margin-bottom: 15px;
}

#container #content-container #content #welcome {
	background-image: url('/images/headings/content-h1-welcome.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 32px;
	width: 131px;
	text-indent: -9999px
}
#container #content-container #content .leftimage {
	border: 3px solid #015490;
	float: left;
	display: block;
	margin-right: 15px;
	margin-bottom: 10px;
}
*html #container #content-container ul {
	background-color: #DFE298;
	height: 40px;
	font-size: 2em;
	width: 890px;
	padding-left: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
	background-image: url('/images/nav-backgound.gif');
	background-repeat: repeat-x;
	background-position-y:50%
}
*html #container #content-container {
	text-align: left;
	margin-top:15px;
	background-image: url('/images/content-line-background.gif');
	background-repeat: repeat-y;
	background-position: 810px 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	min-height: 300px;
	height: auto
}
#kakadu {
	margin-left: auto;
	width: 950px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#container #content-container #content #accommodation {

	background-image: url('/images/headings/content-h1-accomm.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 32px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content #attractions {


	background-image: url('/images/headings/content-h1-attractions.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 32px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content #caravan {


	background-image: url('/images/headings/content-h1-caravan.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 40px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content #facilities {



	background-image: url('/images/headings/content-h1-facilities.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 32px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content #findus {




	background-image: url('/images/headings/content-h1-findus.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 40px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content .leftimage02 {
	float: left;
	display: block;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 330px;
}
#container #content-container #content #bookings {


	background-image: url('/images/headings/content-h1-bookings.gif');
	background-repeat: no-repeat;
	font-size: 1em;
	height: 45px;
	width: 300px;
	text-indent: -9999px
}
#container #content-container #content ul {      
                height: auto;
                font-size: 1em;
                width: 200px;
                padding: 0px;
                margin: 0px;
                background-image: url(none);
                list-style-type: disc;
                list-style-position: inside;
}

#container #content-container #content li {
                list-style-type: circle;
                list-style-position: inside;
                margin :0px;
                padding:0px;
				display: block
}

#container #content-container #content a {
                display: inline;
                text-indent: 0px;
                background-image: url(none);
                float: none;
                height: auto;
                margin: 0px;
                padding: 0px
}
#container #content-container #content #tarbook {




	background-image: url(/images/headings/content-h1-tbookings.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 47px;
	width: 300px;
	text-indent: -9999px;
}
#container #content-container #content #specials {





	background-image: url(../images/headings/content-h1-specials.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 55px;
	width: 300px;
	text-indent: -9999px
}
