body {
	background: #744a1e url(/images/bg-capes.jpg) fixed;
}


a {
	color: #336699;
}


.center {
	text-align: center;
}

.grey {
	color: #9c9c9c;
}

body#home h1 {
	text-align: center;
	margin-bottom: 10px;
}


#content img {
		border: 1px solid #C8B89C;
	padding: 2px;
	background-color: #FFF;
}

table {
	border-collapse: collapse;
	background: #faf4ea;
}

td, th {
	padding: 0.4em 0.7em;
	text-align: left;
	border-bottom: 1px solid #f0e3c5;
}

th {
	background: #b57b46;
	color: #FFF;
}

#content img.no-border {
	padding: 0;
	border: 0;
}

/* @group images */

.img-left {
float: left;
margin: 3px 20px 10px 0;
}

.img-right {
float: right;
margin: 3px 0 10px 10px;

}

p.caption
 {
font-size: 1em;
font-style: italic;
margin: 0;
}

/* @end */
/* @group layout */

#wrapper-header {
	width: 100%;
	height: 135px;
	background:transparent url(/images/bg-header.png) repeat-x;
	
}

#seal {
	position: absolute;
	top: 0;
	left: 20px;
	width: 160px;
	height: 158px;
	background:transparent url(/images/seal.png) no-repeat;
	z-index: 20;
}

#header {
	width: 880px;
	height: 135px;
	position: relative;
	text-align: center;
}

#page-top {
	position: relative;
	width: 870px;
	height: 287px;
	background:#f5ebd0 url(/images/bg-page-top.jpg) no-repeat 50% 0;
}

#page-top img, div.slideshow , #flash{
	position: absolute;
	top: 25px;
	left: 178px;
}

#wrapper-page {
	width: 880px;
	margin: 0 auto;
	background: url(/images/bg-page.jpg) repeat-y 50% 0;
}

#bg-page {
	background: url(/images/bg-tiki.jpg) no-repeat right 50px;
	margin-right: 10px;
}

body#mamalahoa #bg-page {
	background: url(/images/bg-tiki.jpg) no-repeat right 350px;
}

body#about #bg-page, body#donations #bg-page {
	background: url(/images/bg-tiki.jpg) no-repeat right 250px;
}

#content {
	float: left;
	display: inline;
	width: 540px;
	margin: 0 20px 0 50px;
	
	min-height:600px;
height: auto !important;
height: 600px;
}

#content-home {
	float: left;
	display: inline;
	/*width: 560px;*/
	margin: 0 50px;
}


#right {
	float: left;
	display: inline;
	width: 226px;
	margin: 40px 20px 0 0px;
}

#footer {
	text-align: center;

	padding: 30px 50px 0 50px;
	width: 880px;
	margin: 0 auto;
	height: 50px;
	margin-bottom: 50px;
	background: url(/images/bg-footer.jpg) no-repeat 50% 0;

}

#footer p {
	color: #d1ad59;
}

#footer .social img {
	margin: 10px 5px;
	vertical-align: middle;
	}

/* @end */

/* @group nav box */

/* @group nav side */

.nav-box {
	background: url(/images/bg-box.jpg) repeat-y;
	width: 226px;
	margin-bottom: 20px;
	


}

.nav-box-bot {
	height: 17px;
	width: 226px;
	background: url(/images/bg-box-bot.jpg) no-repeat;
}

.nav-box h4 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #f8e7bc;
	line-height: 1;
	
	padding: 5px 10px;
	background: url(/images/bg-box-header.jpg) no-repeat;
}

.nav-box p {
	padding: 10px;
}


.nav-box ul {
	margin: 0;
	padding: 0px;
	margin-left: 10px;
	padding-top: 0;
	list-style: none;
	background: url(/images/bg-navbox-tiki.jpg) no-repeat right bottom;
}

.nav-box li {
	background: url(/images/arrow.jpg) no-repeat 0 0.5em ;
	line-height: 1.3;
	margin: 0;
	padding: 5px 10px 5px 15px;
	list-style: none;
	/*border-bottom: 1px solid #eedac2;*/
}

.nav-box a {
	text-decoration: none;
	color: #6c3f03;
}

.nav-boxe a:hover {
	color: #000;
}

/* @end */



/* @end */

/* @group nav */


body#about a.about,
body#mamalahoa a.mamalahoa,
body#news a.news,
body#membership a.membership,
body#donations a.donations,
body#contact a.contact
 {
background:	#e5cc63 url(/images/bg-nav-over.jpg) repeat-x;
color: #7a171a;	
}


#nav-top {
	border-top: 1px solid #ae8c44;
	border-bottom: 1px solid #743604;
	width: 820px;
	margin: 0 10px;
	padding: 0 10px 0 30px;
	float: left;
	display: inline;
    background:#8f1c12 url(/images/bg-nav.jpg) top left no-repeat;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	z-index: 10;
}

#nav-top-shadow {
	width: 860px;
	margin: 0 10px;
	height: 20px;
	clear: both;
     background: url(/images/bg-nav-shadow.jpg) top left no-repeat;
}



body#referrals a.referrals
 {
	background: #FFF;
	color: #692a55;
}



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#eeddb1;
}


ul.sf-menu ul a,  ul.sf-menu ul a:visited{
	background:#e4d3b0;
	color: #7a171a;
	padding: 		.5em 1em;
	background:		#e5cc63;
}




.sf-menu li {
	letter-spacing: 0.1em;
	font-size: 14px;
	text-transform: uppercase;
	background:#8f1c12 url(/images/bg-nav.jpg) repeat-x;
	
}
.sf-menu li li {
	background:		#e5cc63;
	color: #7a171a;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}


.sf-menu li li li {
	background:		#8f1c12;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#e5cc63 url(/images/bg-nav-over.jpg) repeat-x;
	outline:		0;
	color: #7a171a;
}


.sf-menu li li a:hover {
	background:		#f2e4c6 ;
	color: #7a171a;
	background:		#fef6e6 ;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



/* @end */