/* CSS Document */
/* hicksdesign.co.uk */

/* typography */

p {
	margin-top: 0;
	border-bottom-color: #FFFFFF;
}
p+p {

}
p.credits {
	font-size: 11px;
	text-align: right;
}
p.credits img{
	text-align: right;
	display: inline;
	margin: 0;
}

p.footnote {
	font-size: 11px;
}
/* links */
a {
	color: #046784;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a.here {
	color: #AAA682;
	text-decoration: none;
	background-color: #046784;}
	

#logo a:hover {
	background: #fff;
}
h4 {
	color:#046784;
	font-size: 18px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding: 2px;
}

h3 {
	color:#046784;
	font-size: 15px;
	border: 1px solid #AAA682;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	padding: 4px;
}/*

#title {
	margin: 1em 0 0 0;
}

h4 {
	margin-bottom: 0;
	font-size: 13px;
}

img {
	border: 0;
}

blockquote {
	font-size: 18px;
	color: #666;
	line-height: 169%;
}

blockquote#mquote{
	font-size: 17px;
	color: #000;
	margin: 0;
	position: absolute;
	left: 350px;
	top: 0;
	width: 180px;
	font-family: "Helvetica Neue Light", Helvetica, Arial sans-serif;

}

cite {
	font-size: 11px;
	color: #000;
	font-style: normal;
}

/* misc styles */

.hide  {
	display: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.block {
	display: block;
}
form {
	background-color: #F2FCFF;
	color: #046784;
	font-weight: bold;
	margin-top: 5px;
	border: 1px solid #046484;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#container #footer li {
	list-style-type: none;
}
