/* CSS Document to support Wallace House */
/* www.wallacehouse.com.au  */
/* Copyright Project DMS */
/* www.projectart.com.au */
/* last edited March 2008 */

html {
	text-align: center;
	height: 100%;
	background-color: #000;
	overflow: -moz-scrollbars-vertical;}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	background: url(../images/page.bg.jpg) repeat;}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #000;}
	/* 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;}

#global {
	padding: 0;
	border: 0;
	height: 100%;
	width: 750px;
	margin: 0 auto;}

#head {
	width: 750px;
	height: 50px;}

#navpics {
	float: left;
	width: 278px;
	height: 170px;}

#headbg {
	float: right;
	width :472px;
	height: 170px;}

#content {
	width: 750px;
	background-color: #000;}
	/* contains col1 col2 divs */
		#col1 {
			float: left;
			width: 268px;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			text-align: left;
			color: #ccc;
			padding: 10px 5px 0 5px;
			background-color:#000;}
			#col1 a {
			font: 11px Arial, Helvetica, sans-serif;
			color: #004e6a;
			text-decoration: none;}
			#col1 a:hover {
			color: #0C96a2;
			text-decoration: underline;}
		#col2 {
			float: right;
			font: 13px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #ccc;
			width: 452px;
			padding: 10px 10px 0 10px;
			background-color:#000;}
			#col2 img {
			margin-top: 5px;
			border: 0;}
			#col2 a {
			color: #004e6a;
			text-decoration: underline;}
			#col2 a:hover {
			color: #0C96a2;}

#divx {
	clear: both;
	height: 1px;}

#footer {
	width: 748px;
	height: 100px;
	margin-top: 5px;
	border-top: 1px solid #d5ba72;
	background-color: #111;}
		#footer1 {
			float: left;
			width: 493px;
			height: 100px;
			font: 9px Arial, Helvetica, sans-serif;
			color: #777;
			margin-top: 10px;
			padding: 0 0 0 5px;}
			#footer1 a {
			color: #777;
			text-decoration: none;}
		#footer2 {
			float: right;
			width: 245px;
			height: 100px;
			margin-top: 10px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #d5ba72;
			text-align: right;
			padding: 0 5px 0 0;}
			#footer2 a {
			color: #d5ba72;
			text-decoration: none;}
			#footer2 a:hover {
			color: #ccc;
			text-decoration: none;}

#nav {
	width: 268px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #777;
	text-indent: 1px;
	padding: 5px 0 0 0;}
	#nav a {
	color: #999;
	text-decoration: none;}
	#nav a:hover {
	color: #d5ba72;
	text-decoration: none;
	background-color: #0e0e0e;}
	#nav ul {
	list-style: none;
	display: inline;}
	#nav li {
	list-style: none;
	display: inline;}
	.nav {
	text-indent: 1px;
	padding: 5px 0 0 0;
	width: 200px;
	border-bottom: 1px solid #d5ba72;
	height: 18px;
	display: block;}

.textsize {
	font: 10px bold Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #777;
	padding: 0 2px 0 2px;
	margin-left: 8px;}

h1 {
	font: 10px Arial, Helvetica, sans-serif;
	display: none;}
	/* venue title used in header */

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #d5ba72;
	margin-top: 0px;}
	/* section title ... defines section such as sub-venue etc */

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #a3915f;
	margin-top: 10px;
	padding: 0;}
	/* content title - first element in col2 */

h4 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #a3915f;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* used within body of each page as sub subheading */

h5 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #a3915f;
	margin-top: 8px;
	margin-bottom: 0px;}
	/* sectional subheading used under an h4 */

h6 {
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #a3915f;
	margin-top: 8px;
	margin-bottom: 0px;}
	/* sectional subheading used under an h5 */

/* style variations */

.formfield {
	font: 10px Arial, Helvetica, sans-serif;
	border: solid 0px #ccc;
	background-color: #ccc;}
/* contact us form*/

.formbutton {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 60px;
	background-color: #7F0101;
	border: solid 1px #CCCCCC;}

.f10 {
	font: 10px Arial, Helvetica, sans-serif;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;}
										
.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;}