/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/ningaloo01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
	color: 135ea4;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	margin-bottom: 18px;
	font-size: 14px;
	color: 00a6e8;
}

.text2 {
	font-size: 21px;
	color: #135ea4;
}

.text3 {
	text-align: center;
	color: #9FA0A0;
}

.text4 {
	font-size: 14px;
	color: #FFFFFF;
}

.text5 {
	font-size: 21px;
	font-weight: normal;
	color: #F7EA5E;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px;
	background: url(images/subpage1_02.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

.list1 h4 {
	font-size: 11px;
	padding-left: 15px;
	background: url(images/subpage1_01.gif) no-repeat left center;
	text-decoration: none;

	color: #ffffff;
}

.list1 p {
	margin: 0px;
	color: #BECACF;
}

.list1 a {
	padding-left: 15px;
	background: url(images/subpage1_01.gif) no-repeat left center;
	text-decoration: none;
	color: #FFFFFF;
}

.list1 a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: 00a6e8;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	text-decoration: none;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	padding-left: 16px;
	background: url(images/subpage1_01.gif) no-repeat 0px 5px;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/ningaloo02.jpg) repeat-x left top; }
.bg2 { background: url(images/ningaloo03.jpg) repeat-x left top; }
.bg3 { background: url(images/ningaloo07.jpg) no-repeat left top; }
.bg4 { background: url(images/ningaloo08.gif) repeat-x left bottom; }
.bg5 { background: #FFFFFF; border: 3px solid #FFFFFF; }
.bg6 { background: url(images/ningaloo14.gif) repeat-x left top; }
.bg7 {  }
.bg8 { background: url(images/mast/beach1.jpg) no-repeat left top; }
.bg9 { background: url(images/mast/beach2.jpg.jpg) no-repeat left top; }
.bg10 { background: url(images/mast/decks1.jpg) no-repeat left top; }
.bg11 { background: url(images/mast/decks2.jpg) no-repeat left top; }
.bg12 { background: url(images/mast/facade1.jpg) no-repeat left top; }
.bg13 { background: url(images/mast/facade2.jpg) no-repeat left top; }
.bg14 { background: url(images/mast/friends1.jpg) no-repeat left top; }
.bg15 { background: url(images/mast/friends2.jpg) no-repeat left top; }
.bg16 { background: url(images/mast/girls1.jpg) no-repeat left top; }
.bg17 { background: url(images/mast/girls2.jpg) no-repeat left top; }
.bg18 { background: url(images/mast/pool1.jpg) no-repeat left top; }
.bg19 { background: url(images/mast/pool2.jpg) no-repeat left top; }
.bg20 { background: url(images/mast/side1.jpg) no-repeat left top; }
.bg21 { background: url(images/mast/side2.jpg) no-repeat left top; }
.bg22 { background: url(images/mast/couple1.jpg) no-repeat left top; }
.bg23 { background: url(images/mast/couple2.jpg) no-repeat left top; }
.bg24 { background: url(images/mast/manta1.jpg) no-repeat left top; }
.bg25 { background: url(images/mast/manta2.jpg) no-repeat left top; }
.bg26 { background: url(images/mast/oyster-bridge1.jpg) no-repeat left top; }
.bg27 { background: url(images/mast/oyster-bridge2.jpg) no-repeat left top; }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img {
	border: none;
	text-align: center;
}

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-top: 15px;
	padding-bottom: 15px;
	background: url(images/ningaloo13.gif) repeat-x left top;
}

.button {
	float: left;
	margin: 0px 65px 0px 0px;
	display:block;
}

