body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#wrapper {
	/*see settings in bourkesMain.css*/
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}
h2{
	font-family: Courier New, Courier, mono;
	font-size: 15px;
	font-weight: bolder;
	color: #003399;
	padding:1px;
	margin:3px 0 1px 0;
}
h3{}
#banner{
	height:200px;
}
#bowImage{
	position:absolute;
	left: 270px;
}
#cycleOzImage{
	position: absolute;
	top:40px;
	left: 0;
}

#searchBox{}

#headContainer{
	position:relative;
	height:110px;
}
#pageHeader{
	position: absolute;
	top: 40px;
	right: 20px;
	width:300px;
	text-align:center;
}


#textArea1{
	height:185px;
	margin:0px;
	padding:0px;
}
#textArea2{
	margin:10px;
}
#leftCol_intro{
	width:402px;
	float:left;
	padding:5px;	
}
#rightCol_intro{
	margin-left: 410px;
	padding:5px;
}
#leftCol{
	width: 310px;
	float:left;
	padding:5px;
}
#rightCol{
	margin-left:315px;
	padding:5px;
}
.imageLeft{
	float:left;
	padding:5px 4px 0 0;
}
.imageRight{
	float:right;
	padding: 5px 0 0 4px;
}
#routeMap{
	border: black solid 1px;
}
#interoBox ul {
	list-style-type:none;
	margin:0px 8px 0px 8px;
	padding: 8px;
}
	


#centerWrap{
	width:300px;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-left:330px;
	margin-right:auto;
}

#featureImage{
	float:right;
	padding-right:10px;
}

.gumleaf_right_top {
	background-image: url(../around_australia/images/gumleaf.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.grass_tree_right_centre {
	background-image: url(../around_australia/images/grasstree.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.gumleaf_right_top_small {
	background-image: url(../around_australia/images/gumleaf_med.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.gumleaf_right_centre_small {
	background-image: url(../around_australia/images/gumleaf_med.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.gumleaf_left_bottom {
	background-image: url(../around_australia/images/gumleaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gumleaf_right_bottom {
	background-image: url(../around_australia/images/gumleaf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box2 {/*plum coloured boxes*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CC9999;
	border: 1px solid #000000;
	padding: 0px;
	margin: 4px;
}
.box2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #aa7777;
	text-align: center;
	margin:0px;
	padding:0px;
}
.box2 p{
	padding:0px 5px 0px 5px;
}
.box2 img{
	float:right;
	margin:3px;
}