@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#679CD1;
	/*background:white url(../images/layout/bg.gif) repeat-x top left;*/
	margin: 0;
	padding:10px 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}




.twoColFixLtHdr #OverallContainer 
{
width: 800px;
background:#679CD1;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
/*border-left:1px solid #dcdcdc;*/
/*border-right:1px solid #dcdcdc;*/
}





.twoColFixLtHdr #header {
	background: #00349A;
	height: 140px;
	margin: 0;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom: 0px solid #000000;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #ColumnWrapper {
	/* float: left; */
	width: 780px;
	/*background: url(../images/layout/columnbackground4a.png) repeat-y;*/
	background:#c8d7fe;
	border-right: solid 20px #00349A;
	overflow:visible;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}



.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0; /* #000000; #BBE8FF;  #00349A;   the background color will be displayed for the length of the content in the column, but no further */
	background-color: #00349A;
/*	postition: absolute;
	z-index: 7;*/
}






.twoColFixLtHdr #mainTop {
	float: left;
	width: 607px;
	height: 10px;
	background-image: url(../images/layout/topmain.png);
	background-repeat: no-repeat;
	/* height="10" width="607" align="left" */
	background-color: #c8d7fe;
	font-size: 12px;
	border-left:  solid 3px  #00349A;
	margin: 0 0 0 -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.twoColFixLtHdr #mainContent
{
	float: left;
	width: 579px;
	background:#c8d7fe;
	border-left:  solid 3px  #00349A; /*#CCCCCC;*/
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 -3px;
	padding-top:0px;
	padding-right:14px;
	padding-bottom:1px;
	padding-left:14px; 
}


	/**--ACCOMMODATION INTRO WRAP--**/

#intro-wrap
{
width:538px;
margin:0 auto 10px auto;
padding:10px 20px 5px 5px;
font-size: 14px;
color: #333333;
background:#f5f5f5 url(../images/layout/intro-tint.gif) repeat-x top left;
/**font-weight:700;**/
/**border-right:2px solid #f5f5f5;**/
/**border-left:2px solid #f5f5f5;**/
/**border-bottom:2px solid #f5f5f5;**/
border:1px solid #E3E3E3;
}

#intro-wrap img
{
float:left;
margin:10px 15px;
}


	/**--INTRO WRAP HEADER--**/


#intro-wrap span.slugline
{
font-size: 14px;
color:/*#00476B;#CC5200;#8F6B00;#804C33;#993D00;*/#A30052;	
font-weight:700;
font-family:"Lucida Grande",Tahoma, Geneva, Arial, Helvetica, sans-serif;
}


#intro-wrap span.emphasis
{
font-weight:600;
color:#363636;
}



	






.twoColFixLtHdr #footer p 
{
margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
padding: 20px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
font-size: 12px;
font-weight: bold;
color: #333333; /*#00349A;*/
text-align:center;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	display: none; 
}





/**--LSDA NEW MATERIAL BEGINS--**/


	/**--CLEARFIX--**/

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


span.highlight
{
color:#414141;
font-weight:bold;
}

img.rightfl
{
float:right;
margin:10px 0 5px 15px;
}

img.leftfl
{
float:left;
margin:10px 15px 5px 0;
}



.accomm-wrap 
{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}




.accomm-wrap h4.subhead4
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: justify;
font-weight:bold;
color: /*#00349a;#3D2966;*/#00476B;
margin:0;
padding:5px 0 10px 0;
}

.accomm-wrap h5.subhead5
{
font-family:"Helvetica Neue", arial, Tahoma, "Lucida Grande", arial, verdana, sans-serif;
font-size:14px;
color: /*#003D52;#B24700;#993D00;#00476B;*/#A30052;
font-weight:900;
/*text-decoration:underline;*/
margin:0;
padding:0;
/*text-transform:uppercase;*/
font-variant:small-caps;
}


.accomm-wrap h4.formhead
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
text-decoration: none; 
color: #00476B;
text-align: center;
margin: 0px 0px 0px 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


#accomm-tab-wrap
{
background:/*#A2C0DA*/	#BED3E5 url(../images/layout/intro-tint3.gif) repeat-x top left;
border-right:2px solid #f5f5f5;
border-left:2px solid #f5f5f5;
border-bottom:2px solid #f5f5f5;
padding-top:5px;
}


.accomm-wrap a
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
color:			/*#B24700;*/	#CC5200;
}

.accomm-wrap a:link, .accomm-wrap a:active, .accomm-wrap a:visited
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
color:			/*#B24700;*/	#CC5200;
}

.accomm-wrap a:hover
{
text-decoration:none;
color:		#E65C00;
}



#support-links-wrap
{
width: 800px;
padding:5px 0 20px 0;
text-align:center;
}

#support-links-wrap ul
{
list-style-type:none;
margin:0;
padding:0;
}

#support-links-wrap ul li
{
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
display:inline;
padding:0;
margin:0;
}

#support-links-wrap ul li.support-divider
{
padding:0 5px;
color:/**#E0E0EB;**/#4C6680;
}

#support-links-wrap ul li a
{
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:/**#E0E0EB;#4C6680;**/			#F0F5F5;
font-weight:bold;
text-decoration:none;
text-transform:lowercase;
}

#support-links-wrap ul li a:link, #support-links-wrap ul li a:active, #support-links-wrap ul li a:visited
{
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:/**#E0E0EB;#4C6680;**/			#F0F5F5;
font-weight:bold;
text-decoration:none;
text-transform:lowercase;
}

#support-links-wrap ul li a:hover
{
border-bottom:1px dotted #4C6680;
border-top:1px dotted #4C6680;
color:#2E3D4C;
}



	/**--TOP--**/

#alt-nav-wrap
{
padding:10px 0 4px 0;
border-bottom:2px solid #f5f5f5;
}


#alt-nav-wrap ul
{
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

#alt-nav-wrap ul li
{
display:inline;
margin:0;
padding:0 5px;
}

#alt-nav-wrap ul li a
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:700;
background:#E65C00 url(../images/layout/button.gif) repeat-x bottom left;
border-top:1px solid #B57533;
border-right:1px solid #B57533;
border-left:1px solid #B57533;
color: #f5f5f5;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
text-align:center;
}

#alt-nav-wrap ul li a:link, #alt-nav-wrap ul li a:active, #alt-nav-wrap ul li a:visited
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:700;
background:#E65C00 url(../images/layout/button.gif) repeat-x bottom left;
border-top:1px solid #B57533;
border-right:1px solid #B57533;
border-left:1px solid #B57533;
color: #f5f5f5;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
text-align:center;
}

#alt-nav-wrap ul li a:hover
{
background:/*#FFFFE0;*/#E86C19;
color:white;
border-top:1px solid #AC6319;
border-right:1px solid #AC6319;
border-left:1px solid #AC6319;
}

#alt-nav-wrap ul li a.present-acc
{
background:/*#FFFFE0;*/white;
color:	#E46819;
border-top:1px solid #BD8247;
border-right:1px solid #BD8247;
border-left:1px solid #BD8247;
}


	/**--FOOT--**/

#alt-nav-wrap-foot
{
padding:4px 0 10px 0;
}


#alt-nav-wrap-foot ul
{
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

#alt-nav-wrap-foot ul li
{
display:inline;
margin:0;
padding:0 5px;
}

#alt-nav-wrap-foot ul li a
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:700;
background:#E65C00 url(../images/layout/button.gif) repeat-x bottom left;
border-bottom:1px solid #B57533;
border-right:1px solid #B57533;
border-left:1px solid #B57533;
color: #f5f5f5;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
text-align:center;
}

#alt-nav-wrap-foot ul li a:link, #alt-nav-wrap-foot ul li a:active, #alt-nav-wrap-foot ul li a:visited
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:700;
background:#E65C00 url(../images/layout/button.gif) repeat-x bottom left;
border-bottom:1px solid #B57533;
border-right:1px solid #B57533;
border-left:1px solid #B57533;
color: #f5f5f5;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
text-align:center;
}

#alt-nav-wrap-foot ul li a:hover
{
background:/*#FFFFE0;*/#E86C19;
color:white;
border-bottom:1px solid #AC6319;
border-right:1px solid #AC6319;
border-left:1px solid #AC6319;
}

#alt-nav-wrap-foot ul li a.present-acc
{
background:/*#FFFFE0;*/white;
color:	#E46819;
border-bottom:1px solid #BD8247;
border-right:1px solid #BD8247;
border-left:1px solid #BD8247;
}



			/**--HOME PAGE--**/

div#latest-news
{
text-align: justify;
/*background:red;*/
width: 579px;
margin: 0;
}


div#ln-left
{
margin: 0px;
padding:0;
/*background:orange;*/
float:left;
width:215px;
}


div#lnl-1
{
float:left;
width:110px;
}

div#lnl-2
{
float:left;
width:105px;
/*background:brown;*/
}

div#lnl-2 h3
{
font-size: 20px;
color: #00349a;
font-weight:700;
margin:0;
padding:0;
text-align:center;
text-transform:uppercase;
}


div#ln-right
{
margin:0px;
padding:0;
/*background:green;*/
float:left;
width:362px;
text-align:center;
}

div#ln-right ul
{
list-style-type:none;
margin:0;
padding:5px 0 5px 0;
}


div#ln-right ul li.newsflash
{
font-size: 14px;
color: #333333;
font-weight:700;
}

div#ln-right ul li
{
font-size: 11px;
color: #00349a;
font-weight:700;
}


div#ln-right h4.news-category
{
font-size: 14px;
color: #FF0000;
font-weight:700;
margin:0;
padding:0;
display:inline;
text-transform:uppercase;
}


	/**--HOME PAGE PANEL--**/

.home-info-panel
{
text-align: justify;
width: 579px;
margin: 0 0 0 0;
/*background:pink;*/
}


.home-info-panel h1.home-header
{
font-size: 18px;
color: #00349A; /*#E28904;*/
font-weight:700;
}

.home-info-panel p
{
font-size: 12px;
color: #000000;
padding:0 0 10px 0;
margin:0;
}


.home-info-panel h2.home-slogan
{
font-size: 12px;
color:#414141; 
font-weight:600;
}



#bt-left
{
text-align: justify;
margin: 0;
padding: 7px 10px 3px 10px;
width:319px;
/*background:green;*/
float:left;
}

#bt-right
{
float:left;
width:240px;
}





	/**--QUICK LINKS--**/

div#home-quick-links 
{
text-align: justify;
width: 579px;
margin: 3px 0 0 0;
}


#hql-left
{
width:79px;
/*background:brown;*/
float:left;
font-size: 13px;
color: #FF0055  /*#00349A*/;
font-weight:700;
}

#hql-right
{
width:500px;
float:right;
/*background:yellow;*/
}

#hql-right ul
{
width:500px;
list-style-type:none;
margin:0;
padding:0;
}

#hql-right ul li
{
float:left;
width:125px;
text-align:center;
margin:5px 0;
padding:0;
}

#hql-right ul li a
{
text-decoration: underline; 
font-size: 10px;
color: #333333;	 
} 



	/**--ACCOMMODATION IN THE AUSSIE SNOWFIELDS--**/

#asf-left
{
float:left;
width:180px;
/*background:blue;*/
}

#asf-right
{
float:left;
width:399px;
/*background:orange;*/
}

	/**--WHY BOOK?--**/

#wb-left
{
width:399px;
float:left;
/*background:brown;*/
}

#wb-right
{
width:180px;
float:left;
}

	/**--SUMMER--**/

.twoColFixLtHdr #mainContentSummer
{
	float: left;
	width: 579px;
	background:#c8d7fe;
	border-left:  solid 3px  #00349A; /*#CCCCCC;*/
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 -3px;
	padding-top:0px;
	padding-right:14px;
	padding-bottom:1px;
	padding-left:14px; 
}


.twoColFixLtHdr #mainContentSummerOLDUNUSED {
	float: left;
	width: 579px;
	/* border-right: 172px #FF00FF; margin-right:-172px; */
	/*  margin: 5px 5px 5px 0px; the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background: #c8d7fe;
	/*background-position:top
	background-repeat: repeat;*/
	/* border-top: solid 2px #CCCCCC; */
	/* border-bottom: solid 2px #CCCCCC; */
	border-left:  solid 3px  #00349A; /*#CCCCCC;*/
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 -3px;
	padding-top:0px;
	padding-right:14px;
	padding-bottom:1px;
	padding-left:14px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
