body {
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#header {
	width:800px;
	height:96px;
	background-image:url(images/header.jpg);
}

#logo {
	width:310px;
	height:42px;
	float:left;
	padding-top:16px;
}

#quicklinks {
	width:310px;
	height:13px;
	float:right;
	padding-top:45px;
	text-align:right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#quicklinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

#quicklinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;	
}

#mainimage {
	width:806px;
	height:118px;
}

#nav {
	width:800px;
	height:36px;
	background-image:url(images/nav_bg.jpg);
}

#nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:0px
}

#areas {
	width:806px;
	height:162px;
	background-image:url(images/area_bg.gif);
}

#areaTitles {
	clear: both;
	width:806px;
	height:21px;
	background-image:url(images/area_title_bg.jpg);
	padding-top:7px;
}

#areaTitles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#areaTitles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
}

#areaText {
	width:800px;
	height:auto;
}

#caravanparksTitle {
	width:200px;
	height:auto;
	float:left;
}
#caravanparksImg {
	width:193px;
	height:66px;
	float:left;
	padding-left:7px;
}
#caravanparksText {
	width:175px;
	height:80;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
}

#areaimgCenter {
	width:405px;
	height:auto;
	float:left;
}
#areatextCenter {
	width:405px;
	height:auto;
	float:left;
}


#carehomesTitle {
	width:200px;
	height:auto;
	float:left;
}
#carehomesImg {
	width:195px;
	height:66px;
	float:left;
	padding-left:5px
}
#carehomesText {
	width:175px;
	height:80;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
}

#engineeringTitle {
	width:200px;
	height:auto;
	float:right;
}
#engineeringImg {
	width:197px;
	height:66px;
	float:right;
	padding-right:3px;
}
#engineeringText {
	width:175px;
	height:80;
	float:right;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
}


#propertylettingTitle {
	width:200px;
	height:auto;
	float:right;
}
#propertylettingImg {
	width:200px;
	height:66px;
	float:right;
}
#propertylettingText {
	width:175px;
	height:80;
	float:right;
	text-align:left;
	padding-left:10px;
	padding-right:8px;
}

#maincontentIndexH {
	width:806px;
	height:365px;
	background-image:url(images/index_bg.jpg);
}

#maincontentIndex {
	width:806px;
	height:345px;
	background-image:url(images/index_bg.jpg);
}
#maincontentIndex2 {
	width:806px;
	height:345px;
	background-image:url(images/index_bg2.jpg);
}


#mainContent {
	width:806px;
	height:auto;
	background-image:url(images/text_area_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
}

#maincontentFooter {
	width:806px;
	height:23px;
	background-image:url(images/text_area_bottom.gif);
}
#maincontentTop {
	width:806px;
	height:23px;
	background-image:url(images/text_area_top.gif);
}

#relatedlinks {
	width:182px;
	height:auto;
	float:left;
	padding-left:18px;
}
#textright {
	width:515px;
	height:auto;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4E5F98;
	padding-right:30px;
	padding-left:30px;
}

#footer {
	width:800px;
	height:40px;
	padding-top:10px;
	text-align:left;
}
#legal {
	width:800px;
	height:40px;
	padding-top:20px;
	text-align:left;
}
#legal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:center;
}

#footerLeft {
	width:720px;
	height:40px;
	text-align:left;
	float:left;
}
#footerLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:center;
	text-align:left;
	line-height:15px;
}

#footerRight {
	width:215px;
	height:40px;
	text-align:right;
	float:right;
}

p, .p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/arrows_grey.jpg);
	list-style-position: outside;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61768E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
	line-height: 18px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #61768E;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

.indexText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:480px;
	padding-top:25px;
	float:left;
	text-align:left;
	padding-left:30px;
}

#rightcolumn {
	width:250px;
	float:right;
	padding-top:100px;
	padding-right:20px;
}

#prebudget {
	background-color: #fff;
	margin: 10px;
}

.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
}
.button a span {
	visibility:hidden;
	height:30px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:480px;
	padding-top:25px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:30px
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}