/* Style sheet for Canterbury Scrutiny
Copyright Cornish WebServices 2009 */
.alert{
	color:#F00;}

#wrapper {
	position:relative;
	margin:5px auto 0px auto;
	padding:0;
	width: 1044px;
	overflow:hidden;
	background:url(site-images/body-back.jpg);
	background-repeat: repeat-y; 
}
#header {
	position:relative;
	min-height:220px;
	height:auto !important;
	height:220px;
	width: 1044px;
	margin:0;
	padding:0;
	background:url(site-images/header-back.jpg) no-repeat;
}
#logo {
	position:relative;
	top: 8px;
	left: 6px;
	margin:0;
	padding:0;
	float:left;
	z-index:2000;
}
h1#strapline {
	position:relative;
	top:-4px;
	right:30px;
	float:right;
	margin:0;
	padding:0;
	width: 586px;
	height:36px;
	font-size:100%;
	text-indent: -5000px;
	background:url(site-images/strapline.jpg) no-repeat;
}
#columnWide {
	position:relative;
	width: 830px;
	float:right;
	margin:0px 0px 0px 0;
	padding:0;
	min-height:400px;
	height:auto !important;
	height:400px;	
	
}
#content {
	position:relative;
	width: 606px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:400px;
	height:auto !important;
	height:400px;	
	background: white;
}
#content a{
	color:#664822;
	padding:0;
	margin:0;}
#columnR {
	position:relative;
	width:182px;
	float:right;
	margin:0px 42px 0px 0px;
	padding:0;
	min-height:400px;
	height:auto !important;
	height:400px;	
	background: white;
	
}
#columnL {
	position:relative;
	width:170px;
	float:left;
	margin:0px 0 0 36px;
	padding:0;
	min-height:400px;
	height:auto !important;
	height:400px;	
	background: white;
	
}

#footer {
	clear:both;
	margin:0px auto 0px auto;
	padding:24px 0px 0px 204px;
	width: 840px;
	overflow:hidden;
	background-color:#C8B78C;
	background:url(site-images/footer-back.jpg);
	background-repeat:no-repeat;
	min-height:60px;
	height:auto !important;
	height: 60px;
}
#top-menu {
	position:absolute;
	top:180px;
	left:230px;
	margin:0;
	padding:0;
	width:981px;
	
	
}

#flashholder {
	position:absolute;
	top: 45px;
	left: 147px;
	margin:0;
	padding:0;
	float:left;
	}

.hr{
	color:#0F0;}
	

