body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url('../images/noosa-beach.jpg') no-repeat;
	background-position: top center;
	font-size: 1em;
}
.wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 95px;
}
.body {
	min-height: 650px;
	background: #ffffff url('../images/body_bg.png') repeat-y;
}
* html .body {
	height: 650px;
}
.content {
	float: left;
	color:#eeeeee;
	margin-top:20px;
	width: 440px;
	padding:4px 0px 10px 15px;
	font-size: 12px;
}
.content h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.content p, .content .p {
	margin: 1.5em 0px;
	line-height:150%;
	text-align: justify;
}
.content .linkcontent {
	color: #FFFF00;
	text-decoration: none;
}
.content .linkcontent:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.nav {
	float: left;
	color:#CCCCCC;
	font-size: 12px;
	width: 850px;
	margin-top:8px;
}
.navlink {
	color: #CCCCCC;
	text-decoration: none;
	margin-left:14px;
}
.navlink:hover {

	text-decoration: underline;
}
.navlink2 {
	color: #0099FF;
	text-decoration: none;
	margin-left:16px;
}
.navlink2:hover {
	text-decoration: underline;
}
.tag {
	padding:0px 15px 8px 0px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tag h2 {
	color: #FFCCCC;
	font-size:15px;
}
.options {
	margin-top:20px;
	padding:4px;
	color: #eeeeee;
	font-size:10px; 
}
.options h2 {
	font-size:16px; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.options p, .options .p {
	margin: 1.5em 0px;
	line-height: 18px;
}
.optionslink {
	color: #0066FF;
	text-decoration:none;
}
.optionslink:hover {
	text-decoration:underline;
}
.ads {
	margin-top:20px;
	padding:4px;
	color: #eeeeee;
	font-size:10px; 
}
.ads h2 {
	font-size:16px; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.adslink {
	text-decoration:none;
	color: #0099FF; 
}
.adslink:hover {
	text-decoration:underline;
}
.content ul li, .content ol li {
	line-height: 1.2em;
}
.content td {
	line-height: 1.2em;
}
.content h2 {
	font-size:16px; 
	font-weight: bold;
}
.content h2 a {
	color: #0052A4;
	text-decoration: none;
}

.content h3 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0px;
}
.content h4 {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 1.0em 0px;
}
}
.footer {
	font-size:10px;
	color:#333333;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
.footer .group {
	width: 185px;
	float: left;
	margin-top: 10px;
	background-image: url('../images/footer_spacer.gif');
	background-repeat: no-repeat;
	background-position: 160px 10px;
	height: 120px;
}
.footer .last {
	background: none;
}
.footer h1, .footer .h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #555555;
	padding: 2px 0px;
	margin: 0.67em 0;
}
.footer ul {
	margin: -5px 0px 0px 0px;
	padding: 0px;
}
.footer ul li {
	margin: 0px;
	padding: 0px;
	color: #999999;
	line-height: 1.5em;
	list-style: none;
}
.footerlink {
	color: #222222;
	font-size:10px;
	text-decoration: none;
}
.footerlink:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#banner_banner, #banner_banner2 {
	display: none;
	position: absolute;
	top: 10px;
	margin-left: 361px;
}
#banner_specials {
	display: none;
	position: absolute;
	top: 11px;
	margin-left: 840px;
}
#banner_lastminute {
	display: none;
	position: absolute;
	top: 37px;
	margin-left: 840px;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.8em;
}
.center {
	text-align: center;
}
th {
	text-align: center;
	font-weight: bold;
}
.bg1 {
	background: #f7f7f7;
}
.bg2 {
	background: #eeeeee;
}
.bg3 {
	background: #e7e7e7;
}
.bd1 {
	border: 1px solid #eeeeee;
}
.bd2 {
	border: 1px solid #e7e7e7;
}
.bd3 {
	border: 1px solid #dddddd;
}
.fullwidth {
	width: 100%;
}

.block {
	display: block;
}

.strong, strong, b {
	font-weight: bold;
}
.italic {
	font-style: italic;
}



.search {
	margin-top: 10px;
	text-align: center;
}
.search .input {
	color: #999999;
	font-style: italic;
	width: 130px;
}
.form, form {
	display: inline;
}
.fright {
	float: right;
	clear: right;
}
.content .fpimg {
	float: right;
	clear: right;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	background: #000000;
}
.content .fpimg_left {
	float: left;
	clear: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
}
.content .galleryimg {
	float: left;
	padding: 10px 5px 5px 5px;
	margin: 1px;
	width: 165px;
	height: 80px;
	text-align: center;
	background: #eeeeee;
	font-size: 0.8em;
	color: #333333;
}
.content .galleryimg img {
	border: 1px solid #000000;
	margin-bottom: 3px;
}
