/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://www.andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://andrewharrison.com.au/themes/exponenttheme/ahr_style.css */

/* @override http://localhost:8888/exponent/themes/exponenttheme/ahr_style.css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: white url(images/bkg.jpg) repeat-x;
}

h1 {
	color: black;
	border-bottom: 1px solid silver;
	font: bold 25px/40px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	text-transform: capitalize;
}

h2 {
	font: bold 20px/30px Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	margin-bottom: 10px;
	text-transform: capitalize;
}

div.itemtitle.news_itemtitle2 {
		font: bold 20px/30px Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	margin-bottom: 10px;
	text-transform: capitalize;
}

div.news_textbody {
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	margin-bottom: 20px;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #9c8f57;
	text-transform: capitalize;
}

p {
	color: #323232;
	text-align: left;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

div.moduletitle.calendar_moduletitle {
	color: black;
	font: 24px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid silver;
}

div.maintable {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

div.navbar {
	height: 25px;
	background-color: black;
	border-bottom: 1px solid white;
	white-space: nowrap;
}

div.navbar a{
	color: white;
	font: 12px Verdana, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.mainbanner {
	width: 729px;
	height: 156px;
	background: url(images/mainbanner.jpg) no-repeat;
	color: white;
	position: relative;
	z-index: -50;
}
div.mainbanner p{
	display: inline;
	position: relative;
	top: 120px;
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
	color: white;
	border-bottom-color: #323232;
	font: bold 30px Arial, Helvetica, Geneva, sans-serif;
}

div.mainbodycopy {
	background-color: white;
	display: block;
	float: left;
	position: relative;
	width: 750px;
}

div.subsections {
	background-color: white;
	width: 750px;
	text-align: center;
}

div.leftcolumn {
	width: 160px;
	display: block;
	float: left;
	position: relative;
	margin-top: 15px;
	padding-left: 13px;
}

div.centrecolumn {
	width: 352px;
	display: block;
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
div.centrecolumn1 {
	width: 550px;
	display: block;
	float: left;
	position: relative;
	margin-top: 15px;
	padding-left: 10px;
	border-left: 1px solid silver;
}

div.rightcolumn {
	width: 168px;
	display: block;
	float: left;
	position: relative;
	margin-top: 15px;
	padding-left: 15px;
}

div.footer {
	display: block;
	position: relative;
	float: left;
	width: 729px;
	margin-right: auto;
	margin-left: auto;
}

div.footer a{
	color: gray;
	font-size: 9px;
	text-align: center;
}
div.footer a:hover{
font-family:Arial, Helvetica, sans-serif;
color: #9f8e4f;
text-decoration:underline;
	font-size: 9px;
	text-align: center;
}

blockquote {
	padding-left: 30px;
}
div.footer p{
	color: gray;
	font-size: 9px;
	text-align: center;
}

ul {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 31px;
	padding-right: 20px;
	
}

li {
	margin-bottom: 10px;
}

div.moduletitle.news_moduletitle {
	color: black;
	border-bottom: 1px solid silver;
	font: bold 25px/40px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	text-transform: capitalize;
}

div.news_date {
	color: gray;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}
div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
	padding-bottom: 10px;
}

