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

body {
	background-image: url(../images/optimized-background.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;
}

h1 {
	font-size: 1.8em;
	font-family: arial;
}
h2 {
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
}
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;
}

a {
	color: #CCCCCC;
}

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

img {
	border: none;
	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;
	background-color: #003364;
    top: auto;
	height: 203px;
	left: auto;
	right: auto;
	bottom: auto;
}


/* 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 */
#content {
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFFFFF;
}


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

/* 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: #003364;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;	
 }

.style18 {font-size: small
}

</style>
#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;
}
