@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../assets/images/backgroud/bodybg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	}

a:link {
	font:				bold;
	color:				#009933;
	text-decoration:	underline;
	font-size: 12px;
	}

a:visited {
	font:				bold;
	color:				#999933;
	text-decoration:	none;
	}

a:hover {
	font:				bold;
	color:				#004000;
	text-decoration:	underline;
	}

a:active {
	font:				bold;
	color:				#006600;
	text-decoration:	underline;
	}
	
#content {
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	visibility: visible;
	}
	
#text {
	width:			780px;
	rosition:		relative;
	float: none;
	border-bottom-style: none;
	border-bottom-color: #D3DC99;
	height: auto;
	top: -45px;
	left: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #D3DC99;
	border-right-color: #D3DC99;
	border-left-color: #D3DC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight:	bold;
	overflow: visible;
	}

#nav {
	position: relative;
	left: 90px;
	top: 0px;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	background-image: url(assets/images/navbtn.png);
	}

#date {
	position: relative;
	width: 292px;
	height: auto;
	right: 90px;
	top: 0px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006200;
	z-index: auto;
	left: 386px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#textnav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D0DC94;
	border-right-color: #D0DC94;
	border-bottom-color: #D0DC94;
	border-left-color: #D0DC94;
	}

#logos {
	position: relative;
	}

#footer {
	font-family: "Century Gothic", Verdana, sans-serif, Arial;
	font-size: 8pt;
	position:	relative;
	}

#link1 {
	font-family: "Century Gothic", Verdana, sans-serif, Arial;
	font-size: 8pt;
	position:	relative;
	left:	0px;
	top:	-600px;
	width: 185px;
	}

#search {
	font-family: "Century Gothic", Verdana, sans-serif, Arial;
	font-size: 8pt;
	position:	relative;
	left:	91px;
	width:	350px;
	height: auto;
	top: 0px;
	font-weight:	bold;
	z-index: auto;
	}

#journal {
	position:	relative;
	width:	500px;
	top:	-400px;
	left:	45px;
	height:	315px;
	overflow:	auto;
	}

#journal div {
	padding: 20px;
	}

#journalbg {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

#ohana_journal {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}

#ohana_dates {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}
	
#ohana_prayer_requests {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}

#summer_2006 {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}
	
#summer_2007 {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}
	
#protect_the_mission {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}
	
#homelani_updates {
	width: 600px;
	z-index: 50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0DC94;
	}

#top {
	padding:	5px;
	vertical-align: top;
	white-space: normal;
	border: 2px solid #A27941;
	}

#ec {
	vertical-align:	top;
	height:	222px;
	width:	auto;
	overflow:	auto;
	padding-right:	2px;
	}

#application {
	padding:	5px;
	border:	solid 2px thin #A27941;
	width:	97%;
	height:	auto;
	}
