/* Australian Mapping */

html{margin:0;} 

body {
	margin:0;
	padding:0;
	line-height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(images/Australian-Mapping-base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}


p{ margin-top: 0.6em; margin-bottom: 0.6em; } 

#outershell{
	width: 1024px;
	margin: 0 auto;
 }

#innershell{
	position:relative;
	width: 1024px;
	
}


#topsection{
	width: 1024px;
	margin-top:0px;
    margin-bottom: 10px;

}



#contentwrapper, .contentwrapper{ 

	padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 5px;
    background: #ffffff;
    border: solid .05em #cccccc;
    width:910px;
    margin-left:35px;

	

}

#leftcolumn_wrapper {
           width:450px;}
#leftcolumn{
    text-align:left;
	width:450px;
	float:left;
      padding: 3px;

}

#rightcolumn {
	float:right;
	width:350px;
	text-align:right;
   padding: 3px;

}







h1 {
	font-size:20px;
	letter-spacing: 3px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
    margin-top:0px;padding-top:0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h2 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:color:#000000;
	font-weight: bold;
	line-height: normal;
	border: thin solid #333333;
}

h3 {font-size:16px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	color:color:#000000;
	font-weight: bold;}

h4 {font-size:16px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
		text-transform: lowercase;
	color:color:#000000;
	font-weight: bold;}


	

.white{color: #FFFFFF}

	
li {
	list-style-type: disc;

}

ul  {
	list-style-type: disc; 

}

ol  {
	list-style-type: disc; 

}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #2f3357;
    font-weight: normal;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #2f3357;
    font-weight: normal;
	text-decoration: none; 
}
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
font-weight: normal;
	text-decoration: none; 
}
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
font-weight: normal;
	text-decoration: none;
 }
		
	
#copyright {
clear:both;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cccccc;

}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.google {
    width: 495px;
	border: 4px solid #45332e;
}

input
{
color: #999999;
font-size:10px;
border: 1px solid #999999;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #999999;
} 

img { border:0px;
border-color: #FFFFFF;

}



/* FOR CLEARING FLOATS */



.clear-block:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}



.clear-block {

  display: inline-block;

}



/* Hides from IE-mac \*/

* html .clear-block {

  height: 1%;

}

.clear-block {

  display: block;

}

/* End hide from IE-mac */



.style1 {font-weight: bold}
.style2 {font-size: 16px}
.style3 {
	color: #006600;
	font-weight: bold;
	font-size: 36px;
}



