body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background: #669A35 url(../images/gradient-green.jpg) repeat-x left top;
}
#wrapper {
	width: 888px;
	margin: 0 auto;
}
#masthead-home {
	color: #999999;
	background: url(../images/masthead3-copy.jpg) no-repeat right top;
	height: 173px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
}
#masthead {
	background: url(../images/masthead-main1.jpg) no-repeat left top;
	height: 173px;
}
#masthead p {

}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.right {
	float: right;
}
img.right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#right {
	width: 700px;
	float: left;
}
#left {
	width: 170px;
	float: left;
	margin-left: 0px;
	margin-right: 17px;
	border-top: 1px solid #79772A;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	background: #91AE32 url(../images/menu-kiwi-dn.jpg) no-repeat center bottom;
	padding: 20px 6px 24px 12px;
	text-align: right;
}
#right .content {
	padding: 24px 40px;
	font-size: 0.9em;
	line-height: 1.65em;
	background: #EAF89C;
	border-top: 1px solid #79772A;
	border-bottom: 3px solid #79772A;
	color: #333333;
	min-height: 650px!important;
}
#masthead .content, #masthead-home .content {
	color: #660000;
	letter-spacing: 1px;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 150px;
}

#footer .content {
	padding: 12px 24px 12px 200px;
	color: #333333;
}
#footer {
	color: #999999;
	padding: 0px 0px 15px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: #669933;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #79772A;
	font-weight: bold;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-right: 6px solid #79772A;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	margin: 0;
	padding-top: 15px;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.2em;
	margin: 0;
	color: #EAF89C;
	letter-spacing: 1px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.secmenu {
	text-align: center;
	margin: 0px;
	padding: 5px;
	border: 1px solid #666600;
	background: #91AE32;
	color: #EAF89C;
}
.secmenu a {
	color: #EAF89C!important;
	font-weight: bold;
	text-decoration: none;
}

p.totop {
	color: #000000;
	text-align: right;
	display: block;
	width: 100%;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFCC;
	line-height: 16px;
}
th {
	color: #669A35;
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/* masthead styles  */
.mainheader {
	color: #000000;
	background: #669933 url(../images/kiwi-cove-masthead.jpg) no-repeat;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;
	font-weight: bold;
	background-color: transparent;
}

/* main content styles */
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	background: #EAF89C;
}
.maintextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	padding: 10px;
}
.maintextLeft img {
	float:left;
}
.middle {
	text-align: center;
}
.pararight {
	padding: 5px;
}
.pararight img {
	float: right;
	padding: 0px;
}
.paraleft {
	padding: 5px;
	margin: 5px;
}
.paraleft img {
	padding: 0px;
	float: left;
}

/* Various classes */
.accommodationshdr1 {
	background-color: #999933;
	background-image: url(../images/kiwi_header2_01.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.border {
	margin: 5px;
	border: 2px solid #660000;
}
.boxhighlight {
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #660000;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: center;
	vertical-align: middle;
	background: #C5CB50;
}
.formhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-align: right;
}
.grband {
	color: Black;
	background: #669933 url(../images/lines-bknd.gif) repeat-x left top;
	height: 161px;
}

.ivory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFCC;
}
.kiwispecs {
	color: #333333;
}
.limegreen {
	background-color: #91AE32;
	color: Black;
}
.nec {
	font-weight: bold;
	color: #CC0000;
	background-color: transparent;
}
.notation {
	font-style: italic;
	color: #006600;
}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
	border-right: 1px solid #669933;
}
.room {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-align: center;
	background-color: transparent;
}
.roomdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94AE31;
}
.roomtitle {
	font-weight: bold;
	color: #630000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtext {
	font-size: 10px;
	text-align: center;
}


/* Wedding page styles  */
.wed{
	background: url(../images/weddings-bknd.jpg) no-repeat center top;
	color: #000000;
}
.wed p {
	line-height: 125%;
	font-weight: bold;
	color: #333333;
	padding: 0px 30px 5px;
}
.wed img {
	float:right;
	margin: 0px 0px 0px 8px;
	padding: 6px 5px 6px 8px;
}
.wed h1 {
	color: #663300;
	text-align: center;
	margin: 10px 40px;
	border-bottom: 1px solid #663300;
	padding-bottom: 20px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.wed h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #663300;
	text-align:left;
	margin-left: 30px;
}
.wed h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999900;
	margin-left: 10px;
}
.wedtestimonials p{
	font-weight: normal;
	color: #336633;
}
.border {
	border: 1px solid #000000;
}

/* Accommodations rates styles */

.rate-shoulder {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	background: #F5F9B9;
	text-align: center;
	font-weight: bold;
	border: 1px solid #669933;
}
.rate-low {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	background: #F0F79D;
	text-align: center;
	border-top: 1px solid #669933;
	border-right: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-left: none;
}
.rate-best {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	background: #FFFFCC;
	text-align: center;
	border-top: 1px solid #669933;
	border-right: none;
	border-bottom: 1px solid #669933;
	border-left: 1px solid #669933;
}
.ratetable {
	border-top: 1px solid #669933;
	border-bottom: 1px solid #669933;
}
.menulist li {
	margin-right: 10px;
}
p#designby {
	display: block;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
table.rooms p{
	color: #000000;
}
#gallery {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#gallery td {
	color: #333333;
	font-size: 10px;
	text-align: center;

}
#pullout {
	display: block;
	float: right;
	width: 350px;
	padding: 8px;
	margin-left: 10px;
	background: #F2FBC4 url(../images/2for1dinner.jpg) no-repeat top;
	border: 1px dotted #91AE32;
	font-weight: bold;
}
#pullout-golf {
	display: block;
	float: right;
	width: 350px;
	padding: 8px;
	margin-left: 10px;
	background: #EAF89C url(../images/golf-bg.jpg) no-repeat bottom;
	border: 1px dotted #91AE32;
	font-weight: bold;
	}