body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #aacad6;
	background-image: url(../images/backgr_sub1_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
  
/* maincontainer styles */

  
#maincontainer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
  
 #maincontainer h5 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

#maincontainer h5 a {
	color: #5889a8;
	font-weight: normal;
	text-decoration:none;
}

#maincontainer h5 a:hover {
	text-decoration:underline;
}

#maincontainer h5 img{
	padding-left:20px;
	padding-right:20px;
}


/* topcontainer styles */



#topcontainer {
	height: 206px;
	background-image: url(../images/logobanner.png);
	background-repeat: no-repeat;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	padding-top: 15px;
	color: #5889a8;
	padding-right: 30px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:650px;
	float:right;
}
#topmenu a {
	text-transform: uppercase;
	color: #74206e;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	line-height: 20px;
}
#topmenu  a:hover  {
	color: #5889a8;
}
#topmenu form {
	float: right;
	margin: 0px;
	padding: 0px;
}
#topmenu input {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
}
#topmenu .searcho {
	color: #731F6B;
	background-color: #FFFFFF;
	border: 1px solid #A670A2;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 11px;
	font-size: 11px;
}

/* mainmenu styles */


#mainmenu {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #87b75e;
	padding-top: 25px;
	position: relative;
}
#mainmenu a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainmenu a em {
	color: #87b75e;
	font-style: normal;
}
#mainmenu a:hover {
	color: #87b75e;
}

#logo {
	float: left;
	padding-top:20px;
}


.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}
.floatlft {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 10px;
	color: #5889a8;
	text-align: right;
}





/* left col styles */

#leftcol {
	padding-top: 56px;
	float: left;
	width: 220px;
	padding-left: 10px;
}

#leftcol p {
	font-size: 12px;
	line-height: 16px;
	color: #5889A8;
	text-align: center;
	text-transform: uppercase;
	background-color: #0B0F12;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#leftcol p a {
	color: #9b68b6;
	text-decoration: none;
}
#leftcol p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcol p b {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 2px;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

/* right col styles */

#rightcol {
	padding-top: 56px;
	float: right;
	width: 700px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#rightcol p {
	padding: 0px;
	margin: 25px 0px 25px 0px;
	font-size: 13px;
	line-height: 18px;
	color: #0e2531;
}

#rightcol  p a {
	color: #731f6b;
	text-decoration:none;
}
#rightcol  p a:hover {
	text-decoration:underline;
}


#rightcol h1 {
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 22px;
}
#rightcol h2 {
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 22px;
}

#rightcol h3 {
	font-size: 20px;
	line-height: 20px;
	color: #6fa751;
	margin-top: 0px;
	margin-bottom: 15px;
}

#rightcol h4 {
	font-size: 14px;
	line-height: 18px;
	color: #9b68b6;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:normal;
}

#rightcol h4 img {
	padding-left:10px;
}

#rightcol li{
	font-size:13px;
	color:#0e2531;
	padding-bottom:5px;
}

#rightcol  li a {
	color: #731f6b;
	text-decoration:none;
}
#rightcol li a:hover {
	color: #FFFFFF;
}


#rightcol td{
	font-size: 13px;
	color: #0e2531;
}

/* promos styles */



#promos {
	padding-left: 10px;
	padding-top: 11px;
}
#promo1 {
	float: left;
	width: 220px;
	padding-right: 20px;
}

#promo2 {
	margin-left:auto;
	margin-right:auto;
	width: 460px;
	padding-right: 20px;
	background-image: url(../images/backgr_accomm.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#promo2 h3 {
	font-size: 26px;
	color: #74206E;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#promo2 form {
	margin: 0px;
	padding: 0px;
}
#promo2 label {
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#promo2 select {
	width: 168px;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#promo2 ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promo2 li {
	margin: 0px;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
#promo2 em {
	font-size: 14px;
	text-transform: uppercase;
	color: #5889a8;
	font-style: normal;
	letter-spacing: 3px;
	padding-left: 23px;
}


/* footer styles */


#footer {
	background-image: url(../images/backgr_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	height: 126px;
}
#footer p {
	margin: 0px;
	padding-top: 54px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
	width: 410px;
	display: block;
	float: left;
}
#footer p a {
	color: #4782a8;
	text-decoration: none;
	position: relative;
	z-index: 100;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer .floatrht {
	margin-left: 80px;
}


/* #footer {
	background-image: url(../images/backgr_footer_new.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 59px 0px 0px 154px;
	height: 110px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	width: 530px;
	display: block;
	float: left;
	color: #503c19;
	font-size: 11px;
	line-height: 16px;
}
#footer p a {
	color: #5889a8;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
} */









.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:5px;
}

#contactform input,textarea {
	vertical-align:text-top;
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }







#subnav ul {
	background-image: url(../images/backgr_subnav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 82px;
	padding-left: 0px;
	background-color: #8EC8F9;
	list-style-type: none;
	text-align: right;
}
#subnav li {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afd8fb;
	padding-right: 8px;
}
#subnav a {
	color: #000000;
	text-decoration: none;
}

#subnav .navon li {
	background-color: #afd8fb;
	height: 99%;
}
#subnav  .navon a {
	color: #74206E;
	text-decoration: none;
}
#subnav a:hover {
	color: #74206E;
	text-decoration: none;
}





#search_results{
	list-style:none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search_results li {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	margin: 0px;
}

#search_results a{
	color:#731F6B;
	text-decoration:none;
}

#search_results a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#search_header{
	list-style:none;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}

#search_header li{
	display:block;
	float:left;
	padding-right:15px;
	color:#FFFFFF;	
}

#search_header a{
	color:#FFFFFF;
	text-decoration:none;
}

#search_header a:hover{
	text-decoration:underline;
}

.entry h2 {
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 22px;
}
.entry {
	display:block;
	padding-bottom: 25px;
}
.entry input {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	line-height: 14px;
}
.entry textarea {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	line-height: 14px;
}
.entry form {
	margin: 0px;
	padding-left: 25px;		
}

.posted {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	margin: 0px;
	padding-bottom: 20px;
}
.paginate {
	font-size: 13px;
	line-height: 14px;
	color: #6fa751;
	clear: left;
}
.paginate a {
	color: #731f6b;
	text-decoration:none
}
.paginate a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
.posted a {
	color: #CCCCCC;
	text-decoration:none
}
.posted a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
#gallery_category {
	color: #CCCCCC;
	font-size: 13px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 350px;
	list-style-type: none;
}
#gallery_rand {
	color: #CCCCCC;
	font-size: 13px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery_rand li {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 350px;
	list-style-type: none;
}
.title {
	padding-top: 5px;	
}
.breadcrumb {
	font-size: 12px;
	color: #000000;
}
.breadcrumb a {
	color: #731F6B;
	text-decoration: none;
}
.breadcrumb a {
	text-decoration: underline;
}

#listingdetails{
	width:485px;
}

#listingcontacts{
	width:180px;
	float:right;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	padding-left:20px;
	margin-left:10px;
}

#listingcontacts p{
	margin:0px;
	padding:0px;
}


#listingdetails_comm{
	width:465px;
}

#listingcontacts_comm{
	width:200px;
	float:right;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	padding-left:20px;
	margin-left:10px;
}

#listingcontacts_comm p{
	margin:0px;
	padding:0px;
}

#productinfo h3 a {
	font-size: 20px;
	line-height: 20px;
	color: #4782a8;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#productinfo h3 a:hover {
	text-decoration: none;
	color:#ffffff;
}
#productinfo h3 {
	font-size: 20px;
	line-height: 20px;
	color: #4782a8;
	text-decoration: none;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

#productinfo h4{
	margin-bottom: 20px;
	font-size:16px;
}

#productinfo {
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;	
}
#productinfo #hr {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom:30px;
}

#productinfo img{
	border:solid;
	border-color:#FFFFFF;
	border-width:2px;
	float:left;
	width:145px;
	margin-right:25px;
	margin-bottom:20px;
}

#productinfo p{
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-top:8px;
}

#moreinfo img{
	border:none;
	width:77px;
	float:right;
	margin-top:10px;

}

#productprice{
	color:#ffffff;	
}

#productprice em{
	font-style:normal;
	color:#6fa751;
	font-size:14px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	font-weight:bold;
}

#productprice strong{
	font-weight:normal;
	color:#6fa751;
	font-size:14px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
	font-weight:bold;
}

#accommodation_price em{
	padding-left:300px;
	padding-right:10px;
	font-style:normal;
}

#accommodation_price{
	color:#6fa751;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

#accommodation_details h3{
	font-size: 24px;
	line-height: 20px;
	color: #4782a8;
	margin-bottom: 20px;
	font-weight:bold;
	padding-top:50px;
}

#accommodation_images {
	width:210px;
	float:right;
	margin-right:5px;
	margin-left:20px;
	color:#ffffff;
	font-size:11px;
}

#accommodation_images img{
	border:solid;
	border-color:#FFFFFF;
	border-width:2px;
	margin-bottom:20px;

}

#accommodation_details #hr {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom:30px;
}

.clickenlarge{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

#bottomnav {
	text-align: center;
	font-size: 12px;
	color: #87B75E;
	padding-bottom: 10px;
}
#bottomnav a {
	color: #731F6B;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#accomm_details {
	color: #CCCCCC;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#accomm_details li {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
}
#accomm_details li a {
	color: #731F6B;
	text-decoration: none;
}
#accomm_details li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#accomm_details em{
	color:#6fa751;
	font-style:normal;
}


#map {
	margin-top: 20px;
	margin-bottom: 20px;
}

#rightcol_map {
	padding-top: 56px;
	float: right;
	width: 920px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#rightcol_map p {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#rightcol_map  h1 {
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 22px;
}
#rightcol_map  h2 {
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 22px;
}

#rightcol_map  p {
	font-size: 13px;
	line-height: 18px;
	color: #0e2531;
	margin-top: 17px;
	margin-bottom: 17px;
}
#rightcol_map  p a {
	color: #731F6B;
	text-decoration:none;
}
#rightcol_map  p a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#catlins_map h1 {
	font-size: 36px;
	line-height: 36px;
	color: #731F6B;
	margin-top: 0px;
	margin-bottom: 22px;
}
#catlins_map h2 {
	font-size: 36px;
	line-height: 36px;
	color: #731F6B;
	margin-top: 20px;
	margin-bottom: 22px;
}

#catlins_map p {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-top: 17px;
	margin-bottom: 17px;
}
#catlins_map p a {
	color: #6fa751;
	text-decoration:none
}
#catlins_map p a:hover {
	color: #731F6B;
	text-decoration:underline
}

#accomm_listings{
	list-style:none;
}

#accomm_listings li{
	display:block;
	width:200px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}

#accomm_listings a{
	color:#731f6b;
	text-decoration:none;
	font-size:13px;
}

#accomm_listings a:hover{
	color:#FFFFFF;
}

#linkslist{
	list-style:none;
}

#linkslist li{
	width:300px;
	float:left;
	display:block;
	padding-bottom:15px;
}

#linkslist li a{
	color:#4782a8;
	text-decoration:none;
}

#linkslist li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#linkslist li img{
	padding-bottom:5px;
}
