html, body {
	margin: 0px;
	padding: 0px;
	background-color: #D4E9EE;
}
body, td, th, div, p, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#headingWrap {
	z-index: 1;
	width: 980px;
	margin-top: 7px;
	background-image: url(../images/global/heading_bg.gif);
	background-repeat: no-repeat;
	height: 260px;
}
#title {
	margin-left: 51px;
	margin-top: 26px;
	display: block;
	z-index: 10;
}
#searchBox {
	width: 246px;
	float: left;
	display: block;
	margin-top: 30px;
	z-index: 10;
}
#searchBox a:link, #searchBox a:visited {
	color: #D60F22;
	font-size: 11px;
}
#searchBox a:hover, #searchBox a:active {
	color: #2992AC;
	font-size: 11px;
}

#waratah {
	width: 183px;
	height: 161px;
	display: block;
	margin-top: 15px;
	float: left;
}
select {
	border: 1px solid #2992AC;
	height: 15px;
	width: 190px;
}
#feature {
	height: 267px;
	width: 496px;
	z-index: 3;
	display: block;
}
#feature .photoBox {
	height: 246px;
	width: 144px;
	overflow: hidden;
	display: block;
}
#feature .photoBox img {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#feature .photoBox a {
	text-decoration: none;
}

#feature .photoText {
	position: relative;
	display: block;
	width: 124px;
	bottom: 34px;
	text-align: right;
	z-index: 20;
	color: #FFFFFF;
	left: 10px;
	height: 40px;
}
#feature .photoText a {
	color: #FFFFFF;
	text-decoration: none;
}

#feature .photoTextShadow {
	position: relative;
	display: block;
	width: 124px;
	bottom: 73px;
	text-align: right;
	z-index: 15;
	color: #000000;
	left: 11px;
	height: 40px;
}
#feature .photoTextShadow a {
	color: #000000;
	text-decoration: none;
}


#contentWrap {
	z-index: 1;
	width: 980px;
	margin-top: 7px;
}
.contentTop {
	width: 980px;
	height: 15px;
	background-image: url(../images/global/content_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBox {
	width: 980px;
	background-image: url(../images/global/content_bg.gif);
}
.contentBot {
	width: 980px;
	height: 15px;
	background-image: url(../images/global/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #e07214;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #e07214;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

#destinations {
	width: 550px;
	padding-left: 35px;
}
.destinationBox {
	float: left;
	width: 261px;
	margin: 5px 5px 10px 5px;
	line-height: 11pt;
	height: 85px;
}
.destinationBox img {
	float: left;
	margin-right: 5px;
}
.destinationHead {
	margin-bottom: 4px;
	margin-top: 2px;
}
.destinationHead h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2992AC;
	margin: 0px;
	padding: 0px;
}
.destinationHead a:link {
	color: #2992AC;
}
.destinationHead a:visited {
	color: #6A6A6A;
}
.destinationHead a:hover, .destinationHead a:active {

	color: #D60F22;
}
.destinationDesc h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.destinationDesc a:link, .destinationDesc a:visited {
	color: #000000;
	text-decoration: none;
}
.destinationDesc a:hover, .destinationDesc a:active {
	color: #000000;
	text-decoration: none;
}

#information {
	line-height: 11pt;
	padding-right: 35px;
	padding-left: 10px;
}



ul {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../images/global/bullet.gif);
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
}
li {
	margin-top: 8px;
}
a:link {
	color: #2992AC;
}
a:visited {
	color: #6A6A6A;
}
a:hover, a:active {
	color: #D60F22;
}
#content {
	margin-left: 35px;
	margin-right: 35px;
	width: 910px;
	margin-bottom: 10px;
}
.destinationInfo {
	line-height: 12pt;
	clear: left;
}
.destinationInfo .more a:link, .destinationInfo .more a:visited {
	color: #D60F22;
}
.destinationInfo .more a:hover, .destinationInfo .more a:active {
	color: #2992AC;
}

.searchResultsBox {
	float: left;
	width: 885px;
	margin: 5px;
	line-height: 12pt;
	margin-bottom: 20px;
}
.searchResultsBox img {
	float: left;
	margin-right: 5px;
}
.searchResultsHead {
	font-size: 16px;
	font-weight: bold;
	color: #2992AC;
	margin-bottom: 4px;
	margin-top: 2px;
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.searchResultsDesc {
	margin-left: 15px;
	font-size: 11px;
}
.searchResultsHead a {
	text-decoration: none;
}
.destinationInfo p {
	font-size: 11px;
}
#planning {
	position: absolute;
	left: 50%;
	top: 268px;
	margin-left: -440px;
}
