/* CSS Document */

body, html {
	width:100%;
	height:100%;
	background-color:#004536;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#whole_container {
	width:898px;
	margin:0 auto;
	border:solid 1px #FFF;
}
#top_container {
	background-image:url(../images/naha_topbg.gif);
	background-repeat:repeat-x;
	border-bottom:solid 1px #FFF;
}
#top_contact {
	float:right;
}
#top_banner {
	background-color:#fff2ca;
	border-bottom:solid 1px #FFF;
}
#top_flash {
	float:left;
}
#naha_logo {
	float:left;
}
#mailing_list {
	float:right;
	background-image:url(../images/naha_listbg.jpg);
	background-repeat:no-repeat;
	height:176px;
	width:224px;
	border-left:solid 1px #FFF;
}
.spacer {
	clear:both;
}
#naha_nav {
	height:31px;
	border-bottom:solid 1px #FFF;
	position:relative;
	z-index:3;
}
.naha_button {
		float:left;
}
#content_container {
	background-image:url(../images/naha_contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#cf401a;
}
#content {
	padding:10px;
}
#footer {
	background-image:url(../images/naha_footerbg.gif);
	background-repeat:repeat-x;
	background-color:#188e73;
	color:#bfbfbf;
	font-size:10px;
	border-top:solid 1px #FFF;
	text-align:center;
}

a {
	color:#FFF;
	font-weight:bold;
}
a:hover {
	color:#FFF;
	text-decoration:none;
}
.chartlink {
	color:#930;
	font-weight:bold;
}
.chartlink:hover {
	color:#930;
	text-decoration:none;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.dropdown_item {
	height:20px;
	background-color:#0076c0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	padding:4px 5px 0px 5px;
}
.dropdown_item a {
	text-transform:capitalize;
	text-decoration:none;
	color:#FFFFFF;
}
.dropdown_item a:hover {
	color:#000000;
}
#drop_naha, #drop_news, #drop_programs {
	border-top: solid 1px #FFF;
	position:absolute;
	z-index:3;
	visibility: hidden;
}
#drop_news {
	width:133px;
	text-align:center;
}
#drop_programs {
	width:115px;
	text-align:center;
}
#drop_naha {
	width:150px;
}
#page_title {
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	letter-spacing:4px;
	font-size:17px;
	font-weight:bold;
	padding:10px;
	border-bottom:solid 1px #000;
}
.mailinglist {
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:-40px;
}
.submit {
	background-image:url(../images/btn_submitbg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #FFF;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.submit:hover {
	cursor:pointer;
	background-image:none;
	background-color:#000;
}
.form_field {
	padding-bottom:13px;
}
.form_field2 {
	width:90%;
}
.testimonial_entry {
	padding:20px 0px;
	margin:0px 30px;
	border-bottom:dashed 1px #FFF;
	font-style:italic;
}
.test_text {
	padding:10px;
	text-align:right;
	font-weight:bold;
}
.links_entry {
	padding:20px 0px;
	margin:0px 30px;
	border-bottom:dashed 1px #FFF;
}
.disclaimer {
	color:#FFF;
}
.disclaimer a {
	text-decoration:underline;
}
.disclaimer a:hover {
	text-decoration:none;
}
.small_text {
	font-size:10px;
}
#info_cc, #info_eft {
	position: absolute;
	visibility: hidden;
	z-index:3;
}
.chart_images {
		border:solid 2px #000;
}
.chart_text {
	font-size:14px;
	color:#FFF;
}
.required_fields {
	background-color:#FFF;
	color:#F00;
	text-transform:capitalize;
	font-weight:bold;
	padding:10px;
	margin:10px;
}
.required_fields {
	background-color:#FFF;
	color:#F00;
	text-transform:capitalize;
	font-weight:bold;
	padding:10px;
	margin:10px;
}