/*
Original template design by Metamorphosis Design
Reformatted by Peter Biggs for titiokura.co.nz
pbiggs@resourcebooks.co.nz
*/

*
{
border: 0;
margin: 0;
}

.hiddenpic {		/* used in pre-loading images */
	display:none;
	}

body 	{
	font: normal 11px/1.5em Verdana, Lucida Sans, Arial, Helvetica, sans-serif;
	color: #464646;
	background: #8CC33F;    /* titiokura green */
	}


a	{
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4dff;  /* blue */
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

a:hover{
	text-decoration: none;
	color: #353535; /* dark grey */
	}

#main2{
	width: 1030px;
	margin: 0 auto;
	background: url(images/content_bg.gif)  repeat-y right;
	margin-top: 2px;
}

#main{
	float:right;	
}

#header{
	float:left;
	width: 351px;
}

#logo	{
	height: 30px;
	padding-top: 10px;
	padding-left: 40px;
	text-align: left;
	padding-bottom: 4px;
	background: url(images/logobg.gif) repeat-x;
	}
#logo h1 {
	font: italic 24px Georgia, "Times New Roman", Times, serif; padding: 0 0 0 0; margin:0; color: #8CC33F;   /* titiokura green */
}

#buttons{
	width: 677px;
	height: 37px;
	background: url(images/menubg.jpg) no-repeat;
}

#buttons ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#buttons li {
	display: inline;
	list-style: none;
	padding-left:0px;	
}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 130px;
	height: 27px;
	color: white;   /* titiokura green */	
	background: #FFFFFF url(images/menu_hover.jpg) no-repeat;
}

#content{
	width: 677px;
	float:right;
	margin-bottom: 5px;
}

#left{
	width: 415px;
}

#text{
	padding: 5px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #356a6f;
	margin: 0;
	padding: 20;
	height: 30px;
	width:413px;
	padding-left: 25px;
	background: url(images/title_left.jpg) no-repeat left;
	margin-top: 16px;
}

.date {
	margin: 0 auto;
	color: #01b4d5;
	font-size: 11px;
	padding-top: 10px;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}



.dateleft a, .dateright a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #01b4d5;
}



.dateleft{

	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	height: 16px;
	padding-top:2px;
	width:200px;
}



.dateright{
	margin-top: 2px;
	float:right;
	background:url(images/comment.gif) left no-repeat;
	padding-right: 5px;
	text-align:right;
	height: 16px;
	padding-left: 17px;
}

#first{
	width: 160px;
	float:left;
	padding-right:20px;
	margin-left: 40px;
	border-right: 1px dotted #65e0eb;
}



#second{
	width: 160px;
	float:left;
	margin-left: 25px;
	padding-right:20px;
	border-right: 1px dotted #65e0eb;
}

#third{
	width: 160px;
	float:left;
	margin-left: 25px;
	padding-right:20px;
	border-right: 1px dotted #65e0eb;
}

#fourth{
	width: 160px;
	float:left;
	margin-left: 25px;
	margin-right: 40px;
}

#right{
	width: 240px;
	float:right;
	background: url(images/right_bg.gif) repeat-y;
	margin-right: 9px;
	margin-top: 9px;
}

#right ul 
{
	list-style: none;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #8CC33F;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	background: url(images/title_right.gif) no-repeat;
	padding-left: 30px;
	padding-top:8px;
	margin-bottom: 15px;
}

#right_bottom{
	background: url(images/right_bottom.gif) no-repeat;
	width: 240px;
	height: 18px;
}

#conbot{
	width: 1030px;
	margin: 0 auto;
	
}

#conbottext{
	background: #ffffff;
	margin-left: 141px;
	padding-bottom: 20px;
}

#conbottext a{
	color: #4d4dff;  /* blue */
	}

#conbottext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	padding: 0;
	height: 36px;
	width:413px;
	padding-left: 20px;
	background: url(images/title_left.jpg) no-repeat left;
	padding-top:6px;
	margin-left: 40px;
	}

#conbottext h2 {
	font: bold 12px/1.5em Tahoma, Lucida Sans, Arial, Helvetica, sans-serif;
	color: green;    /* #353535  */
	}

#footer {
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 11px;
        font-weight: bold;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
	}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.padding  {
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
	}
