.bodyclass {
	text-align:center;
	background-color: #000066;

}

.maindiv {
	text-align:left;
	background-image: url(/custom/templates/page/kaikoura_seafest/images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:635px;
	margin-left:auto;
	margin-right:auto;
}


.hdrtable {
	width:614px;
	padding-left:4px;

}


.hdrtableleft {
	width:175px;
	vertical-align: top;
}




.hdrtableright {
	width:435px;
	background-image: url(/custom/templates/page/kaikoura_seafest/images/img_main.jpg);
	vertical-align: top;
	text-align: right;
	background-position: 0px 49px;
	background-repeat: no-repeat;
	padding-left:0px;
	background-color: white;

}

.maintable {
	width: 614px;


	
}

.maincontent {
	width: 427px;
	padding: 20px 20px 20px 20px;
	vertical-align: top;
}

.navcol {
	width: 187px;
	vertical-align: top;
}

.navetc {
	border-color:#000066;
	border-style: solid;
	border-width: 0px 0px 0px 4px;
}

.header {
	margin: 122px 0px 0px 0px;
	height: 45px;
	padding:10px 15px 0px 0px;
	background-image: url(/custom/templates/page/kaikoura_seafest/images/hdr_bg.gif);
	background-repeat: repeat-x;
	float:right;
	
}

.headerimg {
	text-align: left;
	
}

.headertxtimg {
	height: 45px;
	float:right;
	position:relative;
	top: 122px;
}


.bottomcurve {
	margin: 0px 0px 0px 45px;
}

.contactbordersolid {
	background-color: #F5F5F5;
	margin: 0px 8px 0px 4px;
	border-color: #B6B5B5;
	border-style: solid;
	border-width: 0px 1px 0px 1px; 
	
}

.contactborderdotted {
	margin: 0px 3px 0px 3px;
	border-color: #040000;
	border-style: dotted;
	border-width: 0px 1px 0px 1px;
	padding: 30px 15px 30px 15px;
	text-align: right;
}

.contact_btm {
	margin: 0px 0px 0px 6px;
}


	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */


