html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
} 

body {
	color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 82.5%;
	position: relative;
	background-color: #e78465;
	padding-top: 5px;
}

/* background-color:#e78465 salmon #FFE069; yellow */

.firebrick {
	color: #B22222;
}
.midslate {
	color: #7B68EE;
}
#inner {
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 90%;
	position: relative;
	background-image: url(../pembrokeshireonline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	max-width: 920px;
}
#footer p{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
#footer .p_right {
	float: right;
	margin: 0px;
}
p {
	font-weight: bold;
	margin-top: 3px;
}
a {
	color: #7B68EE;
	text-decoration: none;
}

a:hover, a:visited, .box a:hover, .box .plink a:hover {
	color: #B22222;
	text-decoration: none;
}
.welcome {
	color: #B22222;
	margin-top:20px;
	font-size: 25px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}

.pembs {
	color: #7B68EE;
	font-family: "times new roman";
	font-size: 85px;
	text-align: left;
	font-style: italic;
	font-weight: lighter;
}
.online {
	color: #B22222;
	font-family: "times new roman";
	font-size: 75px;
	font-weight: lighter;
	font-style: italic;
	position: relative;
	top: 30px;
	left: -110px;
}


h1 {
	margin-bottom: 10px;
}


h2 {
	color: #6C639F;
	font-family: Arial, Helvetica;
	font-size: 1.3em;
	text-align: center;
}
	
	
.box {
	display: block;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
	padding: 5px 10px;
	background-color: #ffe8a3;
}
/* #ffffcc FFE069*/

.box h2 a{
	text-align: center;
	color: #6C639F;
}

.box .plink {text-align:center;}
.box .plink a{
	font-size: 0.8em;
	color: #6C639F;
}
#top_text {
	height: 280px;
	z-index: 10;
	padding: 0px 5px;
	position: relative;


}
#top_text #left {
	float: left;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 30%;
	margin: 20px 0px 0px 0px;
}
#top_text #right {
	width: 30%;
	float: right;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 20px 0px 0px 0px;
	z-index: 2;
	position: relative;
}

#top_text #picture {
	height: 250px;
	width: 336px;
	position: absolute;
	left: 31%;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px;
	text-align: center;
}

#picture p a {
	font-size: 0.8em;
	color: #6C639F;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}

.addgoogle {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}


#inner #nav {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../backnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 554px;
}

#inner .pcent {
	text-align: center;
}
#picture a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
