<style type="text/css">
 
* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/bgd2_opt.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #003364;
	background-attachment: fixed;
	background-position: center top;
}

h1, h2, h3 {
	color: #ffffff;
	font-weight: bold;
}

h1 {
	font-size: medium;
	font-family: arial;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size: medium;
	color: #ffffff;
	background-image: url(http://www.heyfieldmotel.com.au/images/email.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}
h4 {
	font-size: small;
	color: #FFFFFF;

	font-weight: ;
}
a {
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: ;
	
}

img {
	border: ;
	background-color:#003364;
	clip: rect(auto,auto,-50px,auto);
}

/* Logo */

#logo {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	top: auto;
	height: 220px;
	left: auto;
	right: auto;
	bottom: auto;
}

#image {
	width: 760px;
	height: 201px;
	background-position: right center;
	float: right;
	padding-left: 10px;
}

#menu {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-position: center top;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	height: 240px;
	background-repeat: no-repeat;
	background-color: #003466;
}



/* This is the page box */
#page {
	width: 760px;
	margin: auto;
	background-image: url(../images/page%20bg7.png);
	background-position: center top;
	vertical-align: top;
	background-attachment: scroll;
}
#content/* Table Content */
 {
	float: none;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}


/* Cont - for the slideshow */
#cont {
	float: left;
	width: 700px;
	padding-right: 10px;
	padding-left: 25px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
}

/* Footer */

#footer {
	width: 760px;
	height:  70px;
	margin: auto;
	text-align: center;
	color: #ffffff;
	background-color: #003364;
	vertical-align: top;
}

.style4 {
	color: #ffffff;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}

.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

.style7 {
    color: #ffffff;
}


.style10 {color: #ffcc33
}

.style12 {font-size: 3px
}

.style17 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;

 }

.style18 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: underline;
}


#cont li {
	list-style-image: url(../images/point.png);
	list-style-type: none;
}
#page #cont ul {
	list-style-image: url(../images/point.png);
	list-style-type: none;
	line-height: 15pt;
	white-space: normal;
}

</style>

