/* Begin - Fluid global reset */
* { padding: 0; margin: 0; } p, ul, ol, dl, fieldset { margin: 0.3em 0 0.7em 0; } li, dd { margin-left: 2.5em; }
blockquote { margin: 0.9em 5%; } fieldset { padding:0.5em; } select { min-width: 1.5em; } a img,:link img,:visited img { border: 0; }
/* End - Fluid global reset */

/* ---------- LAYOUT ---------- */

body {
	text-align: center;
	min-width: 760px;
	font: 0.76em/1.6 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #222; background-color: #fff;
}
#container {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position:relative;
	left: 1px;
}
#content .main_area { margin-right: 310px; }
#content .sidebar { float: right; width: 269px; padding: 0 20px; 
	background: transparent url("images/bg_content_sidebar_top.gif") no-repeat top left; }


/* ---------- TEMPLATE ---------- */

a:link,a:visited { 
	color: #B1A914; 
	text-decoration: none; 
	outline: none;
}
a:hover { 
	color: #6A750F; 
	text-decoration: underline; 
}

#header { 
	background-color: #fff;
	padding: 0;
	height: 110px;
}
	#header h1 { 
		width: 180px; height: 90px; margin: 10px 0 0 10px;
		text-indent: -9000px; 
		background: url('images/logo.gif') no-repeat center; 
	}
	#header h1 a { height: 90px; display: block; }
	#pagelinks { 
		float: right;
		width: 500px; 
		padding-top: 55px;
		text-align: right; 
	}

ul#navigation { 
	padding: 3px 2px;
	list-style: none; 
	background: url(images/bg_nav.gif) no-repeat;
	height: 22px; 
} 
ul#navigation li { margin: 0; padding: 0; float: left;  } 
ul#navigation li a { 
	color: #393200; display: block; height: 22px; line-height: 22px; padding: 0 13px;
	background: url(images/bg_nav_sep.gif) repeat-y right;
}
ul#navigation li a.last { background-image: none; }
ul#navigation li a:hover { color: #B1A914; background-color: #F0F4DE; }

#intro { clear: both; height: 240px; background: url(images/bg_intro.gif) no-repeat 0px 22px;  }
	#graphic { float: left; width: 290px; height: 240px; margin: 0px 20px; }
	#intro h2 { margin: 0 100px 0 0; padding: 30px 0 0 0; font: 2.2em/1.05em Century Gothic, sans-serif; font-weight: normal; 
		color: #fff; letter-spacing: -0.05em; }
	.link_list { list-style: none; margin: 0; padding: 7px 0 0 0; }
		.link_list li { margin: 0; padding: 0; display: inline;  }
		.link_list li a { background: url("images/arrow_white.gif") no-repeat right; margin-right: 1.5em; padding-right: 1em; color: #fff;}
		.link_list li a:visited { color: #fff;}
	#council_logos { list-style: none; margin: 25px 0 0 0; padding: 0; }
		#council_logos li { margin: 0 25px 0 25px; padding: 0; display: inline;  }

#footer{ clear: both; background-color: #fff; margin-top: 30px; }
#slogan { 
	font: 2em Century Gothic, sans-serif; 
	font-weight: normal; color: #fff;
	letter-spacing: -0.1em; word-spacing: 0.1em; 
	padding: 0.1em 1em 0.2em 1em; margin-bottom: 20px;
	background: #B3AA14 url("images/bg_pagelinks.jpg") repeat-x bottom;
	text-align: center; 
}

#logos { float: right; }
	#logos img{ border: none; padding: 0 20px 0 30px; }
#blurb { font-size: 0.9em; line-height: 1.2em; margin-bottom: 20px;}

.logos { height: 95px; }
.logos img { float: left; padding: 15px 20px 0; }

/* ---------- CONTENT ---------- */

h2 { 
	font: 2.2em/1.05em Century Gothic, sans-serif; 
	font-weight: normal; color: #C22D10; 
	margin-bottom: 0.5em; letter-spacing: -0.05em; 
}
h3 { 
	font: 1.3em Century Gothic, sans-serif; 
	font-weight: bold; color: #C22D10; 
	margin: 0.8em 0 0.4em 0; letter-spacing: -0.00em; 
}
h4 { 
	font: 1.1em Century Gothic, sans-serif; 
	font-weight: bold; color: #C22D10; text-transform: uppercase;
	margin: 0.4em 0 0.6em 0; letter-spacing: -0.00em; 
}
a.more { background: url("images/arrow_green.gif") no-repeat right; padding-right: 12px; }
blockquote,.intro { font: 1.3em/1.4em Century Gothic, sans-serif; font-style: italic; letter-spacing: -0.05em; color: #3A3200; }
	.testimonials blockquote { margin: 0; padding: 0; }
	.testimonials div.shadow { float: right; margin-left: 15px; }
	.cite { font-weight: bold; text-align: right; }
	.caption { font: 1.15em/1.3em Century Gothic, sans-serif; font-style: italic; letter-spacing: -0.05em; word-spacing: 0.2em; }
	.intro { font-size: 1.4em;  font-style: normal }
#content {  }
.has_sidebar { background: #fff url("images/bg_content_sidebar.gif") repeat-y left; }
.has_sidebar .column { float: left; width: 200px; margin-right: 25px; }
	.column_third { float: left; display: inline; width: 33%; }
	.column_half { float: left; display: inline; width: 50%; }
		.column_third div.shadow { margin: 0 25px; }
		.column_third .testimonial_summary div.shadow { margin: 0 0 0 10px; float: right; }
		.column_third .column_half, .column_half .column_half { width: 49%; }
		.left { padding-right: 15px; }
		.right { padding-left: 15px; }
		.middle { padding: 0 25px; }
	#content ul { list-style:none; }
	#content ul li { background: url(images/bullet.gif) no-repeat 0em 0.6em; margin-left: 1.5em; padding-left: 1em; }
	#content img { display: block; }
	#content a:hover { text-decoration: underline; }

	#content .toc { 
		font-size: 0.9em; width: 178px; padding: 10px; float: right; 
		border: 1px solid #eed; background-color: #fefef0; margin: 0 0 0.5em 1em; 
	}
		#content .toc a { color: #696F16; }
		#content .toc ul { list-style: none; }
		#content .toc ul li { padding: 0; margin: 0; background-image: url(""); }
	
	#content .image { float: right; margin: 0 0 20px 20px; width: 320px; }
	#content .image .caption { color: #555; text-align: center; margin: 5px 0 0; }

#breadcrumbs { padding: 15px 20px; margin-bottom: 10px; background: url(images/bg_breadcrumbs.gif) no-repeat bottom; }

table { margin-bottom: 1em; }
	caption { margin-top: 0.3em; font: 1em Century Gothic, sans-serif; font-weight: bold; color: #C22D10; text-transform: uppercase; }
	th, a.box { font-size: 0.95em; line-height: 1.2em; color: #68740D; background: #F7F9ED url(images/bg_table_head.jpg) repeat-x bottom; }
	td, a.box:hover { border: 1px solid #F0F4DE; background: #FCFDF8 url(images/bg_table_cell.jpg) repeat-x bottom; }
	td, th , a.box { padding: 2px; }
	a.box { clear: both; display: block; border: 1px solid #F0F4DE; color: #68740D; text-align: center; font-weight: bold; }
	td.empty { background-color: transparent; background-image: none; border: none; }

dt { font-weight: bold; color: #332B00; }
dd { margin-left: 8px; margin-bottom: 8px; border-left: 4px solid #F0F4DE; padding-left: 8px; }

/* ---------- FUNCTIONAL ---------- */

.notice { padding: 4px 5px 4px 30px; margin: 10px 0px; border: 1px dotted #fc6; border-width: 1px 0; line-height: 1.6em;  
	background: #ffc url(images/icon_error.gif) no-repeat 7px 6px; position: relative; } 
.info { padding: 4px 5px 4px 30px; margin: 10px 0px; border: 1px dotted #66f; border-width: 1px 0; line-height: 1.6em;  
	background: #eef url(images/icon_information.gif) no-repeat 7px 6px; position: relative; } 
.loading { padding: 4px 5px 4px 30px; margin: 10px 0px; border: 1px dotted #fc6; border-width: 1px 0; line-height: 1.6em;  
	background: #ffc url(images/icon_horglass.gif) no-repeat 7px 6px; position: relative; } 
.icon_moira { padding-left: 14px; background: transparent url(images/icon_moira.gif) no-repeat left; }
.icon_campaspe { padding-left: 14px; background: transparent url(images/icon_campaspe.gif) no-repeat left; }
.icon_shepparton { padding-left: 14px; background: transparent url(images/icon_shepparton.gif) no-repeat left; }

.hide { display: none; } 
.clear { clear: both; height: 0px; margin: 0; padding: 0; }
.clearleft { clear: left; height: 0px; margin: 0; padding: 0; }
.invisible { visibility: hidden; }
hr.clear { position: relative; top: 1em; margin: 0 0 2em 0; height: 1px; color: #e8f6b0; background-color: #e8f6b0; border: 0;  }

form em { font-weight: bold; font-style: normal; color: #c00; }
.label { font-weight: bold; color: #727B82; }
.disabled { color: #aaa; } 
optgroup { background: #F0F4DE; color: #332B00; font-weight: bold; font-style: normal; padding-left: 0.3em;}
option { background: #fff; padding-left: 0.3em; }
button.small { background: url(images/bg_button_small.gif) no-repeat center center; border: none; width: 50px; height: 20px; 
	color: #849736; font: bold 0.85em "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; text-transform: uppercase;  }
button.small:hover { color: #300; }

/* ----- JAVASCRIPT FADE IMAGES SLIDESHOW DIV ---- */
div#master0 { margin: 10px 0; }

