#title h1  {
	height: 80px;
}

h1 {

}
.Details {
visibility: hidden;
}

a img {
	border:0;
}
#body{
	padding: 1em;
	BORDER-top: #000000 1px solid;
	BORDER-right: #000000 1px solid;
	BORDER-left: #000000 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	width: 760px;
	left: 50%;
	position: absolute;
	margin-left: -400px;

}
#fcdiv
{
	padding: 1em;
	BORDER: #000000 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	width: 760px;
	left: 50%;
	position: absolute;
	margin-left: -400px;

}
#header
{
	width: 100%;
	/*border-bottom: 1px solid #000000;*/
}

#languages {
	text-align:right;
	position: absolute;
	right: 2.8em;
	top: 66px;
}


.notes
{
	border: 1px dashed #666666;
	padding-left: 1em;
	padding-right: 1em;
	font-style: italic;
}

#leftcontent{
    /*BORDER-right: 1px solid #000000;*/
    FLOAT: left;
    WIDTH: 190px;
	
}
#content
{
	margin-left: 201px;
	width: 516px;

}
#footer
{
	padding: 1em;
	margin-top:1em;
	width: 100%;
	text-align:center;
	width: 760px;

	left: 50%;
	position: absolute; 
	margin-left: -397px;
	BORDER-bottom: #000000 1px solid;
	BORDER-right: #000000 1px solid;
	BORDER-left: #000000 1px solid;

	/*border-top: 1px solid #000000;*/
}
.footercontact {
	font-size: 10.5pt;
}
#menu {
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	border: none;
	display: inline;
	width: 100%;
	} 
#menu li {
	margin: 0.2em;
	padding-left: 0.2em;
	}

#menu li a,#menu li a:hover,#menu li a:visited  {
	padding-right: 0px;
	padding-left: 0em;
	margin-left: 0em;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;	
}

html>body #menu li a {
	width: auto;

	}

#menu li a:hover {
	/*
	border-left: 10px solid #0066CC;
	border-right: 10px solid #0066CC;
	background-color: #0066CC;
	color: #fff;
	*/
	}

#menu ul li {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	/*display: inline;*/
	padding-right: 0px;
	padding-left: 0px;

	}
	
		
#menu ul li.here a {
	list-style: none;
	display: inline;
/*
	border-left: 10px solid #003399;
	border-right: 10px solid #003399;
	background-color: #003399;
	color: #ffffff;
	*/

	}
/*
#title h1  {
	background-image: url(../images/Wren-Logo.gif);
	background-repeat: no-repeat;
}

#Home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;	
}
#Bedrooms {
	background-image: url(../images/bedrooms.gif);
	background-repeat: no-repeat;	
}

#Prices {
	background-image: url(../images/prices.gif);
	background-repeat: no-repeat;	
}

#DiningIn {
	background-image: url(../images/diningin.gif);
	background-repeat: no-repeat;	
}

#DiningOut {
	background-image: url(../images/diningout.gif);
	background-repeat: no-repeat;	
}

#Enquiries {
	background-image: url(../images/enquiries.gif);
	background-repeat: no-repeat;	
}

#Garden {
	background-image: url(../images/garden.gif);
	background-repeat: no-repeat;	
}

#Directions {
	background-image: url(../images/directions.gif);
	background-repeat: no-repeat;	
}

#SurroundingArea {
	background-image: url(../images/surroundings.gif);
	background-repeat: no-repeat;	
}

#Beauty {
	background-image: url(../images/beauty.gif);
	background-repeat: no-repeat;	
}

#Comments {
	background-image: url(../images/guestbook.gif);
	background-repeat: no-repeat;	
}
*/

/* Hidden elements */
#title h1 span,
#Home span,#Bedrooms span,#Prices span,#DiningIn span,#DiningOut span,#Enquiries span,#Garden span,#Directions span,#SurroundingArea span,#Beauty span,#Comments span
{
	/*visibility: hidden;*/
}
#LocalInterest p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#gardenimg tr td {
	vertical-align:text-top;
	padding:.4em;
}

.dropcaprel {
	position:relative;
	float: left;
	height:2em;
}
.dropcap {
	position:absolute;
	float: left;
	text-align: center;
	font-size: 39pt;
	top:-0.2em;
}
