@charset "utf-8";

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #9ECDF5;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	Font-size:12px;
	color:#0078BF;
 }
.p1 {
	font-family:Arial, Helvetica, sans-serif;
	Font-size:14px;
	color:#0078BF;
	text-align:center;
 }
h1 
{
	font-family:Arial, Helvetica, sans-serif;
	Font-size:1em;
	color:#0078BF;
	padding-bottom: 10px;
	font-weight: bold;
	}
#footer {
	height: 25px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	text-align: center;
	border-top: solid 10px white;
}

#header {
	background-image: url(images/masthead.jpg);
	height: 120px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2.5px;
	background-repeat: no-repeat;
	background-color: white;
	border-left: solid white 10px;
	border-right: solid white 10px;
	border-top: solid white 10px;
}
#mainarea {
	height: 475px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/newbroughtonbackground2.jpg);
	padding-top: 2.5px;
	background-color: white;
	background-repeat: no-repeat;
	border-left: solid white 10px;
	border-right: solid white 10px;
}
#mainarea #lefttextblock {
	float: left;
	height: 320px;
	width: 330px;
	margin: 30px 0 0 45px;
	padding-right: 10px;
	border-right: 1px dotted red;
	display: inline;
	overflow: auto;
}
#mainarea2 #lefttextblock2 {
	float: left;
	height: 50px;
	width: 770px;
	margin: 30px 0 0 45px;
	display: inline;
	overflow: auto;
}
#mainarea #lefttextblock3 {
	height: 100px;
	width: 250px;
	margin: 5px 0 0 45px;
	padding-right: 350px;
	border-right: 1px dotted red;
	display: inline;
	overflow: auto;
	float: left;
}
#mainarea #lefttextblock4 {
	float: left;
	height: 100px;
	width: 200px;
	margin: 30px 0 0 45px;
	padding-right: 10px;
	border-right: 1px dotted red;
	overflow: auto;
}
#mainarea2 {
	height: 700px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bluegrad.jpg);
	padding-top: 2.5px;
	background-color: white;
	background-repeat: no-repeat;
	border-left: solid white 10px;
	border-right: solid white 10px;
	}
#header #nameholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	height: 50px;
	width: 280px;
	color: white;
	background-color: blue;
	display: inline;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 0px;
	border-bottom: solid white 2px;
}
#header #navlinks {
	background-color: #D8EEFB;
	float: left;
	height: 25px;
	width: 760px;
	margin-left: 40px;
	border-bottom: 3px solid white;
}
#mainarea #addressblock {
	height: 150px;
	width: 150px;
	float: left;
	margin: 30px 0 0 15px;
}
#navlinks {
	width: 550px;
	height: 25px;
	float: left;
}
#navlinks ul {
	margin: 0px; /*margin between first menu item and left browser edge*/
	padding: 0px;
	list-style: none;
}
#navlinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
	
}
#navlinks a {
	float: left;
	display: block;
	font: bold 13px Arial;
	color: #0078BF;
	text-decoration: none;
	margin: 0px; /*Default menu color FIX*/
	width: 125px;
	text-align: center;
	border-right: solid #73ACD9 1px;
	padding-top: 5px;
}
#navlinks a:hover {
	background-color: #73ACD9;
	color: #FFFFFF;
	border-top: solid 5px #73ACD9;
	border-bottom: solid 5px orange;
	padding-top: 6px;
}
#header #telno {
	float: left;
	height: 40px;
	width: 200px;
	background-color: #D8EEFB;
	margin-top: 35px;
	border-bottom: solid 2px white;
}
#header #nameholder #textholder1 {
	float: left;
	height: 30px;
	width: 280px;
	margin: 10px 0 0 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: white;
	border-bottom-color: white;
}
#header #telno #textholder2 {
	float: left;
	height: 22px;
	width: 200px;
	margin-top: 10px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

#mainarea2 #award1 {
	height: 100px;
	width: 300px;
	float: left;
	border-bottom: white 2px dotted;
	margin-top: 10px;
}
#mainarea2 #award2 {
	height: 100px;
	width: 300px;
	float: left;
	border-bottom: 2px white dotted;
	margin-top: 30px;
}
#mainarea2 #award3 {
	height: 100px;
	width: 300px;
	float: left;
	border-bottom: 2px dotted white;
	margin-top: 30px;
}
#mainarea2 #award4 {
	height: 150px;
	width: 300px;
	float: left;
	margin-top: 30px;
}
#mainarea2 #awardmessagecont {
	float: left;
	height: 550px;
	width: 300px;
	margin-left: 155px;
}
#mainarea2 #pictcont {
	background-color: #DCF0FB;
	float: left;
	height: 450px;
	width: 240px;
	margin-left: 60px;
}
#mainarea2 #pictcont #picture1 {
	float: left;
	height: 100px;
	width: 160px;
	margin-left: 37px;
	margin-top: 7px;
	border: white 3px solid;
}
#mainarea2 #pictcont #picture2{
	float: left;
	height: 100px;
	width: 160px;
	margin-top: 27px;
	margin-left: 37px;
	border: white solid 3px;
}
#mainarea2 #pictcont #picture3 {
	float: left;
	height: 160px;
	width: 100px;
	margin: 27px 0 0 67px;
	border: 3px solid white;
}

