.clear {clear:both}

/* Type */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0;
	color:#555;
}

body.home{
	background-color:#B8C699;
}

h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}

h2 {
	font-size: 12px;
	margin:0px;
	color: #666666;
	line-height: 1.4em;
}

h2.special {
	font-size: 14px;
	color: #FF0000;
	margin:0 0 0 5px;
	text-transform:uppercase;
}

h3 {
	font-size: 13px;
	color: #666666;
	margin:0;
	line-height: 1.2em;
}

a, a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

p {
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000;
}

p.features {
	color: #fff;
clear:left;
margin-top:20px;
}

p.footer {
	margin-top:20px;
	text-align:center;
}

ul li {padding:0.3em 0}

/* Main */
td {
	font-size: 12px;
}
input, select {
	font-size: 10px;
}
.Lshad {
	background-image:   url(images/qtn/Lshadow.jpg);
	background-repeat: repeat-y;
}
.Tshad {
	background-image:   url(images/qtn/Tshadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.Rimage {
	margin-left: 15px;
}
.tablecopy {
	font-size: 10px;
}
.navcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.star {
	margin-top: 5px;
}
.chchbg {
	background-image: url(images/chch/montage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.catlinsbg {
	background-image: url(images/catlins/montage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.wakabg {
	background-image: url(images/waka/montage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.HLshad {
	background-image: url(images/LshadH.gif);
	background-repeat: repeat-y;
}
.HTshad {
	background-image: url(images/TshadH.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.homebg {
	background-image: url(images/montageH.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Gallery */
td.galleryPic {
	padding:0 5px 0 0;
	vertical-align: top;
}

td.galleryThb{
	vertical-align: top;
	margin:5px;
}

td.galleryThb img.top{
	margin:0 5px 5px 5px;
}

td.galleryThb img.main{
	margin:5px;
}

/* Cancelation Policy */
div.cancelPolicy{
	padding:4px 12px 10px 12px;
}
div.cancelPolicy p{
	text-align:justify;
	font-size:0.9em;
	margin:0.3em 0 0.3em 0;
	padding:0;
}

div.cancelPolicy ul{
	text-align:justify;
	font-size:0.9em;
	margin:0.5em 0 0.5em 1em;
	padding:0 0 0 1em;
}

/* Specials */

div.specials {
	float:right;
	width:300px;
}

div.specials h2 {
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color: #FF9933;
}

div.specials h3 {
	font-size:1.1em;
}



/* NAV
------------------------------------------------------------*/
#navigation {
clear:both;
background:inherit;
border-bottom:1x solid transparent;
margin:0 10px 0;
}

#navigation ul {
list-style:none;
background:#fff;
padding:0;
margin:0;
}

#navigation li {
display:inline;
}

#navigation a {
color:#f93;
display:block;
border-top:1px solid #ccc;
padding:1em;
text-align:left;
font-size:10px;
}

#navigation a strong {
color:#444;
display:block;
line-height:30px;
font-size:15px;
padding-right:33px;
background:#fff url(images/menu-bg.jpg) no-repeat top right;
}

#navigation a:hover {
text-decoration:none;
color:#000;
}

#navigation a:hover strong {
background:#fff url(images/menu-bg.jpg) no-repeat bottom right;
}

a#accommodation-finder {
text-align:left;
display:block;
background:#FF9933;
color:#fff;
text-align:center;
color:#fff;
padding:5px 0;
margin:0;
border:1px solid #fff;
font-weight:bold;
font-size:8.5pt;
}

a#accommodation-finder:hover {
color:#000;
text-decoration:none;
}