* {
margin: 0;
padding: 0;
}

body {
background-color:#fff;
font: normal small Arial, Helvetica, sans-serif;
color: #333;
padding-top:20px;
padding-bottom:20px;
}

a{
color:#009900;
text-decoration:none;
font-size:small;
font-weight:bold;
}

a:hover{
color:#333;
text-decoration:none;
}

.outer{
width:790px;
margin:0px auto;
}

.masthead{
background:url('http://islandbreeze.org.nz/top.jpg') top center no-repeat;
width:790px;
height:285px;
}

/*-------Begin Menu Related Styles-------*/
.menu{
width:690px;
margin:0px auto;
color:#999999;
list-style-type:none;
padding:10px 0px 10px 0px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

.menu li{
float:left;
display:block;
}


.menu li span{
display:block;
float:left;
}

.menu li a{
float:left;
margin:0px 10px 0px 2px;
}

.menu .sub_menu{
width:150px;
padding:1px;
position:absolute;
margin-top:1.2em;
visibility:hidden;
z-index:1;
}

.menu .sub_menu a{
background-color:#009900;
color:#fff;
width:146px;
display:block;
padding:2px;
border-top:1px solid #3FB23F;
border-right:1px solid #005600;
border-bottom:1px solid #005600;
border-left:1px solid #3FB23F;
font-weight:normal;
font-size:x-small;
}

.menu .sub_menu a:hover{
background-color:#c0c0c0;
border-top:1px solid #f7f7f7;
border-right:1px solid #333;
border-bottom:1px solid #333;
border-left:1px solid #f7f7f7;
}



/*------Begin Main Content Styles------*/
.main_content{
border-top:3px solid #c0c0c0;
border-bottom:3px solid #c0c0c0;
width:790px;
float:left;
padding:20px 0px 20px 0px;
font-size:85%;
}

.main_con{
width:790px;
float:left;
padding:20px 0px 20px 0px;
font-size:85%;
}

.Left_Col{
width:300px;
float:left;
padding:20px 0px 20px 0px;
font-size:85%;
}

.main_content .tehaerenga{
background:url('http://islandbreeze.org.nz/haerenga-sq.jpg') top center no-repeat;
width:300px;
float:left;
}

.tehaerenga span{
display:block;
width:275px;
height:175px;
overflow:auto;
margin:65px 8px 20px 12px;
float:right;
}

.tehaerenga img.thumbnail{
width:65px;
float:left;
margin:0px 7px 7px 0px;
}

.tehaerenga .ourstory{
display:block;
background:url('http://islandbreeze.org.nz/story.jpg') top center no-repeat;
width:155px;
height:61px;
float:right;
}

.main_content .brent{
background:url('http://islandbreeze.org.nz/brent.jpg') top center no-repeat;
width:220px;
height:317px;
float:left;
margin:0px 5px 0px 5px;
}

.main_content .pqdts{
background:url('http://islandbreeze.org.nz/pq-rec.jpg') top center no-repeat;
width:260px;
float:left;
}

.pqdts span{
text-align:center;
display:block;
width:230px;
margin:52px 8px 20px 15px;
float:left;
line-height:180%;
}

.pqdts span a{
font-size:85%;
color:#ff9900;
}

.te_haerenga{color:#009900;font-size:1.2em;}
.footer{
font-size:x-small;
width:780px;
float:left;
padding:20px 0px 20px 0px;
text-align:center;
}
.island_breeze_new_zealand{
display:block;
float:left;
border:1px solid #c0c0c0;
background-color:#f7f7f7;
text-align:left;
margin:20px 0px 20px 0px;
padding:8px;
color:#765;
line-height:150%;
}
.island_breeze_new_zealand b{
font-size:large;
}

/*
.island_breeze_new_zealand a{
display:block;
background-color:#ff9900;
color:#fff;
padding:5px;
}*/

.footer a{
font-size:x-small;
color:#333;
}