.nav-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.nav-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.australia {
	background-attachment: scroll;
	background-image: url(images/australia-location.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B4C06;
	border-left-color: #0B4C06;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.post-it-note {
	background-attachment: scroll;
	background-image: url(images/post-it-note.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	vertical-align: middle;
}
.footer-gradient {
	background-attachment: scroll;
	background-image: url(images/footer-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
	color: #FFFFFF;
}
.table-border {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B4C06;
	border-left-color: #0B4C06;
}
.table-border-nav-bg {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B4C06;
	border-left-color: #0B4C06;
	background-image: url(images/behind-nav-bg.jpg);
	background-repeat: repeat;
}

.footerlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlink:hover {
	color: #999999;
}
.footer-bridge {
	background-attachment: scroll;
	background-image: url(images/footer-grafton-bridge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
}
body {
	background-attachment: fixed;
	background-color: #004D08;
	background-image: url(images/background-green.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
