a {
	text-decoration: none;
	color: #fba54b
}
a:hover {
	text-decoration: underline
}

a.button {
	display: block;
	width: 215px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	background: url('/images/btn.png') no-repeat;
	color: #333;
	letter-spacing: -0.05em
}
a.button:hover {
	background-position: 0px -35px;
	text-decoration: none;
	color: #111
}

a img {
	border: 0
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background: #000c46 url('/images/bg.jpg') repeat-x;
	color: #444444
}
body._editor {
	background: white;
	width: 960px;
	border: 10px solid #d0d0d0;
	padding: 20px 0px 0px 0px
}

div.clear, div.col_clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div.col_clear {
	padding-bottom: 20px
}

dl#contact {
	float: left;
	width: 500px;
	margin-top: 0px
}
dl#contact dd {
	margin-left: 100px;
	padding: 3px
}
dl#contact dt {
	width: 70px;
	float: left;
	padding: 3px 15px;
	text-align: right;
	font-weight: bold;
	color: #444444
}

form label, form input, form select, form textarea {
	margin-bottom: 8px;
}
form label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
	color: #444444
}
form br {
	clear: left;
}
form p.error {
	margin: -10px 0px 0px 0px;
	font-size: 0.9em
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", sans-serif;
	margin-top: 0px
}
h1 {
	color: #fba54b
}
h1#logo {
	width: 388px;
	height: 34px;
	background: url('/images/logo.png') no-repeat top left;
	margin-top: 23px;
	padding: 0px;
	line-height: 0px
}
h1#logo i {
	visibility: hidden
}
h2, h2 a {
	color: #31426c;
}
h3, h3 a {
	color: #576087;
}

hr.divider {
	clear: both;
	border: 0px;
	border-top: 1px solid #e4ca9e
}

img.float_left {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.float_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

p, ul {
	line-height: 1.3em
}
p.copyright {
	width: 960px;
	margin: 10px auto;
	text-align: right;
	font-size: 0.8em;
	color: #bbb
}

table {
	font-size: 1em;
}
table td {
	padding: 5px;
	vertical-align: top
}

.c240, .c320, .c480, .c640, .c720, .c960 {
	float: left;
	margin-left: 20px;
}
.c240 {
	width: 215px;
}
.c320 {
	width: 293px;
}
.c480 {
	width: 450px
}
.c640 {
	width: 607px;
}
.c720 {
	width: 690px;
}
.c960 {
	width: 920px;
}

.error, ._req {
	color: #ca4141
}
.peach {
	background-color: #fde8d4
}

.c240.peach {
	padding: 10px;
	width: 195px
}
.c320.peach {
	padding: 10px;
	width: 273px
}
.c240.peach ul, .c320.peach ul {
	padding-left: 20px
}

#contact_form {
	margin-top: 17px
}
#contact_form div.submit_buttons {
	margin-left: 110px
}

#content {
	background: url('/images/bg_content.jpg') no-repeat top right;
	padding: 20px 0px 0px 0px;
}

#gmap {
	float: right;
	width: 360px;
	height: 200px;
	border: 1px solid #e4ca9e;
	margin-bottom: 10px
}

#header {
	height: 80px;
	background: #000c46 url('/images/bg_header.png') no-repeat top left;
	padding: 20px;
	position: relative
}
#header div.address {
	width: 180px;
	height: 80px;
	background: url('/images/bg_address.png') no-repeat top left;
	padding: 10px;
	font-size: 0.95em;
	margin-bottom: 10px;
	position: absolute;
	top: 10px;
	right: 10px
}
#header div.address a, #header div.address p {
	color: white
}
#header div.address p {
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	line-height: 25px
}
#header div.address .heading {
	color: #fba54b;
}

#sites {
	height: 24px;
	background-color: black;
	border-bottom: 4px solid #3f3f40;
	margin-bottom: 5px
}
#sites p {
	line-height: 24px;
	width: 984px;
	margin: 0px auto
}
#sites i {
	font-style: normal;
	padding-right: 6px
}
#sites a {
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	padding: 0px 0px 0px 6px
}
#sites a:hover {
	background: url('/images/bg_glow_white_left.gif') repeat-x left center
}
#sites a:hover i {
	background: url('/images/bg_glow_white_right.gif') no-repeat right center
}
#sites a.current {
	color: #a0afd5;
	background: url('/images/bg_glow_blue_left.gif') repeat-x left center
}
#sites a.current i {
	background: url('/images/bg_glow_blue_right.gif') no-repeat right center
}

#subnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", arial, sans-serif
}
#subnav li a {
	display: block;
	background-color: #000c46;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold
}
#subnav ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 5px 0px;
	border: 1px solid #888;
	font-size: 0.8em;
	background-color: white;
}
#subnav ul li {
	padding: 0px;
}
#subnav ul ul {
	list-style-type: circle;
	margin-left: 40px;
	font-size: 1em;
	border: 0px;
	padding: 0px
}
#subnav ul a {
	color: #444;
	background: white;
	padding: 5px 10px 5px 20px;
	display: block;
	font-weight: normal;
}
#subnav ul a:hover {
	background-color: #fff0e6;
	color: #944a00;
}

#woodwood {
	width: 980px;
	margin: 10px auto;
	padding: 0px
}
#woodwood div.content_bottom, #woodwood div.content_top {
	background: transparent url('/images/content_bottom.png') no-repeat;
	height: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
}
#woodwood div.content_centre {
	width: 960px;
	border: 10px solid #e5e0dc;
	border-width: 0px 10px;
	background-color: white;
}
#woodwood div.content_top {
	background: transparent url('/images/content_top.png') no-repeat;
	height: 9px;
}