/* CSS Document to support Langbrook Estate  */
/* www.langbrook.com  */
/* Copyright Project DMS */
/* www.projectart.com.au */
/* last edited May 2008 */

html {
	text-align: center;
	height: 100%;
	overflow: -moz-scrollbars-vertical;}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;}

div {
	border: 0px solid #ff0000;
	margin: 0;
	padding: 0;
	text-align: justify;}

img {
	border: 0;}

ul {
	list-style-type: square;}

#global {
	padding: 0;
	border: 0;
	height: 100%;
	width: 750px;
	margin: 0 auto;}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;}
	/* div controls all page contents */

#title {
	float: right;
	width :750px;
	height: 220px;}

#content {
	width: 750px;
	background-color: #0033FF;}
	/* contains col1 col2 col3 divs */
		#col1 {
			display: none;}
		#col2 {
			float: left;
			width: 600px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #000000;
			padding: 0 20px 0 10px;}
			#col2 img {
			border: 0;
			padding-right: 5px;}
			#col2 a {
			color: #004e6a;
			text-decoration: underline;}
			#col2 a:hover {
			color: #0C96a2;}
			#col2 p {
			margin-top: 8px;}
			#col2 ul {
			font: 11px Arial, Helvetica, sans-serif;
			margin-top: 5px;
			margin-left: 25px;}
		#col3 {
			display: none;}
			
#divx {
	clear: both;
	height: 1px;}

#footer {
	display: none;}
		#footerleft {
			display: none;}
		#footerright {
			display: none;}

h1 {
	display: none;}
	/* venue title used in header */

h2 {
	font: 16px Verdana Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;}
	/* section title ... defines section such as sub-venue etc */

h3 {
	font: 12px Verdana Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 5px;}
	/* content title - first element in col2 */

h4 {
	font: 12px Verdana Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 5px;}
	/* used within body of each page as sub subheading */
					
						/* FORM STYLES*/
						
						.formfields {
							font: 10px Arial, Helvetica, sans-serif;
							border: solid 1px #004055;
							background-color: #FFFFFF;}
						
						
						.formbutton {
							font: bold 10px Verdana, Arial, Helvetica, sans-serif;
							color: #CCCCCC;
							width: 60px;
							background-color: #004055;
							border: solid 1px #CCCCCC;}
						
						.f10 {
							font: 10px Arial, Helvetica, sans-serif;}
						
						.f9 {
							font: 9px Arial, Helvetica, sans-serif;
							margin-top: 5px;
							margin-bottom: 5px;}
																
						.req {
							font: bold 10px Arial, Helvetica, sans-serif;
							color: #ff3300;}
						
						.response {
							font: 10px Arial, Helvetica, sans-serif;
							color: #660000;}
																
						.trbackground {
							background-color: #f3f3f3;}
							
						.trnoborder td {
							border:none !important;}
							
						.tablenoborder td {
							border:none !important;}