.header
{
	/*background-color: #00B5CA;*/
}

.menu
{
	background-color: #00B5CA;
}

td.menu_on
{
	background-color: #D3745E;
}

.side
{
	background-color: #DCEDF4;
	border: 1px solid #669ACC;
}

.side_on
{
	background-color: #00B5CA;
}

.side_off
{
	background-color: #DCEDF4;
}

.side_seperator
{
	background-color: #155861;
}

.sub_off
{
	background-color: #D3745E;
	color: white;
	padding-left: 17px;
}

.sub_on
{
	background-color: #216067;
	border-bottom: 1px solid #669ACA;
	color: white;
	padding-left: 17px;
}

.sub_selected
{
	background-color: #96C6DA;
	border-bottom: 1px solid #669ACA;
	color: white;
	padding-left: 17px;
}

.locationpreview
{
	background: url(../../images/sections/australia/splashimage.jpg) top left no-repeat #D3745E;
	border: 1px solid #C49687;
	color: white;
}

.bodytext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 9px;

}
.subheader {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	margin-top: 5px;
	margin-bottom: 5px;

}


a.howtobook, a.howtobook:active, a.howtobook:link, a.howtobook:visited
{
	color: #365B64;
	text-decoration: underline;
}

