@charset "utf-8";
/* Copyright Jamison Banham - www.jamisonbanham.com.au */
/*------- HEADER -------*/
* {margin:0; padding:0;}
body{
	margin:0;
	min-width:770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0;
}
#header {
	height: 45px;
	background: #088EC0 url(images/headerbg.gif) repeat-x;
}
#header #logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 20px;
}
#header #keyword {
	font-weight: bold;
	color: #FFF;
	padding: 15px 20px 0 0;
	float: right;
}
#header #keyword a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #keyword h1 {
	font-size: 12px;
}
#wrap
{
	background: url(images/bgslice.jpg) top repeat-x;
}
#background {
	background: url(images/pagebg.jpg) top center no-repeat;

}
#headerimg {
	color: #000033;
	padding: 15px 0;
}

#container {
	width:990px;
	margin:0 auto;
	padding:0;
}
#content {
	float:left;
	width:660px;
	padding: 0 0 0 10px;
}
#content h2 {
	margin:0 0 3px;
	display:block;
	font-variant: normal;
	font: bold 18px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #87c706;
}
#content h3 {
	margin:0 0 3px;
	display:block;
	font-variant: normal;
	font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #09c;
}

#content #about {
	color: #444;
	padding: 15px 15px 15px 20px;
	background: #FFF4E6 url(images/accomsearch.gif) no-repeat 10px 9px;
	margin: 0 0 10px 0;
}
#content #about h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF5900;
	text-align: right;
	height: 55px;
}

#content #about h2 {
	color: #F68802;
}
#content #search {
	color: #444;
	padding: 15px 15px 15px 20px;
	background: #FFF4E6;
	margin: 0 0 10px 0;
}
#content #search a, #content #about a {
	color: #FF9933;
}
img {
	border: 0;
}
#footer #copyright {
	width:770px;
	margin:0 auto;
	font-size: 9px;
	color: #999999;
}
#footer #seo {
	padding: 15px;
	color: #FFFFFF;
	text-align: center;
	width: 770px;
	margin: 0 auto;
}
#footer #seo h1 {
	font-size: 14px;
	color: #87c706;
}
#footer #seo a {
	color: #999999;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	color:#666;
	font-size:10px;
	padding: 10px;
	background-color: #f5f5f5;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
li {
	line-height: 1.6em;
	margin: 0 0 6px 15px;
}
p {
	line-height: 1.6em;
	margin: 0 0 8px 0;
}
ul {
	margin: 0 0 10px 0;
}
#right {
	color: #333;
	width: 300px;
	float: left;
	padding: 0 10px 0;
}
#right .square {
	color: #666666;
	width: 300px;
	margin: 0 0 10px;
}
#right h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: right;
	height: 45px;
}
#right .bluebox {
	color: #006699;
	background-color: #effbfc;
	margin: 0 0 10px;
	font-size: 11px;
}
#right #flight {
	padding: 15px 15px 15px 20px;
	background: #effbfc url(images/flight.gif) no-repeat 10px 9px;
}
#right #carhire {
	padding: 15px 15px 15px 20px;
	background: #effbfc url(images/carhire.gif) no-repeat 10px 9px;
}
#right #accom {
	color: #FF7800;
	margin: 0 0 10px;
	font-size: 11px;
	padding: 15px 15px 15px 20px;
	background: #FFF4E6 url(images/accom.gif) no-repeat 10px 9px;
}
#right #accom h1 {
	color: #FF7800;
}
#right #accom a, #right #ads a {
	color: #006699;
}
#right #ads {
	padding: 15px 15px 15px 20px;
}


#content .accom .imgstrokeblue {
	border: solid 5px #d7f6fc;
}
#content .accom .button{
	margin:0 10px 8px 0;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	height:27px;
	padding:0 8px;
	color:#fff;
	float: left;
}
#content .accom .sml_button {
	margin:0 0 10px 4px;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	padding:0 6px;
	color:#fff;
	float: right;
}
#content .accom .orange {
	background:#ffa319 url(images/btnorange.gif) repeat-x center;
	border:1px solid #ffa319;
}
#content .accom .blue {
	background:#35cbea url(images/btnblue.gif) repeat-x center;
	border:1px solid #35cbea;
}
#content .accom .blue:hover {
	color:#C8EEF7;
}
#content .accom {
	padding:15px;
	margin: 0 0 8px;
	color: #333;
	background-color: #f5fcfc;
	font-size: 11px;
}
#content .accom a.name {
	font-size: 16px;
	font-weight: bold;
	color: #0199C9;
	text-decoration: none;
}
#content .accom:hover {
	background-color: #effbfc;
}
#content .leftpic {
	margin: 0 10px 0 0;
}
#content h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 1em;
	color: #02c0fa;
}
