/**
 *  Custom Style
 *
 *  Generated By Gazelle on 25/04/09 @ 11:29
 *
 *  @title       Style 2
 *  @author      richard
 *  @description A brief description of the style
 */

body {
	background: #f1e1d5 none top left repeat;
	font-family: Arial;
	color: #000;
}

#container {
	background: #dda783 url(/styles/images/style2_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: Impact;
	color: #bd2e89;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #bd2e89;
}

#mainnav ul {
	background: #000;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #e2a078 url(/styles/images/style2_sidebar.png) top left repeat;
}

#subnav {
	background-color: #e2a078;
	}

#maincontent {
	background: #d3b488 none top left no-repeat;
	border-right-color: #DDE;
}

#supportingcontent {
	background-color: #DDE;
}

#footer {
	background: #d9decd none bottom left no-repeat;
	border-top: 1px solid #000;
}

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: #1800ff;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #DDE;
}

.border {
	border-color: #DDE;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}