/* Henlow Blue Sharks Style Sheet - Created by Pixel8tor Photography & Web Design.  visit me online www.pixel8tor.co.uk or email me at Pixel8tor@hotmail.co.uk */



body {
	padding: 0;
	margin: 0;
	background: #FFF url(graphics/waterbggrad.jpg) repeat-x;
	font: small Verdana, Arial, sans-serif;
	color: black;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
	background: url(graphics/greybgstrip.jpg);
}


#wrapper h1 {
	background: url(graphics/greybgstriptop.jpg)no-repeat left top;
	margin-bottom: 1px;
}


#mainContent {
}


ul.navbar {
  	list-style-type: none;
  	padding-top: 0;
	padding-left: 7px;
  	margin: 0;
   	width: 9em;
	
}


ul.navbar li {
	background: #646464;
	margin: 0.3em 0;
	font-weight: bold}


ul.navbar a:link {
	color: #4a9cff;
	text-decoration: none; }


ul.navbar a:visited {
	color: #4a9cff;
	text-decoration: none; }


ul.navbar a:hover {
	color: #d2d7ae;
	text-decoration: none; }


.prop {
	height:460px;
	float:right;
	width:1px;
}


.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


#sidebar {
	background-color: #646464;
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-left: 12px;
	border-right: 1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
}


.boxout {
	float: right;
	width: 125px;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 15px 0 0 15px;
	background-color: #646464;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 10px;
}

.boxout p {
	font-weight: bold;
	text-align: center;
}

.list {
	margin-left: 175px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 55px;
}

.map {
	margin-left: 225px;
	margin-right: 10px;
	padding-top: 15px;
}


.map a:link {
	color: #4b9ffd;
	text-decoration: none;
}

.map a:visited {
	color: #4b9ffd;
	text-decoration: none;
}


.map a:hover {
	color: black;
	text-decoration: underline overline;
}


#leftbox {
	float: left;
	width: 250px;
}


#rightbox {
	float: left;
	width: 250px;
}


#footer {
	width: 760px;
	text-align: center;
	margin-top:15px;
	color: #808080;
}


#footer a:link {
	color: #4b9ffd;
	text-decoration: none;
}

#footer a:visited {
	color: #4b9ffd;
	text-decoration: none;
}


#footer a:hover {
	color: black;
	text-decoration: underline overline;
}

#footer p {

}


#bottom {
	background: url(graphics/greybgstripbottom.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}


.seperator {
	clear: both;
	height: 0;
}


h2 {
	color: #4a9cff;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px;
	text-align: left;
}



h3 {
	color: #4a9cff;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px;
	text-align: left;
}


p {
	font-size: 95%;
	line-height: 1.3em;
	margin: 0 0 1em;
}


p a:link, a:visited {
	color: #4b9ffd;
	text-decoration: none;
}


p a:hover {
	color: #d2d7ae;
	text-decoration: underline;
}


#smallertext {
	font-size: 80%;
	color: #4b9ffd;
}


#smallertext a:link {
	color: #4b9ffd;
	text-decoration: none;
}


#smallertext a:visited {
	color: #4b9ffd;
	text-decoration: none;
}


#smallertext a:hover {
	color: black;
	text-decoration: underline;
}


#contacts {
	margin-right: 25px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 20px;
}


table.contacts {
	table-layout:fixed;
	border: 1px solid white;
	border-collapse: collapse;
}


tr#desc {
	font-weight: bold;
	
}


td {
	border: 1px dotted white;
}


td.desc {
	border: 1px solid white;
	padding-left: 2px;
}


td.title {
	text-align: left;
	width: 160px;
	padding-left: 2px;
}


td.name {
	text-align: center;
	width: 105px;
}


td.tel {
	text-align: center;
	width: 115px;
}


td.email {
	text-align: center;
	width: 180px;
}


#pixel8torlogo {
	padding-top: 70px;
	float: right;
	position: relative;
	bottom: 20px;
	right: 35px;
}
