@charset "utf-8";
@import url("image-gallery.css");
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #057DCF;
	text-decoration: none;	
	
	
}

a:visited {
	color: #057DCF;
	text-decoration: none;	
	
	
}


#header-wrap {
	background-color: #000;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
	margin-top: -20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


#header-wrap #header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}
#navigation ul li a img {
	float: left;
	margin-right: 6px;
	margin-left: 15px;
}
#navigation {
	background-color: #1A1A1A;
	height: 60px;
}
#header-wrap #header .cta h1 {
	background-image: url(../images/peter-poole.png);
	background-repeat: no-repeat;
	float: left;
	width: 600px;
	height: 160px;
	font-size: 1px;
	text-indent: -9999px;
	margin-top: 30px;
}
#header-wrap #header .cta a {
	float: right;
	width: 200px;
	height: 40px;
	margin-top: 20px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/cta-but.png);
}
#header-wrap #header .peterpic {
	float: left;
	height: 350px;
	width: 360px;
	background-image: url(../images/peter-poole-hero.png);
}
#header-wrap #header .cta p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	margin-left: 30px;
	float: left;
	width: 570px;
	line-height: 30px;
}
.content-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.content-wrap .content {
	float: left;
	width: 960px;
	margin-top: 20px;
}
.left-column {
	float: left;
	width: 360px;
	margin-right: 40px;
}

.right-column {
	float: left;
	width: 520px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-bottom: 40px;
}
.right-column h2 {
	background-repeat: no-repeat;
	float: left;
	width: 520px;
	height: 60px;
	text-indent: -9999px;
}
.right-column .frontpage {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.footer-wrap .footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 169px;
}
.footer-wrap .footer .sitemap {
	float: left;
	width: 960px;
	height: 20px;
	margin-top: 110px;
	margin-bottom: 10px;

}
.footer-wrap .footer .sitemap ul li {
	float: left;
	height: 20px;
	padding-right: 10px;
	list-style-type: none;
	color: #0079CC;
	text-decoration: none;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079CC;
	margin-right: 10px;
	display: inline;
}
.footer-wrap .footer .sitemap ul li .centrebut {
	border-right-style: none;

}
.footer-wrap .footer .fineprint {
	float: left;
	width: 960px;
	height: 30px;
	font-size: 12px;
	color: #999;
}
.footer-wrap .footer .sitemap ul {
	list-style-type: none;
}

.about-peter {
	background-image: url(../images/about-peter.png);
	background-repeat: no-repeat;
}

.welcome {
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
}
.contact-peter {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
}
.about-list  {
	list-style-type: none;
}
.about-nav h3 {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	float: left;
	width: 360px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #416388;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #416388;
}
.content-wrap .content .left-column .about-nav {
	position: fixed;
	height: 240px;
	width: 360px;
}
.left-column .navline {
	float: left;
	width: 360px;
	margin-bottom: 10px;
	background-color: #007DCF;
}

.about-list li a {
	float: left;
	width: 335px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.rhs-img {
	float: left;
	width: 250px;
	margin-right: 20px;


}

.rhs-img img {
	width: 230px;
	padding: 9px;
	border: 1px solid #CCC;
	background-color: #EAEAEA;
}
.rhs-img .caption {
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.right-column .fullwidth-img {
	float: left;
	padding: 9px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	background-color: #EAEAEA;
}

.footer-wrap {
	background-image: url(../images/footer-bg.jpg);
	height: 169px;
	clear: both;
}
.content .right-column p {
	color: #4B4B4B;
	font-size: 13px;
	line-height: 20px;
}
.content .right-column h4 {
	float: left;
	width: 520px;
	font-size: 18px;
	color: #037ECF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	margin-top: 10px;
}
.content .fullwidth {
	float: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007CCD;
}
.content-wrap .content .fullwidth img {
	float: left;
}
.content-wrap .content .fullwidth p {
	float: left;
	padding-top: 32px;
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	width: 400px;
	height: 50px;
	margin-left: 20px;
}


.content-wrap .content .right-column .table {
	float: left;
	width: 520px;
}
.content-wrap .content .thankyoubox {
	float: left;
	width: 960px;
	height: 600px;
}
.right-column .full-cap {
	float: left;
	width: 520px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
.full-width-link a {
	float: left;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #67D5FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #67D5FF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
