/**
 *  Custom Style
 *
 *  Generated By Gazelle on 15/06/10 @ 10:14
 *
 *  @title       Augusta
 *  @author      Russell
 *  @description Seaside Hamlet
 */

body {
	background: #3b45f1   center center no-repeat;
	font-family: Arial;
	color: #000;
}

#container {
	background: #ffffff url(/styles/images/augusta_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 0;
}

#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: #000;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #B5DDF6 url(/styles/images/augusta_sidebar.jpg) bottom left no-repeat;
}

#subnav {
	background-color: #B5DDF6;
	}

#maincontent {
	background: #ffffff none top left no-repeat;
	border-right-color: #d6dfeb;
}

#supportingcontent {
	background-color: #d6dfeb;
}

#footer {
	background: #f26376 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: #1333aa;
}

a:visited {
	color: #1333aa;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #d6dfeb;
}

.border {
	border-color: #d6dfeb;
}

img.border {
	border-color: #555;
}

.highlighted {
	color: #F00;
}

p, li, pre, blockquote, table, input, textarea, select, option {font-size:12px}

}