@charset "utf-8";
/* CSS Document */

#container {
	background:url(../images/bkn.jpg) repeat-y #009966;
	left:0px;
	top:0px;
	width:983px;
	height:1258px;
}

#header {
	background-image: url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-color:#ffcc33;
	top:0px;
	width:857px;
	height:146px;
	}

#logo {
	background: transparent url(../images/logo.png) no-repeat;
	top:10px;
	position:absolute;
	z-index:2;
	height:162px;
	width:185px;
	left: 93px;
	}

.grey-bar{
		width:582px;
		height:16px;
		margin-left:308px;
		
		}

.bullet{
	position:absolute;
	left:309px;
	top:146px;
	width:35px;
	height:16px;
}

.page-title {
	position:absolute;
	left:344px;
	top:146px;
	width:582px;
	height:16px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	background-color:#cccccc;
}

.orbs {
	left:300px;
	top:300px;
	width:617px;
	height:102px;
	margin: 2px 0px 0px 300px;
}

.orbs img {
	width:97px;
	height:80px; 
	top:10px; 
	left:10px; 
	position:relative;
	margin-left:7px;
	
	}

a img {
	border:none;
	}
/*Navigation*/
#nav {
	margin-top:100px;
	height:auto;
	background-color:#ffcc33;
	float:left;
	width:185px;
	z-index:2;
	padding-left:6px;
	
}

ul#nav {
	margin: 0px;	
		}
		
ul#nav{width: 172px;}
	
ul#nav li{height: 31px;	
	width: 172px;
	}
	
ul#nav li {
	margin: 0px;
	padding-top: 5px;
	padding-right:5px;
			}

ul#nav li {
	
	list-style-type: none;	
			}
/*disabled images?*/

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:hover, ul#nav li a:active {
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 0px;
	/*padding: 10px;*/
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
ul#nav li a:hover {
	color: #ff9;
	text-decoration: underline;
}


/*Home*/

ul#nav li#nav-home a:link, ul#nav li#nav-home a:visited, ul#nav li#nav-home a:active {
		background: transparent url(../images/btn1.gif) no-repeat center;
		height: 31px;	
		width: 172px;
		text-decoration:none;
	}
ul#nav li#nav-home a:hover {
		background: transparent url(../images/btn_over1.gif) no-repeat center;
		height: 31px;		
		width: 172px;
	}

/*Info desk*/

ul#nav li#nav-info a:link, ul#nav li#nav-info a:visited, ul#nav li#nav-info a:active {
		background: transparent url(../images/info_btn.gif) no-repeat center;
		height: 31px;	
		width: 172px;
		text-decoration:none;
	}
ul#nav li#nav-info a:hover {
		background: transparent url(../images/info_btn_over.gif) no-repeat center;
		height: 31px;		
		width: 172px;
	}

/*Accomodation*/
ul#nav li#nav-acco a:link, ul#nav li#nav-acco a:visited, ul#nav li#nav-acco a:active {
		background: transparent url(../images/accom_btn.gif) no-repeat center;
		height: 31px;	
		width: 172px;
		text-decoration:none;
	}
ul#nav li#nav-acco a:hover {
		background: transparent url(../images/accom_btn_over.gif) no-repeat center;
		height: 31px;		
		width: 172px;
	}

/*About goroka*/
ul#nav li#nav-gka a:link, ul#nav li#nav-gka a:visited, ul#nav li#nav-gka a:active {
		background: transparent url(../images/goroka_btn.gif) no-repeat center;
		height: 31px;	
		width: 172px;
		text-decoration:none;
	}
ul#nav li#nav-gka a:hover {
		background: transparent url(../images/goroka_btn_over.gif) no-repeat center;
		height: 31px;		
		width: 172px;
	}

/*contact us*/
ul#nav li#nav-contact a:link, ul#nav li#nav-contact a:visited, ul#nav li#nav-contact a:active {
		background: transparent url(../images/contacts_btn.gif) no-repeat center;
		height: 31px;	
		width: 172px;
		text-decoration:none;
	}
ul#nav li#nav-contact a:hover {
		background: transparent url(../images/contacts_btn_over.gif) no-repeat center;
		height: 31px;		
		width: 172px;
	}
	
#otherlinks {
	width:1.5in;
	height:inherit;
	color:#003366;
	left: 10px;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	}

h4#otherlinks {
	color: #000099;
	font:Geneva, Arial, Helvetica, sans-serif;
	}

ul#otherlinks {
	padding:0px;
	margin:0px;
	}
ul#otherlinks li {
	padding:0px;
	margin:0px;
	}
ul#otherlinks li{width:150px;}

ul#otherlinks li { list-style-type:none;}

ul#otherlinks li a:link, ul#otherlinks li a:visited, ul#otherlinks li a:hover, ul#otherlinks li a:active
{ text-align:left;
	text-decoration:none;
	font-weight:500;
	color:003366;}
	
ul#otherlinks li a:hover 
{
	color:#009966;
	text-align:left;
	text-decoration:none;}


.content {
	width:618px;
	margin: 0px 0px 0px 300px;
	height:auto;
	}


	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#003333;
	padding: 0px 0px 5px 0px;
		}

#footer {
	
	width:860px;
	height:49px;
	background:url(../images/footer_bkn2.jpg) repeat-x;	
	margin-left:60px;
}

#foot-txt { 
	float:right;
	left:569px;	
	width:337px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009966;
	}

