/* CSS Document */


* {
	padding:0;
	margin:0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 15px;
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}


#flashhomepageheader {
	position:relative;
}

/*h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: -10px;
}*/
form 
{
	margin:0;
	padding:0;
	border:0;
}

div#container {
	width:776px;
	margin:0px auto;
	padding:0;
}

.body_noImages {
	height: 650px;
}
.home_colour {
	color: #FF5B01;
}
.darwin_colour {
	color: #006987;
}
.kakadu_colour {
	color: #5F800D;
}
.katherine_colour {
	color: #736E36;
}
.tennant_colour {
	color: #FFA614;
}
.alice_colour {
	color: #C51100;
}
.uluru_colour {
	color: #5F0022;
}
.experience_colour {
	color: #011931;
}
.advice_colour {
	color: #006987;
}
.search_colour  {
	color: #011931;
}

.home_page_heading {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #FF5B01;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;	
}

.line {
	background-image: url(../assets/gui/blue_stretcher.gif);
	background-repeat: repeat;
	width: 100%;
	height: 1px;
}

div.error p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 100%;
}

div#seven-things-home-div
{
	/*background-image:url(../assets/campaigns/7_things_to_do/placeholder_HOME.jpg);
	height: 587px;*/
}

div#seven-things-home-div img
{
	display: block;
	border: none;
}


div#seven-things-home-div a
{
	display: block;
	background-image:url(../assets/campaigns/7_things_to_do/7_things_button_bg.gif);
	text-decoration: none;
	color: #7f7f7f;
	border-bottom: 1px solid #dee3e3;
}


div#seven-things-home-div a#image-link
{
	background-image:none;
	padding-left: 0;
}

div#seven-things-home-div a span.link-box {
	display: block;
	padding-left: 56px;
	height:41px;
}

div#seven-things-home-div a span.link-box span {
	display: block;
}

/*
div#seven-things-home-div a > div.floating-text {
	display:table;
	position:static;
}

div#seven-things-home-div a div.floating-text {
	padding-left: 56px;
	height:41px;
	position:relative;
}

div#seven-things-home-div a div.floating-text div {
	position:absolute;
	top:50%;
}

div#seven-things-home-div a div.floating-text > div {
	display:table-cell;
	vertical-align:middle;
	position:static;
}

div#seven-things-home-div a div.floating-text div div {
	position:relative;
	top:-50%;
}
*/

div#seven-things-home-div a:hover
{
	display: block;
	background-image:url(../assets/campaigns/7_things_to_do/7_things_button_bg_o.gif);
	color: white;
	background-color: #ff5b01;
}

div#seven-things-home-div a:active
{
	display: block;
	background-image:url(../assets/campaigns/7_things_to_do/7_things_button_bg_d.gif)
}


.seven-things-container *
{
	border:0;
	padding:0;
	margin:0;
}

.seven-things-container table
{
	border-collapse:collapse;
}

.seven-things-container
{
	border-top: 1px solid #c4dce3;
	border-bottom: 1px solid #c4dce3;
	margin-bottom: 10px;
}

.seven-things-container td
{
	background-color: #fafafa;
	padding-bottom: 10px;
	font-family: Arial, verdana, sans-serif;
}

.seven-things-container.google-map
{
	margin-top: 10px;
}

.seven-things-container td.spacer_column
{
	background-color: #fafafa;
}

.seven-things-container h2
{
	font-size: 26px;
	line-height: 26px;
	padding-top: 9px;
	padding-left: 10px;
	font-weight: normal;
	color: #006987;		
	text-align:left;
}

.seven-things-container h2.smaller
{
	font-size: 20px;
	line-height: 20px;
	padding-top: 9px;
	padding-left: 10px;
	font-weight: normal;
	color: #006987;		
	text-align:left;
}

.seven-things-container img#territory-discoveries-logo
{
	padding-bottom: 5px;
	padding-left: 10px;
}


.seven-things-container h3
{
	font-size: 15px;
	line-height: 1.2em;
	padding-left: 10px;
	font-weight: bold;	
	text-align:left;
}

.seven-things-container tr td p
{
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
	font-weight:normal;
	text-align:left;
}

.seven-things-container ul
{
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-left:0px;
	text-align:left;
	font-weight: normal;
}

.seven-things-container td > ul
{
	padding-left: 0px;
}

.seven-things-container img
{
	display: block;
}

.seven-things-container img#keep-exploring
{
	margin-top:1em;
}

.seven-things-container p
{
	padding-bottom: 5px;
}

.seven-things-container td.copy
{
	padding-top: 17px;
}

.seven-things-container td.copy p
{
	padding-left: 0px;
	padding-bottom: 5px;
	width: 240px;
}

.seven-things-container td p.terms
{
	font-size: 10px;
	line-height: 12px;
}

.stroke_reg{
	background-color: #c4dce3;
	padding-top: 1px;
}
.stroke_reg_220{
	background-color: #c4dce3;
	padding-top: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
.stroke_lite{
	background-color: #e7f1f4;
	padding-top: 1px;
}
.image_underline{
	background-color: #bfbfbf;
	padding-top: 1px;
}

.rhc_stroke_v {
	background-color: #c4dce3;
	padding-right: 1px;
}

.rhc_spacer {
	background-color: #fff;
	padding-top: 10px;
}

.main_copy{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.main_copy A:link{
	color: #000000;
	text-decoration: underline;
}
.main_copy A:visited{
	color: #000000;
	text-decoration: underline;
}
.main_copy A:hover{
	color: #7f7f7f;
	text-decoration: underline;
}
.main_copy A:active{
	color: #000000;
	text-decoration: underline;
}

.tools{
	padding-right: 10px;
	padding-left: 10px;
	width: 220px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 13px;
}
.tools_headings {
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-size: 10px;
	color: #7f7f7f;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 220px;
}

P {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 15px;
}
P.pagecopy_bold {
	font-weight:bold;
}

P.pagecopy_heading{
	font-weight:bold;
	margin-bottom: -12px;
}

P.pagecopy_align_top {
	margin-top: 0px;
}

P.one_column{
	width: 720px;
}
P.pagecopy_490{
	width: 470px;
}

UL {
	list-style-type: disc;
	color: #281f00;
	font-size: 11px;
	line-height: 15px;
	margin-top: 14px;
	margin-right: 10px;
}
LI {
	margin-left: 0px;
}

.spacer_column {
	width: 10px;
	background-color: #FFFFFF;
}
.column_490 {
	width: 490px;
	vertical-align: top;
}
.terms_cond {
	width: 470px;
	font-size:9px;
	padding: 0px 5px 15px 10px;
	margin:0px;
}

.column_240 {
	width: 240px;
	vertical-align: top;
}

.hero_left_shadow {
	background-repeat: no-repeat;
	background-position: top;
	width: 8px;
	height: 370px;
}
.hero_right_shadow {
	background-repeat: no-repeat;
	background-position: top;
	width: 8px;
	height: 370px;
}
.left_shadow {
	background-image: url(../assets/gui/backgrounds/left_shadow.jpg);
	background-repeat: repeat;
	width: 8px;
}
.right_shadow {
	background-image: url(../assets/gui/backgrounds/right_shadow.jpg);
	background-repeat: repeat;
	width: 8px;
}
.heroCell {
	height: 235px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
.heroCellHome {
	height: 260px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}

.logoCell {
	height: 60px;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
}

.region_locator{
	text-align: right;
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 10px;
}

.regionDropdown{
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-size: 10px;
}


.nav_container{
	font-family: lucida grande, verdana, sans-serif, Arial;
	text-align: center;
}
.top_navTable {
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	height: 28px;
	width: 760px;
	text-align: center;
}
.secondary_navTable {
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	height: 28px;
	width: 760px;
	text-align: center;
}
.hero_ImageCell {
	height: 272px;
	width: 760px;
}
.top_navTable A:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navTable A:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navTable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.secondary_navActive{
	background-color: #C1C1C1;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;	
}
.secondary_nav{
	background-color: #ffffff;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;	
}
.secondary_navTable A:link  {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;	
}
.secondary_navTable A:visited  {
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.secondary_navTable a:hover {
	margin: 0px;
	color: #000000;
	text-decoration: underline;
}
.secondary_navSpacer {
	width: 50px;
}
.top_navCell_Home {
	width: 70px;
}
.top_navCell_Explore {
	width: 75px;
}
.top_navCell_Experience {
	width: 95px;
}
.top_navCell_Advice {
	width: 75px;
}
.top_navCell_Browse {
	width: 55px;
}
.top_navCell_searchField {
	width: 270px;
	text-align: right;
	vertical-align: middle;
}
.top_navCell_Search {
	width: 90px;
	text-align: left;
	padding-left: 10px;
}

/*
Breadcrumb
*/

.breadcrumb_cell_home {
	height: 10px
}
.breadcrumb_table {
	vertical-align: middle;
	height: 40px;
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	background-color: #FFFFFF;
	width: 760px;
}
.breadcrumb_1  {
	font-size: 18px;
	color: #FF5B01;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;
}
.breadcrumb_1 A:link  {
	color: #FF5B01;
}
.breadcrumb_1 A:visited  {
	color: #FF5B01;
}
.breadcrumb_1 a:hover {
	color: #FF5B01;
}
.breadcrumb_2  {
	color: #FFA614;
	font-size: 18px;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;		
}
.breadcrumb_2 A:link  {
	color: #FFA614;
}
.breadcrumb_2 A:visited  {
	color: #FFA614;
}
.breadcrumb_2 a:hover {
	color: #FFA614;
}
.breadcrumb_3 {
	color: #BEA876;
}
.breadcrumb_4 {
	font-size: 18px;
	color: #736E36;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_4 A:link  {
	color: #736E36;
}
.breadcrumb_4 A:visited  {
	color: #736E36;
}
.breadcrumb_4 a:hover {
	color: #736E36;
}
.breadcrumb_5  {
	font-size: 18px;
	color: #5F800D;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_5 A:link  {
	color: #5F800D;
}
.breadcrumb_5 A:visited  {
	color: #5F800D;
}
.breadcrumb_5 a:hover {
	color: #5F800D;
}
.breadcrumb_6 {
	width: 677px;
	color: #A6CAE2;
}
.breadcrumb_6 {
	font-size: 18px;
	color: #A6CAE2;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_6 A:link  {
	color: #A6CAE2;
}
.breadcrumb_6 A:visited  {
	color: #A6CAE2;
}
.breadcrumb_6 a:hover {
	color: #A6CAE2;
}

.breadcrumb_7 {
	font-size: 18px;
	color: #006987;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_7 A:link  {
	color: #006987;
}
.breadcrumb_7 A:visited  {
	color: #006987;
}
.breadcrumb_7 a:hover {
	color: #006987;
}
.breadcrumb_8  {
	font-size: 18px;
	color: #011931;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_8 A:link  {
	color: #011931;
}
.breadcrumb_8 A:visited  {
	color: #011931;
}
.breadcrumb_8 a:hover {
	color: #011931;
}
.breadcrumb_9  {
	font-size: 18px;
	color: #5F0022;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_9 A:link  {
	color: #5F0022;
}
.breadcrumb_9 A:visited  {
	color: #5F0022;
}
.breadcrumb_9 a:hover {
	color: #5F0022;
	text-decoration: none;
}
.breadcrumb_10  {
	font-size: 18px;
	color: #C51100;
	padding-left: 20px;
	line-height: 30px;
	margin: 0px;
	font-weight: normal;	
}
.breadcrumb_10 A:link  {
	color: #C51100;
}
.breadcrumb_10 A:visited  {
	color: #C51100;
}
.breadcrumb_10 a:hover {
	color: #C51100;
}

/* footer K */

div#footer-div
{
	margin-left: 28px;
	margin-bottom: 28px;
}

div#footer-div a
{
	float: left;
	padding-right:14px;
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #7f7f7f;
}

div#footer-div a:hover
{
	color: #000;
}

/* footer */

.footer_cell  {
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #7f7f7f;
	height: 30px;
	line-height: 35px;
}

.footer_cell td {
	white-space: nowrap;

}

.footer_cell A:link  {
	color: #7f7f7f;
	text-decoration: underline;
}
.footer_cell A:visited  {
	color: #7f7f7f;
	text-decoration: underline;
}
.footer_cell a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}
.footer_spacer {
	text-align: center;
	vertical-align: bottom;
	height: 10px;
}
/*
.footer_table {
	height: 30px;
}
*/
.footer_contact {
	width: 75px;
	padding-left: 10px;
}
.footer_map {
	width: 65px;
}

.footer_link
{
	width: 75px;
}

.footer_legal {
	width: 80px;
}
.footer_home {
	width: 170px;
}
.footer_mark {
	width: 340px;
}
/* 
Right Hand Column 
Sub regions nav
*/

.rhc_container{
	font-family: "lucida grande", verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}

.rhc_header_noBack {
	font-family: "lucida grande", verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0px;		
}

.rhc_header_top {
	background-color:#fafafa;
	font-size: 18px;
	line-height: 22px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0px;		
}

.rhc_thumb {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.rhc_menu_top_current {
	color: #000;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7f1f4;
}
.rhc_menu_top_current_last {
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7f1f4;
}

.rhc_menu_top {
	color: #000;
	background-color: #e5e5e5;
	padding-bottom: 1px;
	padding-top: 0px;
}

.rhc_menu_top a:link {	
	color: #000;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu_top a:visited {	
	color: #000;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu_top a:hover {	
	color: #000;
	background-color:#f2f2f2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu_top a:active {	
	color: #000;
	background-color: #e5e5e5;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

/* 
Note last item get's this slightly different treatment
*/

.rhc_menu_top_end {
	color: #000;
	background-color: #e5e5e5;	
	display: block;
	padding-top: 0px;
}

.rhc_menu_top_end a:link {	
	color: #000;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_top_end a:visited {
	color: #000;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_top_end a:hover {	
	color: #000;
	background-color: #F2F2F2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_top_end a:active {	
	color: #000;
	background-color: #e5e5e5;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

/* 
Right Hand Column 
Experience and advice menus
*/

.rhc_header {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	background-color: #fff;	
}

.rhc_header_grey {
	font-family: Arial, verdana, sans-serif;
	background-color: #f2f2f2;
	font-size: 18px;
	line-height: 18px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

.rhc_menu_current {
	color: #000;
	background-color: #e5e5e5;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 6px;
}
.rhc_menu_current_last {
	color: #000;
	background-color: #e5e5e5;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 9px;
}

.rhc_menu {
	color: #000;
	background-color: #e7f1f4;
	padding-bottom: 1px;
	padding-top: 0px;
}

.rhc_menu a:link {	
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu a:visited {	
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu a:hover {	
	color: #000;
	background-color:#f2f2f2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.rhc_menu a:active {	
	color: #000;
	background-color: #e5e5e5;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

/* 
Note last item get's this slightyl different treatment
*/

.rhc_menu_end {
	color: #000;
	background-color: #FAFAFA;
	display: block;
	padding-top: 0px;
}

.rhc_menu_end a:link {	
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding-left: 10px;
	/*padding-right: auto;*/
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_end a:visited {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding-left: 10px;
	/*padding-right: auto;*/
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_end a:hover {	
	color: #000;
	background-color: #F2F2F2;
	text-decoration: none;
	padding-left: 10px;
	/*padding-right: auto;*/
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

.rhc_menu_end a:active {	
	color: #000;
	background-color: #e5e5e5;
	text-decoration: none;
	padding-left: 10px;
	/*padding-right: auto;*/
	padding-top: 5px;
	padding-bottom: 9px;
	display: block;
}

/* 
Quick tours home page
*/

P.qt_homePage{
	padding-right: 9px;
	padding-left: 9px;
}


P.pagecopy_heading_home{
	padding-right: 9px;
	padding-left: 9px;
	font-weight:bold;
	margin-bottom: -12px;	
}

.quick_tourTable{
	border: 1px solid #c4dce3;
	width: 240px;
}
.quick_tourNav_home{
	font-size: 10px;
	color: #000000;
	width: 238px;
}
.galMain_home .galImg {
	TEXT-ALIGN: center;
	height: 115px;
}

.quick_tourBox_home {
	width: 218px;
	height: 180px;
	display: block;	
}

.quick_next_home {
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-weight: bold;
	width: 105px;
	color: #000000;
	padding-left: 1px;
	padding-bottom: 1px;
	line-height: 22px;
}


/* 
Quick tours
*/
.quick_tourNav{
	font-size: 10px;
	color: #000000;
	width: 240px;
}
.quick_tour_stroke {
	background-color: #c4dce3;
	padding-top: 1px;
}

.galMain .galImg {
	WIDTH: 240px;
	TEXT-ALIGN: center;
}
.galMain P.galImg {
	MARGIN: 0px;
	background-color: #939393;
	padding: 0px;
}
.quicktour {
	height:411px;
}
/*
.quick_tour_underline {
	background-color: #c4dce3;
	padding-top: 1px;
}
*/
.quick_tourBox {
	width: 220px;
	height: 215px;
	display: block;	
}

.quick_tourBox_WideScreen {
	width: 220px;
	height: 242px;
	display: block;	
}
.quick_tourHeader {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.quick_tourNavOf {
	line-height: 22px;
}
.quick_previous {
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-weight: bold;
	width: 80px;
	padding-left: 1px;
	padding-bottom: 1px;
	line-height: 22px;
}
.quick_previous A:link  {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.quick_previous A:visited  {
	color: #000000;
	text-decoration: none;	
	display: block;
	padding-left: 10px;
}
.quick_previous A:hover {
	color: #000000;
	background-color: #f2f2f2;	
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.quick_previous A:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.quick_next {
	font-family: lucida grande, verdana, sans-serif, Arial;
	font-weight: bold;
	width: 107px;
	color: #000000;
	padding-left: 1px;
	padding-bottom: 1px;
	line-height: 22px;
}
.quick_next A:link  {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.quick_next A:visited  {
	color: #000000;
	text-decoration: none;	
	display: block;
	padding-left: 10px;
}
.quick_next A:hover {
	color: #000000;
	background-color: #f2f2f2;	
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.quick_next A:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

/*
Browse and search styles
*/

#browse_container{
	font-family:  verdana, sans-serif, Arial;
	font-size: 11px;
	text-align: left;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.search_record_header{
	font-weight: bold;
}
LI.search_list{
	color: #281f00;
	list-style-type: disc;
	margin-left: 0px;
}
.search_Nav {
	line-height: 18px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 6px;
}
P.search_home{
	margin-top: -5px;
}
.search_Nav_right {
	line-height: 18px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	text-align: right;
}
.browse_forms_table {
	background-color: #fff;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	vertical-align: top;
}
.browse_forms_copy {
	line-height: 15px;
	color: #000;
}
.browse_forms_copy a:link {
	color: #000;
	text-decoration: underline; 
}
.browse_forms_copy a:visited {
	color: #000;
	text-decoration: none; 
	text-decoration: underline; 
}
.browse_forms_copy a:hover {
	color: #7f7f7f;
	text-decoration: none;  
	border-bottom: 0px ; 
}
.browse_forms_copy a:active {
	color: #000;
	text-decoration: none; 
	text-decoration: underline; 
}

.index_record {
	color: #000000;
	margin-left: 10px;
	line-height: 20px;
	font-weight: bold;
}
.index_record a:link {
	color: #000000;
	text-decoration: underline; 
}
.index_record a:visited {
	color: #000000;
	text-decoration: none; 
	text-decoration: underline; 
}
.index_record a:hover {
	color: #7f7f7f;
	text-decoration: none;  
	border-bottom: 0px ; 
}
.index_record a:active {
	color: #000000;
	text-decoration: none; 
	text-decoration: underline; 
}

.partial_record {
	color: #7f7f7f;
}
.partial_record a:link {
	color: #7f7f7f;
}
.partial_record a:visited {
	color: #7f7f7f;
}
.partial_record a:hover {
	color: #7f7f7f;
}
.partial_record a:active {
	color: #7f7f7f;
}

.browse_forms_box {
	line-height: 14px;
	background-color: #fff;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
}
.browse_forms_box_stars {
	width: 40px;
}
.browse_forms_box_grey {
	background-color: #f2f2f2;
	padding: 10px;
	width: 90px;
}
.browse_forms_title{
	line-height: 20px;
	text-decoration: none;
	color: #7f7f7f;
	background-color: #f2f2f2;
	padding-left: 12px;
	/*padding-right: auto;*/
	padding-top: 8px;
	padding-bottom: 3px;
}

.browse_forms_form{
	background-color: #f2f2f2;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 1px;
	height: 35px;
}

.form_field{
	font-family: Arial;
	font-size: 12px;
	width: 180px;
}

.form_dropdown{
	font-family: Arial;
	font-size: 12px;
	width: 190px;
}

.search_header { 
	line-height: 14px;
	text-decoration: none;
	color: #281f00;
	background-color: #fff;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
}
.record_highlight{
	color: #7f7f7f;
}
.credit_card_box {
	line-height: 14px;
	background-color: #fff;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.credit_card_box_noL_pad {
	line-height: 14px;
	background-color: #fff;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*
Advice
*/

P.pagecopy_title {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	margin-top: 7px;
	line-height: 22px;
	margin-bottom: 0px;
	color: #444444;
}
.pagecopy_bold_top{
	width: 470px;
	font-weight: bold;
}

UL.advice_list {

}
LI.advice_list {
	margin-bottom: 10px;
}

.stroke_reg_advice{
	background-color: #c4dce3;
	padding-top: 1px;
	margin-right: 10px;
	margin-left: 0px;
}
.global_search_field{
	font-family: Arial;
	font-size: 12px;
	width: 135px;
}

/*
contacts
*/

.contact_box {
	background-color: #f2f2f2;
	vertical-align: top;
}
.contact_field{
	border: 1px inset;
	font-family: Arial;
	font-size: 12px;
	width: 220px;
	font-weight:normal;
}
.contact_textArea{
	border: 1px inset;
	font-family: Arial;
	font-size: 12px;
	width: 220px;
	height: 110px;
}

.contact_dropdown{
	font-family: Arial;
	font-size: 12px;
	width: 120px;
}
.contact_heading{
	text-align: right;
	vertical-align: top;
	height: 30px;
	padding-top: 2px;
	font-weight: bold;
}
.contact_required{
	vertical-align: top;
	height: 30px;
	padding-top: 2px;
	color: #7f7f7f;
	padding-left: 10px;
}

.field_cell{
	vertical-align: top;
}
.form_tablefooter{
	background-color: #FFFFFF;
}

.form_tablefooter .small{
   font-weight:normal;
}

.form_spacer_column{
	width: 10px;
}
/*
site map
*/
.section_heading{
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 15px;
	line-height: 40px;
	text-align: left;
}
.line_item{
	width: 190px;
	padding-right: 10px;
	padding-left: 40px;
	text-align: left;
}

/*
color: #5F800D;
*/
.big_bold{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.darwin_deal_title{
	color: #006987;
	font-family: Arial, verdana, sans-serif;
	font-size: 19px;
	line-height: 22px;
}

.alice_deal_title {
	color: #C51100;
	font-family: Arial, verdana, sans-serif;
	font-size: 19px;
	line-height: 22px;
}

.alice_deal_title_smaller {
	color: #C51100;
	font-family: Arial, verdana, sans-serif;
	font-size: 19px;
	line-height: 24px;
}

.kakadu_deal_title{
	color: #5F800D;
	font-family: Arial, verdana, sans-serif;
font-size: 19px; line-height: 22px;
}

.art_deal_title{
color: #011931;
font-family: Arial, verdana, sans-serif;
font-size: 19px; line-height: 22px;
}

.kakadu_deal_supplier_image{
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


P.small{
	font-size: 10px;
	line-height: 11px;
}

P.two_column {
    width: 490px;
}

/*googlemaps*/

.tab_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
	width: 150px;
}

/* Kakadu Google Map stuff from Andrea */

#first_tab_headl {
	width: 180px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
}
#first_tab_body {
	width: 180px;
	font-size: 11px;
	font-family: arial;
	text-align: left;
}
#second_tab_headl {
	width: 180px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	text-align: center;	

}
#second_tab_body {
	width: 200px;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	white-space: inherit;
}
.pop_title {
	font-size: 18px;
	color: #006987;
	padding-left: 10px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 26px;
	font-weight: normal;	
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

a.show-hide-map-sites
{
	display: block;
	color: #000;
	text-decoration: none;
}


/* BRYAN'S STUFF */




div.main_copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


/*replaces .pagecopy_bold   */
div.main_copy strong {
    font-weight: bold;
}

div.main_copy a:link{
	color: #000000;
	text-decoration: underline;
}
div.main_copy a:visited{
	color: #000000;
	text-decoration: underline;
}
div.main_copy a:hover{
	color: #7f7f7f;
	text-decoration: underline;
}
div.main_copy a:active{
	color: #000000;
	text-decoration: underline;
}


div.main_copy ul {
	list-style-type: disc;
	color: #281f00;
	font-size: 11px;
	line-height: 15px;
	margin-top: 14px;
	margin-right: 10px;
}
div.main_copy li {
	margin-left: 25px;
}

p, div.quick_tourBox h3, table.advice_table h2 {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 15px;
}



/*replaces div.quick_tourBox .pagecopy_heading */
div.quick_tourBox h3 {
    font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	margin-top: 7px;
	line-height: 22px;
	margin-bottom: 0px;
	color: #444444;
}



div.rhc_container h2 {
  
 
}

/*replaces .pagecopy_title */
table.advice_table h2 {
    font-family: Arial,verdana,sans-serif;
    font-size: 18px;
    margin-top: 7px;
    line-height: 22px;
    margin-bottom: 0px;
    color: rgb(68, 68, 68);
	font-weight: normal;
}

table.advice_table p {

width: auto;

}






/* banner for art slideshows */

#banner_1 {
	width:280px;
	float:left;
	display:inline;
}

#banner_1  h2 { 
	padding:10px 0px 0px 10px;
	margin:0px;
	width:260px;
	
}

#banner_1  p { 
	padding:0px 0px 0px 10px;
	margin:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width:250px;
}

#banner_1 A:link, #banner_1 A:visited, #banner_1 A:active {
	color: #000000;
	text-decoration: underline;
}

#banner_1 A:hover{
	color: #7f7f7f;
	text-decoration: underline;
}


#banner_2 {
	width:228px;
	float:left;
	display:inline;
}

#banner_3 {
	width:111px;
	float:left;
	display:inline;
}

#banner_4 {
	width:117px;
	float:left;
	display:inline;
}

#banner {
	width:740px;
	height:200px;
	border-bottom-color:#c4dce3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#c4dce3;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#f9fbfc;
}	

#banner_4 img, #banner_2 img, #banner_3 img {
	padding-top:10px;
}


/* promo box slideshows */

.promo_box {
	width:240px;
	background-color: #eff1f2;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.promo_box_img_1 {
	display:inline;
	padding:10px 0px 0px 10px;
}

.promo_box_img_2 {
	display:inline;
	padding:4px 0px 0px 10px;
}

.promo_box_img_3 {
	display:inline;
	padding:4px 0px 0px 6px;
}

/* --------------------------------------------------------------------
------------------------------------------------------------Wallpaper styles for darwin campaign */

img.wallpaper-thumb {
	margin:10px 0px 0px 0px;
}

p.wallpaper-text {
	padding:0px 0px 0px 15px;
	margin:0;
}
p.wallpaper-text a {
	text-decoration:underline;
	display:block;
}
ol.wallpaper-list {
	margin:5px 0px 10px 30px;
	padding:0;
	font-size:9px;
	list-style-position:outside;
}
td.wallpaper-col h3 {
	margin: 5px 0px 0px 18px;
	font-size:18px;
	line-height:25px;
	padding:0;
}
td.wallpaper-col p {
	margin: 10px 0px 0px 20px;
	padding:0;
}
