/**
 *  Custom Style
 *
 *  Generated By Gazelle on 19/10/09 @ 12:34
 *
 *  @title       Kyogle
 *  @author      SitePoint
 *  @description A generic theme designed by SitePoint
 */

body {
	background: #fff none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #fff url(/styles/images/kyogle_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 24px;
}

#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: #697f3c;
}
#mainnav ul a {
	color: white;
}

#content {
	background: #eaffff url(/styles/images/kyogle_sidebar.gif) top left no-repeat;
}

#subnav {
	background-color: #eaffff;
	}

#maincontent {
	background: #fff none center center no-repeat;
	border-right-color: #e2efc8;
}

#supportingcontent {
	background-color: #e2efc8;
}

#footer {
	background: #6c8835   bottom left no-repeat;
	border-top: 1px solid #697f3c;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #697f3c;
}

a:link {
	color: #8fab55;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #e2efc8;
}

.border {
	border-color: #e2efc8;
}

img.border {
	border-color: #697f3c;
}

.highlighted {
	color: #F00;
}

p, li, pre, blockquote, table, input, textarea, select, option {font-size:12px}

}