html, body  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000; /* primary font color */
	background-color: #2F3820; /* body background colour */
	padding: 0px;
	margin: 0px;
	background-image: url(../pics/bg_body.jpg);
	background-position: top;
	
	background-repeat: no-repeat;
}
a:link, a:visited
{
	color: #573873;
}
a:hover, a:active
{
	color: #573873;
}
/* Heading colours and styles */
h1, h3, h5
{
	color: #A3761F;
	font-weight: normal;
}
h2, h4, h6
{
	color: #600;
	font-weight: normal;
}
h1
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 2.5em;
}
h2
{
	font-size: 1.7em;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #A3761F;
}
h3
{
	font-size: 1.5em;
}
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	width: 973px;
	height: 281px;
}
img.green
{
	background-color: #89998B;
}
img.blue
{
	background-color: #7FA5C7;
}
img.black
{
	background-color: #8B8988;
}
.clear
{
	clear: both;
}
div.clear-left
{
	clear: left;
}
div.story p
{
	margin: 0px 0px 14px 0px;
}
#divMain  
{
  margin: 0px auto;
  visibility: visible;
  width: 999px;
  position: relative;
  background-image: url(../pics/bg_main_shadow.png);
  background-repeat: repeat-y;
  padding: 0px 26px;
}
/* Masthead of the page */
div#title
{
	padding: 23px 28px 7px 28px;
	position: relative;
	background-image: url(../pics/bg_title.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	width: 999px;
}
img#title-img
{
	position: absolute;
	top: 70px;
	left: 73px;
}
img#title-regions
{
	position: absolute;
	top: 232px;
	left: 73px;
}
img#title-regions-whk
{
	position: absolute;
	top: 232px;
	left: 73px;
}
img#title-regions-oho
{
	position: absolute;
	top: 232px;
	left: 179px;
}
img#title-regions-opo
{
	position: absolute;
	top: 232px;
	left: 295px;
}
img#title-regions-kaw
{
	position: absolute;
	top: 232px;
	left: 369px;
}
div#green-nz, div#blue-nz, div#black-nz
{
	position: absolute;
	top: 35px;
	left: 28px;
	font-weight: bold;
	padding: 10px 10px;
	height: 15px;	
	font-size: 110%;
	text-transform: uppercase;
}
div#green-nz
{
	color: #B9BAB1;
	background-image: url(../pics/bg-nz-green.png);
}
div#blue-nz
{
	color: #71A3CF;
	background-image: url(../pics/bg-nz-blue.png);
}
div#black-nz
{
	color: #E0DFE3;
	background-image: url(../pics/bg-nz-black.png);
}
span.white
{
	color: #fff;
}
div#title img, div#footer img
{
  border: none;
}
/* Client Menu */
div#menubar
{
  width: 986px;
  height: 34px;
  position: absolute;
  top: 311px;
  left: 26px;
  border: 0;
  background-image: url(../pics/bg-menu-fade.jpg);
  margin-bottom: 7px;
  padding-left: 13px;
  background-color: #501363;
}
/* Main Body */
#divBody, #divBody_wide
{
  visibility: visible;
  width: 973px;
  height: auto;
  padding: 0px 13px;
  background-image: url(../pics/bg-main.gif);
  background-color: #fff;
  background-repeat: repeat-y;
  margin-top: 41px;
}
#divBody_wide{
	background-image: none;
}
/* side panel */
div#leftArea, div#leftArea_wide
{
	float:left;
	width: 803px;
}
div#leftArea_wide{
	width:980px;
}
#leftPanel img, #rightPanel img
{
	border: none;
}
#leftPanel a:link, #leftPanel a:visited, #leftPanel a:hover, #leftPanel a:active,
#rightPanel a:link, #rightPanel a:visited, #rightPanel a:hover, #rightPanel a:active, 
div.land-item a:link, div.land-item a:visited, div.land-item a:hover, div.land-item a:active
{
	color: #411462;
}
#leftPanel h4, #rightPanel h4
{
	background-color: #0088D9;
	color: #fff;
	text-align: center;
	background-image: url(../pics/bg-h4.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 7px;
	font-size: 1.1em;
	font-weight: bold;
}
#leftPanel
{
	width: 170px;
	float: left; /* panel postion = left or right */
}
div#needInfo, div#inHurry, div#gotQuestions, div#search
{
	padding: 0px 0px 10px 0px;
	text-align: center;
	margin-bottom: 7px;
}
input#q
{
	background-color: #fff;
	border-top: solid 2px #799A28;
	border-left: solid 1px #799A28;
	border-right: none;
}
input.search-but
{
	margin-top: 0px;
}
div#needInfo
{
	background-color: #FEC100;
}
div#inHurry
{
	 background-color: #A8C115;
}
div#gotQuestions
{
	background-color: #FE9B04;
}
div#search
{
	background-color: #89B51E;
}
div.searchCount
{
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: center;
	width: 559px;
}
.bottom
{
	border-top: solid 2px #A3761F;
}
.top
{
	border-bottom: solid 2px #A3761F;
}
div#subscribeBox
{
	background-color: #CDCAB3;
	margin-bottom: 0px;
	text-align: center;
}
div#subscribeBox form
{
	margin: 0px;
}
input.newsletter
{
	background-color: #CDCAB3;
	padding: 0px;
	border: none;
	color: #471C65;
	width: 150px;
	text-decoration: underline;
	font-size: 1.05em;
	margin: 5px 0px;
}
#rightPanel
{
	width: 170px;
	float: right; /* panel postion = left or right */
}
div#pgMenuArea, div#otherInfo, div#findLatest, div#pgAdvertiser, div.feedFeature, div.customPanel
{
	padding: 0px 0px 10px 0px;
	margin-bottom: 7px;
}
div#pgMenuArea p, div#otherInfo p
{
	margin: 0px;
}
div#pgMenuArea
{
	padding: 0px;
}
div#pgMenuArea h4, div#otherInfo h4, div.feedFeature h4, div.customPanel h4
{
	margin: 0px;
	margin-bottom: 0px;
}
div#pgMenuArea p
{
	border-bottom: solid 1px #F3DC55;
	font-weight: bold;
}
p.pgTop
{
	border-top: solid 1px #F3DC55;
}
div#pgMenuArea p a:link, div#pgMenuArea p a:visited
{
	border-top: solid 1px #FECF24;
	border-bottom: solid 1px #DE9C00;
	padding: 4px 14px;
	display: block;
	text-decoration: none;
}
div#pgMenuArea p a:hover, div#pgMenuArea p a:active
{
	border-bottom: solid 1px #FECF24;
	background-color: #FECB18;
	text-decoration: underline;
}
div#pgMenuArea ul
{
	margin: 0px;
	margin-left: 14px;
	border-top: solid 1px #FECB18;
	border-bottom: solid 1px #E2A000;
	padding: 4px 0px;
}
div#pgMenuArea li
{
	margin-left: 14px;
	list-style-image: url(../pics/li-arrows.gif);
}
div#otherInfo p
{
	border-bottom: solid 1px #BFCB60;
	font-weight: bold;
}
div#pgMenuArea p.on
{
	border-bottom: solid 1px #FECF24;
	background-color: #FECB18;
	text-decoration: underline;
	padding: 4px 14px;
	display: block;
	text-decoration: none;
	color: #411462;
}
div#otherInfo p a:link, div#otherInfo p a:visited
{
	border-top: solid 1px #B0C726;
	border-bottom: solid 1px #8FA014;
	padding: 4px 14px;
	display: block;
	text-decoration: none;
}
div#otherInfo p a:hover, div#otherInfo p a:active
{
	border-top: solid 1px #B0C726;
	background-color: #BFCB60;
	text-decoration: underline;
}
div#otherInfo p.norm, div.customPanel p.norm
{
	font-size: 1em;
	font-weight: normal;
	padding: 5px;
}
div#pgAdvertiser
{
	padding: 0px;
}
div#pgMenuArea
{
	background-color: #FEC100
}
div#otherInfo, div.feedFeature
{
	background-color: #A8C115;
}
div.feedFeature p.more
{
	margin: 0px 5px;
	font-size: 80%;
	font-weight: bold;
}
div.panelYellow
{
	background-color: #FDB813;
}
div.panelBYellow
{
	background-color: #FFD400;
}
div.panelGreen
{
	background-color: #BED730;
}
div#findLatest
{
	background-color: #FE850C;
	margin-bottom: 0px;
}
div#findLatest table
{
	margin-left: 20px;
}
div#findLatest td
{
	padding-right: 5px;
	padding-bottom: 5px;
}
/* Main Story Body */
div.story, div.story_wide
{
	padding: 10px 30px 0px 30px;
	width: 559px;
	min-height: 350px;
	float: right;
	margin: 0px 7px;
	background-color: #EDE8CA;
}
div.story_wide{
	width: 785px;
	padding: 5px 5px 0px 5px;
}

/* Footer of webpages */
div#footer
{
	background-image: #fff;
	width: 959px;
	min-height: 30px;
	text-align: center;
	padding: 13px 20px;
	color: #858381;	
}
div#foot_shadow
{
	background-image: url(../pics/bg_footer.png);
	background-repeat: no-repeat;
	width: 999px;
	padding:0px 15px;
	height: 30px;
	margin-left: -15px;
	background-position: bottom left;
	margin: 0px auto 10px auto;
}
div#footer a:link, div#footer a:visited
{
	color: #000;
	text-decoration: none;
}
div#footer a:hover, div#footer a:active
{
	color: #000;
	text-decoration: underline;
}
div#footer p
{
	font-size: 77%;
}
/* ********************* Stylesheet for Specific Pages (Gallery/List/List Archive/Contact, etc.) ********************* */
/*LIST ITEM*/
div.bg_color_change
{
	background-color: #CDE8D8;
	border-top: solid 7px #fff;
}
div.bg_color_change h1, div.bg_color_change h2, div.bg_color_change h3
{
	color:#2E533D;
}
div.list_item
{
	width: 559px;
	padding-bottom: 10px;
}
.bg_odd, .bg_even, div.bg_color_change, div.border, div.immigrant_stories, div.bottom_story, div.immi_dark, div.immi_light
{
	position: relative;
	top: 0px;
	left: -30px;
	width: 559px;
	padding: 10px 30px 0px 30px;
}
div.border
{
	border-top: solid 7px #fff;
	border-bottom: solid 7px #fff;
	padding: 0px 30px 0px 30px;
}
div.border-notop
{
	border-top: none;
}
.bg_odd
{
	background-color: #B0CEBB;
}
.bg_even
{
	background-color: #CDE8D8;
}
div.bottom_story
{
	background-color: #E3F2E7;
	padding: 10px 30px;
}
div.bottom_story h1, div.bottom_story h2
{
	color: #4E7558;
}
div.immigrant_stories
{
	border-top: solid 7px #fff;
	border-bottom: solid 7px #fff;
	padding: 10px 30px 0px 30px;
	background-color: #D5E7F0;
}
div.immigrant_stories h1, div.immigrant_stories h2
{
	color: #417598;
}
div.immi_light
{
	padding: 10px 30px;
}
div.immi_dark
{
	margin-top: 10px;
	background-color: #C5DEEB;
	padding: 10px 30px;
}
div.immi_bot p
{
	margin: 0px;
}
div.immi_story
{
	float: left;
	width: 279px;
	font-size: 90%;
}
div.immi_left
{
	float: left;
	background-image: url(../pics/bg_immi.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 89px;
	padding: 6px 0px 0px 6px;
}
div.immi_img
{
	width: 55px;
	height: 79px;
	overflow: hidden;
}
div.immi_img img
{
	border: none;
}
div.immi_right
{
	float: right;
	width: 198px;
	padding-left: 10px;
}
div.item_left
{
	float: left;
	width: 200px;
	height: 122px;
	background-image: url(../pics/bg-list-img.png);
	background-repeat: no-repeat;
}
div.list_img
{
	width: 180px;
	height: 100px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 7px;
}
div.item_right
{
	float: right;
	padding-left: 10px;
	width: 349px;
}
div.d_item_left
{
	float: left;
	width: 349px;
	padding-right: 10px;
}
div.list_item h3
{
	color: #2E533D;
	margin: 0px 0px 5px 0px;
}
div.d_item_right
{
	float: right;
	width: 200px;
}
div.immi_story_img
{
	width: 200px;
	margin: 0px 0px 10px 10px;
	float: right;
}
.nomargin, div.list_item p
{
	margin: 0px;
}
p.dark
{
	color: #2E533D;
	font-weight: bold;
}
p.ellipsis
{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 180px;
	white-space: nowrap;
}
a:link.name, a:visited.name, a:hover.name, a:active.name
{
	color: #2E533D;
}
div#location
{
	position: relative;
	width: 559px;
	color: #000;
	margin: 10px 0px;
}
.mapinfo
{
	width: 215px;
}
.mapinfo h4
{
	font-weight: bold;
	font-size: 110%;
}
/* Form specific styling */
textarea
{
	font-family: Verdana, Verdana, Geneva, sans-serif; 
	width: 350px;
}
/* Table specific styling */
table.form
{
	width: 559px;
	border-top: solid 1px #CFC172;
	border-left: solid 1px #CFC172;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #CFC172;
	font-size: 1.0em;
	text-align: left;
	padding: 5px 3px;
	font-weight: bold;
	color: #573873;
}
table.form td, table.form th
{
	text-align: left;
	font-size: 0.9em;
	border-right: solid 1px #CFC172;
	border-bottom: solid 1px #CFC172;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #DED59E;
	font-weight: normal;
	width: 150px;
}
table.form td
{
	padding-left: 5px;
}
/* Gallery Table Style */
table#NoJavaGallery
{
  background-color: #FFF;
  border: 2px solid #C4BFA8;
  padding: 10px 0px 10px 10px;
  margin-bottom: 10px;
}
td.gallery_img
{
  vertical-align: bottom;
  padding-right: 10px;
  text-align: center;
}
/* Newsletter */
.inline
{
	display: inline;
}
/* landing page*/
div.land-item
{
	float: left;
	width: 273px;
}
div.land-overlay
{
	background-image: url(../pics/landing-image-overlay.png);
	width: 264px;
	height: 114px;
	padding: 9px 0px 0px 9px;
}
div.land-item p
{
	margin-left: 4px;
}
div.land-item h3
{
	margin: 7px 4px;
}
div.land-item h3 a:link, div.land-item h3 a:visited
{
	color: #A3761F;
	text-decoration: none;
}
div.land-item h3 a:hover, div.land-item h3 a:active
{
	color: #A3761F;
	text-decoration: underline;
}
div.land-img
{
	width: 250px;
	height: 100px;
	overflow: hidden;
}
ul.map a:link, ul.map a:visited, ul.map a:hover, ul.map a:active 
{
color: #411462;
}
ul.map h3 a:link, ul.map h3 a:visited, ul.map h3 a:hover, ul.map h3 a:active
{
	color: #0085D7;
}
ul.map h3
{
	margin-top: 20px;
	margin-bottom: 5px;
}
div.inSection
{
	border: solid 1px #0085D7;
	background-color: #fff;	
	position: absolute;
	padding: 4px;
	width: 250px;
	text-align: left;
	top: 16px;
	left: 0px;
	z-index: 3000;
}
ul.showBlock, ul.showBlock ul
{
	margin-left: 4px;
	margin-right: 0px;
	padding: 0px;
}
ul.showBlock ul
{
	margin-left: 0px;
}
.showBlock li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.inSection li
{
	display: inline;
}
.inSection li a:link, .inSection li a:visited
{
	text-decoration: none;
}
.inSection li a:hover, .inSection li a:active
{
	text-decoration: underline;
}
.showBlock li:hover div { display:block;}
.showBlock li div { display:none;}
div#crumbs
{
	margin-bottom: 7px;
	font-size: 90%;
	color: #999;
}
div#crumbs a:link, div#crumbs a:visited
{
	color: #666;
}
div#crumbs a:hover, div#crumbs a:active
{
	color: #00AFEF;
}
/* SHADOW FEATURE */
div.shadow1
{
	float:left;
	background-image: url(../pics/shadow.png); 
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
div.shadow2
{
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../pics/shodow_br.png); 
}
div.shadow3, div.immi_shadow
{
	padding: 7px 9px 17px 10px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../pics/shodow_tl.png);
}
div.immi_shadow img
{
	width: 170px;
	overflow: hidden;
	margin-right: 10px;
}
div.shadow3 img
{
	margin-right: 10px;
	width: 170px;
	height: 100px;
	overflow: hidden;
}
/*** // End of Stylesheet for specified pages (Gallery/List/List Archive/Contact, etc.) // ***/

