body {
    background:#aa9 url(img/bg_framing.gif) bottom left fixed repeat-x;;
    color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica,sans-serif;
	padding-bottom: 25px;
    font-size: 14px;
}
#wrapper {
    background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
    border: 1px solid #665;
    border-top: 5px solid #665;
    width: 800px;
	voice-family: "\"}\"";
	voice-family:inherit;
    width: 798px;
}

#header	{
    background-image: url(img/header_bg_kauai_sunset2.jpg);
	border: 0;
	margin: 0;
    padding: 4px 0 0 6px;
	text-align: left;
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    height: 106px;
}
body#sectionone #header {
    background-image: url(img/header_bg_kauai_sunset.jpg);
}
body#sectiontwo #header {
    background-image: url(img/header_bg_kaui_range.jpg);
}
body#sectionthree #header {
    background-image: url(img/header_background.jpg);
}
body#sectionfour #header {
    background-image: url(img/header_bg_backside.jpg);
}
body#sectionfive #header {
    background-image: url(img/header_bg_big_island_left.jpg);
}

#header a:link {
    text-decoration: none;
    color: #333;
}
#header a:visited {
    text-decoration: none;
    color: #333;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	background: #fff;
    width: 158px;
	height: 2em;
    border-top: 1px solid #665;
    border-left: 1px solid #665;
    border-bottom: 1px solid #665;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
    font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
    font-size:    small;
}
#nav ul li#five a  {
    border-right: none;
    width: 161px;
}
#nav ul li#one a  {
    border-left: none;
    width: 159px;
}

#nav ul li a:hover {
	color: #000;
    background: #aa9;
}

#nav a:active  {
	background: #c60;
	color: #fff;
}
body#sectionone #nav li#one a,
body#sectiontwo #nav li#two a,
body#sectionthree #nav li#three a,
body#sectionfour #nav li#four a,
body#sectionfive #nav li#five a {
	background: #c30;
	color: #fff;
	font-weight: bold;
}

#content {
    text-align: left;
    padding: 4px 50px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 10px;
}
h1, h2, h3, h4, h5, h6	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-weight: bold;
    margin-top: 10px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
p {
    margin-top:0;
    margin-bottom: 10px;
}
#footer {
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 4px;
    border-top: 1px solid #665;
    font-size: 12px;
    clear:both;
}
a:link {
    text-decoration: none;
    color: #c30;
}
a:visited {
    text-decoration: none;
    color: #c75;
}
a:hover {
    text-decoration: underline;
    color: #665;
}



