@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}
#container {
	width: 805px; 
	margin: 0 auto;
	text-align: left; 
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
}
#header {
	padding: 0;
	margin: 0; 
	background-image:url(../images/banner-swell.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:125px;
}
#header  h1 {
	color:#fff;
	margin:0;
	padding:55px 0 0 100px;
	font-size:28px;
	font:Arial, Helvetica, sans-serif;
	font-weight:100;
}
#links {
	padding: 0 20px;
	margin: 0; 
	height:20px;
	float:right;
	width:500px;

}
#back {
	padding: 5px 20px;
	margin: 0; 
	height:20px;
	float:left;
	width:200px;
	font-size:150%;

}
#back a{
	font-size:16px;
	color:#890706;
	font-weight:bold;
}
.links {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
#heading {
	margin:0;
	padding:0 0 0 10px;

	height:55px;
}
#heading h1 {
	color:#666;
	margin:0;
	padding:7px 0 0 20px;
	font-size:30px;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	}
#mainContent {
	padding: 0;
	margin: 0; 
}

#rentals {
	width:100%;
	height:275px;
	color:#333;
}
#mid2 {
	width:100%;
	text-align:center;

	color:#333;
}
#mid {
	width:100%;
	height:275px;
	color:#333;
	background-image:url(../images/mid-back.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#left {
	float:left;
	width:250px;
	padding:10px 10px 10px 30px;
}
#left h3{
	color:#890706;
	font-weight:normal;
}

#right {
	float:right;
	width:468px;
	padding:30px 10px;
}
#leftimage {
	float:left;
	width:330px;
	height:200px;
}
#rightimage {
	float:left;
	width:80px;
	height:220px;
	margin: -20px 0 0 30px;
}
.white {
	color:#fff;
}
#rentals p {
	margin: 0; 
	padding: 0;
	color:#00;
	font-size:13px;
}
#rentals h1 {
	margin: 0; 
	padding: 0 0 15px 8px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}
#rentals h2 {
	margin: 0; 
	padding: 15px 0 10px 12px;
	color:#666;
	font-size:20px;
	font-weight:normal;
}
#rentals p {
	margin: 0; 
	padding: 0 0 0 8px;
	color:#666;
	font-size:12px;
	font-weight:normal;
}
#sanbar {
	float:left;
	background-image:url(../images/prop-bg.png);
	background-repeat:no-repeat;
	width:150px;
	height:265px;
	margin:0 7px 0 13px;
	padding:10px 0 0 0;
}
#ninty {
	float:left;
	background-image:url(../images/prop-bg.png);
	background-repeat:no-repeat;
	width:150px;
	height:265px;
	margin:0 7px 0 0;
	padding:10px 0 0 0;
}
#seventeen{
	float:left;
	background-image:url(../images/prop-bg.png);
	background-repeat:no-repeat;
	width:150px;
	height:265px;
	margin:0 7px 0 0;
	padding:10px 0 0 0;

}
#byronbay {
	float:left;
	background-image:url(../images/prop-bg.png);
	background-repeat:no-repeat;
	width:150px;
	height:265px;
	margin:0 7px 0 0;
	padding:10px 0 0 0;
}
#brokenhead {
	float:left;
	background-image:url(../images/prop-bg.png);
	background-repeat:no-repeat;
	width:150px;
	height:265px;
	margin:0 7px 0 0;
	padding:10px 0 0 0;
}

#low {
	padding: 12px 0 0 250px;
	background-image:url(../images/download-brochure.gif);
	background-repeat: no-repeat;
	background-position:20px 0;
	margin: 0; 
	height:30px;
}

#low a{
	color:#666;
	font-size:10px;
	padding:10px 0 0 0;
	margin:0;
}
#low a:link {
	text-decoration: none;
}
#low a:visited {
	text-decoration: none;
	color:#666;
}
#low a:hover {
	text-decoration: underline;
	color:#666;
}
#low a:active {
	text-decoration: none;
	color:#666;
}
#footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:95px;
	padding: 0;
	margin: 0; 
}
#footer p {
	margin: 0; 
	padding: 21px 0 0 45px;
	color:#fff;
	font-size:13px;
}
#footer a{
	margin: 0; 
	padding: 21px 0 0 0;
	color:#fff;
	font-size:13px;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color:#fff;
}
#footer a:hover {
	text-decoration: underline;
	color:#000;
}
#footer a:active {
	text-decoration: none;
	color:#fff;
}




a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
p {
	font-size:0.9em;
	margin:0 0 6px 0;
	padding:0;
}
h1 {
	margin:0;
}
.zeromargin {
	margin:0;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.imagefront {
	margin:10px 0 0 5px;
}
#copyright {
	margin:20px 0 0 0;
	padding: 0 20px;
	height: 20px;
	font-size:9px;
	color:#ccc;
} 
#copyright p {
	margin: 0; 
	padding: 0; 
	color:#333;

}
#copyright a:link  { 
	margin: 0;
	padding: 0;
	color:#333;
	text-decoration: none; 
	font-size:9px;
 } 
#copyright a:visited  { 
	margin: 5px 0; 
	padding: 5px 0;
	color:#333;
	text-decoration: none; 
		font-size:9px;

 } 
#copyright a:hover {
	margin: 5px 0; 
	padding: 5px 0;
	color:#f00;
	text-decoration: none;
		font-size:9px;

 }
.fltrtfoot {
	float: right;
	margin: 0 8px;

}
.fltright {
	float: right;
	margin: 0;

}
/*navigation*/
#nav {
	width:100%;
	height:35px;
	color:#333;
	margin:0;
	padding:0;
}

.swell{
padding: 12px 0 0 0;
margin-left: 18px;
font: bold 11px Verdana;
list-style-type: none;
text-align: left;
}


.swell li{
display: inline;
margin: 0;


}
	
.swell li a{
text-decoration: none;
padding: 10px 72px 10px 10px;
margin: 0;
background:url(../images/button.gif) no-repeat left;
text-align:left;



}

.swell li a:visited{
background:url(../images/button.gif) no-repeat left ;

}

.swell li a:hover{
background:url(../images/button-down.gif) no-repeat left ;
color:#fff;

}

.swell li a:active{
background:url(../images/button-down.gif) no-repeat left ;
color:#fff;

}

.swell li.selected a{ /*selected tab effect*/
background:url(../images/button-down.gif) no-repeat left ;
color:#fff;

}
.fltrightcontact {
	float:right;
	margin:10px 8px 0 0;
	width:122px;
}