body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image: url(../images/bg.gif);
	line-height: 18px;
}

#page {
	width:800px;
	background:#FFFFFF;
	text-align:center;
	margin:auto;
}

#header {
	width:770px;
	height:110px;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	margin: auto;
	padding: 0px;            
   	overflow:hidden;
}
#header_new {
	background-image: url(../images/golf_banner_T.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 110px;
	width: 770px;
	overflow: hidden;
	margin: auto;
	padding: 0px;
}


#home_link {
	width:100px;
	height:110px;
	float:left;
	padding:0;
	margin:0;
	margin-left:10px;
}
#home_link a {
	display:block;
	width:100px;
	height:110px;
}

.menu {
	float:left;
	padding:0;
	margin:0;
	margin-top:62px;
	margin-left:0px;
}

.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:10px;
}

.menu li {
	display:inline;
	margin-right:5px;
}

.menu li a {
	display:inline;
	text-decoration: underline;
	color:#006633;
}

.menu li a:hover {
	color:#00000;
	text-decoration:none;
}

a {
	text-decoration: underline;
	color:#006633;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


#banner {
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
#content {
	width:750px;	
	text-align:left;
	margin:auto;
	margin-left:25px;
	_height:1%;
	overflow:auto;
	clear:both;
}

	
#content h1 {
	font-size:1.5em;
	color:#006633;
	margin-bottom:0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
#content h2 {
	font-size:1.2em;
	color:#66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .left {
	float:left;	
	margin-right:40px;
	width:460px;
}
#content .right {
	float:left;	
	width:250px;
}
#form right {
	float: left;
	width: 250px;
}

#footer {
	width:770px;
	height:65px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
	margin-top:20px;
	color:#006633;
	font-size: 10px;
	padding: 5px;
}

#footer_menu p {
	margin-top:10px;
}
#footer .menu {
	padding:0;
	margin:0;
	width:545px;
	margin-bottom: 5px;
}
#footer .menu ul {
	padding:0;
	margin:0;
}

#melbourne_brick_link {
	display:block;
	width:220px;
	height:60px;
	float: right;
}

#melbourne_brick_link a {
	display:block;
	width:220px;
	height:60px;
}

#footer a {
	color:#006633;
}
.SNG {
	font-weight: bold;
	color: #006633;
}
#content .gallery {

	float:left;	
	margin-right:40px;
	width:600px;
}
/******************************/
.form {
background-color:#EFEFEF;
	padding: 5px;
}

h2.form {
	font-size:1.2em;
	margin:0.5em;
	padding-top:1em;
	border-bottom:1px solid #990000;
	
}
.form_control {
	padding:0.5em;
	margin: 0.5em;
}
.form_button_control {
	float: none;
	width: 350px;
	margin: 0.5em;
	right: 10px;
}
.form_control label{
	font-weight:bold;
	display:inline;
	width:120px;
	padding-right:1em;
	float:left;
	position:relative;
	white-space:no-wrap;
	
}

.hint {
	font-size:0.8888em;
	color:#999999;
	margin-left:120px;
}

.focused {
	background-color:#CCFFCC;
}
#highlight {
	background-color: #6C6;
	padding: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.6em;
	border: 1px ridge #063;
}
#highlight span {
	color: #000;
	font-weight: lighter;
}
.formgolf {

	background-color:#EFEFEF;
	padding: 0.5em;
	float: none;
	width: 350px;
	text-align: left;
	display: inline-table;
	margin: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 20px;
}

