/**global styles**/
#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	font-size: 100%;
	background: #000000;
	width: 1400px;
	border: none;
	z-index:1;
	
	}
	
#header {
	background-color:#000;
	color:#fff;
	text-align: center;
	padding: 0px;
	z-index:1;
	}

#container {
	margin: 0px;
	padding: 0px;
	width: 1400px;
	background-color: #fff;
	z-index:1;
}

body {
	background: #54301a url(images/wordsBG.jpg) no-repeat;
	padding: 0;
	margin: 0 0 0 -150px;
	z-index:1;
}


body.videoEmbed {
	background: #ffffff;
	padding: 0;
	margin: 0;
}


/**banner styles**/	
#banner{
	position: absolute;
	left:0px;
	top: 0px; 
	padding: 0px;
	margin: 0px;
	width:1400px;
	height: 155px;
	border-bottom: none;
	z-index:1;
}
	
#bannerimg {
	left:0em;
	top:0px; 
	width: 1400px;
	height: 150px;
	float:left;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Helvetica, Arial, sans serif;
	z-index:1;
	}



/**content styles**/
img {
	border: none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#content.home {
	position: absolute;
	margin-top: 0px;
	top: 110px;
	left: 200px;
	width: 1015px;
	height: 715px;
	background-color:#FFF;
	background: url(images/homeBG.png);
	z-index:1;
	}

#content.about {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	
	}

#content.testimonials {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	height: 1980px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	}
	
#content.bookings {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	}

#content.resources {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	height: 1280px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	}
	
#content.membership {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	height: 715px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	}

#content.video {
	position: absolute;
	margin-top: 0px;
	top: 119px;
	left: 200px;
	width: 1015px;
	height: 585px;
	background-color:#FFF;
	background: url(images/whiteBG.png) repeat-y;
	z-index:1;
	}

#textbox.home {
	position: absolute;
	top: 60px;
	left: 420px;
	width: 400px;
	z-index:1;
}

#textbox.about {
	position: absolute;
	top: 60px;
	left: 90px;
	width: 600px;
	z-index:3;
	
}


#textbox.bookings {
	position: absolute;
	top: 60px;
	left: 90px;
	width: 800px;
	z-index:3;
}

#textbox.membership {
	position: absolute;
	top: 60px;
	left: 90px;
	width: 800px;
}

#textbox.testimonials {
	position: absolute;
	top: 60px;
	left: 90px;
	width: 800px;
}

#textbox.video {
	position: absolute;
	top: 60px;
	left: 90px;
	width: 800px;
}

#videoThumbs {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 250px;
	height: 100px;
	color: #6d6e71;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 1.3em;
}

#videoBox {
	position: absolute;
	top: 30px;
	left: 350px;
	background: #fff;
}

#videoContainer {
	color: #eee;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 1.3em;
}

#videoContainer a {
	color: #eee;
}
	

#textbox.resources {
	position: absolute;
	top: 70px;
	left: 90px;
	width: 600px;
}

#resourcesBook {
	position: absolute;
	left: 360px;
	top: -30px;
	height: 207px;
	width: 403px;
	padding: 30px;
	background: url(images/box.png);
}

#bookText {
	position: absolute;
	top: 30px;
	left: 170px;
	width: 250px;
	z-index:1;
}

.brownBookTxt {
	color: #662f22;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 1.2em;
	z-index:1;
}

.greyBookTxt {
	color: #6d6e71;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 1.2em;
	z-index:1;
}

#book {
	height: 190px;
	z-index:1;
}

.buyBtn {
	padding-left: 15px;
	padding-top: 10px;
	z-index:1;
}

#downloads {
	poition: absolute;
	top: 100px;
	left: 50px;
	width: 250px;
	text-align: right;
	color: #6d6e71;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
	white-space: nowrap;
}

#resourcesImg {
	position: absolute;
	top: 300px;
	left: 100px;
	width: 800px;
	text-align: center;
}

.caption {
	text-align: left;
	color: #662f22;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
}

.cityBay1 {
	margin: 0;
	float: left;
	width: 360px;
	height: 300px;
	text-align: left;
	color: #662f22;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
}

.cityBay2 {
	margin: 0;
	float: right;
	width: 360px;
	height: 300px;
	text-align: left;
	color: #662f22;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
}
	
.brownText {
	color: #662f22;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
	z-index:1;
}

.greyText {
	color: #6d6e71;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
	z-index:1;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
	color: #000;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 20px;
}


.floatright {
	float: right;
	margin: 0px 0px 0px 0px;
}

.logo {
	margin: 20px 0px 20px 40px;
}
.logo:hover {
	margin-top:-10px;
	padding-bottom:10px;
}

.divider {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.divider2 {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


/**table styles**/
table.bookingForm {
	table-layout: fixed;
	width: 500px;
	margin-top: 30px;
}

table.bookingForm td.text {
	width: 220px;
	color: #6d6e71;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 14px;
	line-height: 1.7em;
	text-align: right;
	padding-right: 5px;
}

table.bookingForm td.box {
	width: 250px;
	line-height: 2.5em;
}

textarea {
	resize: none;
}


/**bubble styles**/
#bubble.home1 {
	position: absolute;
	top: 90px;
	background: url(images/homeBubble.png);
	height: 262px;
	width: 415px;
}

#bubble.textbox {
	margin-top: 40px;
	margin-left: 40px;
	width: 350px;
	height: 250px;
	color: 54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial1 {
	position: absolute;
	top: 1405px;
	left: 103px;
	background: url(images/test1Bubble.png);
	height: 340px;
	width: 485px;
}

#bubble.testbox1 {
	margin-top: 35px;
	margin-left: 40px;
	width: 420px;
	height: 250px;
	color: #54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial2 {
	position: absolute;
	top: 1650px;
	left: 325px;
	background: url(images/test2Bubble.png);
	height: 340px;
	width: 485px;
}

#bubble.testbox2 {
	margin-top: 40px;
	margin-left: 40px;
	width: 420px;
	height: 250px;
	color: #54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial3 {
	position: absolute;
	top: 690px;
	left: 420px;
	background: url(images/test3Bubble.png);
	height: 340px;
	width: 500px;
}

#bubble.testbox3 {
	margin-top: 35px;
	margin-left: 40px;
	width: 420px;
	height: 400px;
	color: #54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial4 {
	position: absolute;
	top: 649px;
	left: 73px;
	background: url(images/test4Bubble.png);
	height: 500px;
	width: 470px;
}

#bubble.testbox4 {
	margin-top: 40px;
	margin-left: 40px;
	width: 230px;
	height: 500px;
	color: #54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial5 {
	position: absolute;
	top: 949px;
	left: 515px;
	background: url(images/test5Bubble.png);
	height: 320px;
	width: 490px;
}

#bubble.testbox5 {
	margin-top: 25px;
	margin-left: 40px;
	width: 370px;
	height: 250px;
	color: 54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial6 {
	position: absolute;
	top: 1135px;
	left: 483px;
	background: url(images/test6Bubble.png);
	height: 320px;
	width: 490px;
}

#bubble.testbox6 {
	margin-top: 30px;
	margin-left: 40px;
	width: 330px;
	height: 250px;
	color: 54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial7 {
	position: absolute;
	top: 1062px;
	left: 107px;
	background: url(images/test7Bubble.png);
	height: 320px;
	width: 490px;
}

#bubble.testimonial8 {
	position: absolute;
	top: 1369px;
	left: 619px;
	background: url(images/test7Bubble.png);
	height: 320px;
	width: 490px;
}

#bubble.testbox7 {
	margin-top: 30px;
	margin-left: 40px;
	width: 280px;
	height: 250px;
	color: 54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}

#bubble.testimonial9 {
	position: absolute;
	top: 49px;
	left: 88px;
	background: url(images/test9Bubble.png);
	height: 340px;
	width: 500px;
}

#bubble.testimonial10 {
	position: absolute;
	top: 24px;
	left: 613px;
	background: url(images/test4Bubble.png);
	height: 500px;
	width: 470px;
}

#bubble.testimonial11 {
	position: absolute;
	top: 380px;
	left: 170px;
	background: url(images/test8Bubble.png);
	height: 320px;
	width: 600px;
}
#bubble.testbox8 {
	margin-top: 35px;
	margin-left: 40px;
	width: 520px;
	height: 400px;
	color: #54301a;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	line-height: 1.5em;
}



/**header styles**/
h1 {
	color: #92320b;
	font-family: Helvetica, Arial, sans serif;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	width: 250px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	background-position: 0px 32px;
}


h2 {
	color: #565a39;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
}

h3 {
	color: #565a39;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
}

.pageHeading {
	position: absolute;
	top: 100px;
	left: 100px;
}


.persistencePays {
	position: absolute;
	top: 10px;
	left: 30px;
}




/**global navigation**/
a {
	color: #6d6e71;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	font-family: Helvetica, Arial, sans serif;
}




/**main navigation**/
#menu {
	position:absolute; 
	top:30px; 
	left:260px;
}

ul.menu {
	list-style:none;
	margin:5px 0px 0px 60px;
	padding:0 0px 0 0;
	width:800px;
}

ul.menu * {
	list-style:none; 
	margin:0; 
	padding:0;
}

ul.menu a {
	list-style:none; 
	display:block; 
	text-decoration:none;
	color: #ffe8cd;
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
}

ul.menu li {
	position:relative; 
	float:left; 
	margin-right:4px;
}

ul.menu .MenulinkAboutActive {
	border:none; 
	margin:0px;
	padding:20px 45px 0px 0px;
	width:25px;
	height: 1.9em;
	background: url(images/aboutLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkVideoActive {
	border:none; 
	margin: 0; 
	padding:20px 45px 0px 0px; 
	width:25px;
	height: 1.9em;
	background: url(images/videoLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkBookingsActive {
	border:none; 
	margin: 0; 
	padding:20px 20px 0px 0px; 
	width:70px;
	height: 1.9em;
	background: url(images/bookLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkTestimonialsActive {
	border:none; 
	margin:0px; 
	padding:20px 45px 0px 0px; 
	width:75px;
	height: 1.9em;
	background: url(images/testimonialsLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkResourcesActive {
	border:none;
	margin: 0px;
	padding:20px 35px 0px 0px;
	width:70px;
	height: 1.9em;
	background: url(images/resourcesLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkMembershipActive {
	border:none; 
	margin: 0px;
	padding:20px 0px 0px 0px;
	width:125px;
	height: 1.9em;
	background: url(images/membershipLink.png);
	background-position: 0px 0px;
}

ul.menu .MenulinkAbout {
	border:none; 
	margin: 0px;
	padding:20px 45px 0px 0px;
	width:25px;
	height: 1.9em;
	background: url(images/aboutLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkAbout:hover {
	background-position: 0px 0px;
}

ul.menu .MenulinkVideo {
	border:none; 
	margin: 0; 
	padding:20px 45px 0px 0px; 
	width:25px;
	height: 1.9em;
	background: url(images/videoLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkVideo:hover {
	background-position: 0px 0px;
}

ul.menu .MenulinkBookings {
	border:none; 
	margin: 0; 
	padding:20px 20px 0px 0px; 
	width:70px;
	height: 1.9em;
	background: url(images/bookLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkBookings:hover {
	background-position: 0px 0px;
}

ul.menu .MenulinkTestimonials {
	border:none; 
	margin:0px; 
	padding:20px 45px 0px 0px; 
	width:75px;
	height: 1.9em;
	background: url(images/testimonialsLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkTestimonials:hover {
	background-position: 0px 0px;
}


ul.menu .MenulinkResources {
	border:none; 
	margin: 0px;
	padding:20px 35px 0px 0px;
	width:70px;
	height: 1.9em;
	background: url(images/resourcesLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkResources:hover {
	background-position: 0px 0px;
}

ul.menu .MenulinkMembership {
	border:none;
	margin: 0px;
	padding:20px 0px 0px 0px;
	width:125px;
	height: 1.9em;
	background-image: url(images/membershipLink.png);
	background-position: 0px 55px;
}

ul.menu .MenulinkMembership:hover {
	background-position: 0px 0px;
}



/**footer**/
#footer a {
	color: #ffe8cd;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
}

#footer a:hover {
	color: #923d23;
	text-decoration: none;
	font-family: Helvetica, Arial, sans serif;
}


#footer.home {
	position: absolute;
	top: 540px;
	left: 0px;
	width: 300px;
}


#footer.about {
	position: absolute;
	top: 524px;
	left: 0px;
	width: 1015px;
	height:170px;
	background: url(images/footerBG.png);
	z-index:1;
	
}



#footer.video {
	position: absolute;
	top: 524px;
	left: 0px;
	width: 1015px;
	height:170px;
	background: url(images/footerBG.png);
	
}


#footer.bookings {
	position: absolute;
	top: 524px;
	left: 0px;
	width: 1015px;
	height:170px;
	background: url(images/footerBG.png);
	z-index:1;
}


#footer.membership {
	position: absolute;
	top: 614px;
	left: 0px;
	width: 1015px;
	height:170px;
	background: url(images/footerBG.png);
}



#footer.resources {
	position: absolute;
	top: 1280px;
	left: 0px;
	width: 1015px;
	height: 170px;
	background: url(images/footerBG.png);
}


#footer.testimonials {
	position: absolute;
	top: 1940px;
	left: 0px;
	width: 1015px;
	height: 170px;
	background: url(images/footerBG.png);
}

.Ausflag {
	margin-top: 170px;
	margin-left: -40px;
}

#footerText {
	position: absolute;
	left: 15px;
	padding-top: 175px;
	color: #ffe8cd;
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	z-index:1;

	padding-bottom:70px;
}
#about.micheleStanding {
	background: url(images/micheleStanding.jpg);
	position:relative;
	width:265px;
	height:478px;
	margin-top:103px;
	margin-left:703px;	
	z-index:2;
}
#bookings.micheleStanding {
	background: url(images/micheleStanding.jpg);
	position:relative;
	width:265px;
	height:478px;
	margin-top:200px;
	margin-left:500px;	
	z-index:2;
}
