/* CSS Document */

#menuBackground{
	background-color: 7D6F67; 
	width: 763px;
	height: 27px;
	display:block;
}

#menuItem{
	text-align: center;
	clear: right;
	float: left;
	width: 115px;
	background-color: 7D6F67;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC; padding: 5px;
}

#menuItem a {
	color: #FFFFFF;
}

#menuItemHL{
	text-align: center;
	clear: right;
	float: left;
	width: 98px;
	background-color: 7D6F67;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC; padding: 5px;
}

#menuItemHL a {
	color: #FFFFFF;
}

#navBottom {
	width: 200px;
}

* html #menuItem{
	text-align: center;
	clear: right;
	float: left;
	width: 121px;
	background-color: 7D6F67;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC; padding: 5px;
}

* html #menuItemHL{
	text-align: center;
	clear: right;
	float: left;
	width: 109px;
	background-color: 7D6F67;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC; padding: 5px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#banner{
	width: 762px;
	height:400px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	height: 1px;
}

#bannerLogo {
	float: left;
	height: 77px;
	clear:left;
	background-color:#000000;
}

#bannerSpecial{
 float:left;
 clear:none;
 background-color: #000000;
 height:77px;
}

* html #bannerSpecial{
 float:left;
 clear:none;
 background-color: #000000;
 height:79px;
}
#bannerSpecial2{
 float:left;
 clear:none;
 background-color: #EFAA1E;
  height:77px;
}

* html #bannerSpecial2{
 float:left;
 clear:none;
 background-color: #EFAA1E;
  height:79px;
}

#bannerSpecialRest {
	width: 385;
	background-color: #EFAA1E;
	clear:right;
	float:left;
	padding: 3px;
	height:71px;
}

* html #bannerSpecialRest {
	width: 391;
	background-color: #EFAA1E;
	clear:right;
	float:left;
	padding: 3px;
	height:79px;
}

.manageholdTable tr td{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.manageholdTableEs tr td{
	border-bottom: 1px solid #000000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bannerRest {
	float:left;
	height: 77px;
	width: 639px;
	clear:right;
}

#leftCol {
	width:172px;
	float:left;
	margin-right:5px;
}
#rightCol {
	width:590px;
	float:left;
	padding:4px;
}

#innerHolder {
	padding: 25px;
	background-color: E5E1DD;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#bottomSection{
width: 763px;
}
#bottomTxt{
	width:300px;
}

#holder {
	margin:0px auto;
	width:763px;
}

#estateImage {
	height: 240px;
	float: left;
	margin:0px auto;
	background-position: left;
	vertical-align: text-top;
	text-align: left;	
	padding: 0px;
}
#indvImage {
	width: 570px;
	height: 266px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-position: right top;
	vertical-align: top;
}

#image1 {
	display:block;
	height: 240px;
	background-image:url(banners/banner.jpg);
	margin:0px auto;
	width:763px;
	background-repeat:no-repeat;
	background-position: center top;
}

#white {
	background-color: #FFFFFF;
	width:763px;
	margin:0px auto;
}

#whiteEstate {
	background-color: #FFFFFF;
	width:588px;
	margin:0px auto;
}
#estateColour {
	background-color: #E9DED8;
	width:763px;
	margin:0px auto;
	height:100%;
}

#image2 {
	height: 240px;
	background-image:url(banners/banner.jpg);
	margin:0px auto;
	width:763px;
	background-repeat:no-repeat;
	background-position: center top;
}


#footer {
	width:760px;
	margin:0px auto;
	color:#FFFFFF;
	height:25px;
	padding-top: 5px;
}
#footerLeft {
	width:510px;
	float:left;
	font-size: 10px;
}
#footerRight {
	/*width:340x; */
	float:right;
	text-align:right;
	font-size: 12px;
	padding-right: 5px;
	font-weight:bold;
	color:#7D6F67;
}
#footer a {
	color:#7D6F67;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#baseColour{
	background-color:#EFAA1E;
	margin:0px auto;
	width:764px;
}

#note {	padding:5px; background-color:#FFFFCC; border:1px dashed red; color:#333; font-size:11px;	margin-bottom:5px; }

#maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align:middle;
	padding: 5px;
	float:left;
}

#submaintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E1DD;
	font-weight: bold;
	vertical-align:text-top;
	padding: 20px 5px 5px;
	background-position: center top;
	text-align: center;
	line-height: 18px;
}

#submaintext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D2C26;
	font-weight: bold;
	vertical-align:middle;
	padding: 5px;
	background-position: center;
	text-align: center;
	line-height: 18px;
}

#searchTable {
	padding: 3px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#searchTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

#searchTab a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #000000;
}

#searchTab a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #FFFFFF;
	text-decoration:none;
}
#submenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#estateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: 756861;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#estateText #preview{
visibility:hidden;
 position: absolute;
 top: 256px;
}
#estateText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: 756861;
	padding-right: 5px;
	width: 150px;
}
#estateText a:hover {
	color:#302925;
	text-decoration:none;
	width: 150px;
}

#estateText a:hover #preview{
visibility: visible;
 position: absolute;
}

#memberText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#memberText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#bottomEstate {
	width: 595px;
	float:right;

	/*height:90px; */
}

#smenuText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:none;
	background-position: top;
}

#smenuText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:underline;
	background-position: top;
}

#menuText2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:none;
	background-position: top;
}

#menuTextSub {
	padding: 3px 3px -2px 10px;
}

#menuTextSub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:none;
	background-position: top;
	width: 160px;
}

#menuTextSub a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:underline;
	background-position: top;
	width: 160px;
}

#menuText {
	padding: 3px 3px -2px 8px;
}

#menuText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:none;
	background-position: top;
	width: 160px;
}

#menuText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51483C;
	text-decoration:underline;
	background-position: top;
	width: 160px;
}


body {
	background-color: #E5E1DD;
}

#popupLinks {
	/*clear:none;*/
	float:left;
 /*padding-right: 6px;*/
 font:Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#000000;
 width: 188px;
 height:94.5px;
 text-align: center; 
 
}
#popupLinks a{
	/*clear:none;*/
	float:left;
 /*padding-right: 6px;*/
 font:Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration:none;
 color: #000000;
 text-align: center; 
 width: 188px;
 height:94.5px;
}

#popupLinks a:hover{
	/*clear:none;*/
	float:left;
 /*padding-right: 6px;*/
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	color: #000000;
	text-align: center; 
	 width: 188px;
	 height:94.5px;
}

hr {
	height: 1px;
	color: #51483C;
}

#paragraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
}

#paragraphText h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#paragraphText h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}

#paragraphText a{
	color:#000000;
}
#pageBreak {
	page-break-after: always;
}

#note {
display: block;
}
#pageNo {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: bottom;
	text-align: right;
	vertical-align: baseline;
	padding: 5px;
}


#searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#searchText h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#searchText h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#searchText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0033CC ;
}
#indvOuter {
width:355px; height:390px; border:1px solid; background-position:center;
}

#indvBck {
background-color:#000000; color:#FFFFFF; font-weight:bold;
}

#indvSpacer {
padding-right: 5px; clear:none; float:left;
}

#white {
	background-color: #FFFFFF;
	width:763px;
	margin:0px auto;
}

/* Print Styles */
@media print {	

	body { background:white; color:black; margin:0px, auto; }
	
	#baseColour {
	display: none;
	}
	
	#note {
	display: none;
	}
	
	#pageBreak {
		page-break-after: always;
	}
	
	#indvOuter {
	width:355px; height:390px; border:1px solid; margin:0px, auto; background-position:center;
	}
	
	#indvBck {
	background-color:#000000; color:#FFFFFF; font-weight:bold; margin:0px, auto;
	}
	
	#indvSpacer {
	padding-right: 5px; clear:none; float:left; margin:0px, auto;
	}

	
}