@import url(kalena_core_import_20070331.css);

/* Copyright 2007 Karen R Sabog. All Rights Reserved.
-------------------------------------------------------------------------------- */

/* General
-------------------------------------------------------------------------------- */

html
{
	color: #000000;
	background-color: #EEEEEE;
	background-image: url(../images/backgrounds/bg_fern.gif);
	background-repeat: repeat;
}

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, table, input, select, option, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body
{
	margin: 0;
	padding: 0;
	width: 700px;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	margin-left: 30px;
	padding-left: 0;
}

li
{
	margin: 0;
	padding: 0 0 5px 0;
	list-style-image: url(../images/bullets/diamond_bluegreen.gif);
}

tr, td, th
{
	vertical-align: top;
}

h1
{
	color: #330066;
	font-size: 24px;
	margin-top: 0;
	text-align: center;
}

h1.hometitle
{
	color: #330066;
	font-size: 24px;
	margin: 0;
	text-align: center;
}

h2
{
	color: #330066;
	font-size: 14px;
	background-image: url(../images/dividers/bar480.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}

h3
{
	color: #330066;
	font-size: 12px;
}

img
{
	border: 0;
}

img.ridge_purple
{
	margin: 0 0 2px 0;
	border-color: #290F6D;
	border-width: 2px;
	border-style: ridge;
}

p.kalena_definition
{
	color: #330066;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 6px 0 20px 0;
}

.caption
{
	font-size: 12px;
	font-weight: bold;
}

.caption_italic
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

div.centered, p.centered
{
	text-align: center;
}

.photo
{
	text-align: center;
	padding: 0 0 20px 0;
}

.purple_profile
{
	font-size: 14px;
	color: #330066;
	font-weight: bold;
	text-align: center;
}

/* Masthead Content
-------------------------------------------------------------------------------- */

#masthead_container
{
}

/* Main Content
-------------------------------------------------------------------------------- */

#maincontent_container
{
	1background-color: orange;
	padding: 10px 50px 0px 50px;
}

/* Sidenav
-------------------------------------------------------------------------------- */

#sidenav_container
{
	1background-color: yellow;
	padding: 10px 0 100px 0;
}

#sidenav
{
	1background-color: fuchsia;
	width: 115px;
	padding: 0 0 0 10px;
}

#sidenav_greeting
{
	color: #330066;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
}

#sidenav ul
{
	margin-left: 16px;
	padding-left: 0;
}

#sidenav li
{
	margin: 0;
	padding: 2px 0 5px 0px;
	list-style-image: url(../images/bullets/diamond_purple.gif);
}

#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active
{
	color: #330066;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(../images/bullets/diamond_purple.gif);
}

#sidenav li a:hover
{
	color: #006699;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	list-style-image: url(../images/bullets/diamond_bluegreen.gif);
}

/* Footer
-------------------------------------------------------------------------------- */

#footer_container
{
	1background-color: cyan;
	margin: 0 0 0 125px;
	padding: 0 0 15px 0;
}

#textnav
{
	padding: 20px 50px 0 50px;
}

#textnav div
{
	1background-color: yellow;
	background-image: url(../images/dividers/bar480.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding: 10px 0 0 0;
	text-align: center;
}

#textnav a:link, #textnav a:visited, #textnav a:active
{
	1color: #330066;
	1background-color: transparent;
	1font-size: 11px;
	1font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
}

#textnav a:hover
{
	1color: #330066;
	1background-color: transparent;
	1font-size: 11px;
	1font-weight: bold;
	padding: 0 5px;
	text-decoration: underline;
}

#footer_badges
{
	1background-color: fuchsia;
	text-align: center;
	padding: 20px 0 10px 0;
	clear: both;
}

#footer_badges img
{
	1display: inline;
}

#footer_copyright div
{
	font-size: 11px;
	text-align: center;
}

#footer_trademarks div
{
	font-size: 11px;
	text-align: center;
}

#footer_url div
{
	font-size: 11px;
	text-align: center;
	padding: 10px 0 0 0;
}

/* Hawaiian Resources Nav
-------------------------------------------------------------------------------- */

.hawaiinav
{
	background-image: url(../images/dividers/bar480.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
}

.hawaiinav a:link, .hawaiinav a:visited, .hawaiinav a:active
{
	white-space: nowrap;
	text-decoration: none;
}

.hawaiinav a:hover
{
	white-space: nowrap;
	text-decoration: underline;
}

/* Back to Top Nav
-------------------------------------------------------------------------------- */

div.backtotop
{
	margin: 0 0 40px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.backtotop img
{
	vertical-align: bottom;
}

.backtotop a:link, .backtotop a:visited, .backtotop a:active
{
	color: #330066;
	background-color: transparent;
	text-decoration: none;
}

.backtotop a:hover
{
	color: #330066;
	background-color: transparent;
	text-decoration: none;
}

/* Guestbook
-------------------------------------------------------------------------------- */

.form_label
{
	color: #330066;
	font-size: 12px;
	font-weight: bold;
}

