body {
	font-family: "Arial", sans-serif;
	background-color: #FFFFFF;
}

#gallery img {
	margin: 3px;
	border: 1px;
}

#gallery table {
	text-align: center;     
}

h1, .h1:link, .h1:active, .h1:visited, .h1:hover, .heading {
	color: #003300;
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
	line-height: 1.2em;
	margin: 0; 
}

h2, .h2:link, .h2:active, .h2:visited, .h2:hover {
	color: #ff9933;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}	
	
h3, h4 {
	font-size: 14px;
	color: #003300;
/*	font-family: Verdana, Arial,  Helvetica; */
}

h5, h6 {
	font-size: 14px;
	color: #003300;	
}

.header, TD.header {
	font-size:9pt;
	/* font-family:Verdana,Arial,Helvetica; */
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.feature p {
	color: #006633;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.8em;
}

.feature a:link, .feature a:visited {
	text-decoration: underline;
	size: 14px;	
}

.feature a:hover, .feature a:active {
	text-decoration: none;	
}

.feature p {
	padding: 0;
	margin: 0;
	color: #333;	
}

.feature h4 {
	padding: 0;
	margin: 0;
}

.feature h5 {
	margin: 0;	
}

#latestfuture h4 {
	margin-bottom: 2px;
}

#latestfuture h4 a:link, #latestfuture h4 a:visited {
	background: url(images/nav_bullet.gif) no-repeat 0 2px;
	padding-left: 17px;
	color: #003300;
	text-decoration: none;
	font-size: 14px;
	/* font-family: Verdana, Arial,  Helvetica; */
}

#latestfuture h4 a:hover, #latestfuture h4 a:active {
	background: url(images/nav_bullet_over.gif) no-repeat 0 2px;	
}

#search h4,
#chad h4,
#links h4 {
	background: #003300;
	color: #fff;
	padding: 3px;
	font-size: 16px;
}

#latestfuture ul {
	list-style-type: none;
	padding-left: 2px;
	margin: 0;
}

#latestfuture ul li {
	background: url(images/small_bullet.gif) no-repeat 0 3px;
	padding-left: 16px;
/*	padding: 2px 0;*/	
}

#latestfuture ul li featureheading a:link, #latestfuture ul li a:visited {
	color: #006633;
	text-decoration: underline;
	font-size: 100%;
}
	
#latestfuture ul li a:hover, #latestfuture ul li a:active {
	text-decoration: none;
}

.featureheading,
#latestfuture a.featureheading:link,
#latestfuture a.featureheading:visited,
#latestfuture ul li a.featureheading:link,
#latestfuture ul li a.featureheading:visited,
#latestfuture ul li a.featureheading:active
{
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

blockquote
{
    width: 90%;
    background-color: #EEEEEE;
    line-height: 16px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px #7F7F7F solid;
}

#nav {
	font-size: 11px;
}

tr {
	vertical-align: top;
	line-height: 1.3em;
}


table {
	font-size: 13px;

}

a:link, a:visited {
	color: #006633;
	font-size: 100%;
	text-decoration: underline;	
}

a:hover {
	color : #333333;	
}

td.corner {
	width: 12px;
	height: 12px;
}

td {
	font-size: 95%;
	color: #333;
}

a.size {
	background: url(images/plus.gif) no-repeat 0 1px;
	padding-left: 18px;
	color: #006633;
	text-decoration: none;		
	line-height: 1.5em;
}

.whitetext {
	background: #006633;
	font-size: 110%;
}

#footer {
	vertical-align: middle;
	background: #125438;
	border: 1px #125438 solid;
	color: #FFF;
	padding: 4px 0;
	font-size: 12px;
}

#footer td {
	color: #FFF;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer a.copyright:link, #footer a.copyright:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}

// Menu Styles

#sub_page_nav {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sub_page_nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;	
}

#sub_page_nav li {
	margin: 3px 0px 0px 0px;
	display: block;	
}

#sub_page_nav ul#submenu2 {
	margin-left: 20px;	
}

#sub_page_nav ul#submenu3 {
	font-size: 11px;	
}

#sub_page_nav a.menu:link, 
#sub_page_nav a.menu:visited,
#sub_page_nav a.menucurrent:link, 
#sub_page_nav a.menucurrent:visited {	
	background: url(images/nav_bullet.gif) no-repeat 0px 3px;
	text-decoration: none;
	color: #003300;
	padding: 2px 4px 2px 22px;
	height: 14px;
	display: block;
}

#sub_page_nav a.menucurrent:link, 
#sub_page_nav a.menucurrent:visited {
	background: url(images/nav_bullet_over.gif) no-repeat 0px 3px;
	display: block;
}

#sub_page_nav a.menu2:link,
#sub_page_nav a.menu2:visited
{
	background: url(images/small_bullet.gif) no-repeat 3px 3px;
	text-decoration: none;
	color: #669933;
	padding: 0px 4px 0px 4px;
	display: block;
}

#sub_page_nav a.menu3:link,
#sub_page_nav a.menu3:visited 
{
	background: url(images/small_bullet.gif) no-repeat 3px 3px;
	text-decoration: none;
	color: #E28B24;
	padding: 0px 4px 0px 4px;
	display: block;
}

#sub_page_nav a.menu2current:link,
#sub_page_nav a.menu2current:visited
{
	background: url(images/small_bullet.gif) no-repeat 3px 3px;
	text-decoration: underline;
	padding: 0px 4px 0px 4px;
	display: block;
	color: #669933;
}

#sub_page_nav a.menu3current:link,
#sub_page_nav a.menu3current:visited 
{
	background: url(images/small_bullet.gif) no-repeat 3px 3px;
	text-decoration: underline;
	padding: 0px 4px 0px 4px;
	display: block;
	color: #E28B24;
}


#sub_page_nav a.menu:hover, 
#sub_page_nav a.menu:active,
a.menutext:hover, a.menutext:active,
#sub_page_nav a.menucurrent:hover {
	background: url(images/nav_bullet_over.gif) no-repeat 0px 3px;
	height: 14px;
	display: block;
}

#sub_page_nav a.menu2:hover,
#sub_page_nav a.menu3:hover
{
	text-decoration: underline;
}

#sub_page_nav a.menu3:link,
#sub_page_nav a.menu3:hover
{
	color: #E28B24;
}


/*		Content Styles		*/

#content {
	padding-right: 10px;
}

#no_nav_padding {
	padding-left: 10px;
	padding-right: 10px;
}

#content h4 {
	padding-left: 0;
	padding: 0;
	margin: 0;
}

#search {
	margin: 15px 0;
	padding: 0px;
	font-size: 12px;
}

.highlight {
	background-color: #f1b310!important;
}

.highlight2 {
	background-color: #006633;
	color: #FFF!important;	
}

header, header td, .header, .header td, tableheadings, .tableheadings {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.highlight2 a:link,
.highlight2 a:visited,
.highlight2 a:hover,
.highlight2 h4 {
	color: #FFF;	
}

.alt_row {
	background-color: #f1b310;
	background-color: #EEE;	
	
}
	
#search p {
	padding: 3px;
}

#search d {
	font-size: 90%;
}

#search h5 {
	font-size: 110%;
	margin: 0;
}

#search tr.alt {
	background-color: #ffe5a1;
}

.top_level {
	background-color: #f1b310;
	background-image: url(http://www.mtegerton.com.au/images/nav_bullet.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0 4px!important;
	text-indent: 15px;
	cursor: pointer;
}

.top_level:hover, div.top_level:hover {
	background-image: url(http://www.mtegerton.com.au/images/nav_bullet_over.gif)!important;
}

h5.highlight,
.highlight2 h5
h5.highlight2 {
	padding: 3px;
	font-size: 14px;	
}

.highlight2 h5 {
	color: #FFF!important;
	margin: 0;	
}

#index p {
	/* line-height: 1.5em; */
	font-size: 100%;
	/* text-align: justify; */
}

a.sm_level0:link,
a.sm_level0:visited,
a.sm_level0:active {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	padding: 5px;
}

.level1 td {
	margin: 0;
	background-color: #f1b310;
}

a.sm_level1:link,
a.sm_level1:visited {
	padding: 3px 6px;
	background-color: #f1b310;
	color: #FFFFFF;
	margin: 0;
}

a.sm_level3:link,
a.sm_level3:visited {
	color: #E28B24;
	font-size: 11px;
}

a.sm_level3:hover 
{
	text-decoration: none;
}

.level3, .level3 td {
	padding-left:7px;
}

