/**
 *  Custom Style
 *
 *  Generated By Gazelle on 13/01/10 @ 08:50
 *
 *  @title       Ouyen
 *  @author      Dianne Donaghy
 *  @description style using local images
 */

body {
	background: #f5ecd1 none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #fff url(/styles/images/ouyen_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 40px;
}

#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: #6b6b6b;
}
#mainnav ul a {
	color: white;
}

#content {
	background: #92948f url(/styles/images/ouyen_sidebar.jpg) top left repeat;
}

#subnav {
	background-color: #92948f;
	}

#maincontent {
	background: #fff none center center no-repeat;
	border-right-color: #e8e8ea;
}

#supportingcontent {
	background-color: #e8e8ea;
}

#footer {
	background: #92948f url(/styles/images/ouyen_footer.jpg) bottom left no-repeat;
	border-top: 1px solid #6b6b6b;
}

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: #5a849a;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #e8e8ea;
}

.border {
	border-color: #e8e8ea;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}
