body {
	background-color: #E9E3D8;
	background-image: url(images/blue-background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shadow-right {
	background-attachment: scroll;
	background-image: url(images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.body-bg {
	background-attachment: scroll;
	background-color: #D9D1C1;
	background-image: url(images/body-grass-lrg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav-bg {
	background-attachment: scroll;
	background-color: #D9D1C1;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navlink {
	font-family: "Trebuchet MS", Calibri, Arial, Tahoma, Verdana;
	color: #0C0C8C;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #00003A;
}
a {
	color: #00009D;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00003A;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00003A;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00003A;
	font-size: 14px;
}

.australia-location {
	background-attachment: scroll;
	background-image: url(images/australia.gif);
	background-repeat: no-repeat;
	background-position: center 185px;
}
.footer-grass {
	background-attachment: scroll;
	background-color: #D8CFBE;
	background-image: url(images/footer-grass-lrg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.img-border {
	border: 1px solid #00003A;
}

.shadow-left {
	background-attachment: scroll;
	background-image: url(images/shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.navlink:hover {

	font-family: "Trebuchet MS", Calibri, Arial, Tahoma, Verdana;
	color: #00003A;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.footer-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-decoration: underline;
	font-weight: bold;
}
.footer-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.navlink-active {


	font-family: "Trebuchet MS", Calibri, Arial, Tahoma, Verdana;
	color: #00003A;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.body-bg-D9D1C1 {

	background-attachment: scroll;
	background-color: #D9D1C1;
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul {

	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #00003A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00003A;
	font-size: 20px;
}
