/* **************** */
/* *** ELEMENTS *** */
/* **************** */

h1 {
	color: #f2c58e;
	font: 1.8em Georgia,Times,serif;
	padding-left:10px;
	}


h2 {
	color: #c30;
	padding-left:10px;
	}

/* *********** */
/* *** IDS *** */
/* *********** */

#frame {
	background: url(../images/bg.topics.frame.gif) repeat; 
	}

#header {
	background: url(../images/bg.topics.header.gif) repeat;
	}

#intro {
	float: right;
	width: 490px;
	padding: 5px 25px;
	margin: 0;
	border-left: solid #f2c58e 1px;
	color: #e8dcb6;
	}

#content {
     padding-left:20px;
}
	
#keyResources {
	float: right;
	margin:0 10px 0 10px;
	width:250px;
	}

#overview {
	background: url(../images/bg.topics.header.gif);
	}


/* SUBNAVIGATION */

#subNav_shell {
	width: 790px;
	height: 41px ;
	background-color: #906f28;
	padding: 0;
	margin: 0;
	border: 0;
	}

#subNav {
	clear: both;
	width: 772px;
	height: 30px;
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0 auto ;
	}

	#subNav li {
		float: left;
		display: block;
		height: 39px;
		text-align: center;
		list-style-type: none;
		padding: 0;
		margin: 0;
		border-right: solid #f2c58e 1px;
		background-position: 0 -39px;
		}

	#subNav li.first {
		border-left: solid #f0aa50 1px;
		}

	#subNav li a {
		position: relative;
		display: block;
		height: 39px;
		background-position: 0 0;
		}

	#subNav li a:hover {
		background-image: none;
		}

	#sn_overthrowa, #sn_overthrowa a {
		width: 253px;
		background: url(../images/sn_overthrowa.gif) no-repeat;
		}

	#sn_unificatio, #sn_unificatio a {
		width: 183px;
		background: url(../images/sn_unificatio.gif) no-repeat;
		}

	#sn_earlyhawai, #sn_earlyhawai a {
		width: 165px;
		background: url(../images/sn_earlyhawai.gif) no-repeat;
		}

	#sn_originsand, #sn_originsand a {
		width: 165px;
		background: url(../images/sn_originsand.gif) no-repeat;
		}

/* END SUBNAVIGATION */



/* REALM NAVIGATION */

#realmNav {
	float: left;
	}

	#realmNav li, #realmNav li a {
		width: 201px;
		list-style-type: none;
		padding: 0;
		margin: 0;
		border: 0;
		}

	#realmNav li a {
		position: relative;
		display: block;
		border: 0;
		}

	#rn_waolani a {
		height: 40px;
		background: url(../images/T.rn_waolani.gif) 0 0 no-repeat;
		}

	#rn_waolani a:hover {
		background: url(../images/T.rn_waolani.gif) 0 -40px no-repeat;
		}

	#rn_waokanaka a {
		height: 30px;
		background: url(../images/T.rn_waokanaka.gif) 0 0 no-repeat;
		}

	#rn_waokanaka a:hover {
		background: url(../images/T.rn_waokanaka.gif) 0 -30px no-repeat;
		}

	#rn_kaiakea a {
		height: 31px;
		background: url(../images/T.rn_kaiakea.gif) 0 0 no-repeat;
		}

	#rn_kaiakea a:hover {
		background: url(../images/T.rn_kaiakea.gif) 0 -31px no-repeat;
		}

/* END REALM NAVIGATION */





/* *************** */
/* *** CLASSES *** */
/* *************** */

.content {
	color: #333;
	background: url(../images/bg.topics.header.gif) repeat-x;
	padding: 30px 20px;
	margin: 0;
	border: 0;
	height:auto !important; height:100%;
	}

	.content a:visited {
		color: #930;
		}

	.content h2 {
		color: #c30;
		font: 1.8em Georgia,Times,serif;
		}

	.content p {
		line-height: 1.5;
		}
