body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	font-size: 1.4em;
}
#header {
	height: 124px;
	text-align: left;
}
#header img#logo {
	/*float: left;*/
}
#header img#photo {
	float: right;
}

body.new-south-wales #header {
	background-image: url(../i/header-bg-color-new-south-wales.jpg);
}
body.western-australia #header {
	background-image: url(../i/header-bg-color-western-australia.jpg);
}
body.northern-territory #header {
	background-image: url(../i/header-bg-color-northern-territory.jpg);
}
body.south-australia #header {
	background-image: url(../i/header-bg-color-south-australia.jpg);
}
body.queensland #header {
	background-image: url(../i/header-bg-color-queensland.jpg);
}
body.tasmania #header {
	background-image: url(../i/header-bg-color-tasmania.jpg);
}
body.victoria #header {
	background-image: url(../i/header-bg-color-victoria.jpg);
}
body.australian-capital-territory #header {
	background-image: url(../i/header-bg-color-australian-capital-territory.jpg);
}
body.general #header {
	background-image: url(../i/header-bg-color-general.jpg);
}

body #header-inner {
	background-repeat: no-repeat;
	background-position: right;
}
body.new-south-wales #header-inner {
	background-image: url(../i/header-photo-new-south-wales.jpg);
}
body.western-australia #header-inner {
	background-image: url(../i/header-photo-western-australia.jpg);
}
body.northern-territory #header-inner {
	background-image: url(../i/header-photo-northern-territory.jpg);
}
body.south-australia #header-inner {
	background-image: url(../i/header-photo-south-australia.jpg);
}
body.queensland #header-inner {
	background-image: url(../i/header-photo-queensland.jpg);
}
body.tasmania #header-inner {
	background-image: url(../i/header-photo-tasmania.jpg);
}
body.victoria #header-inner {
	background-image: url(../i/header-photo-victoria.jpg);
}
body.australian-capital-territory #header-inner {
	background-image: url(../i/header-photo-australian-capital-territory.jpg);
}
body.general #header-inner {
	background-image: url(../i/header-photo-general.jpg);
}

div#sub-header {
	background-image: url(../i/mastSubhead_bg.gif);
	height: 25px;
	border-bottom: 0px solid #000;
	margin-bottom: 30px;
}

#nav {
	width: 160px;
	float: left;
	margin-bottom: 30px;
}
#ads {
	width: 160px;
	float: right;
	margin-bottom: 30px;
	text-align: center;
}
#content {
	margin: 0 190px 30px 190px;
}
#content table#product-list {
	margin: 20px auto;
	padding: 0;
}
#content table#product-list td {
	width: 25%;
	padding: 15px 0;
}
#content table#product-list a img {
	border-width: 0;
}
#content table#product-list a {
	color: #999;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	text-decoration: none;
}
#content table#product-list a:hover {
	color: #fd0000;
}

#footer {
/*	background-color: #fc9;*/
	clear: both;
	margin-top: 30px;
	border-top: 1px solid #000;
	padding: 10px;
}
div#sub-footer {
	background-image: url(../i/mastSubhead_bg.gif);
	height: 25px;
}






#content h1 {
	color: #cb0000;
	margin: 10px 0;
	font-size: 1.5em;
}
#content h2 {
	color: #cb0000;
	margin: 10px 0;
	font-size: 1.3em;
}
#content h3 {
	color: #cb0000;
	margin: 10px 0;
}
#content p {
	margin: 10px 0;
	font-family:	Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}




#ads p {
	margin: 5px 0;
	padding: 0;
}
#ads img {
	border: 0px;
}


#footer p, #footer p a, #footer p a:hover {
	text-align: center;
	font-size: 0.8em;
	color: #666;
}
#footer p a, #footer p a:hover {
	color: #666;
}
.small-print {
	font-size: 0.8em;
}
img.tour-image {
	margin: 5px 5px 30px 5px;
	border: 3px solid #88a6d7;
	padding: 3px;
}
