h3 {
	font-size: 26px;
	color: #ffb400;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 16px;
	color: #ffb400;
	margin: 0px;
	padding: 0px;
}

img.headerimg {
	border-top: 7px solid #ffb400;
	margin-top: 9px;
}

div#map_island {
	background: url(images/map_oahu.jpg) no-repeat left top;
}

div#sidenavbg_island {
	background: url(images/sidenav_oahu_bg.gif) repeat-y left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}

div#sidenavbg_island a, div#sidenavbg_island a:visited {
	color: #EFA800;
}

div#sidenavbg_island a:hover {
	background: url(images/sidenav_flag.gif) no-repeat right top;
	padding-right: 22px;
}

div#sidenav_island_top {
	background: url(images/sidenav_oahu_top.gif) no-repeat left top;
	width: 174px;
	height: 6px;
	margin-top: 11px;
}

div#sidenav_island_bottom {
	background: url(images/sidenav_oahu_bottom.gif) no-repeat left top;
	width: 174px;
	height: 12px;
}

td.content a, td.content a:visited {
	color: #EFA800;
}

div.maincontent {
	float: left;
	width: 555px;
	border: 1px solid #ffb400;
	border-bottom: 7px solid #ffb400;
	margin-top: 10px;
	padding: 10px;
}

div.sideboxwrap {
	float: left;
	width: 185px;
	border-right: 1px solid #ffb400;
	border-left: 1px solid #ffb400;
	border-bottom: 1px solid #ffb400;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	background-color: #FFF6DF;
}

div.sidebox {
	border-top: 1px solid #ffb400;
	padding: 10px;
}

div.sidebox a, div.sidebox a:visited {
	color: #EFA800;
}

div.ghc a {
	background: url(images/sidebox_ghc_oahu.gif) no-repeat left top;
	width: 113px;
	height: 80px;
	margin-top: 8px;
	margin-bottom: 7px;
	display: block;
	text-decoration: none;
}

div.vacation a {
	background: url(images/sidebox_vacation_default.gif) no-repeat left top;
	width: 127px;
	height: 100px;
	margin-top: 8px;
	margin-bottom: 13px;
	display: block;
	text-decoration: none;
}

hr {
	border-top: 1px solid #ffb400;
	border-bottom: 0px solid #ffb400;
	border-left: 0px solid #ffb400;
	border-right: 0px solid #ffb400;
	height: 1px;
}

div.map-o a, div.map-o a:visited, div.map-h a, div.map-h a:visited {
	color: #ffb400;
}

/* golf course page tabs below */
div.box, div.box td {
	color: #FFB400;
}

div.boxholder {
	clear: both;
	border: 1px solid #FFB400;
	background-color: #FFF6DF;
	padding: 10px;
}

div.tab {
	float: left;
	height: 26px;
	width: auto;
	margin-right: 3px;
	text-align: center;
	border-left: 1px solid #FFB400;
	border-top: 1px solid #FFB400;
	border-right: 1px solid #FFB400;
	background-color: #FFF6DF;
}

div.tab a, div.tab a:visited {
	float: left;
	display: block;
	height: 26px;
	padding-left: 9px;
	padding-right: 9px;
	font-weight: bold;
	line-height: 200%;
	cursor: pointer;
}

div.tab a:hover, div.tab a.tab-active {
	background-color: #FFB400;
	color: #FFFFFF;
	text-decoration: none;
}

table.scorecard {
	border-collapse: collapse;
	background-color: #FFFFFF;
}

table.scorecard td {
	border: 2px solid #FFCB4F;
	padding: 2px;
}

table.withyourcard {
	background: #D89A06 url(images2/oahuwithcard.gif) no-repeat left top;
}

table.withyourcard td {
	color: #FFFFFF;
}

div.newsletter {
	background: url(images/email_oahu.gif) no-repeat left top;
	width: 44px;
	height: 43px;
	float: right;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top: 8px;	
}
