/*** Website Design by MacStudio Design. Website: www.macstudio.co.nz ***/

body {
	text-align:center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #06F;
}
	
/******************** LAYOUT ********************/

#holder {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 5px solid #FFF;
}

/******************** HEADER ********************/

#header {
	height: 75px;
	background-color: #CCC;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

#header1 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/girl-on-deck-grey.jpg);
	background-repeat: no-repeat;
}

#header2 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/bbq-grey.jpg);
	background-repeat: no-repeat;
}

#header3 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/wanaka-grey.jpg);
	background-repeat: no-repeat;
}

#header4 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/girl-lounge-grey.jpg);
	background-repeat: no-repeat;
}

#header5 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/trees-grey.jpg);
	background-repeat: no-repeat;
}

#header6 {
	height: 75px;
	text-align: center;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/building-front-grey.jpg);
	background-repeat: no-repeat;
}

/******************** PHOTOS ********************/

#photo1 {
	height: 500px;
	background-image: url(images/girl-on-deck.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

#photo2 {
	height: 500px;
	background-image: url(images/bbq.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

#photo3 {
	height: 500px;
	background-image: url(images/wanaka.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

#photo4 {
	height: 500px;
	background-image: url(images/girl-lounge.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

#photo5 {
	height: 500px;
	background-image: url(images/trees.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

#photo6 {
	height: 500px;
	background-image: url(images/building-front.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 25px;
}

/******************** CONTENT ********************/

#content1 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/girl-on-deck-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}

#content2 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/bbq-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}


#content3 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/wanaka-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}


#content4 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/girl-lounge-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}


#content5 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/trees-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}

#content6 {
	width: 450px;
	height: 450px;
	margin: 0px;
	background-image: url(images/building-front-brown.jpg);
	background-repeat: no-repeat;
	background-position: -25px -125px;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
}

#button {
	float: right;
	padding-top: 425px;
}



/******************** MENU ********************/

#menu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
	background-color: #666666;
	font-weight: bold;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#menu a:link {
	color: #FFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

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

#menu a:active {
	color: #FFF;
	text-decoration: none;
}

/******************** CONTENT ********************/

#content {
	padding: 25px;
	float: left;
}

#content_left {
	width:150px;
	float: left;
}

#content_centre {
	width:500px;
	float: left;
	margin-left: 25px;
}

#content_right {
	width:200px;
	float: right;
}

/******************** FOOTER ********************/

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:active {
	color: #FFFFFFs;
	text-decoration: none;
	font-weight: normal;
}

/******************** LINKS ********************/

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/******************** IMAGE FLOATS ********************/

img.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.float_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/******************** STYLES ********************/

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	font-size: 42px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h3 {
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.white {
	color: #FFFFFF;
}

.small {
	font-size: 9px;
}
.right {
	text-align: right;
}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
li {
	padding: 0px;
	margin: 0px;
}
