body {
	background:url(../images/black1.jpg) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width:770px;
	min-height:400px;
	border:10px solid #fff1e7;
	background:#fff1e7;
	margin:auto;
	margin-top:10px;
	padding:0;
}
#flashcontent {
	height: 340px;
	padding:0px;
	margin:0px;
	border:1px solid #ffffff;
	}
#header {
	border-bottom:1px solid #ffffff;
	background: url(../images/bg.jpg);
	height: 233px;
	border-top: 1px solid #ffffff;
}
#header h1 {
	margin:0px;
	margin-top: -12px;
	font-size:3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	color:#700f0f;
	font-weight:bold;
	height: 40px;
}
.imgright{
	float:right;
	padding-left:5px;
	}
.imgleft{
	float:left;
	padding-right:5px;
	}
#instructions{
	position:relative;
	float:left;
	font-size:0.9em;
	width:204px;
	text-align:center;
	border:2px solid #bf9d94;
	}
#logo{
	width:86px;
	margin:auto;
	padding-top:10px;
	}
p{
	text-align:justify;
	}

#panorama{
	position:relative;
	float:left;
	width:204px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	}
#panorama1{	
	border:2px solid #bf9d94;
	}
.pad{
	padding-bottom:0px;
	margin-bottom:-10px;
	padding-top:10px;
}
#sidebar {
	float:left;
	width:200px;
	background-color:#fff4ec;

}
.textcentre{text-align:center;}
.textcentre a:hover{color:#ff9926;}
#tour00{
	position:relative;
	width:475px;
	margin:auto;
	}
#tour01{
	position:relative;
	padding-left:20px;
	margin-bottom:20px;
	}
#tour01 ul{
	position:relative;
	height:305px;
	float:left;
	width:220px;
	margin:0;
	list-style:none;
	padding:0;
	}
.tourul01{
	background-image:url(../images/tour/plan.jpg);
	background-repeat:no-repeat;
	}
.tourul02{
	background-image:url(../images/tour/plan2.jpg);
	background-repeat:no-repeat;
	}
#tour01 ul li{
	position:absolute;
	}
#tour_kitchen a{
	margin: 0; padding: 0; list-style: none;
    position: absolute;
	left: 2px; width: 96px; top: 0px;
	height: 144px; display: block;}
	
#tour_kitchen a:hover {
	background-image:url(../images/tour/kitchen.jpg);
	background-repeat:no-repeat;
	}
#tour_bed1 a{
	margin: 0; padding: 0; list-style: none;
    position: absolute;
	left: 98px; width: 96px; top: 210px;
	height: 90px; display: block;}
	
#tour_bed1 a:hover {
	background-image:url(../images/tour/ensuite_bedroom.jpg);
	background-repeat:no-repeat;
	}
#tour_sittingroom a{
	margin: 0; padding: 0; list-style: none;
    position: absolute;
	left: 99px; width: 95px; top: 0px;
	height: 120px; display: block;}
	
#tour_sittingroom a:hover {
	background-image:url(../images/tour/lounge.jpg);
	background-repeat:no-repeat;
	}
#tour_bed2 a{
	margin: 0; padding: 0; list-style: none;
    position: absolute;
	left: 0px; width: 198px; top: 0px;
	height: 102px; display: block;}
	
#tour_bed2 a:hover {
	background-image:url(../images/tour/upstairs_bedroom.jpg);
	background-repeat:no-repeat;
	}
#text {
	font-size:0.9em;
	float:right;
	width:550px;
	height:auto;
	border-left:1px solid #333;
	padding-left:10px;
	background-color:#fffaf4;

}
.minimise{
	letter-spacing:0px;
	font-weight:normal;
	font-size:0.2em;
	}


#footer {
	font-size:80%;
	border-top:1px solid #333;
	padding-left:20px;
	text-align: center;

}
a {
	color:#300;

}

ul.links {
	font-size:0.9em;
	list-style:none;
	margin-left:0;
	padding-left:0;

}
ul.links li {
	display: inline;
	padding-top: 6px;
	margin-left:0;
	padding-left:0;

}

ul.links a {
	border-bottom: 1px solid #333;
	border-left:  10px solid #fff4ec;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-bottom: 0px;

}

ul.links a.active, ul.links a.active:hover {
	border-left:  5px solid #99302A;
	margin-left:5px;
	background-color: #fecca0;
	color: #fff;
}
ul.links a:hover {
	border-left:  5px solid #ff9926;
	margin-left:5px;
	background-color: #fee8a0;
	color: #000;
}
ul.links a.noborder {
	border-bottom: 1px solid #fff;
}
#spacer {
border-top: 1px solid #333;
margin-top: 10px;
}