body {
	background-color: #3C6455;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #194132;
}
a:active {
	text-decoration: none;
	color: #EB732D;
}
a:link {
	text-decoration: none;
	color: #EB732D;
}
a:visited {
	text-decoration: none;
	color: #EB732D;
}
a:hover {
	color: #C8DCA0;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	font-weight: bold;
}
h2 {
	color: #91B941;
	font-size: 10px;
	font-weight: bold;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.logo {
	height: 305px;
	background-image: url(images/bg_content_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navigation {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
}
.navigationw {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.navigationw a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.navigationw a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.navigationw a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.navigationw a:hover {
	color: #C8DCA0;
	font-weight: bold;
}
.textsmall {
	font-size: 10px;
	font-weight: bold;
}
.links {
	font-size: 10px;
}
.awards {
	color: #91B941;
	font-size: 9px;
}
.portstephens {
	color: #91B941;
	font-size: 10px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C8DCA0;
}