/* Main stylesheet   */

html, body {
	min-height:101%
	} 

* {
	margin: 0;
	padding: 0;
}

.clearNone {
	clear: none;
}

body {
	text-align: center;
	min-width: 960px;
	background: #ffffff url("/assets/img/bgHeadBanner.jpg") no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #83839a;
}


.highlight {
	background: #FFFF99;
}

.alert{
	background: #ffffaa;
	float: right;
	width: 220px;
	border: 1px solid #999999;
	margin: 10px;
}

iframe {
	margin: 10px;
}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff;
}

#header {
	clear:both;
	height: 135px;
	position: relative;
	background: #ffffff;
 
}
#header img#logo {
	position: absolute;
	left: 10px;
	top: 40px;
	z-index: 100;
}

div#flashBanner {
	height: 135px;
	width: 960px;
	position: absolute;
	top: 0;
	right: 0;
	background: url("/assets/img/bgBanner.jpg") no-repeat right top;
	z-index: 1;
}


form#cse-search-box {
	float: right;
}

#subNav {
	float: left;
	width: 960px;
	color: #ffffff;
	background: #414142;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

#subNav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 960px;
	float: right;
}

#subNav ul li {
	float: right;
	margin: 3px;
}

#subNav a {
	width: 0.1em; /* Hack to set the whole area in the tab as 'clickable' in IE6 */
	display: block;
	padding: 0 14px;
	color: #ffffff;
	float: left;
	text-decoration: none;
	white-space: nowrap;
}
#subNav > ul a {
	width:auto;
} /* Reset with for browsers other than IE6 (IE6 doesn't understand > child selector */

#subNav ul a:hover {
	color: #cccccc;
}

/* show current page in sub nav (in head of doc) */
.contact #subNav #subNavContact a,

.home #nav #navHome a,
.office #nav #navOffice a,
.distribution #nav #navOffice a,
.service #nav #navOffice a,
.protect #nav #navOffice a,
.holdings #nav #navHoldings a,
.financials #nav #navFinancials a,
.reps #nav #navRepresentatives a {
	color: #ef3b24;
}

.home #nav #navHom a:hover,
.office #nav #navOffice a:hover,
.holdings #nav #navHoldings a:hover,
.financials #nav #navFinancials a:hover,
.reps #nav #navRepresentatives a:hover {
	color: #ef3b24;
	cursor: default;
}

.sectionEmployment #subNav #subNavEmployment a {
	color: #866629;
}

.sectionEmployment #subNav #subNavEmployment a:hover {
	color: #866629;
	cursor: default;
}

#nav {
	float: left;
	width: 960px;
	height: 30px;
	background: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	border-top: 2px solid #414142;
	border-bottom: 2px solid #5d5d5f;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 960px;
	float: left;
}
#nav ul li {
	float: left;
}

#nav a {
	width: 0.1em; /* Hack to set the whole area in the tab as 'clickable' in IE6 */
	display: block;
	padding: 5px 14px;
	color: #ffffff;
	float: left;
	text-decoration: none;
	white-space: nowrap;
}
#nav > ul a {
	width:auto;
} /* Reset with for browsers other than IE6 (IE6 doesn't understand > child selector */

#nav ul a:hover {
	color: #ef3b24;
}

#navSectionHeader {
	width: 200px;
	font-size: 120%;
	/*font-style: italic;*/
	padding: 10px;
	color: #ffffff;
/*	background: # url("/assets/img/bgSe ctionNavTop.jpg") no-repeat top right;	*/
}

li#navSectionFooter {
margin-top: 100px;
	padding-bottom: 30px;
/*	background: url("/assets/img/bgSe ctionNavBtm.jpg") no-repeat bottom right;*/
}

#sectionNav {
	clear: both;
	float: left;
	margin: 0;
	margin-top: 40px;
	padding-bottom: 0;
	width: 210px;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sectionNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
/*	background: #ef3b24 url("/assets/img/bgNavHome.jpg") repeat-y top left; */
}


#sectionNav ul li a {
	display: block;
	width: 200px;
	padding: 3px 0;
	color: #ef3b24;
	text-decoration: none;
	text-indent: 10px;
}



#sectionNav ul a:hover {
	background: #000000;
	color: #ffffff;
}


/******************* select the currrent page **************************/

#sectionNav ul li#currentpage a {
	background: #ef3b24;
	color: #ffffff;
}

/* display lower level pages without the current parents styling */
#sectionNav ul li#currentpage ul a {
	background: #ffffff;
	color: #ef3b24;
}

#sectionNav ul li#currentpage a:hover {
	background: #000000;
	color: #ffffff;
	

}


/******************* indent lower nav elements **************************/

#sectionNav ul.runangaReps a {
	text-indent: 20px;
}

#sectionNav ul.distribution a,
#sectionNav ul.service a,
#sectionNav ul.protect a {
	text-indent: 30px;
}

.office #sectionNav ul.distribution a,
.office #sectionNav ul.service a,
.office #sectionNav ul.protect a,

.distribution #sectionNav ul.service a,
.distribution #sectionNav ul.protect a,

.protect #sectionNav ul.distribution a,
.protect #sectionNav ul.service a,

.service #sectionNav ul.distribution a,
.service #sectionNav ul.protect a {
	display: none;
}	

#content {
	margin-right: 0;
	background: #ffffff;
/*	background: url("/assets/img/bgRightBorder.jpg") repeat-y right top; make background image with divider on it. */
}



#mainContent {
	width: 739px;
	margin-top: 20px;
	float: left;
	padding-bottom: 20px;
}

h1, h2, h3, p {
	margin-right: 20px;
	margin-left: 20px;
}

h1, h2, h3 {
	color: #ef3b24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 180%;
	border-bottom: 4px solid #ef3b24;
	font-weight: normal;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 5px;
	clear: both;
}

#mainContent p {
	padding-bottom: 0;
	margin-bottom: 20px;
}

#mainContent a {
	color: #ef3b24;
	text-decoration: none;
}

#mainContent a:hover {
	border-bottom: 1px solid #ef3b24;
}

#mainContent p.smallText {
	font-size: 85%;
	margin-left: 40px;
	margin-right: 40px;
}

#mainContent ul, #mainContent ol  {
	margin-left: 40px;
	margin-bottom: 20px;
	padding-right: 20px;
}

#mainContent p.introText {
	font-size: 110%;

}

#mainContent p.introTextRed {
	font-size: 110%;
	color: #ef3b24;
}


#mainContent table {
	margin-left: 20px;
	margin-bottom: 20px;
}

#mainContent table td a:hover {
	text-decoration: none;

}

/*#mainContent table h2 {
	margin-left: -10px;
}*/

#mainContent table tr p {
	margin-top: 10px;
}


.data {
	border: 1px solid #cccccc;
	vertical-align: top;
	width: 490px;
}

.data td {
	padding: 5px;
	width: 50%;
}

.data th {
	font-size: 110%;
	padding: 5px;
	background: #ccc;
}

.data tr.odd {
	background: #fefefe;
	vertical-align: top;
}

.data tr.even {
	background: #efefef;
	vertical-align: top;
}

#mainContent div.photo {
	float: right;
	background: #ffffff; 
	margin: 10px; 
	font-size: 80%;
}

#mainContent img.photo {
	background: #ffffff; 
	padding: 5px; 
	border: 1px solid #cccccc;
	margin-left: 10px;
}

#mainContent img.imgRight {
	margin: 0 0 10px 10px;
}

#mainContent img.imgLeft {
	margin: 0 10px 10px 0;
}

div.box {
	border: 1px solid #cccccc;
	background: #efefef;
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
}

#mainContent .borderedBox {
	clear: both;
	height: 205px;
	padding: 10px;
	margin: 10px;
	background: url("/assets/img/smallFlax.jpg") no-repeat;

}

#mainContent .borderedBox p{
	padding-top: 20px;
	width: 200px;
}
#mainContent div.imgCaptionRight {
	float: right;	
	margin: 0 20px 10px 10px ;
	padding: 0;
}

#mainContent div.imgCaptionRight p  {
	margin: 0;
	font-size: 80%;	
	padding: 5px;
}

#mainContent div.imgCaptionRight ul  {
	font-size: 80%;	
	padding: 5px;
}


#mainContent div.imgCaptionRight#strategicGoals {
	background: #ef3b24;
}

#strategicGoals h2, 
#strategicGoals p, 
#strategicGoals ul {
	background: #ef3b24;
	color: #ffffff;
}

.imgCaptionLeft {
	float: left;	
	margin: 0 10px 10px 0;
	padding: 0;
}

#mainContent div.imgCaptionLeft p  {	
	margin: 0;
	font-size: 80%;	
	padding: 5px;
}

p.register {
	text-align: center;
	font-size: 120%;
	margin: 40px 0 0 0;
}
p.register a {
	text-decoration: none;
	color: #ef3b24;

}
p.register a:hover {
	text-decoration: underline;
	background: #ffffff;
}
img.imgCentered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.imgCenterFramed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff; 
	padding: 5px; 
	border: 1px solid #cccccc;
}

blockquote {
	display: block;
	margin: 20px 25px 20px 45px;
	font-size: 110%;
/*	font-style: italic;*/
}

blockquote.maori {
	font-size: 115%;
		/*color: #866629;*/ color: #ef3b24;
	margin: 20px 25px 20px 45px;
}



li.level1 {
	list-style-type: lower-alpha;
}

li.level2 {
	list-style-type: lower-roman;	
}

#feature {
	width: 220px;
	float: right;
	margin-top: 20px;
}

#feature h2, #feature h3, #feature ul, #feature p {
	margin-left: 0px;
	margin-right: 20px;
}

#feature img.imgRight {
	margin: 0 0 10px 10px;
}

#feature img.imgLeft {
	margin: 0 10px 10px 0;
}


#feature h2 {
	clear: both;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #ef3b24;
	border-bottom: 4px solid #ef3b24;
}

#feature h2.top {
	/*margin-top: 20px;*/
	margin-top: 40px;
}

#feature h3 {
	font-size: 110%;
	margin-top: 20px;	
}

#feature ul,
#feature p {
	list-style-type: none;
	margin-bottom: 20px;
}

#feature a {
	text-decoration: none;
	color: #ef3b24;
}

#feature a:hover {
	text-decoration: underline;
}

#mainContent div.imgCaption {
	float: right;
	clear: both;
	margin: 10px 0 10px 10px;
	padding: 7px;
	background: #eeeeee;
}

#baseline {
	clear: both;
	}

#footer {
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 200px;
	background: url("/assets/img/bgBodyFooter6.jpg") no-repeat center top;	

}

#footerInner {
	clear: both;
	margin: 0 auto;
	padding-top: 75px;
	background: url("/assets/img/bgFooterInner.jpg") no-repeat center top ;
	width: 960px;
}

#footerInner p {
	text-align: center;
	clear: both;	
}

#footerInner p a {
	text-decoration: none;
	color: #83839a;

}

#footerInner p a:hover {
	text-decoration: underline;
}


