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;
}

/* #e78465 #FFE069 */
pre {
	color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 82.5%;

}
.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(../pembrokeshireonline2.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;
	
}

#content {
	min-height:285px;
}

#footer p{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
#footer .p_right {
	float: right;
	margin: 0px;
}
p {
	margin: 10px 0px;
	font-weight: normal;

}
a {
	color: #7B68EE;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited {
	color: #B22222;
	text-decoration: none;
	font-weight: bold;
}


.welcome {
	color: #B22222;
	margin-top:20px;
	font-size: 25px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}



h2 {
	color: #6C639F;
	font-family: Arial, Helvetica;
	font-size: 2em;
	text-align: left;
}
	
	
h3 {
	color: #6C639F;
	font-family: Arial, Helvetica;
	font-size: 1.5em;
	text-align: left;
}
.h3cent {
	color: #6C639F;
	font-family: Arial, Helvetica;
	text-align: center;
	}
h3 a, h3 a:visited {
	color:#6C639F;
}
	
h3 a:hover {color:#b22222;}



.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}
.img_right {
	margin: 3px;
	float: right;
}
.purple {
	color: #AB5EED;
}

.addgoogle {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pbold {
	font-weight: bold;
}
#inner .pcent {
	text-align: center;
}
 a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.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;
}

#form {
	width: 70%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.red_star {
	color: #FF0000;
}

label {
	text-align: left;
	vertical-align: top;

}
input, textarea {
	font-weight: bold;
	color: #E78465;
	margin-left: 10px;
	vertical-align: middle;
}

.input_black {
	font-weight: bold;
	color: #000000;
}

.input_red {
	font-weight: bold;
	color: #ff0000;
}
h4 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box ul {
	list-style-type: square;
	margin-left: 20px;
}
.cent {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 884px;
}

