body {
	background-color: #63a109;
	background-image: url(body_bkgd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 13px;
}

h1, h2, h3, h4 {
	color:#336600;
	font-weight: normal;
	}

h1 {
	font-size: 28px;
	margin-top: 10px;
	padding-bottom: 15px;
	}

h2 {
	font-size: 22px;
	}

h3 {
	font-size: 20px;
	}

h4 {
	font-size: 15px;
	margin-bottom: 0px;
	}
	
a:link {
	color: #009900;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: none;
	}
	
a:visited {
	color: #999999;
	text-decoration: none;
	}

a:visited:hover {
	color: #009900;
	text-decoration: none;
	}

ul {
	margin: 0px;
	padding-left: 30px;
	}
	
#Container {
	max-width: 900px;
	text-align: left;	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	border: solid 1px #003300;
}

.Header {
	background-image:url(header_bkgd.jpg);
	width: 100%;
	height: 157px;
}

.NZMeatworkersUnion {
	text-align: right;	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ccffcc;
	text-decoration: none;
	padding-bottom: 13px;
}

.Content {
	background-color: #FFFFFF;
	width: 100%;
	background-image:url(gradientgrey.gif);
	background-repeat:repeat-x;
}

.Navigation {
	background-image:url(gradientgreen.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	width: 149px;
	vertical-align: top;
}

.Navigation ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	padding: 0px;
	width: 149px;
}

.Navigation li {
list-style: none;
}

.Navigation ul li a{
	background-color: #d4eed3;
	padding-left: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 14px;
	font-size: 14px;
	border-bottom: solid 1px #003300;
	color: #333333;
	text-indent: 0px;
	margin-left: 0px;
	display: block;
}

.Navigation li a:hover {
	text-decoration: none;
	color: #006600;
	background-color: #b8e1b6;
}
	
.PageContent {
	padding: 20px;
	vertical-align: top;
	line-height: 17px;
}

.copyright {
	text-align: center;	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	padding: 8px;
}

.copyright a:link {
	color: #003300;
	text-decoration: none;
	}

.copyright a:hover {
	color: #ccffcc;
	text-decoration: none;
	}
	
img {
	border: 0px;
}

.SideContainer {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 210px;
}

.SideTitle {
	background-color: #b8e1b6;
	border: solid #330000 1px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 10px;
}

.SideContent {
	background-color: #e8e8e8;
	border: solid #330000 1px;
	padding: 4px;
	margin-bottom: 4px;
}

.SideContent ul {
	margin-left: 0px;
	padding-left: 22px;
}

.SideContent li {
	padding-bottom:5px;
}

.MWTable th, .MWTable td{
	padding: 6px;
	vertical-align: top;
}

.MWTable th {
	background-color: #d4eed3;
}

.MWTable td {
	background-color: #e8e8e8;
}

.MWTable .WhiteTD {
	background-color: #FFFFFF;
	padding: 0px;
}

.Quote {
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	padding-top: 5px;
}

.QuoteName {
	font-style: normal;
}

.LookJob {
	border:0px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.iuf {
	border: none;
	margin-left: 5px;
	margin-bottom: 20px;
	}

.GalleryIMG {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}

.ClearBoth {
	clear: both;
}

.ClientInfo {
	color: #CC0000;
	font-weight: bold;
}

.PhotoLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 9px;
}

.PhotoRight {
	float: right;
	margin-left: 8px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	background-color: #e8e8e8;
	border: solid #330000 1px;
	padding: 5px;
}