/* CSS Document - modified by Plug Design
www.plugdesign.co.nz*/

html {overflow-y: scroll;}

body{
	background:#fff;
	font-size:12px;
	color:#004939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#00392c;
margin-top:0px;
margin-bottom:12px;
line-height:17px;
}
h1{
	margin-top:12px;
	margin-bottom:12px;
	font-size: 22px
}
h2{
margin-top:20px;
margin-bottom:5px;
}
.wrap-gen{
width: auto; 
height:auto; 
float:left;
}

.form{
width: 150px; 
height:auto; 
float:left;
}
.noborder{
border: none;
}
.container{
width:980px; 
height:auto; 
margin-left:auto; 
margin-right:auto;
}
.sitewrap{
width:978px; 
height:auto; 
float:left;
}

/* home page */
.top{
width:980px; 
height:70px; 
float:left; 
border-top: 
solid 20px #d1e7c2;
}
.top2{
width:958px; 
height:141px; 
float:left; 
border-left: 
solid 11px #d1e7c2; 
border-right: solid 11px #d1e7c2; 
background:url(images/logo.jpg) no-repeat top right;
}
.top3{width:958px; 
height:181px; 
float:left; 
border-left: solid 11px #d1e7c2; 
border-right: solid 11px #d1e7c2;
border-top: solid 11px #d1e7c2;
background:url(images/home_images.jpg) no-repeat top right;
}
.content{
width:958px; 
height:auto; 
float:left; 
border: solid 11px #d1e7c2;
}
.home-text{
	float:left;
	width:538px;
	padding:20px;
	height:auto;
	line-height: 17px;
}

.location-text{
float:left; 
width:450px; 
padding:20px; 
height:auto;
}
.home-form{
float:left; 
width:360px; 
height:auto;
padding: 20px 20px 20px 0px;
}
.form-textarea{
width:320px; 
border:solid 1px #d1e7c2;
height:200px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#00392c;
padding:5px;
}
.form-textfeild{
width:326px; 
border:solid 1px #d1e7c2;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#00392c;
padding:2px;
}
.form-textfeild-short{
	width:145px;
	border:solid 1px #d1e7c2;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00392c;
	padding:2px;
}

/* staff */
.top-staff{
width:958px; 
height:58px; 
float:left; 
border-left: solid 11px #d1e7c2; 
border-right: solid 11px #d1e7c2;
background: #d1e7c2;
}
.content-staff{
width:958px; 
height:auto; 
float:left; 
border-top: none;
border-left: solid 11px #d1e7c2;
border-right: solid 11px #d1e7c2;
border-bottom: solid 11px #d1e7c2;
}
.nikki_text{
width: 540px;
height: auto;
float: left;
padding: 20px;
}
.nikki_img{
width: auto; 
padding:20px 20px 20px 20px; 
float:left;
}

.map_img{
width: auto; 
padding:20px 20px 20px 20px; 
float:left;
}

.bottom-left{
float:left;
padding:20px;
width:700px;
}
.bottom-right{
float: right;
padding:20px;
width:100px;
text-align:right;
}
.bottom-right a{
color:#00392c;
text-decoration:none;
}
.bottom-right a:hover{
color:#00392c;
text-decoration: underline;
}


/*HEADER MENUS by PLUG DESIGN, modified from AListApart */

  #menu {
	float:left;
	width:100%;
	font-size:130%;
	line-height:normal;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	height: 50px;
  }
#menu ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
  }
#menu li {
  float:left;
  background:url(images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#004939;
	background-image: url(images/norm_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
	color:#333333;
  }
#menu #current {
  background-image:url(images/norm_left_on.gif);
  }
#menu #current a {
	background-image:url(images/norm_right_on.gif);
	color:#5A827B;
	padding-bottom:10px;
  }

h3{
	margin-top: 0px;


}
.container .sitewrap .content .wrap-gen .home-form #frontbold {
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 8px;
}


/* BOOK NOW button */


  #book {
	float:left;
	width:150px;
	font-size:130%;
	line-height:normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 50px;
	background-image: url(images/book_btn.png);
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 350px;
	margin-top: 20px;
	margin-bottom: 15px;
  }
#book ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
  }
#book li {
  float:left;
  background:url(images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#book a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#004939;
	background-image:url(images/book_bttn.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#book a {float:none;}
/* End IE5-Mac hack */
#book a:hover {
	color:#333333;
  }
#book #current {
  
  }
#book #current a {
	
	color:#5A827B;
	padding-bottom:10px;
  }

h3{
	margin-top: 0px;


}

/* BOOK NOW - HOME */

 #bookhome {
	float:left;
	width:150px;
	font-size:130%;
	line-height:normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 50px;
	background-image: url(images/book_btn.png);
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 190px;
  }
#bookhome ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
  }
#bookhome li {
  float:left;
  background:url(images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
  /* Nikkis page */
  
  
#booknikki a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#004939;
	background-image:url(images/book_bttn.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#booknikki a {float:none;}
/* End IE5-Mac hack */
#booknikki a:hover {
	color:#333333;
  }
#booknikki #current {
  
  }
#booknikki #current a {
	
	color:#5A827B;
	padding-bottom:10px;
  }

#booknikki {
	float:right;
	width:150px;
	font-size:130%;
	line-height:normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 50px;
	background-image: url(images/book_btn.png);
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 165px;
  }
#booknikki ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
  }
#booknikki li {
  float:left;
  background:url(images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#booknikki a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#004939;
	background-image:url(images/book_bttn.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#booknikki a {float:none;}
/* End IE5-Mac hack */
#booknikki a:hover {
	color:#333333;
  }
#booknikki #current {
  
  }
#booknikki #current a {
	
	color:#5A827B;
	padding-bottom:10px;
  }
.container .sitewrap .content .wrap-gen .home-form #bookhome h3 a {
	color: #004939;
	text-decoration: none;
	padding-left: 12px;
	line-height: 45px;
}

