/* CSS Document to support Langbrook Estate  */
/* www.langbrook.com  */
/* Copyright Project DMS */
/* www.projectdms.com.au */
/* last edited August 2009 */

html {
	text-align: center;
	height: 100%;}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;}

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;}

#global {
	padding: 0;
	border: 0;
	height: 100%;
	width: 700px;
	margin: 0 auto;}

#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;}
	/* div controls all page contents */

#title {
	display:none;}

#headpic {
	display:none;}

#nav {
	display:none;}

#content {
	width: 750px;}
	/* contains col1 col2 col3 divs */
		#col1 {
			float: left;
			width: 200px;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			text-align: left;
			color: #666;
			padding-right: 10px;}
			#col1 img {
			border: 1px solid #000;}
		#col2 {
			float: left;
			width: 350px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #666;
			padding: 0 20px 0 10px;
			border-left: 1px dotted #333;
			border-right: 1px dotted #333;}
			#col2 img {
			border: 0;
			padding-right: 5px; }
			#col2 a {
			color: #004e6a;
			text-decoration: underline;}
			#col2 a:hover {
			color: #0C96a2;}
			#col2 p {
			margin-top: 8px;
			margin-bottom: 2px;}
		#col3 {
			float: right;
			width: 102px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #666;}
			#col3 img {
			border: 1px solid #000;}
			#col3 a {
			color: #004e6a;
			text-decoration: underline;}
			#col3 a:hover {
			color: #0C96a2;}

#subnav {
	display:none;}

#quote {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;}

#utils {
	display:none;}

#divx {
	clear: both;
	height: 20px;
	background: url(../images/divx_bg.jpg);}

#footer {
	width: 700px;
	height: 120px;
	background-color: #ccc;}
		#footerleft {
			float: left;
			width: 205px;
			height: 120px;
			font: 9px Arial, Helvetica, sans-serif;
			color: #777;
			margin-top: 10px;
			padding: 0 0 0 5px;}
			#footer1 a {
			color: #777;
			text-decoration: none;}
		#footerright {
			float: right;
			width: 480px;
			height: 120px;
			margin-top: 10px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #666;
			text-align: right;
			padding: 0 10px 0 0;}
			#footerright a {
			color: #d5ba72;
			text-decoration: none;}
			#footerright a:hover {
			text-decoration: none;}
			#footerright img {
			border: 1px solid #000;}

h1 {
	font: 10px Arial, Helvetica, sans-serif;}
	/* venue title used in header */

h2 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;}
	/* section title ... defines section such as sub-venue etc */

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 15px;
	margin-bottom: 9px;
	padding: 0;}
	/* content title - first element in col2 */

h4 {
	font: 11px "Times New Roman", Times, serif;
	color: #000;
	margin-top: 7px;
	margin-bottom: 5px;}
	/* used within body of each page as sub subheading */

h5 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h4 */

h6 {
	margin: 0;
	font: 10px "Times New Roman", Times, serif;
	color: #000;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h5 */

/* style variations */
.formfields {
	font: 10px Arial, Helvetica, sans-serif;
	border: solid 1px #004055;}
	/* contact us form*/

.formbutton {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	width: 60px;
	background-color: #004055;
	border: solid 1px #ccc;}

.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;}

.required {
	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;}