@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color:#EBEBEB;
	color:#333333;}
	
h1 {
	color: #006;
	font-size: 1.3em;
	padding-bottom: 5px;
	border-bottom: 1px solid #006;
	}

h2 {
	font-size: 1.1em;
	color:#006;
	line-height: 150%;
	}
	
h3 {
	font-size: 1em;
	color: #33333;
	}	
	
h4 {
	font-size: 1m;
	font-weight: normal;
	font-style:italic;}
p {
	font-size:0.9em;
	line-height: 150%;
	}

a {
	color: #006;
	}

#content ul {
	font-size:0.9em;
	line-height: 150%;}

#wrap {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color:#FFF
	}

#header {
	position:relative;
	height: 252px;
	background-image:url(../images/banner_harbour.jpg);
	background-repeat:no-repeat;
	}
	
.logo {
	position:absolute;
	top: 20px;
	left: 40px;
	}

#nav {
	float: left;
	height:28px;
	width: 780px;
	background-color: #9E9E9E;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: #9E9E9E 1px solid;
	}

#nav ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	}
	
#nav ul li{
	display:inline;
	padding: 0px 10px 0px 10px;
	margin: 0
	}

#nav ul li.first {
	padding-left: 0;
	}

#nav ul li a {
	text-decoration: none;
	color:#fff;
	}

#nav ul li a:hover {
	color:#006;
	}

#content {
	float: left;
	width: 539px;
	min-height:  370px;
	padding: 20px;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	}

/* Dunedin Menu */

#dunedinmenu {
	float: left;
	width: 160px;
	padding: 20px;

}

#dunedinmenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style:none;
	}

#dunedinmenu ul li {
	line-height:200%;
	border-bottom: 1px dotted #CCC;
	}
	
#dunedinmenu a {
	color:#006;
	text-decoration:none;
	}

#dunedinmenu a.letter {
	text-decoration:underline;
	}
	
#dunedinmenu a:hover {
	color:#F00;
	font-weight: normal;
	}
	
#dunedinmenu h3 {
	color: #006;
	}

/* Footer */

#footer {
 	clear:both;
	height: auto;
	width: 760px;
	background-color:#9E9E9E;
	padding: 10px;
	margin: 0;
	border: 0;
	}

#footer p {
	color:#fff;
	text-align:right;
	text-decoration:none;
	font-size:0.7em; }

#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	color:#006;
	}

/* Template stuff */
#pageheading {
	float: inherit;
	width: 540px;
	}
	
#pagecontent {
	float: left;
	width: 540px;
	}

.photo {
	padding: 5px;
	border: 1px solid #666;
	background-color:#CCC;
	margin: 15px;
		}

.photo td {
	text-align:right;
	color: #666;
	font-size: 0.8em;
	background-color:#CCC;}

.clearall {
	clear: both
	}
	
.fairtrade {
	margin-left: 5px;
	}

.red {
	color:#F00;}
	
.red {
	color:#F00;}
	
.promo th {
	background-color: #9E9E9E;
	color:#FFF;
	font-weight:bolder}

.promo tr {
	border:none;}
	
.promo td {
	border:none}
	
.promo {
	border:thin}
