@charset "utf-8";
.links_head_text {
	color: #690;
	font-size: small;
}

.festival_colour {
	color: #276430;
	font-weight: bold;
}
.hire_colour {
	color: #FFF;
	font-weight: bold;
}
.wairarapa_colour {
	color: #E60404;
	font-weight: bold;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #6C0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;

}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: medium solid #030;
	margin-top: 10px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#container #top_container {
	padding-right: 20px;
	padding-left: 0px;
	height: 120px;
	background-image: url(../images/header_bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}


#container #top_container p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #6C0;
}

#container #top_container a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}
#container #top_container a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #369;
}
#container #top_container_test {
	padding-right: 20px;
	padding-left: 0px;
	height: 120px;
	background-image: url(../images/headertest_bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#container #top_container_test p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #6C0;
}
#container #top_container_test a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #030;
}
#container #top_container_test a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6C0;
}

#container #middle_container {
	text-align: left;
}
#container #middle_container table tr .testimonials_area p a {
	text-decoration: none;
}
#container #middle_container table tr td .enquiry_form #enquiry_form table tr td a {
	color: #3A5AA0;
	text-decoration: none;
}
#container #middle_container form {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #033;
	margin-top: 4px;
}
#container #middle_container form input {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
}
#container #footer_container {
	background-color: #333;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
}
.chk_button {
	border: 1px none #030;
}
.txt_button {
	border: 1px solid #030;
}
.txt_button_1pxb {
	border: 1px solid #030;
	margin-bottom: 2px;
}



.left_panel {
	background-color: #333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	color: #FFF;
}
.box_panel {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ballon_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.box_panel p {
	padding-top: 15px;
}

.big_button {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 25px;
	font-weight: bold;
}
#container #middle_container table tr .testimonials_area {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
#container #middle_container table tr .testimonials_area p .testimonial_name_text {
	color: #090;
	font-weight: bold;
}
#container #middle_container table tr .left_panel p a {
	text-decoration: none;
	color: #F90;
}
.contact_name_text {
	color: #690;
	padding-left: 5px;
	padding-top: 4px;
}
#container #middle_container table tr .testimonials_area form fieldset {
	width: 280px;
}
#container #middle_container table tr .testimonials_area form fieldset ul li {
	list-style-type: none;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.errorcolour {
	color: #FFF;
	background-color: #F30;
}
.testimonial_head_text       {
	font-weight: bold;
	color: #E60404;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#container #middle_container table tr td #testimonial_form p {
	padding-left: 8px;
}
#container #middle_container table tr td #testimonial_form form #ajax_result_area {
	padding-right: 8px;
	padding-left: 8px;
}
#testimonial_form .success_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #03C;
	background-color: #6C0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.testimonial_edit_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #033;
}
#container #middle_container table tr .testimonials_area #slidesarea {
	float: right;
}
.small_gold a         {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.green_box {
	background-color: #9C9;
	border: 1px solid #063;
}
.red_box {
	background-color: #FCC;
	border: 1px solid #C30;
}
