/**
 *  Custom Style
 *
 *  Generated By Gazelle on 03/11/08 @ 11:55
 *
 *  @title       Harcourt Valley
 *  @author      Garry Holmes
 *  @description Template for summer site
 */

body {
	background: #fff none top left repeat;
	font-family: Arial;
	color: #000;
}

#container {
	background: #ffffff url(/styles/images/hv_header.jpg) top right no-repeat;
}

#header {
	margin-bottom: top right no-repeat;
	margin-bottom: 0;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #fc4e1d;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #fc4e1d;
}

#mainnav ul {
	background: #73c06d;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #ffffff url(/styles/images/hv_sidebar.jpg) bottom left no-repeat;
}

#subnav {
	background-color: #ffffff;
	}

#maincontent {
	background: #ffff none top left no-repeat;
	border-right-color: #73c06d;
}

#supportingcontent {
	background-color: #73c06d;
}

#footer {
	background: #ffffff none bottom left no-repeat;
	border-top: 1px solid #73c06d;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Arial;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #555;
}

a:link {
	color: #002cff;
}

a:visited {
	color: #8e00e0;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #73c06d;
}

.border {
	border-color: #73c06d;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}
