body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333300;
}
body {
	background-color: #333300;
}
a:link {
	color: #CC6666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6666;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: underline;
	color: #CC3300;
}
h1 {
	font-size: large;
	color: #663300;
	margin-bottom: 2px;
	border-bottom-color: #666633;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2 {
	font-size: large;
	color: #663300;
}
h3 {
	font-size: medium;
	color: #663300;
	margin-top: 2px;
}
h4 {
	font-size: medium;
	color: #333300;
}
h5 {
	font-size: small;
	color: #333300;
}
h6 {
	font-size: x-small;
	color: #333300;
}
#navcontainer {
	background-image:  url(../imgs/menu_head.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 16px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 205px;
	color: #FFFFCC;
	background-color: #333300;
	text-decoration: none;
	border-bottom-color: #333300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 16px;
	border-left-color: #663300;
	border-left-width: 9px;
	border-left-style: solid;
}

#navcontainer a:hover
{
	color: #fff;
	background-color: #663300;
	text-decoration: none;
	border-bottom-color: #333300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #663300;
	border-left-style: solid;
	border-left-width: 9px;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 190px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	font-size: 12px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navcontainer ul ul a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
	border-bottom-color: #000044;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.masthead {
	background-color: #C3B5AA;
	background-image:  url(imgs/JonHawaiiRainbow.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	background-position: left 0;
	height: 180px;
	border-bottom-color: #663300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.logo {
	z-index: 1;
	left: 0px;
	top: 0px;
}
.footer {
	background-image:  url(../imgs/footer.jpg);
	background-repeat: repeat-x;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#main_text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 15px;
}
.td_main_text_cell {
	border: 1px solid #023666;
}
#container {
	border: 3px double #CCCCCC;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	display: block;
	max-width: 1010px;
}
#design {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#masthead_contact {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	display: block;
	line-height: 25px;
	z-index: 5;
}
#container .masthead img {
	float: left;
}

.masthead_head {
	color: #FFFFFF;
	float: left;
	z-index: 2;
}

.button {
	color: #FFFFCC;
	background-color: #003366;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caption {	font-size: 11px;
	color: #666666;
}
.form_label {
	font-size: 12px;
	color: #663333;
	font-weight: bold;
}
.input {
	font-size: 11px;
	color: #666666;
	background-color: #DED7CF;
	border-color: #A79281;
	border-style: solid;
	border-width: 1px;
}
.textarea {
	font-size: 11px;
	color: #666666;
	background-color: #DED7CF;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.error_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.breakout_table {
	color: #663333;
	background-color: #DED7CF;
	display: table;
	margin: 10px;
	padding: 5px;
	float: right;
	border: 1px solid #03343B;
}
.breakout_table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:11px;
	padding-left: 4px;
	padding-top: 2px;
}
.breakout_table ul {
	font-size: small;
	color: #582C2C;
	list-style-position: outside;
	list-style-type: square;
}
.breakout_table th {
	font-size: medium;
	color: #D2BD9D;
	background-color: #9C8770;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.breakout_table caption {
	font-size: small;
	color: #555;
	font-weight: 100;
}
#masthead_contact a:link, #masthead_contact a:visited {
	color: #333300;
	text-decoration: none;
}
#masthead_contact a:hover, #masthead_contact a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.product_descrip {
	font-size: small;
	font-weight: 300;
	border-color: #DED7CF;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 6px 10px;
	margin-bottom: 25px;
}
.super {
	font-size: 10px;
	line-height: 15px;
	font-weight: 100;
	margin-bottom: 8px;
}
dt {
	font-weight: bold;
	margin-top: 15px;
}
#main_text_area li {
	list-style-type: square;
	line-height: 120%;
	font-size: 90%;
}
#container .left_col {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#container #masthead_contact .pagetitle {
	font-size: 20px;
	color: #663300;
	text-decoration: none;
}
#container #masthead_contact .pagetitle_sub {
	font-size: 16px;
	color: #666633;
	text-decoration: none;
	line-height: 15px;
}
#container #main_text_area #inset {
	padding-left: 30px;
	line-height: 125%;
}
#container #main_text_area #inset .small {
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
}
#container #main_text_area .publication_title {
	font-size: medium;
	font-style: oblique;
	color: #333300;
	margin-bottom: 10px;
	font-weight: 500;
}
#container #main_text_area .value {
	font-size: x-small;
	font-weight: bold;
	color: #333300;
	margin-left: 30px;
	margin-bottom: 0px;
}
#container  #main_text_area .publication_desc {
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#outer_table {
	width: 100%;
}
