/***************** Generic HTML tag styles *************************/
body {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/bkgrnd_body/$file/bkgrnd_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search {
	font-size: 1em;
}
form {
	margin: 1em 0em 0em 76px;
	padding: 0em;
}
a, a:visited {
	color: #00389F;
	text-decoration: none;
}
/************************* Content areas *************************/
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container p {
font-size: 0.9em;
padding: 10px;
color: #333;
}
#left {
	padding-top: 60px;
	float: left;
	width: 445px;
	text-align: left;
}
#right {
	float: right;
	padding-top: 80px;
	text-align: left;
}
.center {
text-align: center;
}
/************************* Main navigation *************************/
#mainnav_home ul{
	margin: 40px 0px 0px;
	padding: 0px;
	text-align: left;
}
#mainnav_home li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*********************** Styles for .learn li a **********************/
.learn a, .learn a:visited  {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/learn1home/$file/learn1home.gif) no-repeat;
	height: 46px;
	width: 179px;
	display: block;
}
.learn a:hover, .learn a:focus {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/learn2home/$file/learn2home.gif) no-repeat;
}
.learn a:active{
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/learn4home/$file/learn4home.gif) no-repeat;
}
/************************* Styles for .get li a *************************/
.get a, .get a:visited  {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/get1home/$file/get1home.gif) no-repeat;
	height: 44px;
	width: 332px;
	display: block;
	margin-left: 20px;
}
.get a:hover, .get a:focus{
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/get2home/$file/get2home.gif) no-repeat;
}
.get a:active  {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/get4home/$file/get4home.gif) no-repeat;
}
/************************* Styles for .teach li a *************************/
.teach a, .teach a:visited  {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/teach1home/$file/teach1home.gif) no-repeat;
	height: 53px;
	width: 178px;
	display: block;
	margin-left: 40px;
}
.teach a:hover, .teach a:focus {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/teach2home/$file/teach2home.gif) no-repeat;
}
.teach a:active  {
	background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/teach4home/$file/teach4home.gif) no-repeat;
}
/************************* Dingo Creek link styles *************************/
#notdingo {
width: 900px;
padding-top: 20px;
color: #333; 
}
#notdingo p {
font-size: 0.9em;
line-height: 1.3;
color: #333;
margin: 0;
padding: 0em 0.5em .6em;
}
#notdingo img {
float: left;
}
#notdingo a {
color: #0043BF;
border-bottom: 0px solid #00389F;
font-weight: bold;
font-size: 1.2em;
}
#notdingo a:hover, #notdingo a:focus {
color: #AF1100;
border-bottom: 0px 
font-weight:bold;
font-size: 1.2em;
}
#notdingo a:active {
color: #AF1100;
border-bottom: 0px;
font-weight:bold;
font-size: 1.2em;
}
#notdingo ul {
font-size: 1em;
line-height: 1.3;
margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0em;
list-style: square;
}
#notdingo ol {
font-size: 1em;
line-height: 1.3;
margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0em;
margin-left: 1em;
}
#notdingo li {
padding-bottom: .6em;
}
#notdingo h2 {
line-height: 1.3;
margin: 0em 0em 0.6em;
padding: 0em 0em 0.2em;
font-size: 1.4em;
border-bottom: 2px dotted #FFD73A;
}
#notdingo h3 {
line-height: 1.3;
margin: .2em 0em 0.2em;
padding: 0em;
color: #AF1100;
font-size: 1.1em;
}
#notdingo h4 {
line-height: 1.3;
margin: 0px;
padding: 0px;
color: #AF1100;
font-size: 1em;
}
#notdingo h5 {
line-height: 1.3;
margin: 0px;
padding: 0px;
color: #AF1100;
font-size: 1em;
font-weight: normal;
}
#notdingo h6 {
line-height: 1.3;
margin: 0px;
padding: 0px;
color: #AF1100;
font-size: .75em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
}
/************************* positioning images *************************/
.featurecontent {
	font-size: .9em;
	margin: 0em;
	padding: 1em;
	height: 230px;
	overflow: hidden;
}
.featurecontent h3, .featurecontent h2 {
	font-size: .9em;
	background-color: #ffffff;
	color: #0117C3;
	padding: .3em;
	margin: 0;	
}
.featurecontent ul {
	padding: .5em;
	margin: 0;
}
.featurecontent li {
	list-style: none;
	padding: .2em 0 .2em 0;
}
#homefeatures {
	clear: both;
	width: 900px;;
	height: 100%;
}
.featurebox {
	display: block;
	float: left;
	width: 25%;
	border: 0;	
	height: 240px;
	overflow: hidden;
	text-align: center;
}
/*spacing on li items in featureboxes*/
.featurebox li {
	
	margin-top: 1em;
	margin-bottom: 1em;
}
/************************* header *************************/
.title {/* div for homepage header */
background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/title_home/$file/title_home.gif) no-repeat 0px 0px;
height: 208px;
width: 445px;
}
.titleblurb {/* div for homepage header blurb */
background: url(http://www.ag.gov.au/www/ema/rwpgslib.nsf/graphicfiles/blurb_home/$file/blurb_home.gif) no-repeat 0px 0px;
height: 99px;
width: 445px;
}
#search {
font-size: 0.9em;
}
/************************* Footer styles *************************/
#footnav {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}
#footnav p {
	color: #999999;
	font-size: .75em;
	line-height: 1.3;
	margin: 0em;
	padding: 0em 0em .6em;
}
#footnav a {
	border-bottom: 1px solid #00389F;
}
#footnav a:hover, #footnav a:focus {
	color: #AF1100;
	border-bottom: 1px solid #AF1100;
}
#footnav a:active {
	color: #AF1100;
	border-bottom-color: #000;
}
.hide {/* Used to hide link text in heading, main menu and dingo links*/
position:absolute; left:-5000px
}

