body {
	background: url('images/bushfire_logo.jpg') no-repeat top right;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	color: #4e8abe;	
	font-size: 28px;
	font-weight: normal;
	margin: 1.1em 200px 1em 0;
	padding: 0;
}

h3 {
	color: #5d9732;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 20px 0 2px;
	border-bottom: 1px dashed #c5e39f;
}

h4 {
	color: #4e8abe;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0.8em 0 0.8em;
}

h5 {
	color: #4e8abe;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;	
}

h6 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;	
}

hr {
	border: none;
	border-top: 1px dashed #c5e39f;
	color: #FFF;
	height: 1px;	
	margin: 8px 5px;
	padding: 0;
}

td {
	
	vertical-align: top;
}

table.accommodation {
	border: 1px solid #acc7de;
	border-collapse: collapse;
	
}

table.accommodation th {
	border: 1px solid #80aace;	
	background-color: #4e8abe;
	color: #fff;
	padding: 4px;
}

table.accommodation td {
	border: 1px solid #acc7de;
	line-height: 1.2em;
	font-size: 12px;
	padding: 4px;
}

#sidebar-left,
#header,
#menu,
#footer,
#providers,
.footer {
	display: none;	
}

p {
	padding: 0;
	margin: 0.5em 0;
	line-height: 1.5em;
}

ul, ol {
	line-height: 1.5em;	
	padding: 0;
	margin: 7px 0 7px 35px;
}

blockquote {
	border: 1px dashed #a3c3dd;
	background: #f4f8fb; 
	padding: 0 25px;
	margin: 10px 40px;
}

a:link,
a:visited {
	color: #4e8abe;
	text-decoration: none;
}

a img {
	border: 0;	
}

a:hover {
	text-decoration: underline;	
}

#page {
	text-align: left;
	margin: 5px;
}

#content {
		
}

#content a:link,
#content a:visited {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;	
}

#content th {
	text-align: left;
	vertical-align: top;
}

#content ol.alpha {
	list-style-type: lower-alpha;	
}

#content ol.roman {
	list-style-type: lower-roman;	
}

#content ul.bullet1 {
	list-style-type: disc;	
}

#content ul.bullet2 {
	list-style-type: circle;
}

#content ul.bullet3 {
	list-style-type: square;	
}

.sitemap .level0 {
	background: #8CC63F;
	margin: 0 auto;
	padding: 5px 0; 
	text-align: center;
	width: 50%;	
}

.sitemap .level0 a:link,
.sitemap .level0 a:visited {
	color: #FFF;	
}

.sitemap .level1 {
	background: #4e8abe;
	padding: 5px 0;
	margin-top: 3px;
}

.sitemap .level1 a:link,
.sitemap .level1 a:visited {
	color: #FFF;
}

.sitemap .level2 {
	margin-left: 10px;	
	padding: 2px 0;
}

.sitemap .level2 a:link,
.sitemap .level2 a:visited {
	color: #8bb94e;	
}

.sitemap .level3 {
	margin-left: 15px;
	padding: 2px 0;
	font-size: 12px;	
}

.alt_bg {
	background: #ebf1f6;	
}

#feedback p {
	line-height: 2em;	
}

#feedback label {
	display: inline-block;
	vertical-align: top;
	width: 125px;	
}

#feedback .textbox,
#feedback textarea {
	border: 1px solid #4e8abe;	
}

.button {
	border: 0;
	background: #4e8abe;
	color: #FFF;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 10px;
	text-align: center;	
}

#search .keyword_highlight {
	background: #ebf1f6;
}

#search fieldset,
#search .textbox {
	border: 1px solid #4e8abe;	
}

#search fieldset {
	padding: 10px 20px;	
}

#search .textbox {
	padding: 2px;	
}

#search legend {
	color: #4e8abe;
}

#search input {
	margin: 3px 5px;	
}

#print {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	width: 200px;	
}
