/* ---   CSS FOR ALL PAGES   --- */	
* {
	font-size: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
}
html{
	font-size:16px;
	overflow: scroll;
	background-attachment: scroll;
	background-image: url(../images/sand_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
} 
body {
	font-size:62.5%; /* 16px * 62.5% = 10px : 1em now = 10px */
	behavior: url(scripts/csshover3.htc);
}
.head {
	height: 105px;
	background-image: url(../images/top_bar.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	overflow: visible;
	position: absolute;
	z-index: 5;
}
.head_container {
	width: 1000px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
.container {
	width: 1000px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	padding-right: 15px;
	padding-left: 30px;
} 
.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0ems;
	height: 35px;
	line-height: 35px;
	color: #17588E;
	padding-bottom: 50px;
}
.footer a, .footer a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0ems;
	color: #17588E;
}
.footer a:hover {
	color: #000000;
}
.bottom {
	background-image: url(../images/sand_bottom.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
	background-position: 0px 0px;
	position: relative;
	bottom: 0px;
}
h1 {
	font-family: Times, Times New Roman, serif;
	font-size: 3.0em;
	color: #17588e;
	letter-spacing: 1px;
	font-weight: normal;
	padding-bottom: 15px;
}
.home_h1 {
	padding-left: 50px;
	font-size: 4.2em;
	padding-bottom: 25px;
}
h2 {
	font-family: Times, Times New Roman, serif;
	font-size: 2.1em;
	color: #17588E;
	padding-bottom: 10px;
	font-weight: normal;
}
.home_module h2 {
	padding-left: 20px;
	font-size: 2.4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #17588E;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 a {
	color: #17588E;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	line-height: 1.7em;
	padding-bottom: 15px;
}
p a {
	color: #17588E;
	text-decoration: none;
}
p a:hover {
	color: #000000;
}
.home_module p {
	padding-right: 20px;
	padding-left: 20px;
}
.left {
	margin: 0px;
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_column_image     {
	float: right;
}
.right {
	width: 380px;
	float: right;
	padding-right: 30px;
	padding-top: 290px;
}
.right_column_image  {
	float: left;
	padding-right: 10px;
}
.sources {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2ems;
	color: #666666;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0ems;
	color: #666666;
	font-style: italic;
	line-height: 1.3ems;
}
.ci ul {
	padding-left: 10px;
}

.ci li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1ems;
	padding-bottom: 15px;
	list-style-type: disc;
	list-style-position: outside;
	color: #666666;
	margin-left: 30px;
	padding-left: 5px;
}
.numbered_list li {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.acknowledgement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #17588E;
}
.holidays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0ems;
	text-align: left;
	line-height: 20px;
	border: 1px solid #000000;
	width: 100%;
}
/* ---   END CSS FOR ALL PAGES   --- */




/* ---   HOME PAGE   --- */
.home_image {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 333px;
}
.home_module {
	float: left;
	width: 250px;
	overflow: auto;
	padding-bottom: 40px;
}
.home_intro_left {
	float: left;
	width: 430px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 30px;
}
.home_intro_right {
	float: left;
	width: 430px;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 30px;
}
.home_intro_left p, .home_intro_right p {
	font-size: 1.3em;
	line-height: 1.9em;
}
.home_module img {
	padding-bottom: 20px;
}
.more_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #17588E;
	display: block;
	text-align: right;
	padding-top: 10px;
	text-decoration: none;
	padding-right: 15px;
}
.more_links a:hover {
	color: #000000;
}
/* ---   END HOME PAGE   --- */





/* ---   BACKGROUND IMAGES FOR ALL DIFFERENT PAGES   --- */
.contact_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_contact.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}

.getting_here_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_getting_here.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.fishing_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_fishing.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.diving_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_diving.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.about_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_about.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.national_park_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_national_prk.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.history_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_history.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.culture_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_culture.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.accommodation_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_accommodation.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.flight_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_flights.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.yacht_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_yatch.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.bird_watch_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_bird_watch.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.bird_week_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_bird_week.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.sights_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_sights.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.beaches_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_beaches.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.red_crab_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_red_crab.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.nature_walks_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_nature_walks.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.caves_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_caves.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.shopping_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_shopping.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_sanctuary_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_sanctuary.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_cap_resort_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_cap_resort.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_hibiscus_house_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_hibiscus_house.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_cabin_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_cabin.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_retreat_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_retreat.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_mango_tree_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_mango_tree.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_vq3_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_vq3.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_sunset_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_sunset.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_walkrite_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_walkrite.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_ciresort_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_ciresort.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.accm_papaya_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_papaya.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.acom_seaspray_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_seaspray.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.cruising_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_cruising.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
/* ---   END BACKGROUND IMAGES FOR ALL DIFFERENT PAGES   --- */



/* ---   ABOUT PAGE STYLE   --- */
.map {
	background-image: url(../images/map_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
/* ---   END ABOUT PAGE STYLE   --- */



/* ---   LINKS PAGE STYLE   --- */
.links ul {
	padding-left: 10px;
}
.links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1ems;
	padding-bottom: 25px;
	list-style-type: disc;
	list-style-position: outside;
	color: #666666;
	margin-left: 30px;
	padding-left: 5px;
}
.links a {
	color: #17588E;
	text-decoration: none;
}
.links a:hover {
	color: #000000;
}
/* ---   END LINKS PAGE STYLE   --- */



/* ---   NEWS PAGE STYLE   --- */
#member_list li {
	list-style-type: none;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.crab {
	padding-left: 5px;
	vertical-align: middle;
}

#aust_gov {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/* ---   END NEWS PAGE STYLE   --- */



/* ---   TABLE STYLES   --- */
.table_left {
	background-image: url(../images/bg_table_left.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
.table_right {
	background-image: url(../images/bg_table_right.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
.ci_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	text-align: center;
	color: #666666;
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2E2E2;
}
.ci_table th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #E2E2E2;
	font-size: 1.1em;
	text-transform: uppercase;
}
.ci_table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F8F8F8;
}
.ci_table .select {
	background-color: #E9E9E9;
	color: #000000;
	border: 1px solid #E2E2E2;
}
/* ---   END TABLE STYLES   --- */






/* ---   ACOMMODATION STYLES   --- */
#accom_links ul {
}
#accom_links li {
	list-style-type: none;
	height: 150px;
	width: 50%;
	float: left;
	display: block;
}
.crab_rating {
	height: 200px;
	width: 100%;
}

#accom_links a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	color: #17588E;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#accom_links a:hover {
	color: #000000;
	border: 1px solid #000000;
}

#accom_links img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/* ---   END ACOMMODATION STYLES   --- */


/* ---   CONTACT STYLES   --- */
.contact_details {
	display: block;
	float: left;
	width: 65px;
	font-weight: bold;
}
.cruising_details {
	display: block;
	float: left;
	width: 85px;
	font-weight: bold;
}
.comments_image/* ---   END CONTACT STYLES   --- */
 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_comments_form.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.visitorcomments_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_visitor_comments.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.tour_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/tour_topimage.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.useful_info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/useful_info.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.snorkelling_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/snorkelling.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.golf_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/Golf.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.events_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/events.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.accommodation_rumah {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_accm_rumah.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.accommodation_sea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/image_acom_sea_gazin.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.ci_tableCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	text-align: center;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.visitors_centre_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/visitors_centre.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.members_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/members_image.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.books_image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/book_images.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.media {
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
}
.blank {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}
