/*menu formatting*/
/*Note: Riverclaim section has own css*/
/*SIDEMENU format*/
.menushape {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #288F19;
	font-size: 10px;
	background-image:  url(images/leftside_deco.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	font-weight: normal;
}
.mainmenulinkcolor {
	color:#FFFFFF
	}
.menushape a:link{
	color:#FFFFFF;
	}
.menushape a:hover{
	color:#FFFFFF;
	}
.menushape a:visited{
	color:#FFFFFF;
	}
/*flipout menu*/
.sublinx{
	width: 230px;
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #82BB35;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0 solid #000000;
	border-left: 1px solid #000000;
	left: 255px;
	top: 229px;
	}
/*flipout menu link colors*/
.sublinx a{
	width: 230px;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	background-color: #196616;
	text-decoration: none;
	text-align: center;
	color: #000000;
	}

.sublinx a:hover{
	background-color: #388F27;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 230px;
	}
.sublinx a:visited{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 230px;
	}
/*dropmenu inside page*/
.minimenu {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 0px none #00FF66;
	}
.minimenu a:link{
	color:#FFFFFF;
	}
.minimenu a:hover{
	color:#FFFFFF;
	}
.minimenu a:visited{
	color:#FFFFFF;
	}
/*SIDEMENUs end*/
/*Page formatting section*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*defaultpage link colors overwirtes visited color*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
/*tables styles*/
.ztable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	marginheight: 0;
	margin: auto;
	}
	
.horizontalbar {
	background-color: #196616;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	background-image:  url("images/horizontalbar_deco.jpg");
	background-repeat: repeat;
	background-position: left;
	}
/*compensates minimenu band with a bottm line*/
.tr_line {
	background-color: #196616;
	background-image: url(images/lineless_linebkg.gif);
	background-repeat: repeat-x;
}

/*left column, .menushape class formats left column*/
.media {
	background-color: #288F19;
	background-image:  url("images/rightside_deco.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 123px;
	}
	
.sideborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
/*text formatting*/	
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: none;
	background-color: #388F27;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	width: 80%;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 10px 0px;
	font-weight: normal;
	background-image:  url(images/contentbkggreen.jpg);
	background-color: #7FB874;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	height: 467px;
	}

.blockqoute {
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	width: 400px;
	}

.address {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #000000;
	text-align: center;
	}

.Underline {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
	
.h4 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
	}
	
.linebar {
	border: thin solid #000000;
	}
	
/*textwrap image formats text rightside, pics left*/
.pixntxt{
	padding: 0px 30px 10px 10px;
	font-size: 12px;
	text-align: left;
	}

.pixntxt h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	}

.pixntxt img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	}

/*textwrap image formats text leftside, pics right*/
.txtnpix{
	padding: 0px 10px 0px 30px;
	font-size: 12px;
	text-align: left;
	}

.txtnpix h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	}
	
.txtnpix img{
	float: right;
	padding: 0px 10px 10px;
	margin: 0;
	}

/*for balloon info in corporate*/
.images{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	height: 200px;
	width: 400px;
	top: 200px;
	right: 300px;
	position: absolute;
	z-index: 80;
	visibility: hidden;
	background-color: #FF00FF;
	}
/*stylez for show/hide feature*/
ol p, ul p {
	margin: 10px;
}
/*korero Top margin gap from heading*/
ol {
	margin: 10px;
}

ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/* link colors for show/hide feature*/
h4 a, .index a {
	color: #000000;
}

h4 a:visited, .index a:visited {
	color: #000000;
}

hr { 
	color: #000000;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 	
}
/*indentations/bullets margins and style*/
ol ul, ul ul {
	list-style: square; 
	margin-top: 5px;
}

ol ol {
	list-style: square; 
	margin-top: 0px;
}
/*bullet styles for site also controls show/hide bullets*/
/*show/hide feature will get extra indentated*/
li {
	margin-bottom: 15px;
	margin-left: 5px;
	list-style-type: square;
}

ol pre, ul pre {  
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	margin: 0px;
	border: none;
}

div.Korero {
	display:none;
}
.banner {
	background-color: #196D17;
	background-image:   url("images/mastheadexpansion_bkg.jpg");
}
.sayinline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #268118;
	border-right-color: #268118;
	border-bottom-color: #268118;
	border-left-color: #268118;
}
.ztable #contentcontainer {
	text-align: center;
}
.ztable tr .menushape p {
	color: #FFF;
	font-weight: bold;
}

