@charset "utf-8";
body {
	background-color: #ffd400;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.arialred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d33c00;
	text-align: justify;
}
.arialred12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d33c00;
	text-decoration:none;
}
.arialred12 a:hover {
	text-decoration:underline;
}
.arialbk12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.6em;
	text-align: justify;
}
.arialbk12 a:hover {
	text-decoration:none;
}
.arialbk12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.loginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffd400;
	border: 1px solid #ffd400;
	height:20px;
}
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:25px;
z-index:100;
text-align:center;
}

#dropmenudiv a{
color:#000000;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
border-bottom:#fed500 solid 1px;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#a40000;
}

#topnav {
	width:900px;;
	height: 34px;
}
#tabnav, #tabnav ul {
  padding:0;
  margin:0;
  list-style-type:none;
  background-color:#e66c00;
  }
#tabnav li {
  float:left;
  position: relative;
  }

#tabnav a {
  display:block;
  }
  #tabnav li {
    background:url(../images/navdot2.gif) no-repeat right;
  }
  
#tabnav a.Buthome {background: url(../images/but_home.gif) no-repeat center;}
#tabnav a.nanhikali {background: url(../images/but_nanhikali.gif) no-repeat center; margin-right:2px;}
#tabnav a.donate {background: url(../images/but_donate.gif) no-repeat; margin-left:26px;}
#tabnav a.pledge {background: url(../images/but_pledge.gif) no-repeat; margin-left:24px;}
#tabnav a.comm {background: url(../images/but_communication.gif) no-repeat; margin-left:24px;}
#tabnav a.gallery {background: url(../images/but_gallery.gif) no-repeat center;}

#tabnav a:hover.Buthome {background:url(../images/but_home_o.gif) no-repeat center;}
#tabnav a:hover.nanhikali {background: url(../images/but_nanhikali_o.gif) no-repeat center;}
#tabnav a:hover.donate {background: url(../images/but_donate_o.gif) no-repeat;}
#tabnav a:hover.pledge {background: url(../images/but_pledge_o.gif) no-repeat;}
#tabnav a:hover.comm {background: url(../images/but_communication_o.gif) no-repeat;}
#tabnav a:hover.gallery {background: url(../images/but_gallery_o.gif) no-repeat center;}

#tabnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#tabnav li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
.nk_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.6em
}
.nk_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b42802;
	font-weight:bold;
	text-decoration:none;
}
.nk_login a:hover {
	text-decoration:underline;
}

.footer, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E66C00;
	height: 30px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.footer a:hover {
	text-decoration:underline;
}
.bc, .bc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #979797;
	height: 30px;
	text-decoration:none;
	text-align:right;
}
.bc a{background:url(../images/fish2.gif) right no-repeat; padding-right:40px;}
.bc a:hover {
	text-decoration:underline;
}

