@charset "UTF-8";
body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCCCC;
}

/* blah */

#sitewrap {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 10px;
}
#header {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(Links/images/tripleheader.jpg);
	background-repeat: no-repeat;
}
#headbreak {
	background-color: #FFFFFF;
	height: 10px;
}
#sidebarone {
	width: 150px;
	height: 680px;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(Links/images/SIDE.jpg);
}
#content {
	width: 450px;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
	margin-right: 10px;
}
#sidebartwo {
	height: 680px;
	background-color: #FFFFFF;
	float: right;
	width: 150px;
	background-image: url(Links/images/SIDE.jpg);
}
.boxed#sidebartwo h2  {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #330033;
	height: 8px;
	padding-top: 8px;
	width: 130px;
}
.boxed#sidebartwo h3 {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	height: 16px;
	width: 145px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 8px;
}
.boxed#sidebartwo a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
.boxed#sidebartwo a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 10px;
	width: 140px;
	padding-top: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#wraptwo {
	width: 780px;
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	float: left;
}

/* first nav layout */
#firstnav {
	height: 40px;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
}
#firstnav li {
	display: inline;
}
#firstnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#firstnav a {
	height: 26px;
	text-decoration: none;
	float: left;
	margin-top: 14px;
	margin-bottom: 0;
	width: 150px;
	text-align: center;
}
#firstnav a:hover {
	color: #FFFFFF;
	background-image: url(Links/triangle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#firstnav li:hover {
	background-image: url(Links/triangle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	background-color: #D1D3D4;
}
.business_watch_index {
	height: 200px;
	width: 420px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 200px;
	background-position: center top;
}
.business_watch  a {
	text-decoration: none;
	line-height: 25px;
	color: #000099;
}
.business_watch a:hover {
	text-decoration: none;
	line-height: 25px;
	color: #990000;
}
.business_watch1 {
	width: 420px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 5px;
}
.business_watch1_pic {
	height: auto;
	width: 420px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;
}
.business_watch1 a {
	text-decoration: none;
	line-height: 25px;
	color: #000000;
}
.business_watch1 a:hover {
	text-decoration: none;
	line-height: 25px;
	color: #990000;
}
.business_watch2 {
	height: 420px;
	width: 230px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
}
.business_watch2_pic {
	height: 420px;
	width: 180px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
}
.business_watch2 a {
	text-decoration: none;
	line-height: 25px;
	color: #000000;
}
.business_watch2 a:hover {
	text-decoration: none;
	line-height: 25px;
	color: #990000;
}
.firstnav_Mags {
	display: block;
	height: 26px;
	text-decoration: none;
	float: left;
	color: #330033;
}
.firstnav_Mags_Wibsey {
	display: block;
	text-decoration: none;
	float: left;
	color: #000099;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.firstnav_business   {
	display: block;
	height: 26px;
	text-decoration: none;
	float: left;
	color: #B00F15;
	margin-top: 14px;
	margin-bottom: 0;
}

.boxed {
}


.boxed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.boxed li {
	float: left;
}


.boxed a {
	display: block;
	text-decoration: none;
	color: #001c54;
	height: 5px;
	width: 120px;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.boxed a:hover {
	color: #B00F15;
	display: block;
}
.boxed h2 {
	display: block;
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b00f15;
	height: 8px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxedContent {
	padding: 10px;
}


/* accordion styles */

.accordion_toggle {
	cursor: pointer;
	float: left;
	display: block;
	width: 135px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.accordion_toggle:hover {
	background-color: #001c54;
	color: #FFFFFF;
}
		
.accordion_toggle_active {
	color: #FFFFFF;
	background-color: #001c54;
}
		
.accordion_content {
	overflow: hidden;
	width: 130px;
	float: left;
	padding-left: 20px;
}
.accordion_toggle a {
	display: block;
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#advertisingtype {
	width: 440px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pagenumber  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pagenumber   a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	padding-left: 4px;
	font-weight: bold;
}
.pagenumber a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B00F15;
	text-decoration: none;
	padding-left: 4px;
}
.pagenumber_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.advertiser_header {
	color: #B00F15;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 325px;
	background-color: #E8E8E8;
}
.advertiser {
	height: 50px;
	width: 305px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #E8E8E8;
	font-size: 11px;
}
.one_line_advert {
	height: 32px;
	width: 435px;
	margin-top: 12px;
	background-color: #E8E8E8;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
}
.advert {
	height: 85px;
	width: 431px;
	margin-top: 12px;
	background-color: #E6DAC8;
	padding-left: 5px;
	float: left;
	border: 2px solid #CCCCCC;
}
.oneline_mobile_number {
	height: 10px;
	width: 90px;
	margin-bottom: 6px;
	float: right;
	color: #000000;
	font-weight: normal;
	display: block;
}
.advertiser2 {
	height: 50px;
	width: 305px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #E8E8E8;
	font-size: 11px;
}
.web {
	height: 10px;
	width: 80px;
	margin-top: 8px;
	float: right;
	color: #B00F15;
	font-weight: bold;
	display: block;
	padding-right: 10px;
}
.web a {
	text-decoration: none;
	color: #B00F15;
}
.web a:hover {
	color: #000000;
}
.advertiser_header_paidfor {
	color: #B00F15;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 300px;
	background-color: #E6DAC8;
}
.advertiser_contact_box {
	width: 100px;
	height: 85px;
	float: right;
	background-color: #E6DAC8;
}
.advertiser_contents {
	height: 10px;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	background-color: #E6DAC8;
	font-size: 11px;
	padding-top: 2px;
}
.advertiser_contents_text {
	color: #000000;
	height: 55px;
	width: 330px;
	float: left;
	padding-top: 4px;
	font-size: 12px;
}
.advertiser_contents_green {
	color: #006600;
	float: left;
	font-weight: bold;
}
.tel {
	height: 10px;
	width: 80px;
	background-color: #E6DAC8;
	margin-top: 8px;
	float: right;
	color: #B00F15;
	font-weight: bold;
	padding-right: 10px;
}
.email {
	height: 10px;
	width: 80px;
	margin-top: 8px;
	float: right;
	color: #B00F15;
	font-weight: normal;
	padding-right: 10px;
}
.email a {
	text-decoration: none;
	color: #000000;
}
.email  a:hover {
	font-weight: bold;
	color: #B00F15;
}
.homepage_wrap {
	height: 612px;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 210px;
}
.businesspage_wrap {
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 10px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 190px;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.homepage_image {
	height: 250px;
	width: 430px;
	background-image: url(Links/images/wibsey.jpg);
	background-repeat: no-repeat;
	float: left;
}
.homepage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
.business_listings {
	height: 420px;
	width: 200px;
	margin-top: 12px;
	background-color: #E8E8E8;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
}
.business_listings_pic {
	height: 420px;
	width: 200px;
	margin-top: 12px;
	background-color: #E8E8E8;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(Links/images/hammer);
	background-repeat: no-repeat;
}
.mag_buttons {
}
.mag_buttons    ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mag_buttons li {
	display: inline;
}
.mag_buttons a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #330033;
	float: left;
	width: 63px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mag_buttons a:hover {
	background-color: #663333;
}
.homepage_text_wibsey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.text_page_wrap {
	height: auto;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 10px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 190px;
	font-size: 11px;
}
.businesspage_wrap a {
	text-decoration: none;
	color: #0000CC;
}
.businesspage_wrap a:hover {
	text-decoration: none;
	color: #FF0000;
}
.heading_text {
	color: #B00F15;
	font-weight: bold;
	font-size: 12px;
	float: none;
	width: 430px;
}
.heading_text_Big {
	color: #000099;
	font-weight: normal;
	font-size: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.wibsey_homepage_wrap {
	height: 430px;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(Links/images/St-Pauls-Church073108_2.jpg);
	background-repeat: no-repeat;
	background-position: center 190px;
}
.advertiser_no_padd {
	color: #006600;
	float: left;
	font-weight: bold;
	padding-bottom: 3px;
}
.advertiser_no_padd_pink {
	color: #CC00FF;
	float: left;
	font-weight: normal;
}
.advertiser_no_padd_red {
	color: #990000;
	float: left;
	font-weight: normal;
}
.laura_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 430px;
	background-color: #330033;
	height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.laura_wyke_boxed#sidebartwo h3 {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	height: 16px;
	width: 145px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 8px;
}
.laura_title {
	color: #660033;
	font-weight: bold;
}
.test {
	font-weight: bold;
	color: #CC0099;
}
#content_long {
	width: 450px;
	height: 800px;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
	margin-right: 10px;
}
#wraptwo_long {
	width: 780px;
	background-color: #CCCCCC;
	height: 820px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.businesspage_wrap_long {
	height: 735px;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 10px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 190px;
	font-size: 12px;
}
#sidebartwo_long {
	height: 680px;
	background-color: #E6DAC8;
	float: right;
	width: 150px;
}
#sidebartwo_shaun_long {
	height: 680px;
	background-color: #E6DAC8;
	float: right;
	width: 150px;
}
.sidebarextra_right {
	height: 120px;
	background-color: #E6DAC8;
	float: right;
	width: 150px;
}
#sidebaroneextra_left {
	width: 150px;
	height: 800px;
	margin-right: 10px;
	background-color: #E6DAC8;
	float: left;
}
#wyke_header {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(Links/wyke_images/wyke_header.jpg);
	background-repeat: no-repeat;
}
.wyke_homepage_wrap {
	height: 610px;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 190px;
}
.picture_centre {
	text-align: center;
	float: right;
	clear: right;
}
.payment_wrap {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	margin-bottom: 10px;
	padding-top: 10px;
}
.width {
	width: 250px;
	margin-right: 20px;
}
.payment_type_header {
	color: #B00F15;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 325px;
	background-color: #FFFFFF;
}
#policys {
	width: 800px;
	float: left;
}
.policys {
	font-size: 10px;
	height: 10px;
	display: inline-block;
}
.policys  ul {
	list-style-type: none;
}
.policys  li {
}
.policys  a:link {
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.policys   a:visited {
}
.policys a:hover {
	text-decoration: underline;
}
.shaun_title {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.firstnav_Mags_pad {
	display: block;
	text-decoration: none;
	float: left;
	color: #000099;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 30px;
	width: 180px;
}
.heading_text_Big_red {
	color: #9F1010;
	font-weight: normal;
	font-size: 24px;
	float: left;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.advertiser_no_padd_red_430 {
	color: #990000;
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gaggia_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 430px;
	background-color: #990000;
	height: 13px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}
.homepage_wrapVlong {
	height: 800px;
	width: 430px;
	background-color: #E8E8E8;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 210px;
}
#sitewrapVlong {
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 1050px;
	background-color: #FFFFFF;
}
#contentVlong {
	width: 450px;
	height: 880px;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
	margin-right: 10px;
}
#sidebartwoVlong {
	height: 880px;
	background-color: #E6DAC8;
	float: right;
	width: 150px;
}
#wraptwoVlong {
	width: 780px;
	background-color: #CCCCCC;
	height: 890px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebaronelong {
	width: 150px;
	height: 680px;
	margin-right: 10px;
	background-color: #E6DAC8;
	float: left;
}

