/* styles applying to whole page */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	background-color: #EEC8AE;
}

div#outer {
	width: 765px;
}

a:link, a:visited, a:hover {
	color: #900;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

/* header styles */
h1, h2, h3, h4, h5, {
	margin: 0px;
	padding: 0px;
}

h2 {
 font-size: 18px;
}

h3 {
 font-size: 12px;
}

h4 {
 font-size: 11px;
}

/* banner elements */
#masthead{
	margin: 0;
	padding: 10px 0px;
	width: 100%;
}

#topheading {
	white-space: nowrap;
	font-size: 11px;
	position: relative;
	left: 102px;
	top: -32px;
	width: 663px;
	text-align: center;
	background-color:#FFF;
	padding-bottom: 2px;
}				

/* left navigation */
#navBar{
	padding: 0px;
	width: 160px;
	margin-top: -10px;
}

#navBar a:hover {
	text-decoration: none;
	color: #000;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}

#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ccc;
	width: 160px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	font-weight: normal;
}

#sectionLinks a:visited{
	border-top: 1px solid #ccc;
	padding: 2px 0px 2px 10px;
	font-weight: normal;
}

#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	background-color: #f9dfc8;
	padding: 2px 0px 2px 10px;
	font-weight: normal;
	text-decoration: underline;
}

#navBar img {
	margin-botton: 10px;
	margin-left: 10px;
}

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 10px;
}

#advert img{
	display: block;
	margin-bottom: 5px;
	margin-left: 13px;	
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}

/* main content */
#content{
	float: right;
	width: 590px;
	background-image: url(/images/aus_bgd5.jpg);
	margin-top: -10px;
}

#content table{
	margin-top: 20px;
	margin-bottom: 20px;
}

#pageName{
	padding: 10px 0px 10px 10px;
	color:#900;
	line-height: 120%;
	font-size: 18px;
}

.feature{
	padding: 0px 15px 10px 10px;
	font-size: 12px;
	line-height: 20px;
}

.feature p{
	margin-top: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature h3 {
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
}

#orderbox {
	color: #900;
	clear: both;
}

#orderbox h1 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}

#orderbox h2 {
	font-size: 12px;
	margin: 0px 0px 10px 10px;
	font-weight: normal;
}

#orderbox h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;	
}

#orderbox h4 { 
	color: #FFF; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-align: center;
	margin-bottom: 8px;
	font-weight: normal;
}
#orderbox h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	background-color: #fef4dc;
	margin-top: 10px;
	color: #000;	
}

/* top navigation */
#globalNav{
	color: #FFF;
	background-color:#900;
	white-space: nowrap;
	font-size: 10px;
	position: relative;
	left: 10px;
	top: -10px;
	width: 745px;
	text-align: center;
	padding: 2px 5px 2px 5px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	color:#FFF; 
	padding: 0px 4px 0px 0px; 
	font-weight: bold;
}

#globalNav a:hover {
	color: #EEC8AE;
	text-decoration: none;
}

/* footer */
#footer{
	border-top: 1px solid #000;
	font-size: 10px;
	padding: 0px;
	width: 590px;
	text-align: center;
	background-color: #EEC8AE;
	margin-left: 175px;
	margin-top: 10px;
}

/* specific to home page */
#homepageName{
	padding: 10px 10px 0px 10px;
	color:#900;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#homecontent{
	width: 755px;
	background-image: url(/images/aus_bgd5.jpg);
	margin-top: -10px;
	margin-left: 10px;
}
#homecontent table{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
#homecontent td {
	text-align: center;
	font-size: 12px;
	padding: 0px 5px 5px 5px;
}
#homecontent .borderbottom {
	border-bottom: 1px dotted #ccc;
}
#homecontent .borderright {
	border-right: 1px dotted #ccc;
}
#homecontent .borderboth {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
#homecontent .feature {
	margin: 5px 60px 10px 65px;
}
#homecontent h1 {
	font-size: 12px;
	color: #900;
	margin-bottom: 2px;
}
#homecontent h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}
#homefooter{
	border-top: 1px solid #000;
	font-size: 10px;
	padding: 0px;
	width: 755px;
	text-align: center;
	background-color: #EEC8AE;
	left: 10px;
	margin: 10px;
	clear: both;
}

