body, #body
{
	background-color: #429b00;
}

img
{
	behavior:url(scripts/iepngfix.htc);	
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:292929;
}
.bglogo {
	background-image:   url(http://www.kaitiaki.co.nz/images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 292929;
}	
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #6E6E6E;
}
.bglogoright {

	background-image:   url(http://www.kaitiaki.co.nz/images/right_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bglleftborder {

	background-image:   url(http://www.kaitiaki.co.nz/images/left_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
}
.bgrightborderCopy {


	background-image:   url(http://www.kaitiaki.co.nz/images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgfooter {


	background-image:   url(http://www.kaitiaki.co.nz/images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headings {
	font-size: 17px;
	color: B80417;
	font-weight: bold;
}
a{text-decoration:none;
}
.subtitles {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.bgtitle {

	background-image:   url(http://www.kaitiaki.co.nz/images/1top2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.nav a
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav a:hover
{
	color: #f8df19;
}

#menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	margin-left: 40px;
}

#menu li
{
	height: 30px;
}

#menu a
{
	font-size: 16px;
}

.errors
{
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #FF0000;
	list-style-type: square;
	padding: 10px;
	list-style-position: inside;
	margin: 10px;
}

.table
{
	margin: 10px;
	border-collapse: collapse;
}

.table .heading
{
	text-align: center;
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-weight: bold;
}

.table td
{
	border: 1px solid #CCCCCC;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #009900;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news
{
	margin: 10px;
	padding: 0px;
}

.news a
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.comment
{
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

.comment .date
{
	font-style: italic;
	font-size: 10px;
}

.comment h2
{
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#videoplayer embed
{
	margin-left: -50px;
}

#videoplayer
{
	margin-left: 60px;
	
	background-color: #888888;
	background-image: url(http://www.kaitiaki.co.nz/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 425px;
	height: 355px;
	border: 1px solid #000000;
	
	margin-bottom: 20px;
	margin-top: 20px;
}

.link
{
	clear: both;
	padding-bottom: 10px;
}

.linklogo
{
	float: right;
	margin-left: 10px;
}

.green
{
	background-color: #429b00;
}

.yellow
{
	background-color: #f8df19;
}

.black
{
	background-color: #000000;
}

#booknow
{
	position: absolute;
	margin-top: -70px;
	margin-left: 40px;
	z-index: 1000;
}