/* (c) Copyright StarrTech Interactive */
/* HOME TEMPLATE STYLES */

.master {
	text-align: left;
	width: 770px;
	margin: auto;
	padding: 0px;
	background-color: #F6F4DD;
}
.bodyWrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(/common/grc/images/kauailagoons/home_bkgrd-leaf.jpg);
	background-repeat: repeat-x;
}
.title {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.heroGraphic {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 270px;
}
.heroGraphicPrint {
	display: none;
}
.rightColumn {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	float: right;
	background-image: none;
	background-color: transparent;
}
.resortNews {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	width: 275px;
	margin-left: 400px;
}
.quickLinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3BF8A;
	width: 400px;
	float: left;
}
.quickLinksText {
	text-align: center;
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 5px;
}
.quickLinksText a:link {
	color: #669933;
	text-decoration: none;
}
.quickLinksText a:visited {
	color: #669933;
	text-decoration: none;
}
.quickLinksText a:active {
	color: #669933;
	text-decoration: none;
}
.quickLinksText a:hover {
	color: #A56028;
	text-decoration: none;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: none;
	background-color: transparent;
}
.content2 {
	margin: 0px;
	padding: 10px 30px 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CAC68D;
	background-color: #ECEABC;
	background-image: url(/common/grc/images/kauailagoons/bkgrd_content2.gif);
	background-repeat: repeat;
}

/* FOOTER AREA CONTENT */
.footerCurve {
	background: url(/common/grc/images/kauailagoons/footer_curve.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 17px;
}