/* CSS Document */


body {
	margin: 20 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	background-color: #CCD8DE;
	font-weight: normal;
	}

/* Formatting 
---------------------------------------------------------------------------------*/
h1 {
	color: #063A2D;
	margin-left: 10px;
	padding: 0px 0px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #004B39;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: normal;
	font-size: 1em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: normal;
	padding-left: 10px;
}
h3 {
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 0.72em;
	font-weight: bold;
	line-height: normal;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
}
h4 {
	color: #990000;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 0.72em;
	font-weight: bold;
	line-height: normal;
	padding: 0px 0px 10px 10px;
	margin-left: 10px;
	font-family: 'Trebuchet MS', sans-serif;
}
p {
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.72em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	color: #004B39;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline; }  
img {
	border: 0px none;
}
a img { border: 0px none; }   
em { text-decoration: underline; font-style: normal; }
blockquote { margin-left: -1px; margin-bottom: 10px; padding: 0px 10px 0px 20px; border: 1px solid #C8CCDF; background: #F8F9FC; }

/* Additional Formating Selectors 
--------------------------------------------------------------------------*/
.genheading { font: 0.7em/1.2 Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.highlight { text-align: left; padding: 0px 10px 0px 10px; border: 4px solid #C8CCDF; }
.testimonial {
	padding: 5px 0px;
	background: url(graphics/crawfords_lgreen2.gif) repeat;
	margin: 0px;
}
.bodybold { font: bold 0.75em /1.5 arial, sans-serif; color: #003F7F; }
.date { font: 0.7em /1.5 georgia, serif; color: #003F7F; padding-bottom: 5px; border-bottom: 1px solid #003F7F; margin-bottom: 5px; }
.newsfeeddate { font: 0.85em /1.5 arial, sans-serif; color: #003F7F; }
a .newsfeedhead { font: bold 0.75em /1 arial, sans-serif; color: #0292C8; }
a:hover .newsfeedhead { font: bold 0.75em /1 arial, sans-serif; color: #003F7F; }
a.login { color: #fff; }
a:hover.login { color: #ECF0F4; text-decoration: underline; }
a:hover .newsfeedhead { font: bold 0.75em /1 arial, sans-serif; color: #003F7F; }
.servboxtext { font: 0.72em/1.2 arial, sans-serif; color: #063A2D; }
.contactitems { font: bold 0.9em /1.5 arial, sans-serif; color: #003F7F; margin-bottom: 5px; }
#contactwrapper { float: left; border: 1px solid #000;  }

.bodylist {
	list-style: circle inside;
	font: 0.72em/1.6 "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding: 5px;
	}
.bodylist ul {
	display: block;
	list-style: circle;
	margin: 0 0 0 40px;
	padding: 5px;
	}
.bodylist ul li {
	display: block;
	list-style: circle;
	color: #003F7F;
	text-decoration: none;
	padding: 0px 0px 2px 40px;
}

	
	
.bodylist2 {
	list-style-type: none;
	list-style-position: outside;
	font: 1em/2 arial, sans-serif;
	color: #333333;
	margin: 2px;
	padding-left: 18px;
	}
div.bodylist2 ul {
	display: block;
	list-style: none;
	margin: 0 2px 0 2px;
	padding: 0px;
	}
div.bodylist2 ul li {
	display: block;
	list-style: cirlce;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	}
		
	
/* Layout 
--------------------------------------------------------------------------------------*/




#outerwrapper {
	text-align: center;
	width: 760px;
	background: #004B39;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	padding: 0px;
}

#header {
	width: 760;
	height: 108px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	
}	

#clientarea {
	position: absolute; 
	text-align: left;
	margin: 0px 0px 0px 617px;
	padding: 2px 0px 0px 45px;
	width: 130px;
	height: 15px;
	font: bold 0.75em arial, sans-serif;
	color: #fff;
	background: url(images/client_area_grad.jpg) repeat-y;
	}
	
* html #clientarea {
	position: absolute; 
	text-align: left;
	margin: 0px 0px 0px 611px;
	padding: 2px 0px 0px 45px;
	width: 130px;
	height: 17px;
	font: bold 0.75em arial, sans-serif;
	color: #fff;
	background: url(images/client_area_grad.jpg) repeat-y;
	}


#maincontent {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	z-index: 2;
}

* html #maincontent {
	text-align: left;
	margin: 0px;
}
#maincontent1 {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	}
* html #maincontent1 {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	}
#maincontent2 {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/currentdev_r_bgr.jpg);
	background-repeat: no-repeat;
}
* html #maincontent2 {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/currentdev_r_bgr.jpg);
	background-repeat: no-repeat;
}
#maincontent3{
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px;
	width: 340px;
	background-color: #ECE9D8;
	float: left;
	background-image: url(graphics/currentdev_r_bgr.jpg);
	background-repeat: no-repeat;
}
* html #maincontent3 {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px;
	width: 340px;
	background-color: #ECE9D8;
	float: left;
	background-image: url(graphics/currentdev_r_bgr.jpg);
	background-repeat: no-repeat;
}
#maincontent4{
	text-align: left;
	margin: 20px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
	width: 140px;
	background-color: #ECE9D8;
	float: left;
}
* html #maincontent4 {
	text-align: left;
	margin: 20px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
	width: 140px;
	background-color: #ECE9D8;
	float: left;
	
}


.column { float: left; margin-right: 20px; padding: 8px; border: 1px solid #8EDDFB; }

#headwrapper { float: right; margin-left: 5px; width: 600px; background: #003F7F; }
* html #headwrapper { float: right; width: 600px; background: #FFFFFF; }
#newsfeed { margin: 5px; padding: 10px; width: 172px; text-align: left; background: #ECF0F4; }
#contactcontainer { float: right; text-align: left; margin: 10px 5px 0px 0px; padding: 5px; height: 20px; }
.calltoaction { font: 0.75em /1.2 times, serif; color: #003F7F; }
.telnumber { font: bold 0.7em/1 Verdana, Arial, Helvetica, sans-serif; color: #24A1C1; }

#tagline {
	position: absolute;
	margin: 15px 0px 0px;
	text-align: left;
	font: normal 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 250px;
	width: 550px;
	height: 27px;
	}

.servicesbox { 
	float: left;
	width: 215px;
	color: #003F7F;
	margin: 0px 10px 15px 0px;
	padding: 5px; 
	color: #003F7F;
	}
.servicesbox2 { 
	float: right;
	width: 215px;
	color: #003F7F;
	margin: 0px 0px 15px 10px;
	padding: 5px; 
	color: #003F7F;
	}

.serviceheader { padding: 2px 0px 2px 5px; background: url(graphics/housetype_headlisting.jpg) left; font: bold 0.75em/1.2 Geneva, Arial, Helvetica, sans-serif; color: #fff; }
.servicethumb  { float: left; margin: 5px 7px 2px 0px; width: 40px; height: 40px; border: 1px solid #003F7F; }
.serviceboxwrapper { float: left; margin-bottom: 5px; padding-bottom: 8px; padding-top: 5px; border-bottom: 1px solid #0292C8; }


/* -----------Main vertical menu------*/	
	
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu {
	top: 0;
	float: left;
	margin-left: 20px;
	}
* html #menu {

	top: 0;
	float: left;
	margin-left: 10px;
	}	

#menu {
	width: 150px;
	background-repeat: repeat;
	}

#menu dt {
	cursor: pointer;
	height: 25px;
	width: 150px;
	color: #000000;
	font: bold 0.7em/25px arial, sans-serif;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}
	
#menu dt.first {
	cursor: pointer;
	margin: 1px 0px;
	padding-left: 6px;
	height: 18px;
	line-height: 20px;
	font: 0.7em /1.5 arial, sans-serif;
	color: #fff;
	}
#menu dt.first a {
	color: #fff;
	}
#menu dt.first a:hover {
	color: #fff;
	background: #990000;
	}
#menu dd {
	background: repeat;
	}
#menu li {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: 5px;
	font-weight: bold;
	}
#menu li a {
	font: bold 0.7em/25px arial, sans-serif;
	color: #063A2D;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}
#menu dt a {
	color: #063A2D;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 6px;
	}
#menu li a:hover{
	text-decoration: underline;
	}
#menu dt a:hover {
	;
	text-decoration: underline;
	}

	
/* Main image containers with images as backgrounds
--------------------------------------------------------------------------------------*/
#homeimg {
	float: left;
	width: 600px;
	height: 150px;
	background: url(images/main_img_home.jpg);
	margin-left: 0px;
}
#propertyimg { float: left; width: 360px; height: 120px; background: url(images/main_img_landproperty.jpg); }
#investigateimg { float: left; width: 360px; height: 120px; background: url(images/main_img_investigate.jpg); }
#charitiesimg { float: left; width: 360px; height: 120px; background: url(images/main_img_charities.jpg); }
#planningimg { float: left; width: 360px; height: 120px; background: url(images/main_img_planning.jpg); }
#newsimg { float: left; width: 360px; height: 120px; background: url(images/main_img_news.jpg); }
#appealsimg { float: left; width: 360px; height: 120px; background: url(images/main_img_appeals.jpg); }
#ittradesimg { float: left; width: 360px; height: 120px; background: url(images/main_img_ittrade.jpg); }
#itntertradeimg { float: left; width: 360px; height: 120px; background: url(images/main_img_interrade.jpg); }
#tradenewmediaimg { float: left; width: 360px; height: 120px; background: url(images/main_img_newmedia.jpg); }
#testimonialimg { float: left; width: 360px; height: 120px; background: url(images/main_img_testimonial.jpg); }
#newsletterimg { float: left; width: 360px; height: 120px; background: url(images/main_img_newsletter.jpg); }
#documentsimg { float: left; width: 360px; height: 120px; background: url(images/main_img_docs.jpg); }
#contactimg { float: left; width: 360px; height: 120px; background: url(images/main_img_contact.jpg); }
#accessimg { float: left; width: 360px; height: 120px; background: url(images/main_img_accessibility.jpg); }
#siteimg { float: left; width: 360px; height: 120px; background: url(images/main_img_sitemap.jpg); }
/* ------------------------------------------------------------  Main image containers */


/* Homepage thumbnail sectios
--------------------------------------------------------------------------------------*/
.homecharities { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_charities.jpg);  }
.homelandprop { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_lanproperty.jpg);  }
.homeplanning { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_planning.jpg);  }
.homeappeals { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_appeals.jpg);  }
.homeintertrade { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_intertade.jpg);  }
.homenewmedia { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_newmedia.jpg) ; }
.homelittrade { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_ittrade.jpg) ; }
.homeinvestig { margin-bottom: 8px; height: 52px; width: 494px; background: url(images/home_investigations.jpg) ; }

.hometext { margin: 0px 5px 10px 20px; font: 0.7em/normal Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }
* html .hometext { float: left; margin: 0px 5px 10px 10px; font: 0.7em/normal Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.boxheading {
	margin: 2px 0px 2px 2px;
	font: bold 0.7em/1.4 Arial, sans-serif;
	color: #063A2D;
	z-index: 2;
	text-align: left;
	padding: 0px 0px 0px 5px;
	background-color: #B3D0CB;
}
.panelcontainer {
	float: none;
	padding: 6px;
	background: #EBEBEB;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#sectionhead {
	float: left;
	text-align: left;
	padding: 5px 10px 0px 0px;
	height: 150px;
	width: 600px;
}
* html #sectionhead { float: none; text-align: left; padding: 20px 10px 0px 300px; 
height: 150px; background: no-repeat; }

#sidebar {
	float: left;
	width: 190px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
* html #sidebar {
	float: left;
	width: 190px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
	}
.reserved {
	color: #000033;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	font-size: 0.72em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.newsdisplay { 
	float: left; 
	text-align: left;  
	width: 180px; 
	padding: 6px; 
	margin-left: 5px; 
	background: #ECF0F4 url(images/menu_bground1.jpg); 
	color: #003F7F;
	}
	
* html .newsdisplay { 
	float: left; 
	text-align: left;  
	width: 180px; 
	padding: 6px; 
	margin-left: 3px; 
	background: #ECF0F4 url(images/menu_bground1.jpg); 
	color: #003F7F;
	}
	
.linkbox {
	margin-bottom: 8px;
	width: 148px;
	border: 1px solid #FFFFFF;
	margin-left: 19px;
	margin-right: 10px;
	background-color: #97AFBB;
	margin-top: 10px;
}


/* NAVIGATION 
--------------------------------------------------------------------------------------*/

#breadcrumbs {  font: 0.75em /1.2 arial, sans-serif; color: #000; margin-bottom: 5px; }
	
/* -----------Main vertical menu------*/	


/* Top horizontal menu 
-----------------------------------------------------------------------------*/
#topstrip {
	width: 900px;
	height: 30px;
	background: #063A2D url(graphics/header_bg.jpg) repeat-x;
	text-align: right;
	margin: 0px;
	}
	
#topnav {
	margin: 0px 0px 0px 10px;
	text-align:left;
	z-index: 1;
	
	}
ul#nav { padding: 0px; margin: 0px; }
ul#nav li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
ul#nav li a {
	display: inline;
	padding: 0px;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul#nav li a:hover { 
	display: inline;
	text-decoration: underline; 
	}

/* -----Main Footer nav------*/

#footer {
	padding: 0px 2px 10px 0px;
	font: 0.7em/1.5 Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
* html #footer {
	clear: both;
	padding: 0px;
	font: 0.7em/1.5 arial, sans-serif;
	color: #000000;
	border-top: 0px none;
	color: 003F7F;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

 ul#footernav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000000;
	}

ul#footernav li {
	float: left;
	clear: right;
	margin: 4px 2px 4px 0px;
	padding: 0px;
	color: #004B39;
	text-decoration: none;
	}

#footernav a {
	margin: 0px 2px 0px 0;
	padding: 1px 3px 1px 0px;
	text-decoration: none;
	}

#footernav a:hover {
	text-decoration: underline;
	}
	
#formcontainer {
	background: #EBEBEB;
	border: 1px solid #053B2C;
	padding: 0px 10px;
	margin: 10px;
	}

fieldset { width: 300px; border: 0px; }

legend { margin-left: -7px; padding: 0px; }

.button { 
	font: bold 0.7em  arial, sans-serif !important; 
	color: #fff; 
	background: #003E2D; 
	border-top: 1px solid #063A2D; 
	border-right: 1px solid #063A2D; 
	border-bottom: 2px solid #063A2D; 
	border-left: 2px solid #063A2D; 
	cursor: pointer;
	}

/* -----Table Elements ------------------------------------------------------------*/

.legendtext { font: bold 0.7em Geneva, Arial, Helvetica, sans-serif;  color: #000000; text-align: left; padding: 0px; }
.labeltext {
	text-align: right;
	width: 250px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
}
.txtfield {  height: 16px; background: #FFFFFF; border: 1px solid #003E2D; font: 0.7em Verdana, Arial, Helvetica, sans-serif; color: 000; }
.txtarea {
	border: 1px solid #053B2C;
	color: 000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

/* -----Used in doc repository table display ------------------------------------------------------------*/

caption { text-align: left; font: bold 0.72em/1.5 Geneva, Arial, Helvetica, sans-serif; color: #063A2D; padding-bottom: 5px; }
th { font: 0.75em /1.5 arial, sans-serif; color: #fff; padding-left: 5px; background: #003F7F;  }

.oddtype {
	background: #ECF0F4;
	border-bottom: 1px solid #AFC0D1;
	border-left: 1px solid #AFC0D1;
	padding: 2px;
	width: 100px;
	font: 0.75em arial, sans-serif;
	text-align: center;
	color: #000;
	}
.odddetail {
	background: #ECF0F4;
	border-right: 1px solid #AFC0D1;
	border-bottom: 1px solid #AFC0D1;
	border-left: 1px solid #AFC0D1;
	padding: 2px;
	font: 0.75em arial, sans-serif;
	color: #000;
	}
	
.eventype {
	padding: 2px;
	font: normal 0.7em/1.4 Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin: 2px;
	}
.evendetail {
	border-right: 1px solid #AFC0D1;
	border-bottom: 1px solid #AFC0D1;
	border-left: 1px solid #AFC0D1;
	padding: 2px;
	font: 0.75em arial, sans-serif;
	color: #000;
	}
/* -----Used in house type ------------------------------------------------------------*/
.longbox { float: none; margin: 0px; padding: 3px; width: 80%;
	background: #fff; border: 1px solid #014B3A; }
.longbox_b {
margin: 0px; padding: 3px; width: 320px;
	background: #fff; border: 1px solid #B3D0CB;
}
.propertydetails {
	text-align: left;
	font: 0.7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 3px 10px;
	backgound: #fff;
	background-color: #EBEDF1;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0B2972;
}
.propertydetailsheading {

	text-align: left;
	font: bold 0.7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #0B2972;
	margin: 10px 0px 3px 10px;
	backgound: #fff;
	background-color: #EBEDF1;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0B2972;
}
.dropmenu {

	background: #FFFFFF;
	border: 2px solid #053B2C;
	color: 000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#outerwrappersizedwin {

	text-align: left;
	width: 600px;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	padding: 0px;
}
#maincontentsizedwindow {

	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 600px;
	z-index: 2;
}
#headersizedwindow {

	width: 600px;
	height: 108px;
	margin: 0px;
	background-image: url(graphics/header_bgt.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.status {
	font: normal 0.7em/normal Arial, sans-serif;
	color: #000000;
}
.statusAvailable {

	font: bold 0.7em/normal Arial, sans-serif;
	color: #000066;
}
.statusSold {


	font: 0.7em/normal Geneva, Arial, Helvetica, sans-serif;
	color: #042A1F;
	background-color: #ECF0F4;
}
.vacancydetails {

	text-align: left;
	font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 3px 10px;
	backgound: #fff;
	background-color: #E6E6E6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #063A2D;
}
.vacancydetailsheading {


	text-align: left;
	font: bold 0.7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #063A2D;
	margin: 10px 0px 3px 10px;
	backgound: #fff;
	background-color: #E6E6E6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #063A2D;
}
.currentdevelopment {
	width: 425px;
	margin-left: 70px;
	margin-right: 10px;
	background-color: #CCD8DE;
	margin-top: 15px;
	padding: 0px 10px 10px;
	margin-bottom: 10px;
}
#cmsinstruction {
	text-align: left;
	margin: 0px 20px 20px 10px;
	padding: 10px;
	width: 520px;
	background-color: #FFFFFF;
	border: 1px solid #CCD8DE;
}
.linkbox2 {
	margin-bottom: 8px;
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 15px;
}
#housetype {

	float: left;
	width: 490px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
* html #housetype {

	float: left;
	width: 490px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
#freetrees {
	float: left;
	width: 190px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
	background-repeat: no-repeat;
}
* html #freetrees {
	float: left;
	width: 190px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
.specification {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 0.69em;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pricelist {

	font-family: 'Trebuchet MS', sans-serif;
	font-size: 0.66em;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#maincontentcurrent {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/current_bg_left2.jpg);
	background-repeat: no-repeat;
}
* html #maincontentcurrent {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/current_bg_left2.jpg);
	background-repeat: no-repeat;
}
#maincontentpast {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/past_bg_left.jpg);
	background-repeat: no-repeat;
}
* html #maincontentpast {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/past_bg_left.jpg);
	background-repeat: no-repeat;
}
#maincontentenquiry {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/eqnuiry_bg_left.jpg);
	background-repeat: no-repeat;
}
* html #maincontentenquiry {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/eqnuiry_bg_left.jpg);
	background-repeat: no-repeat;
}
#maincontentindex {
	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/index_bg_left.jpg);
	background-repeat: no-repeat;
}
* html #maincontentindex {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/index_bg_left.jpg);
	background-repeat: no-repeat;
}
#maincontentgallery {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/gallery_bg_left.jpg);
	background-repeat: no-repeat;
}
* html #maincontentgallery {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/gallery_bg_left.jpg);
	background-repeat: no-repeat;
}
#maincontenttweedhomes {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #ECE9D8;
	background-image: url(graphics/sidebar/homes_bg_left.jpg);
	background-repeat: no-repeat;
}
* html #maincontenttweedhomes {

	text-align: left;
	margin: 20px 20px 20px 10px;
	padding: 10px 10px 20px;
	width: 520px;
	background-color: #E3DFD3;
	background-image: url(graphics/sidebar/homes_bg_left.jpg);
	background-repeat: no-repeat;
}
.indexlinks {


	font-family: 'Trebuchet MS', sans-serif;
	font-size: 0.66em;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5 {

	color: #990000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 0.72em;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin-left: 0px;
}
#sidebartweeddale {
	float: left;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
* html #sidebartweeddale {
	float: left;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
	}
	#newsarticle {

	float: left;
	width: 290px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
* html #newsarticle {

	float: left;
	width: 290px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 10px;
	border: 1px solid #7B869A;
}
#sidebarbirks {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	display: block;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.72em;
	line-height: 2.4em;
	width: 155px;
}
#sidebarbirks a {
	float: left;
	width: 155px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.underdline {
	margin-left: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	display: block;
	margin-right: 20px;
	margin-bottom: 0px;
}
