/* CSS Document */

body {
	font-family: "Lucida Grande", "trebuchet MS", verdana, arial, tahoma;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav,a.nav:hover, a.nav:active, a.nav:visited, a.nav:link{
	text-decoration: none;
	color: #666666;
	margin-left: 18px;
	font-size: 0.80em;
	font-weight: bold;
}
.nav2,a.nav2:hover, a.nav2:active, a.nav2:visited, a.nav2:link{
	text-decoration: underline;
	font-size: 11px;
		color:#999999;
	
}

.navleft{
	text-decoration: none;
	margin-left: 24px;
	font-size: 0.60em;
	color:#666666;
	
}
.rednavleft{
	margin-left: 24px;
	font-size: 0.7em;
	color:#666666;
	text-align:left;
	background-color: #CCCCCC;
	width:200px;	
	
}

p, a.text:link{
font-size: 0.73em;
color:#666666;
text-align:left;
}

.textsmall{
font-size: 10px;
color:#666666;
text-align:left;
}

a.text:hover{
color: #CC0000;
text-decoration:underline;
}

ul,li{
font-size: 0.83em;
color:#666666;
text-align:left;
}


h1{
	font-size: 2em;
	font-weight: bold;
	color: #c00000;
	text-align:left;
}

h2{
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

h4{
text-align:left;
font-size: .9em;
	font-weight: bold;
	color: #c00000;
	text-align:left;
}
h4 a:link, h4 a:hover, h4 a:active, h4 a:visited{
	font-size: .9em;
	font-weight: bold;
	color: #c00000;
	text-align:left;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	color: #ECAD10;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h5{
color:#f6b913
;}

/*Just a sample drop down*/
div.sample_attach, a.sample_attach
{
	width: 129px;
	padding: 0px 5px;
	color: #F4AE0B;
	background-image:url(images/aussie_18.jpg);
	font-weight:bold;
	font-size:14px;
	text-align:left;
	
}
a.sample_attach:hover{
background-color:#FF9900;
color:#990000;
}

div.samplenav, a.samplenav
{
	width: 129px;
	color: #F4AE0B;
	background-image:url(images/aussie_20.jpg);
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	
}
a.sample_attach, a.samplenav, a.samplenav2
{
  display: block;
  border-bottom: none;
  text-decoration: none;
 
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	width:880px;
	background-image:url(images/footer.jpg);
	height:24px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

#footerdown a{
	font-size: 11px;
	color: #666666;
	width:880px;
	height:24px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
a:link,  a:visited, a:hover{
color:#FF6600;
	text-decoration: none;

}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#footerphrase a{
	font-size: 14px;
	color: #B43508;
	text-align:center;
	font-weight: bold;
	text-decoration:underline;
}
h5 {
	font-size: 12px;
	color: #f6b913;
	text-align:left;
}
.text {
	font-size: 11px;
	color:#666666;
	text-align:left;
	font-weight: normal;

 } 
a.samplenav2
 { 
	width: 129px;
	color: #F4AE0B;
	background-image:url(images/aussie_20.jpg);
	font-weight:bold;
	font-style:italic;
	font-size:14px;
 } 
