/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:  		90%;
	margin: 			0px 0 0 0;
	text-align: 		center;
	color:#000;

}
a {color:#1d8acb;cursor:pointer;text-decoration:underline;}
a:link		{color:#1d8acb;text-decoration:underline;}
a:visited	{color:#1d8acb;text-decoration:underline;}
a:hover		{color:#4C7696;text-decoration:none;}
a:focus		{color:#4C7696;text-decoration:none;}
a:active	{color:#4C7696;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

a img
{
border:0px;
}

h1 a
{
display:none;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#outerPage {
	background-color:#FFF;
	width:1003px;
	margin:0 auto;
}

#page {
	width:		963px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:0;
	text-align: left;
/*	background-image:url(http://www.luxuryaccommodationfremantle.com.au/pdf_temp.jpg);  */
	background-position:top center;
	background-repeat:no-repeat;

}
#headerBlock {
    margin:0px 0 0 0;
    padding:8px 0 0 0;

}



#bodyBlock
{
	width:			963px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
margin-top:5px;

	border-top : 1px solid #fff;

}

#contentColumn  	/* The big wahoonie */
{
	margin:0px 0px 0 212px;
	line-height:1.2em;
margin-top:2px;
float:left;
	z-index:1;
	position:relative;
	width : 750px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	min-width:180px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			8px 5px 8px 5px;
	margin: 			20px 5px 0px 0px;
	background-image:url(../images/footerBackground.gif);
	background-repeat:no-repeat;
	font-size:  		10px;
	color:  			#7F9CB1;
	height:83px;
	width:959px;
}

#bookmarks
{
	clear:  			both;
	text-align: 		left;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}

#pageBanner {
	height : 130px;
	background-image:url(../images/header01.gif);
	background-color : #FFF;
	margin : 0;
	position : relative;
}

#contactHeader {
	position:absolute;
	width:300px;
	height:40px;
	top:50px;
	left:650px;
	font-size:1.3em;
	color:#D77233;
	text-align:right;
}

#contactHeader span {
	color:#0079C2;

}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
	vertical-align : middle;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:23px;
	font-weight:600;
	padding:5px 5px 0px 0px;
	margin :15px 0 0 10px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: top left;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn {
	font-size:1.0em;
}


#leftColumn #topTen {
	margin:13px 0;
	width:180px;
	min-height:366px;
}
#leftColumn #topTen h2 {
	margin:0;
	width:180px;
	height:145px;
	background-image:url(../images/topten_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
}
#leftColumn #topTen h2 span {
	position:absolute;
	left:-999em;
}
#leftColumn #topTen h3 {
	color:#0071C1;
	font-size:1.6em;
	font-family:arial,helvetica,sans-serif;
	line-height:1.2em;
	margin:0.5em 0;
}
#leftColumn #topTen .content {
	margin:0;
	color:#D77233;
	padding:1px 10px;
	border-left:1px solid #8BB9E0;
	border-right:1px solid #8BB9E0;
	font-size:1em;
	text-align:center;
}



#leftColumn #guestbook {
	margin:13px 0;
	width:180px;
}
#leftColumn #guestbook h2 {
	margin:0;
	width:180px;
	height:52px;
	background-image:url(../images/guestbook_top.png);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
}
#leftColumn #guestbook h2 span {
	position:absolute;
	left:-999em;
}
#leftColumn #guestbook .testimonial {
	margin:0;
	color:#727275;
	padding:1px 10px;
	border-left:1px solid #D3D3D2;
	border-right:1px solid #D3D3D2;
	font-size:0.9em;
}

#leftColumn h2 
{
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	margin:0 0 10px 0;
	padding:0 0 0 13px;
	line-height:18px;
	font-size:1.2em;
	font-weight:bold;
	color:#DA7F4E;
}
#leftColumn h2.blue
{
	color:#0068BD;
}

#leftColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover	{
	color: #fff;	
}
#leftColumn address
{
	line-height:1.4em;
	font-style:normal;
	font-size:1em;
	margin:0 0 0 10px;
	padding:0;
	color:#D77233;
	font-weight:bold;
}

#leftColumn address a
{
	color : #4C7696;
	text-decoration:underline;
}
#leftColumn ul {
	line-height:1.2em;
	font-size:0.9em;
	margin:0 0 22px 0;
	padding:0 0 0 10px;
	list-style:none;
	font-family:Arial, Helvetica, Times, sans-serif;
}
#leftColumn ul li {
background-image:url(../images/navBullets.gif);
background-repeat:no-repeat;
height:38px;
list-style-type:none;
margin-left:5px;
margin-top:10px;
	font-family:Arial, Helvetica, Times, sans-serif;
}
#leftColumn ul li a {
	display:block;
	color:#FFF;
	padding:1px 0px;
	font-weight:400;
	text-decoration:none;	
}
#leftColumn ul li a:hover {
	color:#000;
	text-decoration:none;
}


#leftColumn .creditcards
{
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;

}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:center;
	display:block;
}
#leftColumn .creditcards .creditcard {
	margin:3px auto 0 auto;
	display:inline;
	border:solid 1px #fff;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#7F9CB1;
color:#000;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#7F9CB1;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			left;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #7F9CB1;
}
#footerBlock ul li.first
{
	border-width:			0;
padding-left:0px;

}
#footerBlock #copyright
{
	margin: 				20px 0px 0px 0; 
color:#000;
}

#copyright a
{
margin:0px;
padding:0px;
}

#footerBlock li .first
{
margin-left:0px;
}
#footerBlock .powered
{
	margin: 				0;
	float:  				left;
	text-align: 			left;
	padding:				0 0 0 0;
color:#000;
letter-spacing:1px;
margin-left:15px;

}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

#HolderMiddle
{
background-image:url(../images/navMiddle.gif);
width:201px;
padding:0px;
margin:0px;
letter-spacing:2px
}

#HolderMiddle .title {
	background-image:url(../images/navHeader.gif);
	background-repeat:no-repeat;
	height:48px;
	margin-left:4px;
}


#HolderMiddle h2, #HolderMiddle ul
{
padding:0px;
margin:0px;
}

#whatsOnMiddle
{
background-image:url(../images/whatsNavMiddle.gif);
width:201px;
}

#weatherMiddle
{
background-image:url(../images/weatherNavMiddle.gif);
width:188px;
margin-left:7px;
}

#whatsOnMiddle p
{
padding:0px;
margin:0px;
}
#EmailUsButton img
{
border:0px;
}

#HolderMiddle li
{
list-style-type:none;
background-image:url(../images/navBullets.gif);
background-repeat:no-repeat;
height:38px;
margin-left:10px;
margin-top:10px;

}

#bigcup  {
	background-image:url(../images/navBullet2.gif) !important;
	background-repeat:no-repeat !important;
}

#HolderMiddle li a
{
color:#fff;
margin-left:40px;
}

#bookNow
{
background-image: url(../images/navMiddle.gif);
width: 201px;

}

#bookNow img
{
margin: 0auto;
text-align:center;
padding-top:8px;
}

#attractionButton
{
margin-top:10px;
}

#whatsOnHolderTop
{
margin-top:10px;
}

#weatherHolderTop
{
margin-top:10px;
margin-left:7px;
}

#weatherHolderBottom
{
margin-left:7px;
}

#accpetedCards
{
margin:10px 10px 10px 0px;
}

#whatsOnPicture
{
width:65px;
float:left;
margin-right:8px;
color:#6b5a3e;
}
#WhatsOnMain
{
margin-top:5px;
}

#contactUs h2
{
color:#85714f;
padding:0px;
margin:0px;
font-size:14px;
font-weight:500;
}
#contactUs
{
padding-top:10px;
}
#contactUs address
{
color:#000;
font-weight:500;
padding:0px;
margin:0px;
}

#contactUs address span
{
color:#6b5b3e;
font-weight:500;
padding:0px;
margin:0px;

}


#WhatsOnMain
{
padding-top:10px;
}

#WhatsOnMain img
{
padding-top:10px;
}

#TopContact
{
margin-left:805px;
padding-top:40px;
}

#TopContact img
{
border:0px;
margin-top:2px;
}

#RightTMiddleNav
{
background-image:url(../images/rightNavMiddle.gif);
padding:0px;
margin:0px;

width:188px;
}

#RightBMiddleNav
{
background-image:url(../images/whatsNavMiddle.gif);
padding:0px;
margin:0px;
width:201px;

}

#RightBMiddleNav img
{
margin-left:10px;
}

#rightNavMiddle p
{
margin:0px;
padding:0px;
}

#homePageText
{
clear:none; width:530px; float:left;
}

#RightNav
{
float:right; width:200px;
}

#RightTopNav
{
margin-left:6px;
margin-bottom:10px;
}

#RightTMiddleNav img
{
padding-left:1px;
}

p.subHeader
{
margin:0px;
padding:0px 7px 5px;
color:#6b5a3e;
font-size:18px;
font-weight:bold;
}

p.subText
{
margin:0px;
padding:10px 15px 10px 15px;
text-align:center;
font-size:16px;
}
#DownloadButton img
{
border:0px;
margin:auto;
}

#TopContact span
{
margin-left:4px;
}

#homeDividers img.moreinfo
{
margin-top:10px;
position:relative;
left:-3px;
}

#homeDividers
{
border-bottom:1px solid #bea97d;
padding-bottom:15px;
}

img.reasonImg
{
padding-right:15px;
padding-top:10px;
}


#cinoDescription li
{
list-style-type: none;
background-image: url(../images/cinoBullet.gif);
background-repeat: no-repeat;
height: 38px;
color:#57575a;
margin-top: 5px;
}

#cinoDescription li span
{
padding-left:45px;
font-weight:bold;
font-color:#57575a;
font-size:14px;
}

#contentColumn h3
{
color:#85714f;
}

#contentColumn p
{
color:#57575a;
}

#emailButton
{
background-image:url(../images/emailUs.gif);
height:27px;
width:110px;
}
#emailButton:hover
{
background-image:url(../images/emailUsHover.gif);
height:27px;
width:110px;
}


#weatherBox
{
	background-image:url(../images/weatherBackground.gif);
	width:188px;
	height:230px;
	margin-left:7px;
	position:relative;
	padding:0;
}
#weatherForecast
{
	font-size:11px;
	position:relative;
	position:absolute;
	top:48px;
	left:8px;
}
#weatherForecast img
{
	display:inline;
	margin:4px 6px 0 0;
}
#weatherForecast .text
{
	display:inline;
	position:relative;
	top:-9px;
}



#weatherTitle
{
	padding-left:5px;
	color:#6b5a3e;
	font-weight:bold;
	letter-spacing:1px;
	position:absolute;
	top:9px;
	left:13px;
}

