/**
 *  Custom Style
 *
 *  Generated By Gazelle on 24/03/10 @ 02:19
 *
 *  @title       Cavendish
 *  @author      Adrian Kearney
 *  @description 
 */

body {
	background: #fff none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #fff url(/styles/images/ruralcopy_header.jpg) top left repeat;
}

#header {
	margin-bottom: top left repeat;
	margin-bottom: 0px;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #fff;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #fff;
}

#mainnav ul {
	background: #4a67a5;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #fffdea   bottom left no-repeat;
}

#subnav {
	background-color: #fffdea;
	}

#maincontent {
	background: #fff none center center no-repeat;
	border-right-color: #d8d8d8;
}

#supportingcontent {
	background-color: #d8d8d8;
}

#footer {
	background: #fffdea url(/styles/images/ruralcopy_footer.jpg) bottom left no-repeat;
	border-top: 1px solid #4a67a5;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #555;
}

a:link {
	color: #4a67a5;
}

a:visited {
	color: #4a67a5;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #d8d8d8;
}

.border {
	border-color: #d8d8d8;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}

#_home #subnav {
	width: 0px;
}

#_home #maincontent {
	width: 591px;
}


#_home #maincontent h1 {
	display: none;
}
