table { border-collapse:collapse; border-spacing:0; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* - - - */

body {
	background-color: #ff6c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
	margin: 0 auto;
}
b {
	color:#333;
}
#container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
	
	cursor:pointer;
}

#layoutbg {
	width: 960px;
	margin: 0 auto;
	
	padding-top:5px;
	padding-bottom:6px;
}
#layout {
	width: 960px;
	margin: 0 auto;
	padding: 15px 15px 30px 15px;
}

#navCrumb {
	background: url(navbg0.gif) no-repeat left bottom;
	width: 990px;
	height: 22px;
	
	margin: 0 auto;
	text-align:left;
	line-height:20px;

	padding-left:22px;
}
#navCrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

	color: #fff;
	text-decoration:none;
}
#navCrumb a:hover {
	text-decoration:underline;
}

#nav {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#nav a {
	color:#000;
	margin-right:1px;
	margin-top:1px;
	text-decoration: none;
	display: block;
	float:left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 22px;
}

#nav a.home {
	background: url(images/home.gif) no-repeat;
	width: 66px;
	}
#nav a.about1 {
		background: url(images/about1.gif) no-repeat;
	width: 108px;
}
#nav a.russell {
	background: url(images/russell.gif) no-repeat;
	width: 130px;
}
#nav a.water {
	background: url(images/water.gif) no-repeat;
	width: 136px;
}
#nav a.seaspray {
	background: url(images/seaspray.gif) no-repeat;
	width: 130px;
}
#nav a.eastland {
	background: url(images/emerald.gif) no-repeat;
	width: 127px;
}
#nav a.eastland1 {
	background: url(images/emerald1.gif) no-repeat;
	width: 127px;
}
#nav a.akaroa {
	background: url(images/akaroa.gif) no-repeat;
	width: 132px;
	}
#nav a.wanaka {
	background: url(images/wanaka.gif) no-repeat;
	width: 110px;
}
#nav a.enquiries {
	background: url(images/enquiries.gif) no-repeat;
	width: 84px;
}
