/* CSS Document */
body {
	padding:0;
	margin: 0;
	width:100%;
	background-color: #BCD2F3;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
}
	
#container {
	margin-left: auto;
	margin-right: auto;
	min-width:950px;
	width:100%;
}

#header {
	padding: 5px;

	margin-bottom: ;
	height:70px;
	background-color: #F4F8FD;
	margin-top: 10px;
	background-image: url(img/site/wakefields.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: right;
	line-height: 35px;
	position: relative;
}
	
#column2 {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #F4F8FD;	
}

#column1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navcol {
	padding: 0px;
	width: 230px;
	float: left;
}

#sidecol {
	padding: 0px;
	width: 230px;
	float: right;
}

#main {
	padding: 10px;
	margin-left: 240px;
	margin-right: 240px;
	text-align: justify;
	background-color: #FFFFFF;
	min-height:400px;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/*	REMOVE THIS AGAIN
	.width {
		width: 100%;
		min-width: 950px;
	}
	* html .minwidth {
		border-left: 950px solid #fff;
	}
	* html .container {
		margin-left: -950px;
		position: relative;
			background-color: #BCD2F3;

	}
*/	
	/*\*/
	
	* html .minwidth, * html .container, * html .content {
		height: 1px;
	}
	/*/
	.width {
		display: inline-block;
	}
	/**/




	
.shortguide {
	height: 60px;
	width: 210px;
	display: run-in;
	background-color: #FFFFFF;
	border: 1px solid #CDDDF6;
	margin: 5px;
	padding: 5px;
	position: relative;
	display: block;
}

.shortguide a {
	display: block;
	color: black;
	width: 210px;
	height: 60px;
	display: block;
	float: left;
	text-decoration: none;
}
.shortguide img {
	float: left;
	margin-right: 5px;
	border:none;
}
.shortguide a:hover{
	background-color:#F4F8FD;
}
.shortguide .title {
	font-weight: bold;
	font-size: small;
	color: #333333;
}

.shortguideright {
	min-height: 70px;
	width: 210px;
	display: run-in;
	background-color: #FFFFFF;
	border: 1px solid #CDDDF6;
	margin: 5px;
	padding: 5px;
	position: relative;
	display: block;
}

.shortguideright a {
	display: block;
	color: black;
	width: 210px;
	height: 70px;
	display: block;
	float: left;
	text-decoration: none;
}
.shortguideright img {
	float: left;
	margin-right: 5px;
	border:none;
}

.shortguideright .title {
	font-weight: bold;
	font-size: small;
	color: #333333;
}
.shortguideright a:hover{
	background-color:#F4F8FD;
}

#splash #tenreasons, #splash #tenreasons a {
	background-color: #003366;
	min-width: 500px;
	color: #FFFFFF;
	height: 70px;
	position: absolute;
	text-decoration: none;
	top: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#splash #tenreasonstext, #splash #tenreasonstext a{
	background-color: #003366;
	width: 180px;
	color: #FFFFFF;
	position: absolute;
	top: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	right: 0px;
	text-align: justify;
}

#splash, #splash a:link, #splash a:visited, #splash a:hover, #splash a:active {
	margin-bottom: ;
	height:215px;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #003366;
}

#content {
	padding: 5px;
	margin-left: ;
	margin-right: ;
	background-color: #FAFCFE;
	text-align: justify;
}

#surveyors {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#sidebar-a {
	float: left;
	width: 230px;
	margin: 0;
	margin-right: ;
	padding: 5px;
}

h3 {
	font-size: medium;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
h4 {
	font-size: medium;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #FF0000;
}
h3 a:visited, h3 a:hover, h3 a:active, h3 a:link {
	color: #003366;
	text-decoration: none;
	}
#sidebar-b {
	float: right;
	width: 230px;
	margin: 0;
	margin-left: ;
	padding: 5px;
}

#footer, #footer a {
	clear: both;
	padding: 5px;

	background-color: #BCD2F3;
	font-size: x-small;
	color:#666666;
}
#contact_info
{
	height:61px;
	clear: both;
	padding: 5px;
	background-color: #003366;
	font-size: x-small;
	color: #FFFFFF;
}
.staff_pic {
	padding: 0px;
	width: 175px;
	float: left;
}
.staff_text {
	padding: 10px;
	margin-left:180px;
	text-align: justify;
}

#contact_details
{
	float:left;
	font-size:x-small;
}
#bodies
{
	float:right;
}
.tenreasonstitle {font-size: 50px}

#header #phonenumber {
	font-size: xx-large;
}

#right {

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

