/**
 *  Custom Style
 *
 *  Generated By Gazelle on 14/07/09 @ 01:53
 *
 *  @title       Birchip
 *  @author      Your name
 *  @description A brief description of the style
 */

body {
	background: #fff none top left repeat;
	font-family: Helvetica;
	color: #000;
}

#container {
	background: #fff url(/styles/images/birchip_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 0px;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #ffffff;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #ffffff;
}

#mainnav ul {
	background: #738132;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #fff url(/styles/images/birchip_sidebar.jpg) top left repeat;
}

#subnav {
	background-color: #fff;
	}

#maincontent {
	background: #fff none top left no-repeat;
	border-right-color: #e1e995;
}

#supportingcontent {
	background-color: #e1e995;
}

#footer {
	background: #738132 none bottom left no-repeat;
	border-top: 1px solid #738132;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Helvetica;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Helvetica;
	color: #ee423a;
}

a:link {
	color: #2a97f4;
}

a:visited {
	color: #e37368;
}

a:hover {
	color: #dca228;
}

ul.navlist li a:hover {
	color: #dca228;
}

hr {
	background-color: #e1e995;
}

.border {
	border-color: #e1e995;
}

img.border {
	border-color: #ee423a;
}

.highlighted {
	color: #dca228;
}