html, body {
   margin: 5px 0;
   padding: 0;
   font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
   font-size: small;
   color: #374455;
	text-align:center;
}
* html body{
	font-size: x-small; /*for ie5x*/
	f\ont-size: x-small; /*for ie6 or iemac5*/
}

.clearer{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	font-size:0;
}

/*structure*/
#header{
	width:750px;
	position:relative;
	margin: 0 auto;
	padding: 0 15px;
	text-align:left;
}
* html #header{
	width:780px;
}
.uline{
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	padding: 3px 5px;
	color: #5B708C;
	font-size:88%;
}
* html .uline{font-size:85%}
#header .uline{
	text-align:right;
}

.humberts{
	width:50%;
	display:block;
	float:left;
	text-align:left;
}
#main{
	margin-top:10px;
	padding:0;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	text-align:center;

}
#internal #main{
	background-image: url(images/bg_internal.gif);
}
#pagecontainer{
	width:750px;
	margin:0 auto;
	position:relative;
	background: #FFF;
	padding:0 15px;
	text-align:left;
	/*height: 298px;*/
}
* html #pagecontainer{
	width:780px;
}
#panel{
	height:165px;
	background: #B8C6B5;
	margin-bottom:10px;
}
#internal #panel{
	height:90px;
	background: #00346E;
	background-image: url(images/bg_panel.jpg);
	background-repeat: repeat-y;
	
}
#logo{
	position:absolute;
	right:30px;
	top:95px;
	/*padding: 95px 15px 0 0;*/
	width:280px;
	height:56px;
}
#internal #logo{
	top:18px;
}
#navarea{
	margin-bottom:15px;
	overflow:hidden;
	width:750px;
}

#dateholder{
	float:left;
	width: 150px;
	/*min-height:20px;*/
}
* html #dateholder{
	height:20px;
}
#dateholder .uline{
	padding: 4px 5px 1px;
	/*margin-bottom:-1px;*/
}
* html #dateholder .uline{
	padding: 4px 5px 3px;
	margin-bottom:0;
}
/*#mainnavcontainer{
	margin-left: 165px;
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	font-size:90%;
}*/

ul#mainnavcontainer{
	list-style-type:none;
	margin:0;
	padding:0;
	/*margin-left: 165px;*/
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-bottom: 1px solid #C0CAD7;
	font-size:90%;
	overflow:hidden;
	width:583px;
	float:right;
}
* html ul#mainnavcontainer{width:582px;}

/*hollyhack for the peekaboo bug */
/* Hides from IE5-mac \*/
/** html #navarea {height: 1px;}
* html #mainnavcontainer {height: 1px;}*/
/* End hide from IE5-mac */
#subnavcontainer{
	/*border-bottom: 1px solid #C0CAD7;*/
}
#subnavbase{height:15px;border-top:1px solid #C0CAD7;overflow:hidden;}
/*#subnavcontainer hr{height:1px;#C0CAD7;background-color:#C0CAD7;border:0;padding:0;margin:0;}*/
#left{
	float:left;
	width:150px;
	font-size:90%;
}
#contentcontainer{
	margin-left:165px;
	min-height:400px;
}
* html #contentcontainer{
	height:400px;
}
#content{
	float:left;
	width:385px;
}
* html #content{
	width:380px;
} 
#property #content{
	float:left;
	width:585px;
}
* html #property #content{
	width:580px;
}
#rightcontainer{
	float:left;
	width:200px;
}
#right{
	margin-left:15px;
	font-size:90%;
}

.twocol{
	width:48%;
	float:left;
}

.twocol *{
	padding-right:10px;
}
.threecol{
	width:30%;
	float:left;
}
.col{
	padding-right:10px;
}
.footer{
	clear:both;
	margin-top:10px;
	padding: 4px 5px;
	border-left: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	border-top: 1px solid #C0CAD7;
	color: #5B708C;
	font-size:85%;
	text-align:right;
}
a.footerlink:link, a.footerlink:visited{
	color:#00346E;
	text-decoration:none;
}
a.footerlink:hover, a.footerlink:visited:hover{
	color:#00346E;
	text-decoration:underline;
}

.reg-office{
	font-size:80%;
	text-align:left;
	padding-top:5px;
	color: #5B708C;
}

/*main nav*/
/*.navspace{
	float:left;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:1.95em;
	width:1px;
	margin-bottom:-1px;
}*/
#mainnavcontainer li{
	display:block;
	width:auto;
	float:left;
	padding:2px 0 0;
	margin:0;
	background: url(images/nav_line.gif) bottom right no-repeat;
}
li.mainnav a{
	display:block;
	padding:0 5px 3px;
	color:#00346E;
	text-decoration:none;
	/*border-bottom:3px solid #FFF;*/
}
li.mainnav-down a{
	display:block;
	padding:0 5px 0;
	color:#AE5590;
	text-decoration:none;
	border-bottom:3px solid #C0CAD7;
}

/* * html .mainnav a, * html .mainnav-down a{
	padding:2px 4px 3px;
	margin-bottom:0px;
}
.mainnav a:link, .mainnav a:visited{
	color:#00346E;
	text-decoration:none;
}*/
.mainnav a:hover, .mainnav a:visited:hover{
	color:#AE5590;
	text-decoration:none;
	border-bottom:3px solid #C0CAD7;
	padding-bottom:0;
	
}

.mainnav-down a:hover, .mainnav-down a:visited:hover{
	color:#AE5590;text-decoration:none;
}
.subnav a:link, .subnav a:visited {
	/*font-size:90%;*/
	display:block;
	color:#00346E;/* #5B708C */
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	padding: 4px 4px;
	}
.subnav1 a:link, .subnav1 a:visited{
	display:block;
	color:#00346E;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 1px solid #C0CAD7;
	padding: 2px 4px 2px 5px;
	margin-left:15px;
}
.subnav2 a:link, .subnav2 a:visited{
	display:block;
	color:#00346E;
	text-decoration:none;
	border-right: 1px solid #C0CAD7;
	border-top: 1px solid #C0CAD7;
	padding: 0 4px 2px 5px;
	margin-left:30px;
}
.subnav a:hover, .subnav a:visited:hover, .subnav1 a:hover, .subnav1 a:visited:hover, .subnav2 a:hover, .subnav2 a:visited:hover{
	text-decoration:none;
	color:#AE5590;
	border-right:5px solid #C0CAD7;
	padding-right:0;
}
.subnav-down a:link, .subnav-down a:visited{
	/*font-size:90%;*/
	display:block;
	border-top: 1px solid #C0CAD7;
	padding: 4px 5px;
	text-decoration:none;
	color:#AE5590;
	border-right:5px solid #C0CAD7;
}
.subnav1-down a:link, .subnav2-down a:link, .subnav1-down a:visited, .subnav2-down a:visited{
	display:block;
	color:#AE5590;
	text-decoration:none;
	border-top: 1px solid #C0CAD7;
	border-right: 5px solid #C0CAD7;
	padding: 2px 5px;
	margin-left:15px;
}
.subnav2-down a:link, .subnav2-down a:visited{
	display:block;
	color:#AE5590;
	text-decoration:none;
	border-right: 5px solid #C0CAD7;
	padding: 0 0 2px 5px;
	margin-left:30px;
}
.subnav-down a:hover, .subnav-down a:visited:hover{
	color:#5B708C;
	text-decoration:none;
}
.subnav1-down a:hover, .subnav1-down a:visited:hover, .subnav2-down a:hover, .subnav2-down a:visited:hover{
	text-decoration:none;
	border-right: 5px solid #C0CAD7;
	color:#5B708C;
}


/*text styles & elements*/
img{
	border:none;
}

.leisurecover{
	float:left;
	margin-right:5px;
}
a:link, a:visited{
	text-decoration:none;
	color: #AE5590;
}
a:hover, a:visited:hover {
	text-decoration:underline;
}
a:focus, a:active {
	outline: none;
}

h3 a:link, h3 a:visited{
	color:#00346E;
}
h1, h2, h3, h4{padding:0;}

.red{color: #AE5590;}

h1{
	font-weight: normal; 
	font-size:160%;
	color: #5B708C;
	margin:0 0 0.5em 0;
}
/*#content h1{
	margin-top:15px;
}*/
#left h1, #right h1{
	font-size:115%;
	color: #5B708C;
	padding: 3px 0 0 5px;
	border-top: 1px solid #C0CAD7;
	border-left: 1px solid #C0CAD7;
}

h2{
	font-weight: normal; 
	font-size:115%;
	color: #43A8C6;/*#5B708C*/
	margin:0 0 0.5em 0;
}
.newsitem h2{
	color: #85A780;
}
h3{
	font-weight: normal; 
	font-size:110%;
	color: #AE5590;
	margin:0.2em 0 0.3em 0;
}
#right h3{
	color:#85A780;
}
h4{
	font-weight: normal;
	font-style: italic; 
	font-size:100%;
	color: #5B708C;
	margin:.4em 0 0.2em 0;
}
#right h4{
	color:#B7AC3F;
}
p{
	margin:0 0 0.7em 0;
}
#left p{
	padding-right:10px;
}
#left .boxmenusand p{
	padding-right:2px;
}
dd, dl, dt{
	padding:0;
	margin:0;
}
/*#content h1, #content h2, #content h3, #content h4, #content p{
	margin-left:10px;
}*/
ul{
	list-style: square url(images/bullet.gif);
	margin: .5em 1em .5em 15px;
	padding-left:2px
}
ol{
	list-style-type: decimal;
	margin: .5em 1em .5em 30px;
	padding-left:2px;
}
/*#content ul, #content ol, #right ul, #right ol{
	margin-left:15px;
}*/

li{
	margin:0 0 0.2em 0;
	padding:0;
}
td{
	font-size: small;
	vertical-align: top;
}
* html td{
	font-size: x-small; /*for ie5x*/
	t\d: x-small; /*for ie6 or iemac5*/
}
.td-0{
	padding:2px;
	background: #E8E4BB;
	vertical-align:top;
}
.td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-last{
	padding:2px;
	background: #F9F8EC;/*#F4F1DD;*/
	vertical-align: top;
}

.boxmenured h2{
	font-size:110%;
	color: #AE5590;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #D2ABC7;
}
.boxmenured a:link, .boxmenured a:visited , .boxmenured p{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #D2ABC7;
	border-right: 1px solid #D2ABC7;
	border-bottom: 1px solid #D2ABC7;
	background: #E4CEDF;
	background-image: url(images/menuarrowp.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.boxmenublue h2{
	font-size:110%;
	color: #43A8C6;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #A8D2E2;
}
.boxmenublue a:link, .boxmenublue a:visited, .boxmenublue p{
	/*font-size:90%;*/
	display:block;
	color:#374455;
	padding:2px 0 2px 20px;
	border-left: 1px solid #A8D2E2;
	border-right: 1px solid #A8D2E2;
	border-bottom: 1px solid #A8D2E2;
	background: #CDE5EE;
	background-image: url(images/menuarrowp.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.foot a:link, .foot a:visited{
	display:block;
	color:#43A8C6;
	padding:2px 4px;
	border-left: 1px solid #A8D2E2;
	border-right: 1px solid #A8D2E2;
	border-bottom: 1px solid #A8D2E2;
	background: #FFF;
	background-image: none;
}
.boxmenublue .foot a:hover, .boxmenublue .foot a:visited:hover{
	display:block;
	color:#AE5590;
	padding:2px 4px;
	border-left: 1px solid #A8D2E2;
	border-right: 1px solid #A8D2E2;
	border-bottom: 1px solid #A8D2E2;
	background: #FFF;
	background-image: none;
}

.boxmenugreen h2, .news-catmenu-header, .news-catmenu-header a{
	font-size:110%;
	color: #85A780;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #C1D3BE;
	text-decoration:none;
	cursor:default;
}
.boxmenugreen a:link,.boxmenugreen a:visited, .boxmenugreen p, .news-catmenu-level1 a:link, .news-catmenu-level1 a:visited{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #C1D3BE;
	border-right: 1px solid #C1D3BE;
	border-bottom: 1px solid #C1D3BE;
	background: #E7EEE6;
	background-image: url(images/menuarrowp.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.boxmenusand h2{
	font-size:110%;
	color: #B7AC3F;
	background:#fff;
	padding:2px 5px;
	margin:0;
	border: 1px solid #DDD79B;
}
.boxmenusand a:link, .boxmenusand a:visited, .boxmenusand p{
	/*font-size:90%;*/
	display: block;
	color: #374455;
	padding: 2px 0 2px 20px;
	border-left: 1px solid #DDD79B;
	border-right: 1px solid #DDD79B;
	border-bottom: 1px solid #DDD79B;
	background: #EBE8C4;
	background-image: url(images/menuarrowp.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.boxmenusand p a{
	font-size:105%;
}

.boxmenured, .boxmenublue, .boxmenugreen, .boxmenusand, .news-catmenu{
	margin-bottom:15px;
}
.boxmenured a:hover, .boxmenured a:visited:hover, .boxmenublue a:hover, .boxmenublue a:visited:hover, .boxmenugreen a:hover, .boxmenugreen a:visited:hover,  .boxmenusand a:hover, .boxmenusand a:visited:hover, .news-catmenu-level1 a:hover, .news-catmenu-level1 a:visited:hover, .newsdown a:link, .newsdown a:visited{
	background-image: url(images/menuarrowp_over.gif);
	text-decoration:none;
	color:#00346E;
}
.boxmenured p, .boxmenublue p, .boxmenugreen p, .boxmenusand p{
	padding:3px;
	background-image:none;
}

a.button:link,  a.button:visited, p a.button:link, p a.button:visited{
	display:block;
	color:#5B708C;
	padding-left:18px;
	margin-bottom: 10px;
	border:none;
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position:0 0.2em;
}
.boxmenusand a.button:link, .boxmenusand a.button:visited, .boxmenugreen a.button:link, .boxmenugreen a.button:visited, .boxmenublue a.button:link, .boxmenublue a.button:visited{
	margin:5px 0 0;
}
a.button:hover,  a.button:visited:hover, p a.button:hover, p a.button:visited:hover{
	background-image: url(images/menuarrow_over.gif);
	text-decoration:none;
	color:#00346E;
	background-position:0 0.2em;
}
.quicklinks{
	float:left;
	width: 110px;
	background: #E4CEDF;
	margin-right:10px;
	margin-bottom:15px;
	border: 1px solid #AE5590;
}

* html .quicklinks{
	display: inline; /* for the ie floatmargin bug */
}
.ql_pic{
	width: 110px;
	height: 50px;
}
.quicklinks .head{
	display:block;
	font-size:105%;
	padding:2px 2px 0px;
	/*color: #AE5590;*/
}
.quicklinks a:hover, .quicklinks a:visited:hover{
	color:#00346E;
	text-decoration:none;
}
.quicklinks .text{
	display:block;
	padding: 2px;
	color: #374455;
	font-size:90%;
}

/* typo3 classes */

.csc-sitemap ul{	
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

.csc-sitemap li{
	border-top: 1px solid #C0CAD7;
	border-left: 1px solid #C0CAD7;
	font-size:110%;
	margin-top:1em;
	margin-bottom:0;
}

.csc-sitemap li ul li, .csc-sitemap li ul li ul li {
	font-size:95%;
	border:none;
	margin:0;
	}

.csc-sitemap li a:link, .csc-sitemap li a:visited{
	display:block;
	padding:4px 5px;
	border-left: 5px solid #FFF;
	color: #5B708C;
}
.csc-sitemap li ul li a:link, .csc-sitemap li ul li a:visited{
	display:block;
	padding:4px 2em;
	border-left: 5px solid #FFF;
	color: #374455;
}
.csc-sitemap li ul li ul li a:link, .csc-sitemap li ul li ul li a:visited{
	display:block;
	padding:4px 3em;
	border-left: 5px solid #FFF;
	color: #374455;
}
.csc-sitemap li a:hover, .csc-sitemap li a:visited:hover, .csc-sitemap li ul li a:hover, .csc-sitemap li ul li a:visited:hover, .csc-sitemap li ul li ul li a:hover, .csc-sitemap li ul li ul li a:visited:hover{
	text-decoration:none;
	color: #AE5590;
	border-left: 5px solid #C0CAD7;
}

.newslatest{
	float:left;
	width:115px;
}
.newslatestpic{
	float:left;
	margin-right:5px;
}
.newslistitem, .csc-searchResultHeader{
	/*margin-bottom:15px;*/
	border-top: 1px solid #C0CAD7;
	padding-top:5px;
}
* html .newslistitem{
	height:1px;/*peekaboo*/
}
.newsitem{
	display:inline;
	width:400px;
}
* html .newsitem{
	width:auto;/*380px;*/
}
#property .newsitem{
	width:500px;
	display:block;
	float:left;
}
.newsdetails{
	font-size:90%;
	margin-bottom:10px;
}
.newsitem h2 a:link, .newsitem h2 a:visited{
	color:#85A780;
	text-decoration:none;
}
.newsitem h2 a:hover, .newsitem h2 a:visited:hover{
	color:#AE5590;
	text-decoration:none;
}
.newsitem a:link, .newsitem a:visited{
	color:#AE5590;
	text-decoration:none;
}
.newsitem a:hover, .newsitem a:visited:hover{
	color:#00346E;
	text-decoration:none;
}
.newsback, .tx-ttnews-browsebox{
	margin-top:10px;
	border-top: 1px solid #C0CAD7;
	padding-top:5px;
}
.newspic{
	float:left;
	margin-right:10px;
}
.news-single-img{
	float:right;
	width:auto; /*160px*/
	margin-left:15px;
}

* html .newspic, * html .newslatestpic{
	display:inline;
}

/* .news-single-img a{
	display:block;
	padding-right:15px;
}
* html .news-single-img a{
	padding-right:30px;
}*/
.news-single{
	float:none;
}
.news-single-files {padding-top:.7em;}
.news-single-imgcaption{
	display:block;
	font-size:85%;
	padding: .5em 0;
}
.news-single-author{
	margin-bottom: 10px;
	padding-bottom:5px;
	/*border-bottom: 1px solid #C0CAD7;*/
}

.property1, .property2{
	padding:2px;
	border: 1px solid #C0CAD7;
	background: #E7EEE6;
	margin-bottom:10px;
	font-size:95%;
	/* for ie7 
	overflow:hidden;
	_height:1%;*/
}
* html .property1, * html .property2{
	height:1px; /*hack for odd ie behaviour on hp boxes*/
}
.property2{
	background: #E8E8C4;
}
.property1 h2,.property1 h2 a{
	color:#85A780;
	padding:0;margin:0;
}
.property2 h2, .property2 h2 a{
	color:#B7AC3F;
	padding:0;margin:0;
}
.property1 a:hover, .property1 a:visited:hover, .property2 a:hover, .property2 a:visited:hover{
	color:#00346E;
	text-decoration:none;
}
.property1 p.bodytext, .property2 p.bodytext{
	margin:0;
}
.status{
	border:1px solid #AE5590;
	background: #E4CEDF;
	padding: 1px 3px;
	font-weight:bold;
	color: #AE5590;
	font-size: 85%;
}
.smaller{
	font-size:90%;
}
/*.news-catmenu{
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom: 1px dotted #666;
}

.tx-ttnews-browsebox{
	padding-top:0.25em;
	margin: 1em 0 2em 0;
}*/
.csc-caption{
	font-size:85%;
}
.csc-mailform{
	padding:0;
	border:0;
}
.csc-form-fieldcell input, .csc-form-fieldcell textarea{
	padding:3px;
	border: 1px solid #C0CAD7;
	background: #EEF7F9;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:small;
	cursor:pointer;
}
* html .csc-form-fieldcell input, * html .csc-form-fieldcell textarea{
	font-size:x-small;
}
#internal #right .csc-form-fieldcell input{width:105px;}
#internal #right .csc-form-fieldcell input[type="submit"]{width:auto;}

#formcontainer{text-align:left;margin:10px;}

.formlabel {
	width: 150px;
	margin-top:5px;
	padding-right:5px;
}
.formbox{
	margin-top:5px;
	padding:2px;
	border: 1px solid #C0CAD7;
	background: #EEF7F9;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:small;
	width:400px;
}
.submit{
	cursor:pointer;
	border: 1px solid #C0CAD7;
	background: #EEF7F9;
	padding:3px;
}
#form-table{width:650px;}
#form-table h2{margin-top:1em;}
p.formerror {
	margin:5px 0 0;
	color:#AE5590;
	font-weight:bold;
}

#formcontainer #panel{
	height:90px;
	background: #00346E;
	background-image: url(images/bg_panel.jpg);
	background-repeat: repeat-y;
}
#formcontainer #logo{
	top:34px;
	right:20px;
}


/* print styles */
@media print {
  body { font-size: 11pt; }
  #pagecontainer, #header, #footer{width:auto;padding:0;margin:0;text-align:left;height:auto;}
  a:link, a:visited{text-decoration:underline;}
}

