/* CSS Document to support the Country Place  */
/* www.countryplace.com.au  */
/* Copyright Project DMS */
/* www.projectDMS.com.au */
/* last edited October 2009 */

html {
	text-align: center;
	height: 100%;
	width: 100%;
	overflow: scroll;}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/images/page.bg.jpg) repeat-x;}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;}
	/* div controls all page contents */

div {
	border: 0px solid #ff0000;
	margin: 0;
	padding: 0;
	text-align: justify;}

tr {
	vertical-align: top;}
	
td {
	vertical-align: top;}

img {
	border: 0;}

ul {
	list-style-type: square;
	padding-bottom:10px;}

#h1container {
	float: left;
	width: 850px;
	height: 50px;}

#level1 {
	margin-top: 0;
	width: 846px;
	height: 250px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	clear: both;}
	/* contains left and right divs */
	#level1left {
	float: left;
	margin: auto 0;
	width: 646px;
	height: 250px;
	background-color: #fff;}
	#level1left img {
		float: left;}
	#level1right {
	float: right;
	margin: auto 0;
	height: 250px;
	width: 200px;}
	#level1right img {
		float: right;}

#nav {
	float: left;
	height: 39px;
	width: 846px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 1px solid #fff;
	cursor: pointer;
	clear: both;}
	#nav ul {
	display: inline;
	list-style: none;}
	#nav li {
	display: inline;
	list-style: none;}
	.navlink {
		font: 11px Arial, Helvetica, sans-serif;
		padding: 13px 0 0 0;
		color: #fff;
		text-align: center;
		height: 27px;
		margin: 0;
		float: left;
		border-right: 1px solid #999;}
		.navlink ul {
		display: inline;
		list-style: none;}
		.navlink li {
		display: inline;
		list-style: none;}
		.navlink a {
		color: #fff;
		text-decoration: none;}
		.navlink a:hover {
		color: #00ff00;}
		.xnavlink a:active {
		color: #00ff00;}

.subnav {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 8px 12px 0 4px;
	text-decoration: none;
	text-align: left;
	color: #000;}
	a.subnav:hover {
	color: #003333;
	text-decoration: underline;}

#navsection {
	width:850px;
	height:55px;}
	#navsection ul {
	display: inline;
	list-style: none;}
	#navsection li {
	display: inline;
	list-style: none;}

#minor_nav {
	float: left;
	width: 850px;
	height: 30px;}
	#minor_nav ul {
	display: inline;
	list-style: none;}
	#minor_nav li {
	display: inline;
	list-style-type: none;}
	.minornav {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px 12px 5px 3px;
	color: #333;
	text-decoration: none;
	float: left;
	display: block;
	cursor: hand;}
	a.minornav:hover {
	color: #003333;
	text-decoration: underline;}

#level2 {
	rem.margin-top: 20px;
	width: 850px;
	height: 30px;
	border-bottom: 1px solid #a0a5a0;
	clear: both;}
	#h2container {
	float: left;
	width: 650px;}
	#backbutton {
	float: right;
	width: 200px;}

#level3 {
	width: 850px;
	height: 20px;
	margin-top: 8px;
	clear: both;}
		#home {
		float: left;
		width: 600px;}
		#utilities {
		float: right;
		text-align: right;
		width: 200px;}

#content {
	width: 850px;
	margin-top: 10px;}
		#col1 {
			float: left;
			width: 600px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 20px;
			color: #454545;
			margin-top: 5px;
			padding: 0;}
			#col1 td {
			border: 0px solid #ccc;}
			#col1 p {
			margin-top: 0px;
			margin-bottom: 10px;}
			#col1 ul {
			margin-top: 1px;
			margin-bottom: 5px;}
			#col1 li {
			margin-top: 1px;
			margin-bottom: 1px;}
			#col1 td img {
			margin: 0;
			border: 0;}
			#col1 img {
			border: 0px solid #000;}
			#col1 a {
			font: 11px Arial, Helvetica, sans-serif;
			color: #000099;
			text-decoration: underline;}
			#col1 a:hover {
			color: #0C96A2;
			text-decoration: underline;}
		#col2 {
			float: right;
			width: 202px;
			margin-top: 8px;
			font: 10px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.25em;
			color: #454545;
			padding: 0;}
			#col2 p {
			margin-top: 0px;
			margin-bottom: 10px;}
			#col2 img {
			border: 1px solid #000;
			margin-top: 0px;}
			#col2 a {
			font: 10px Arial, Helvetica, sans-serif;}
			#col2 a:hover {
			text-decoration:none;}

#venue {
	float: left;
	width: 291px;
	height:350px;
	margin-bottom:25px;
	background-color: #5c6b5d;
	border:1px solid #000;}
	#venue img {
	margin:0;
	border:0;}
	#venue p {
	font:14px, Arial, Helvetica, sans-serif;
	padding: 3px 3px 5px 3px;
	color: #fff;
	margin-top: 10px;
	margin: 0;}
	#venue ul {
	margin-top: 1px;
	margin-bottom: 2px;
	color:#fff;}
	#venue li {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#fff;}
	#venue h2 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 5px 3px;
	color: #fff;
	margin-top: 10px;
	margin: 0;}
	#venue a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	rem.display: block;
	color: #fff;
	text-decoration: none;}
	#venue a:hover {
	color: #ff9900;}

.link1 {
	font: 9px Arial, Helvetica, sans-serif;
	color:#ccc;
	background-color: #222;
	border: solid 1px #999;
	padding: 0px 8px 0px 8px;
	text-decoration:none;}
	.link1 a {
	color: #fff;
	background-color: #003300;}
	a.link1:hover {
	color: #33ff00;
	background-color: #343a21;}
	/* used on Local Attractions and Facilitators pages */
							
							
#promo {
	float: left;
	border: 1px solid #333;
	width: 140px;
	line-height: 15px;
	text-align: center;
	height: 172px;
	margin-right: 10px;
	background-image: url(/images/promo.bg.jpg);}
	#promo img {
	margin:0;}
	#promo p {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003333;
	margin-bottom:5px;}
	#promo a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;}
	#promo a:hover {
	color: #0c96a2;
	text-decoration: none;}

#divx {
	clear: both;
	height: 1px;}

#footer {
	width: 850px;
	height: 130px;
	border-top: 1px solid #999;
	margin-top: 15px;}
		#footer1 {
			float: left;
			width: 150px;
			height: 100px;
			font: 9px Arial, Helvetica, sans-serif;
			color: #999;
			margin-top: 15px;
			padding: 0;}
		#footer2 {
			float: left;
			width: 220px;
			height: 100px;
			margin-top: 15px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #666;
			text-align: left;
			padding: 0 20px 0 0;}
			#footer2 a {
			color: #666600;
			text-decoration: none;}
		#footer3 {
			float: left;
			text-align: right;
			width: 210px;
			height: 100px;
			margin-top: 15px;
			font: 9px Arial, Helvetica, sans-serif;
			color: #000;
			line-height: 16px;
			padding: 0;}
			#footer3 a {
			color: #666600;
			text-decoration: none;
			padding: 0;}
				#footer3 a:hover {
				text-decoration: underline;}
		#footer4 {
			float: right;
			font: 9px Arial, Helvetica, sans-serif;
			text-align:left;
			width: 74px;
			height: 100px;
			margin-top: 15px;
			padding: 0;}

h1 {
	font: bold 18px Trajan, Times, 'Times New Roman', Arial, Helvetica, sans-serif;
	color: #0f2e09;
	line-height:16px;
	letter-spacing:2px;
	margin: 0;
	padding: 10px 0 0 0;}

h2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #5c6b5d;
	margin-top: 5px;
	margin-bottom: 0px;}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0f2e09;
	margin-top: 5px;
	margin-bottom: 5px;}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0f2e09;
	margin-top: 10px;
	margin-bottom: 3px;}

h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5c6b5d;
	margin-top: 10px;
	margin-bottom: 5px;}

h6 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5c6b5d;
	margin-top: 10px;
	margin-bottom: 5px;}

/* style variations */
.f10 {
	font: 10px Arial, Helvetica, sans-serif;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 2px;
	margin-bottom: 5px;}

.formfields {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
	border: solid 1px #ccc;
	margin-bottom: 1px;}

.button {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
	border: solid 1px #999;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;}

.ratestable {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;}
	.ratestable img {
	text-align: center;}

.req {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ff3300;}
				
		.response {
			font: 11px Arial, Helvetica, sans-serif;
			color: #660000;}
						
						.trnoborder td {
							border:none !important;}
							
						.tablenoborder td {
							border:none !important;}

.directory td {
	font: 10px Arial, Helvetica, sans-serif;
	height: 70px;
	text-align: left;
	padding: 2px;
	line-height: 14px;}
	.directory img {
	margin-left:10px;}
	.directory h3 {
	margin-top:0px;}

#entertainment {
	width: 200px;
	text-align: right;}
	#entertainment a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000099;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 1px 3px 0 0;
	height: 20px;}
	#entertainment a:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #5c6b5d;}

					.enquiries {
						font: bold 10px Verdana, Arial, Helvetica, sans-serif;
						color: #363636;
						text-align: center;
						display: block;
						width: 228px;
						height: 14px;
						text-decoration: none;
						background-color: #d5cf9c;
						border: solid 1px #a5a5a5;}
						
#register_form {
	color: #000;
	padding: 0 6px 0 6px;
	margin-top: 3px; 
	border: 1px #999 solid;
	height: 390px;
	rem.background-color: #e2e2e2;
	background-image: url(/images/bg.voucher.jpg);}
#register_form h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px; 
	border: 1px #999 solid;
	background-color: #99FF00;}
#register_form label, #register_form input {
	clear: both;}
#register_form label {
	display: block;}
#register_form input {
	margin-bottom: 5px;}
#register_form_result {
	padding: 10px;
	margin-top: 3px;}