/* squarezebra, Copyright Peacock, Carter & Associates 2006 - 2007 */
/* Reset */ 
address, caption, cite, code, dfn, em, strong, th{font-style:normal; font-weight:normal}
abbr, acronym{border:0}
body, html{color:#000; font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif}
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, ul, p, pre, textarea, td, th{margin:0; padding:0}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6, p, pre, blockquote{background:transparent; font-weight:normal; word-spacing:0px}
fieldset, img{border:0}
table{border-collapse:collapse; border-spacing:0; clear:both; margin:10px}
/* Generic */
a, a:active, a:link, a:visited{background:transparent; border-bottom:1px #282828 solid; color:#282828; text-decoration:none}
a:hover{border-bottom-width:0px; color:#C68700}
abbr, acronym, dfn{border-bottom-width:1px; border-bottom-style:dotted; cursor:help}
address{color:#000; font-size:0.7em; line-height:1.8em}
blockquote{background:#C68700; border:#FDBD33 solid 3px; color:#FFF; font-style:italic; float:right; margin:10px; width:200px}
caption{font-size:0.8em; font-weight:bold}
code{font-family:"courier new",courier,monospace}
em{font-style:italic}
.float_left{float:left !important}
.float_none{float:none !important}
.float_right{float:right !important}
h1, h2, h3, h4, h5, h6{font-family:"trebuchet ms","times new roman",times,serif; margin:2px 0px}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{border-bottom-width:0px !important}
h1{color:#282828; font-size:1.3em; font-weight:normal; letter-spacing:1px; line-height:1.7em}
h2{color:#303030; font-size:1.1em; font-weight:bold; letter-spacing:1px; line-height:1.8em}
h3{color:#222; font-size:0.8em; font-weight:bold; letter-spacing:1px; line-height:1.4em}
h4, h5, h6{color:#666; font-size:0.8em; font-weight:bold; letter-spacing:1px; line-height:1.5em; text-transform:uppercase}
p, address, ol, ul{line-height:1.8em; text-align:justify}
p, address{font-size:0.8em; margin:7px 0px}
ul{list-style-type:square}
strong{font-weight:bold}
table{background:transparent; font-size:0.9em; padding-top:20px; margin:10px 5px}
td{background-color:#282828; border:3px #666 solid; color:#FFF; height:20px; padding:5px}
th{background-color:#282828; border:1px #666 solid; color:#FFF; height:20px}
/* Specific */
body {
background-color: #FFFFFF;
color: #5E5E5E;
font-family: verdana, arial, helvetica, sans-serif;	
text-align: left;
}
p {
background-color: #FFFFFF;
color: #666666;
font-size: 0.8em;
line-height: 1.2em;
text-align: justify;
}
ul, ol {
font-size: 0.8em;
line-height: 1.2em;
margin-left: 35px;	
}
h1 {
background-color: transparent;
color: #BB0000;
font-size: 1em;
font-weight: bold;
letter-spacing: 2px;
text-align: left;
}
img {
border-width: 0px;	
}
a, a:link, a:active, a:visited {
background-color: #FFFFFF;
color: #666666;
font-weight: 700;
text-decoration: none;
}
a:hover {
background-color: #FFFFFF;
color: #CC0000;	
}
	.z {
	font-weight: bold;
	color: #CC0000;	
	}
/* Layout */
.content {
margin: 50px auto !important;
width: 750px;	
text-align: center;
padding-bottom: 10px;
}
	.content img {
	display: block;
	float: none;
	margin: 0 auto !important;	
	border: 0px;
	}
#search {
padding: 20px 0;	
font-size: 0.7em;
}
	#search label {
	font-weight: bold;
	}
	#search input {
	background: #FFFFFF url("http://www.peacockcarter.co.uk/resources/icons/bluefeather/search.gif") no-repeat left top;
	border: 2px #666666 solid;
	padding: 3px 3px 3px 25px;
	width: 250px;	
	}
	.button {
	background: #5E5E5E !important;
	border-width: 0px !important;
	color: #FFFFFF !important;	
	padding: 5px !important;
	width: 100px !important;
	}
#footer {
background-color: #FFFFFF;
clear: both;
color: #666666;
font-size: 0.6em;
letter-spacing: 2px;
text-transform: uppercase;
border-top: 1px solid #666666;
padding-top: 10px;
margin-top: 10px;
}
	#footer ul {
	list-style-type: none;
	text-align: right;	
	}
	#footer li {
	display: block;	
	margin: 7px 0;
	}
