body {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}

#container {
width:780px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}

#nav {
width: 200px;
vertical-align:top;
}

#content {
width: 550px;
vertical-align:top;
}

.horizspacer {
width: 20px;
}

.vertspacer {
height:20px;
}

.vertspacershort {
height:5px;
}

#logo {
height:60px;
overflow:hidden;
margin-bottom:5px;
}

#logo img {
}

#mainmenu {
height:260px;
}

#map {
}

#footerbar {
height:5px;
background-color:#f1c738;
}

#footer {
padding-top:5px;
}

#footer p {
}

#footer div.contact {
float:right;
width:470px;
}

#footer div.contact p {
text-align:right;
}

#footer div.contact a {
color:#000000;
}

#footer div.contact a:hover {
color:#000000;
text-decoration:none;
}

#footer div.copy {
width:280px;
}

#footer div.copy p {
font-size:x-small;
color:#999999;
}

#footer div.copy a {
color:#999999;
}

#footer div.copy a:hover {
color:#999999;
text-decoration:none;
}

#contact {
}

#contact div {
}

#contact div.header {
height:100px;
background-color:#cccccc;
}

#contact div.content {
}

#contact h1 {
font-size:medium;
font-weight:bold;
}

#content h1 {
font-size:medium;
font-weight:bold;
}

#content h2 {
font-size:small;
font-weight:bold;
text-indent:0px;
}

#content p, #content li, #content span {
font-size:small;
}

#content a {
color:#f1c738;
}

#content a:visited {
color:#f1c738;
}

#content a:hover {
text-decoration:none;
}

#flashcontainer {
width:550px;
height:725x;
}

#flashcontainer div {
margin:330px 0px 0px 20px;
width:200px;
}

#flashcontainer h1 {
color:#999999;
font-size:medium;
font-weight:bold;
margin-top:0px;
}

.contentcolumn {
width:245px;
vertical-align:top;
}

.contactcolumn {
width:510px;
vertical-align:top;
}

.contactcolumn p.enquirytext {
margin-top:3px;
margin-bottom:3px;
padding-top:0px;
padding-bottom:0px;

}

label {
	font-size:0.6em;
	float:left;
	margin-right:10px;
	vertical-align:top;
}

input {
	margin:1px 0px;
	border: 1px solid #999999;
	width:350px;
}

input:focus {
	border: 1px solid #D7AA14;
}

input:hover {
	border: 1px solid #D7AA14;
}

textarea:focus {
	border: 1px solid #D7AA14;
}

textarea:hover {
	border: 1px solid #D7AA14;
}

textarea {
	border: 1px solid #999999;
	width:350px;
}

tr:focus > th > label {
	color: #D7AA14;
}

tr:hover > th > label {

	color: #D7AA14;
}

.red {
	border: 1px solid red;
}
.error_list {
	font-size:0.2em;
	color:red;
	list-style:none;
}

#sub {
	width:100px;
	clear:both;
	float:right;
}

form {
	float:left;
}