/* CSS Document */



body {

	margin: 0px;

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background-color: #000000;

}



a {

	color: #ffff99;

}

a:hover {

	color: #ff9933;

}



.contactLink {

	color: #336633;

}



.header {

	width: 770px; 

	height: 155px; 

	border: 0px;

}



.date {

	color: #ffcc66;

	font-weight: bold;

}



.pixSmall {

	width: 255px;

	vertical-align: top;

	font-size: 10px;

	text-align: center;

	padding: 0px 15px 0px 0px;

}



.pixSmall span {

	font-size: 12px; 

}



.content {

	width: 440px;

	padding: 0px 30px;

	vertical-align: top;

}

.contentWide {

	width: 700px;

	padding: 0px 30px;

	vertical-align: top;

}


.subtitle {

	font-weight: bold;

	font-variant: small-caps;

	font-size: 16px;

	color: #ffff99;

}



.subtitle2 {

	font-weight: bold;

	font-size: 14px;

}


.mini {
	font-size: 10px;
}

.meetTitle {

	color:#ffcc66;

	font-style: italic;

	font-weight: bold;	

}



.keiki {

	background-image:url(../images/keiki_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #3c0800;

	width: 770px;	

}



.pua {

	background-image:url(../images/pua_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #2e4957;

	width: 770px;	

}



.wailele {

	background-image:url(../images/wailele_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #638117;

	width: 770px;	

}



.anuenue {

	background-image:url(../images/anuenue_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #87a2bb;

	width: 770px;	

}



.hisbiscus {

	background-image:url(../images/hisbiscus_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #ac992a;

	width: 770px;	

}



.kukui {

	background-image:url(../images/kukui_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #4f7e36;

	width: 770px;	

}



.taro {

	background-image:url(../images/taro_background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-color: #286103;

	width: 770px;	

}

.galleryNav {

	font-size: 12px;

	color: #ffffff;

}




.galleryImgThumb {

	border-top: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	margin: 5px;

	display: inline;

}

.galleryImgThumb:hover {

	border-top: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

}

.galleryImgLarge {

	border-top: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	/*padding: 4px;*/

}



.captionText {

	font-size: 13px;

	font-style: italic;

}

