﻿html{ 

	height:100%;
	font-family: Verdana;
	overflow:scroll;
}

body
{	
	height:100%;
	font-size: 1em;
	color: #444343;	
	padding: 0;
	margin:0;
/*	background-color:#F0F0F0;*/
	background-color:white;
}


a:hover
{
	color: #ef8200;
	text-decoration:underline;
}


#wrapper{

	margin:0;
	padding:0;
    border-top:5px #ACA6AA solid;
    min-width:980px;
}

#main_header
{
    min-width:970px;
    background-color:white;
    width:100%;
   	border-top: 1px #ACA6AA solid;
}

#main_header_wrapper{

    width:970px;
	margin:0 auto;
 	height:7.5em;
  	color: #444143;	
    letter-spacing: 0.3em;
}


#headerL{

	float:left;

	
}

#headerR{
	float:right;	
	width: 28em;	
	height:100%;
	position:relative;

}

#headerT{
	width: 25em;
	height:30%;
	margin:1em 0 0 1em;
	font-size:0.8em;
	float:right;

}

#headerT li{
	list-style:none;
	text-align:left;
}

#headerB{
	width: 100%;
	bottom:0;	
	float:right;
	bottom:0;
	right:0;
	position:absolute;
	margin: 0.5em 0 0 0.5em;
	font-size:0.7em;
	height:5.3em;
	letter-spacing:0.1em;
}


#app{
	float:right;
	width:13%;
	padding: 0;	
	background-image:url('images/app.png');
	background-repeat:no-repeat;
	background-position: right top;
	height:4.8em;	
	text-align:center;	
}

#app a{
	display:block;
	height:4.8em;
	width:100%;	
	outline: none;
}

#app:hover {
	background-image:url('images/appO.png');
	background-repeat:no-repeat;
	background-position: right  top;
	text-decoration:underline;
	cursor:pointer;
	color:#ef8200;
}



#pen{
	float:right;
	width:13%;
	padding: 0;	
	background-image:url('images/pen.png');
	background-repeat:no-repeat;
	background-position: right top;
	height:4.8em;	
	text-align:center;	
}

#pen a{
	display:block;
	height:4.8em;
	width:100%;	
	outline: none;
}

#pen:hover {
	background-image:url('images/penO.png');
	background-repeat:no-repeat;
	background-position: right  top;
	text-decoration:underline;
	cursor:pointer;
	color:#ef8200;
}



#reg{
	float:right;
	width:20%;
	padding: 0;	
	background-image:url('images/reg.png');
	background-repeat:no-repeat;
	background-position: right top;
	height:4.8em;	
	text-align:center;	
	
}

#reg a{
	display:block;
	height:4.8em;
	width:100%;	
	outline: none;
}

#reg:hover {
	background-image:url('images/regO.png');
	background-repeat:no-repeat;
	background-position: right  top;
	text-decoration:underline;
	cursor:pointer;
	color:#ef8200;
}

#facebook{
	float:right;
	width:8%;			
	background-image:url('images/facebook_logo.png');
	background-repeat:no-repeat;
	background-position:left 10px;
	height:3em;
}

#facebook a{
	display:block;
	height:3em;
	width:100%;	
	outline: none;
}

#followus{
	float:right; 
	height:2em; 
	width:20%; 
	font-size:0.7em;
	letter-spacing:-0.05em;
	text-align:center;
	padding-top:0.5em;	
	
}

#twitter{
	float:right;
	width:15%;			
	background-image:url('images/twitter_logo.jpg');
	background-repeat:no-repeat;
	background-position:25px 10px;
	height:3em;
}

#twitter a{
	display:block;
	height:3em;
	width:100%;	
	outline: none;
}


#val{
	float:right;
	width:20%;
	padding: 0;	
	background-image:url('images/val.png');
	background-repeat:no-repeat;
	background-position: right top;
	height:5em;
}

#val a{
	display:block;
	height:5em;
	width:100%;	
	outline: none;
}


#val:hover {
	background-image:url('images/valO.png');
	background-repeat:no-repeat;
	background-position: right top;
	text-decoration:underline;
	cursor:pointer;
	color:#ef8200;
}


#tel
{
	letter-spacing:0.5em;
	float:right;
	text-align:right;
	background-image:url('images/tel.png');
	background-position: left center;
	background-repeat:no-repeat;
	width:100%;
}

#email a
{
	letter-spacing:0.15em;
	text-align:right;
	text-decoration:none;
	color: #444143;	
	float:right;
	width:100%;
	background-image:url('images/email.png');
	background-position: left center;
	background-repeat:no-repeat;

}

#email
{
	letter-spacing:0.15em;
	text-align:right;
	text-decoration:none;
	color: #444143;	
	float:right;
	width:100%;
	background-image:url('images/email.png');
	background-position: left center;
	background-repeat:no-repeat;

}

#FlashContent{
	width:770px;
	height:480px;
	font-size: 0.8em;
	text-align:center;
	background-image:url('images/4.JPG');
	color:white;

}
#FlashContent a{
	
	color:white;
}


#email a:hover
{
	color: #ef8200;
}

ul
{
	padding:0;
	margin:0;
}


#main_navbar
{	
	font-size:0.9em;
    letter-spacing: 0.2em;
    text-align:center;
    width:100%;  
    min-width:970px;
   	white-space: nowrap;  
 	background-color:#ef8200;
	border-top: 1px #ACA6AA solid;
	border-bottom: 1px #ACA6AA solid;
	padding: 0.5em 0 0.5em 0;
	height:1em;
	font-weight:bold;	
	margin-bottom:1em;
	
	
}

#main_nav_wrapper{
	width:980px;
	margin: 0 auto;

}

#main_nav_wrapper ul
{

}

#main_nav_wrapper li
{
	list-style: none;
	display:inline;	
	width: 193px; /*19.8%;*/
	float:left;
	text-align:left;
	border-right: 1px white /*#444143 */ solid;
	text-align:center;
}

#main_nav_wrapper a:hover
{
	color: #444143 ;
	text-decoration:underline;
}

#main_nav_wrapper li.navStart {

	border-left: 1px white solid;
}

.navbar
{
	text-decoration:none;
	color: white;
	
}



.navbarSub1 {
	top: 9.2em;
	left:4.8em;
}

.navbarSub2 {
	top: 9.2em;
	left:15.4em;
}

.navbarSubSub1{
	left: 9em;
	top: 1.65em;
}

.navbarSubSubSub1{
	left: 9em;
	top: 5.5em;
}

.navbarSub3 {
	top: 9.2em;
	left: 40.8em;
}


.navbarSub4 li {
  	display:block;
	text-align:left;
  	line-height:1.6em;
	border-top: 1px #444143 solid;
	border-left: 1px #444143 solid;
	border-right: 1px #444143 solid;
	background-color:white;
  	padding-bottom:0;
  	padding-left:0.5em;
}


.navbarSub3 li {
  	display:block;
	text-align:left;
  	line-height:1.6em;
	border-top: 1px #444143 solid;
	border-left: 1px #444143 solid;
	border-right: 1px #444143 solid;
	background-color:white;
  	padding-bottom:0;
  	padding-left:0.5em;
}


.navbarSub2 li {
  	display:block;
	text-align:left;
  	line-height:1.6em;
	border-top: 1px #444143 solid;
	border-left: 1px #444143 solid;
	border-right: 1px #444143 solid;
	background-color:white;
  	padding-bottom:0;
  	padding-left:0.5em;
}


.navbarSub1 li {
  	display:block;
	text-align:left;
  	line-height:1.6em;
	border-top: 1px #444143 solid;
	border-left: 1px #444143 solid;
	border-right: 1px #444143 solid;
	background-color:white;
  	padding-bottom:0;
  	padding-left:0.5em;
}

#form{

	width:970px;
	min-height:30em;	
	text-align:left;
	float:left;
	margin: 0 auto;
	border-left: 1px #ACA6AA solid;
	background-image:url('images/border_t.png');
	background-repeat:no-repeat;
	background-position: right top;
	padding-top:1px;
}

#form_home
{
	width:970px;
	min-height:30em;	
	text-align:left;
	float:left;
	margin: 0 auto;
}

.iframeSearch{
	height: 940px; 
	width:100%; 
	min-height:30em;
	float:left;	
}

.iframeReg{
	height: 1280px; 
	width:100%; 
	min-height:30em;
	float:left;	
	
}


#main_frameR{
	/*min-width: 47em;*/
	width:783px; /*79%;*/
	min-height:30em;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color:white;
	padding:0;
	margin:0;
	border-right: 1px #ACA6AA solid;
	background-image:url('images/separator.png');
	background-repeat:repeat-y;

}

#main_frameR_Aspasia
{
	/*min-width: 47em;*/
	width:763px; /*79%;*/
	min-height:30em;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color:white;
	padding:0;
	margin:0;
	border-right: 1px #ACA6AA solid;
	background-image:url('images/separator.png');
	background-repeat:repeat-y;
	padding-left:20px;
}


#main_frameR_flash
{
	/*min-width: 47em;*/
	width:770px; /*79%;*/
	min-height:30em;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color:white;
	padding:0;
	margin:0;
	border: 1px #ACA6AA solid;

}


#main_frameR_NoL
{
	border: 1px #ACA6AA solid;
	/*min-width: 47em;*/
	width:970px; /*79%;*/
	min-height:30em;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color:white;
	padding:0;
	margin:0;
	
}


#main_frameR_Home {

	width:969px; 
	text-align:left;
	float:left;
	padding-bottom:5px;
	margin:0;
	margin-bottom: 5px;
	font-size:0.75em;
	line-height:1.5em;
	letter-spacing:0.0em;
	font-family:Verdana;
	
}

.mainTitle{
	font-size:1.1em;
	letter-spacing:0.01em;
	margin-bottom:5px;
	float:left;
	font-family:Verdana;
}

#main_frameL_Home {
	width: 180px; 
	float:left;
}

#main_frameL_Home_News, #main_frameL_Home_SearchS, #main_frameL_Home_SearchP 
{
	width: 160px;
	padding: 0 0.8em 0 0.8em;	
	margin-bottom: 9px;
	border: 1px #ACA6AA solid;
	height:50px;
	background-repeat:no-repeat;
}


#main_frameL_Home_News{
	background-image:url('images/news.jpg');	
}

#main_frameL_Home_SearchS{
	background-image:url('images/searchs.jpg');	
}

#main_frameL_Home_SearchP{
	background-image:url('images/searchp.jpg');	
}

#main_frameL_Home_News a, #main_frameL_Home_SearchS a, #main_frameL_Home_SearchP a{
	width: 100%;
	display:block;
	height:50px;
}

#main_frameL_Home_Sales{
	
	width: 160px;
	height:120px;
	margin-bottom: 9px;
	background-color:white;
	padding: 0 0.8em 0 0.8em;	
	background-image:url('images/forsale.gif');
	background-position: left top;
	background-repeat:no-repeat;
	border:1px black solid;
}

#main_frameL_Banner {
	
	width: 160px;
	height:170px;
	margin-bottom: 1em;	
	background-color:white;
	padding: 0 0.8em 0 0.8em;	
	background-image:url('images/MoreProperties.jpg');
	background-position: left top;
	background-repeat:no-repeat;
}

#main_frameL_Banner:hover {
	cursor:pointer;
}

#main_frameL_Banner a, #main_frameL_Home_Sales a{
	width:100%;
	height:100%;
	display:block;
	outline: none;
}

#main_frameL_Form
{
	width: 160px; 
	min-height: 30em;
	float:left;	
	background-color:white;
	padding: 0 0.8em 0 0.8em;
}

#main_frameL
{
	width: 160px; /*16%;*/
	/*min-width: 9em;*/
	min-height: 30em;
	height:100%;
	float:left;	
	/*margin-right:0.5em;*/
	background-color:white;
	background-image:url('images/SmallAcorns.jpg');
	background-repeat:no-repeat;
	background-position: center 10px;
	padding: 0 0.8em 0 0.8em;	
}

#main_frameL ul.nav2, #main_frameL_Home_Menu ul.nav2{
	margin: 0;
	padding: 0;
	margin-top:6em;
	font-weight: bold;
	border-top: 1px solid #ef8200;
	font-size:0.7em;
}


#main_frameL ul.nav2 ul, #main_frameL_Home_Menu ul.nav2 ul {
	margin: 3px 0 3px 5px;
	font-weight: normal;
}
#main_frameL ul.nav2 li, #main_frameL_Home_Menu ul.nav2 li {
	border-bottom: 1px solid #ef8200;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_frameL ul.nav2 li li, #main_frameL_Home_Menu ul.nav2 li li {
	border-bottom: 0;
}
#main_frameL ul.nav2 a, #main_frameL_Home_Menu ul.nav2 a  {
	color: #444143;
	display: block;
	padding: 4px 7px;
	line-height: 15px;
	text-decoration: none;
	outline: none;
	
}


#main_frameL ul.nav2 li a:hover{
	background-color: #FFBC6D;
}
#main_frameL ul.nav2 li.active a{
	background-color: #ef8200;
}
#main_frameL ul.nav2 li.active{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: -1px 0 0;
}
#main_frameL ul.nav2 li.parent {
	border-bottom: 1px solid #ef8200;
}
#main_frameL ul.nav2 li.parent li.parent {
	border-bottom: 0;
}
#main_frameL ul.nav2 li li.parent {
	border-bottom: 0;
}
#main_frameL ul.nav2 li li a {
	background: #fff url(images/arrow_grey.gif) 6px 6px no-repeat;
	padding: 2px 7px 2px 14px;
}
#main_frameL ul.nav2 li.active li a {
	background: #fff url(images/arrow_grey.gif) 6px 6px no-repeat;
	padding: 2px 7px 2px 14px;
}
#main_frameL ul.nav2 li.active li.active a {
	background-color: #FFBC6D;
	font-weight: bold;
}
#main_frameL ul.nav2 li li a:hover { background-color: #FFBC6D; }

	
.frameRlinkSmall
{
	text-decoration:none;
	color: #444143;	
	font-size:0.8em;
	background:transparent url('images/arrow_grey_s.gif') no-repeat center left;
	padding-left:1em;	
	
}


#main_frameL .bookings {

	list-style:none;
	padding-bottom: 0.5em;	
	padding-top: 0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	border-bottom: 1px silver dotted;
}


#bookVal{
	background-image:url('images/White House small.jpg');  
	background-position:center; 
	background-repeat:no-repeat; 
	height:3.5em;
	width:50%;
	bottom:0;
	padding-top: 2em; 
	position:absolute;
	margin-bottom:1em;
	text-align:center;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	
	
	
}

#bookVal:hover{
	background-image:url('images/White House small over.jpg');
}


#bookVal a {  
	text-decoration:none;  
	color:#353535;
} 

#bookVal a:hover {
  text-decoration:none;
  color: #353535;	
}

#bookReg{
	background-image:url('images/register.jpg');
	background-position:center; 
	background-repeat:no-repeat;
	position:absolute;
	right:0;  
	height:2.5em;
	width:50%;
	bottom:0;
	padding-top: 1.5em; 
	margin-bottom:1em;
	margin-right:0.5em;
	text-align:center;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	margin-right:0.2em;

}

#bookReg:hover{
	background-image:url('images/register over.jpg');
}

#bookReg a {  
	color:#353535; 
	text-decoration:none;
	  
} 
 
#bookReg a:hover {  
	color:#353535; 
	text-decoration:none;  
}
 
#footer{
	width:100%;
	clear:both;
	border-top: 5px #ef8200 solid;
	padding-top:0.5em;
	height:2.5em;
	margin:0 auto;
}

#footerInner{
	width:980px;
	margin:0 auto;
}

#main_navbar
{	
	font-size:0.9em;
    letter-spacing: 0.2em;
    text-align:center;
    width:100%;  
    min-width:970px;
   	white-space: nowrap;  
 	background-color:#ef8200;
	border-top: 1px #ACA6AA solid;
	border-bottom: 1px #ACA6AA solid;
	padding: 0.5em 0 0.5em 0;
	height:1em;
	font-weight:bold;	
	
	
}


#footerL
{
	float:left;

}


#footerR
{
	float:right;
	font-size:0.6em;
	letter-spacing: 0.1em;
}

#footerR a
{
	font-weight:bold;
}

#footerR li
{
	list-style: none;
	padding:0 auto;
	margin:0;
	margin-left:2em;
	display:inline;
	color: #444143;	
}

.footerlink 
{
	margin-right:0.2em;
	margin-left:0.2em;	
	text-decoration:none;
	color: #444143;	
}



#innerL{
	float:left;
	width: 66%;
	height:94%;
	min-height:38em;
	font-size:0.75em;
	padding: 1em 0 1em 2em;
	text-align:left;
	line-height:1.5em;

}

#innerR{
	float:right;
	width:29%;
	height:100%;
	min-height:30em;
	text-align:right;
	vertical-align:bottom;
	position:relative;
}

#innerTitle{
	font-size:2em;
	height:1.7em;
	padding-right:1em;
	padding-top:0.5em;
	
}

.subTitle{
	font-size:0.6em;
}

.innerImg{
	position:absolute;
	bottom:0.3em;
	left:0;
	right:0.3em;
}


#innerL ul
{
	margin-top:4em;
}

#innerL li
{
	list-style: none;
	padding:0 auto;
	margin:0;
	margin-top:0.9em;
	margin-bottom:0.9em;
	color: #444143;	
	margin-left:3em;
}	

.innerlink
{
		
	text-decoration:none;
	color: #444143;	
	font-size:1.2em;
}


#innerL a:visited
{
	font-weight:bold;
	text-decoration:none;
	color: #444143;
}


#innerL a
{
	font-weight:bold;
	text-decoration:none;
	color: #444143;
}

#innerL a:hover
{
	color: #ef8200;
}

#innerR img{
	width: 100%;
}

#Map{
	width:520px;
	height: 300px;	
    border:1px #ACA6AA solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

.iframeMyacorn{
	height:400px;
	width:100%;
}

.enquiryform{
	font-size:0.6em;
	margin:0;
}

input{
	width:150px;
	margin: 2px 0 2px 0;
	font-size:1em;
	font-family: Verdana;
	color: #444343;
}

textarea{
	width:150px;
	margin: 2px 0 2px 0;
	font-size:1em;
	font-family: Verdana;
	color: #444343;
}


label{
	margin-top: 5px;
	float:left;
	
}

input.btn{
	font-family: Verdana;
	font-size:0.9em;
	border: 1px #ACA6AA  solid;
	background-color:#F0F0F0;
	width:50px;
	height:25px;
	margin-top: 10px;
	outline: none;
}

#formTitle{
	padding-top:1em;
	padding-bottom:0.5em;
	font-size:0.9em;
	font-weight:bold;
}

#main_frameL_Form li{
	font-size:0.8em;
	list-style:none;
}

#tel2, #fax2{
	background-repeat:no-repeat;
	font-size:0.7em;
	padding-left:20px;
	line-height:1.5em;
}

#tel2 {
	background-image:url('images/tel.png');
	background-position: left center;
	margin-top:5px;
}

#fax2 {
	background-image:url('images/fax.jpg');
	background-position: left center;
	margin-top:5px;
	margin-bottom:10px;
}

#addr2 {
	background-image:url('images/house.jpg');
	background-position: left top;
	margin-top:10px;
	background-repeat:no-repeat;
	font-size:0.8em;
	padding-left:20px;
	line-height:1.5em;

}

#contactEmail1{
	float:left;
	width:200px;
}

.thanks{
	font-size:1em;
	color:#ef8200;
	padding-bottom:5px;
}

#privacy{
	font-size:0.8em;
}

#innerL ul.sitemap {
	margin:0;
	
}

#innerL ul.sitemap li{
	list-style-position:inside;
	list-style-type:circle;
	
	margin:0.1em 0 0 2em;
	
}

#innerL ul.sitemap a{
	text-decoration:underline;	
}


#innerL ul.sitemap li ul{
	margin:0;
}

#innerL ul.sitemap li li{
	font-size:1em;
}
