/* CSS Document */

body {
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:13px; color: #333;
font-family:arial, verdana, sans-serif;
text-align: justify; 

}

#banner {
background-image:url('images/redwoodlodge-waitomo-bedandbreakfast3_logo.jpg'); background-repeat: no-repeat;
background-position: left;
float : inherit;
width: 750px;
height: 133px; 
padding: 1px;
}
img {
margin: 0px; 
}
.rightimg {
  float: right;
  margin-left: 18px;
  margin-right: 3px;
  margin-bottom: 7px;
 } 
.leftimg {
  float: left;
  margin-left: 6px;
  margin-right: 18px;
  margin-bottom: 7px;
}

body,td,th {
    margin-left: 0px; 
	margin-right: auto;
	font-size:13px; 
	color: #333;
	text-align: justify;
}
.table {
margin-left: auto; margin-right: auto;
text-align: justify; margin: auto; 

}
/*Styles for Navigation*/

#navigation {
	background-color: #fff;
	background-position: inherit;
	width:793px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:1px;
	overflow: hidden;

}

#navigation ul {
	list-style: none;
	text-align: center;
	padding-left:25px;
	margin:0;
	
}

#navigation li {
	display: inline;
	float: left;padding-left: 4px;padding-right:6px;
}
#navigation a {
	color: #000;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family:arial, verdana, sans-serif;
	display: block;
	padding:6px;
	padding-top: 3px;padding-bottom:3px;
	border: 2px solid #7d6420;
	background-color: #A6C240;
}
#navigation a:hover {
	color: #d1fc4c;
	text-decoration: none;
	border: 2px solid #d1fc4c;
	background-color: #59702B;
}

h1.heading {
margin-top:0px;
margin-left:5px;
margin-right:5px;
line-height:28px;
padding: 0px 0px 0px 0px;
text-transform:uppercase;
text-align: center;
font-weight:bold;
font-size:13pt;
background-color: #59702B;
color:#fff;
}

h1 {
line-height:15px;
font-weight:bold;
font-size:12pt;
font-family: Georgia, Times, serif;
color: #fff;
line-height: 120%;
margin:0 0 0 30px;
padding-top:110px;

}

h2 {
line-height:20px;
font-family: Book Antiqua,Times New Roman,Times,serif;
letter-spacing: 1px;
font-weight:bold;
font-size:18pt;
color: #333300;
}
h3 {
line-height:20px;
font-weight:bold;
font-size:18pt;
color: #FFF;
}
a:link    {
/* Applies to all unvisited links */
text-decoration: none;
font-weight: bold;
color: #59702A;
}
a:visited {
/* Applies to all visited links */
text-decoration:  none;
font-weight: bold;
color: #59702A;
}
a:hover   {
/* Applies to links under the pointer */
text-decoration:  underline;
font-weight: bold;
color: #FF5500;
}
a:active  {
/* Applies to activated links */
text-decoration:  underline;
font-weight: bold;
color: #FF5500;
}
.style1 {
	font-size: 12px;
	font-family:arial, verdana, sans-serif;
	font-size:13px; 
	color: #333;
	text-align: justify;
}
.style2 {
	font-size: 30px;
	font-family: Book Antiqua,Times New Roman,Times,serif;
	font-weight: bold;
	color: #59702A;
}
.style3 {font-size: 18px;
	font-family: Book Antiqua,Times New Roman,Times,serif;
	font-weight: bold;
	color: #59702A;
}
.style4 {font-size: 16px;
	font-family: Book Antiqua,Times New Roman,Times,serif;
	font-weight: bold;
	font-style: italic;
	color: #59702A;
}
.style5 {font-size: 13px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #800000;
}
.style6 {font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #800000;
}
.style7 {
	font-size: 30px;
	font-family: Book Antiqua,Times New Roman,Times,serif;
	font-weight: bold;
	color: #CC6600;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #59702A; 
	}
.style9 {
	font-size: 13px;
	font-style: italic;
	font-family: Book Antiqua, Times New Roman, Times, serif;
}
.style10 {font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #800000;
}
.style11 {font-size: 13px;
	font-family:arial, verdana, sans-serif;
	color: #59702A;
}
.style12 {font-size: 13px;
	font-family:arial, verdana, sans-serif;
	color: #333;
	line-height: 120%;
}

#preview_div {
	display: none; 
	position: absolute;z-index:110;
}

#footer {
	background-position: right;
	width: 800px;
	margin: auto;
	font-size:9px;
	color: #fff;
}
#footer a {color: #fff; 
font-size: 11px; 
text-decoration: none;
font-weight: bold;
}

#footer a:hover {color: #c8c970;}
 