body {
	background-image: url(../graphics/background.jpg);
	font-family: Tahoma;
	color: #666666;
	background-position: 100% top;
	margin: 0px;
	background-repeat: repeat-x;
	padding: 0 0 0 10px;
	font-size: 10px;
}

.topmenuleft {
	FLOAT: left;
	MARGIN-LEFT: 20px;
	WIDTH: 300px;
	HEIGHT: auto;
	TEXT-ALIGN: left;
	margin-top: 10px;
}
.topmenuright {
	FLOAT: left;
	MARGIN-LEFT: 40px;
	WIDTH: 300px;
	HEIGHT: auto;
	TEXT-ALIGN: left;
	margin-top: 10px;
	background-color: #FFFFFF;
}

/*#lhnav {
	background-image: url(../graphics/navbk1.gif);
	background-position: left top;
	background-color: #a2a2a2;		
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	color: #3b3f48;
	float: left;
	width: 140px;
	min-height: 420px;
	height: 680px;
	padding-left: 10px;
}

a.lhnav:link, a.lhnav:visited {
	color: #3b3f48;
	text-decoration: none;
}

a.lhnav:hover {
	color: #3b3f48;
	text-decoration: none;
}*/
#lhnav1 {
	background-image: url(../graphics/navbk1.gif);
	background-position: left top;
	background-color: #cbcbcb;		
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	color: #3b3f48;
	float: left;
	width: 140px;
	min-height:540px;
	max-height: 850px;
	padding-left: 10px;
}

a.lhnav1:link, a.lhnav1:visited {
	color: #3b3f48;
	text-decoration: none;
}

a.lhnav1:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#centre {
	width: 410px;
	min-height: 670px;
	float: left;
}
#centre1 {
	width: 600px;
	min-height: 450px;
	float: left;
}

p {
	font-size: 9px;
	padding: 0 10px;
	
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.para2 {
	font-size: .8em;
	padding: 0 10px 0 25px;
}

#rhcol {
	width: 160px;
	min-height:670px;
	float: right;
	padding-right: 10px;

}

#rhcol p {
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 3px;
}
.extraspace {
	padding-bottom: 15px;
}

#left {
	float: left;
}

#right {
	float: right;
}

.mustard {
	font-size: .7em;
	color: #666666;
	font-weight: bold; 
}
.small {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
.imagespace {
	padding-left: 8px;	
	padding-right: 8px;
}
.imagespacecentre {
	padding-left: 10px;	
	padding-right: 10px;
}
.imgleft {
	float: left;
	padding-left: 190px;
}
.imgright {
	float: right;
	padding-right: 190px;
}

h1 {
	color: #3b3f48;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 10px;
}

h2 {
	color: #3b3f48;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 10px;
}

h3 {
	color: #3b3f48;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h4 {
	color: #3b3f48;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 10px;
}
.copyright a, copyright a:visited {
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	text-decoration: underline;
	color: #666666;
}
.regnum {
	font-size: .75em;
}
#footer {
	width: 750px;
	clear: both;
}

.global {
	BACKGROUND-POSITION: center bottom; 
	MARGIN-TOP: 0px; 
	BACKGROUND-IMAGE: url(../graphics/white-bottom5.gif); 
	PADDING-BOTTOM: 15px; 
	MARGIN-LEFT: auto; 
	WIDTH: 750px; 
	MARGIN-RIGHT: auto; 
	BACKGROUND-REPEAT: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: .8em;
}
.tabs {
	list-style:none;
	height:29px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 42px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tabs li {
	float:left;
	margin-right: -29px;
}
.tabs li a {
	display:block; 
	position:relative; 
	text-decoration:none;
}
.tabs li a em {
	display:block; 
	height:26px;
	float:left; 
	padding:0 39px 0 10px; 
	background:url(../graphics/nav/tab3r.gif) right top; 
	position:relative; 
	z-index:900; 
	font-size:11px; 
	font-weight:normal; 
	font-style:normal; 
	color:#fff; 
	line-height:25px; 
	font-family:verdana;
}
.tabs li a b {
	display:block; 
	float:left; 
	width:29px; 
	height:26px;
	background: url(../graphics/nav/tab3r.gif) left top; 
	position:relative; 
	z-index:200;
}

.tabs li a.m1 {
	z-index:700;
}
.tabs li a.m2 {
	z-index:500;
}
.tabs li a.m3 {
	z-index:400;
}
.tabs li a.m4 {
	z-index:300;
}
.tabs li a.m5 {
	z-index:200;
}
.tabs li a.m6 {
	z-index:100;
}

.tabs li a:hover {
	border:0; 
	z-index:700; 
	cursor:pointer;
	
}
.tabs li a:hover b {
	background-position: left center;
}
.tabs li a:hover em  {
	background-position: right center; 
	color:#333;
	text-decoration: none;
}

.tabs li a.selected, .tabs li a.selected:hover {
	border:0; 
	z-index:800; 
	cursor:default;
}
.tabs li a.selected b, .tabs li a.selected:hover b {
	background-position: left bottom;
}
.tabs li a.selected em, .tabs li a.selected:hover em  {
	background-position: right bottom; 
	color:#000;
}

.navigation {
	background-image: url(../graphics/1.gif);
	background-position: left top;
	width: 170px;
	/*vertical-align: top;*/
	background-repeat: repeat-x;
	background-color: #B9C7C4;
	min-height: 420px;
	height: 1200px;
	float: left;

}
.navbox {
	/*border-bottom: 1px solid #9b9b9b;
	border-top: 1px solid #bdbdbd;	*/
	line-height: 20px;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma;
	margin: 0px;
	text-align: left;
	display: block;
	line-height: 1em;
	padding: 5px 0px;
	padding-left: 2px;
}
.navie {
	cursor:hand;
	height:405px;
	line-height: 18px;
	padding: 5px 0px;
	padding-left: 2px;
	margin: 0px;
	/* filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#666666, Positive='true');*/
	color: #3b3f48;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

#www a:link {
	background-color: transparent;
	width: 160px;
}
#www a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	font-color: #FFFFFF;
}



.clearfix:after {
        content: ".";            /* the period is placed on the page as the last thing before the div closes */
        display: block;          /* inline elements don't respond to the clear property */ 
        height: 0;               /* ensure the period is not visible */
        clear: both;             /* make the container clear the period */
        visibility: hidden;      /* further ensures the period is not visible */
}

/* .clearfix {display: inline-block;}   a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*.clearfix {display: inline-block;}*/
.clearfix {display: block;}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.addressnonbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.bbtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bbemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bbaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bbtown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bbroomsfrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bbprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bbphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bbcontactlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
	line-height: 30px;

}
.bblongdesc {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
.SearchField {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.SearchButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif
}


#logo {
	BACKGROUND: #7f7f9c
}
#showcase {
	BACKGROUND: #7f7f9c
}
DL.boxes_list DT {
	FONT-SIZE: 1.5em; BACKGROUND: #7f7f9c; MARGIN: 3px 0px
}
#foot {
	BACKGROUND: #7f7f9c
}
#wrapper {
	BORDER-TOP: #446 1px solid
}
#content {
	BORDER-TOP: #446 1px solid
}
#far_right {
	BORDER-TOP: #446 1px solid
}
#header {
	BORDER-BOTTOM: #447 1px solid
}
search {
	BORDER-BOTTOM: #447 1px solid
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy h3, #xsnazzy p {margin:0 0px; letter-spacing:1px;}
#xsnazzy h1 {font-size:16px; color:#FFF;}
#xsnazzy h2 {FONT: Georgia, "Times New Roman", Times, serif; font-size:1.2em;color:#FFF; border:0;}
#xsnazzy p {padding-bottom:4px;}
#xsnazzy h2 {padding-top:4px;}
#xsnazzy {background: transparent; margin:0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #666666; border-right:1px solid #666666;}
.xb1 {
	margin:0 5px;
	background-color: #666666;
}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#ccc;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:170px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	FONT-SIZE: 0.85em; Z-INDEX: 100; WIDTH: 750px; POSITION: relative
}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.menu UL UL {
	WIDTH: 150px
}
.menu LI {
	FLOAT: left; WIDTH: 150px; POSITION: relative
}
.menu A {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 11px; BACKGROUND: #758279; BORDER-LEFT: #fff 0px solid; WIDTH: 139px; COLOR: #fff; LINE-HEIGHT: 29px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 30px; TEXT-DECORATION: none
}
.menu A:visited {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 11px; BACKGROUND: #758279; BORDER-LEFT: #fff 0px solid; WIDTH: 139px; COLOR: #fff; LINE-HEIGHT: 29px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 30px; TEXT-DECORATION: none
}
* HTML .menu A {
	WIDTH: 139px
}
* HTML .menu A:visited {
	WIDTH: 139px
}
.menu UL UL A.drop {
	BACKGROUND: url(../../graphics/drop.gif) #d4d8bd no-repeat right bottom
}
.menu UL UL A.drop:visited {
	BACKGROUND: url(../../graphics/drop.gif) #d4d8bd no-repeat right bottom
}
.menu UL UL A.drop:hover {
	BACKGROUND: url(../../graphics/drop.gif) #c9ba65 no-repeat right bottom
}
.menu UL UL :hover > A.drop {
	BACKGROUND: url(../../graphics/drop.gif) #c9ba65 no-repeat right bottom
}
.menu UL UL UL A {
	BACKGROUND: #e2dfa8
}
.menu UL UL UL A:visited {
	BACKGROUND: #e2dfa8
}
.menu UL UL UL A:hover {
	BACKGROUND: #b2ab9b
}
.menu UL UL {
	LEFT: 0px; VISIBILITY: hidden; WIDTH: 150px; POSITION: absolute; TOP: 31px; HEIGHT: 0px
}
* HTML .menu UL UL {
	TOP: 31px
}
.menu UL UL UL {
	LEFT: 150px; WIDTH: 150px; TOP: 0px
}
.menu UL UL UL.left {
	LEFT: -150px
}
.menu TABLE {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
.menu UL UL A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #d4d8bd; PADDING-BOTTOM: 5px; WIDTH: 129px; COLOR: #000; LINE-HEIGHT: 1em; PADDING-TOP: 5px; HEIGHT: auto
}
.menu UL UL A:visited {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #d4d8bd; PADDING-BOTTOM: 5px; WIDTH: 129px; COLOR: #000; LINE-HEIGHT: 1em; PADDING-TOP: 5px; HEIGHT: auto
}
* HTML .menu UL UL A {
	WIDTH: 129px
}
.menu A:hover {
	BACKGROUND: #949e7c; COLOR: #fff
}
.menu UL UL A:hover {
	BACKGROUND: #949e7c; COLOR: #fff
}
.menu :hover > A {
	BACKGROUND: #949e7c; COLOR: #fff
}
.menu UL UL :hover > A {
	BACKGROUND: #949e7c; COLOR: #fff
}
.menu UL LI:hover UL {
	VISIBILITY: visible
}
.menu UL A:hover UL {
	VISIBILITY: visible
}
.menu UL :hover UL UL {
	VISIBILITY: hidden
}
.menu UL :hover UL :hover UL {
	VISIBILITY: visible
}

.newsimgfloat {
	float: right;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 25px;
	margin-right: 5px;
	width: 200px;
	clear: both;
	text-align: center;
	}
	
.content .global .latest{
	padding: 10px;
	border: 0px;
	width: 260px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
	background-color: #f4f6f4;
	}

.content .global .recent{
	padding: 10px;
	border: 0px;
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	border: 1px solid #eeeeee;
	background-color: #f4f6f4;
	}	
