/* ANOS Geelong Web Site Styles */
/* ------------------------------- formatting ----------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #000; /* Black */
	background-color: #FDFCF3; /* Off-White */
}
h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #008B45;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #008B45;
}
h2.heading {
	padding-left: 90px;
	margin-top: 40px;
	text-align: left;
	color: #9C1A1E;
	background-color: #FFFCC8;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #008B45;
}
h4 {
	margin-bottom: 2px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #9C1A1E;
}
h5 {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}
p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}
img {
	border: none;
}
a:hover {
	color: #FF0000;
}
a img {
	display: block;			 /*removes extra space underneath caused by default text-alignment */
	border-image: initial;
	border: 2px solid #0000FF;
}
a:visited img {
	display: block;			 /*removes extra space underneath caused by default text-alignment */
	border-image: initial;
	border: 2px solid #800080;
}
a:hover img {
	display: block;			 /*removes extra space underneath caused by default text-alignment */
	border-image: initial;
	border: 2px solid #FF0000;
}
.left {
	display: inline;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.right {
	display: inline;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
#top {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	background: #FFFCC8 url('images/bgtop_geelong.jpg') repeat-x;
	border-bottom: 1px solid #008B45
}
#title {
	position: absolute;
	top: 20px;
	left: 20%;
	right: 20%;
}
#left {
	float: left;
	padding: 0px;
	width: 20%;
	background: #FFFCC8 url('images/Lt_Yellow_Square.jpg');
}
ul#mainmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #FFFCC8; /* Light Yellow */
	line-height: 1.3;
}
ul#mainmenu li {
	display: block;
	border-bottom: 1px solid #008B45; /* Dark Green */
}
ul#mainmenu li a {
	display: block;
	background-color: #FFFCC8;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #9C1A1E;
	text-decoration: none;
	width: 88%;
	margin: 0;
	padding: 6px 6% 6px 6%;
}
ul#mainmenu li a:hover {
	background-color: #B4DFC4; /* Dark Green */
}
ul#mainmenu li a.s {
	font-weight: bold;
}
ul#mainmenu li a.submenu1 {
	color: #008B45; /* Dark Green */
}
ul#mainmenu li a.submenu1s {
	color: #008B45; /* Dark Green */
	font-weight: bold;
}
ul#mainmenu li a.submenu2 {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #800080;
}
ul#mainmenu li a.submenu2s {
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #800080;
	font-weight: bold;
}
#leftcontents {
	background-color: #B4DFC4;
	color: #000;
	border-image: initial;
	border: 3px solid #9C1A1E;
	margin: 10px;
	padding: 0px 10px 0px 10px;
}
#leftcontents p {
	margin-top: 2px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
}
#leftcontents h2 {
	margin-top: 4px;
	margin-bottom: 2px;
}
#leftcontents h4 {
	text-align: left;
	margin-top: 0px;
	color: #9C1A1E; /* Brown */
}
#right {
	border: 2px solid #9C1A1E;
	float: right;
	padding: 10px;
	width: 200px;
	color: #000;
	background: #CCFFCC url('images/Orchid_Banner.gif') no-repeat top;
	margin: 20px 5px 5px 5px;
}
#rightplain {
	float: right;
	width: 200px;
	color: #000;
	background-color: #CCFFCC;
	border-image: initial;
	border: 2px solid #9C1A1E;
	margin: 20px 5px 5px 5px;
	padding: 10px;
}
#right p {
	margin-top: 2px;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
}
#right ul {
	margin-top: 2px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
}
#right h2 {
	text-align: center;
	margin-top: 115px;
}
#right h3 {
	text-align: center;
	margin-top: 10px;
	font-size: 14pt;
}
#right h4 {
	text-align: center;
}
.centre {
	text-align: center;
}
#logo {
	margin-top: 10px;
	text-align: center;
}
#center {
	margin-left: 22%;
	margin-right: 250px;
	margin-top: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #FDFCF3; /* Off-White */
}
#center p {
	padding-bottom: 0px;
}
#center li {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
}
#topictitle {
	position: relative;
}
.topic {
	position: relative;
	padding-top: 1px;
}
.topicimage {
	position: absolute;
	left: 6px;
	top: 11px;
}
#wrapper {
	margin: 0;
	padding: 0;
}
#clear {
	clear: both;
}
#footer {
	background-color: #D6D6D6;
	color: #68228B;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
}
#footer p {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin: 4px;
	color: #68228B;
}
#fees {
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, sans-serif;
}
td {
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
}
.tableleft {
	text-align: left;
}
.tablecenter {
	text-align: center;
}
.tableright {
	text-align: right;
}
#tableWidth {
	width: 100%;
}
