/*---------- Header ----------*/

#header { 
width : 755px;
height : 103px;
background-color : #ffffff;
background-image : url(../images/australia-header.jpg);
background-repeat : no-repeat;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
padding : 0;
margin : auto;
float : left;
} 

/*---------- Main ----------*/

body { 
font-family : Arial, Helvetica, sans-serif;
padding : 0;
margin : 0;
} 
#content { 
margin : auto;
width : 725px;
clear : both;
padding : 15px 0 0 0;
} 
.Title { 
font-size : 20px;
color : #142a50;
font-weight : bold;
padding : 21px;
font-family : Arial, Helvetica, sans-serif;
} 
.Heading { 
font-size : 18px;
color : #142a50;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
} 
.SubHeading { 
font-size : 14px;
color : #142a50;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
} 
.Body { 
font-size : 12px;
color : #333333;
font-family : Arial, Helvetica, sans-serif;
} 
.Costing { 
padding : 5px 5px 5px 5px;
background-color : #e6e8ff;
border : 1px;
border-style : solid;
border-color : #142a50;
font-size : 12px;
color : #333333;
font-family : Arial, Helvetica, sans-serif;
} 
.Costing p {
margin:0 0 0 0;
padding:0;
}

.CostingNoBoarder { 
font-family : Arial, Helvetica, sans-serif;
color : #333333;
font-size : 12px;
text-align : left;
background-color : #e6e8ff;
} 
.TempCharts { 
padding : 1px;
background-color : #e6e8ff;
font-size : 12px;
font-weight : bold;
color : #333333;
font-family : Arial, Helvetica, sans-serif;
} 

.TempChartBoarder p {
margin:0 0 0 0;
padding:1px;
}

.TempChartBoarder { 
border : 1px solid #142a50;
} 
.ImageFloat { 
float : right;
margin-left : 6px;
margin-bottom : 6px;
} 
.tourmenu { 
width : 171px;
height : 164px;
float : left;
margin : 2px;
padding : 0;
} 
.indextitle { 
cursor : pointer;
margin-bottom : 10px;
padding : 5px 5px 5px 5px;
text-align : center;
background-color : #142a50;
color : #ffffff;
font-weight : bold;
font-size : 16px;
} 
.indextitle a { 
color : #ffffff;
} 
.indextitle a:link { 
color : #ffffff;
} 
.indextitle a:hover { 
color : #ffffff;
} 
.indextitle a:visited { 
color : #ffffff;
} 
a:link { 
color : #142a50;
text-decoration : none;
} 
a:visited { 
color : #142a50;
text-decoration : none;
} 
a:hover { 
color : #142a50;
text-decoration : none;
} 

/* ---------- Footer ----------*/


#footer { 
clear : both;
width : 755px;
text-align : center;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #333333;
} 
#footer ul { 
width : 500px;
margin : 10px auto 0 auto;
padding : 0;
text-align : center;
} 
#footer ul li { 
display : inline;
} 
#footer ul li a { 
font-size : 12px;
font-weight : bold;
color : #333333;
text-decoration : none;
padding : 0 10px 0 10px;
} 
#footer ul li a:hover { 
color : #333333;
} 

/*---------- background image ----------*/


.backgroundtop { 
background-image : url(../images/background_top.jpg);
background-repeat : no-repeat;
margin : auto;
width : 795px;
height : 31px;
} 
.background { 
background-image : url(../images/background_repeat.jpg);
background-repeat : repeat-y;
margin : auto;
width : 795px;
} 
.backgroundbottom { 
background-image : url(../images/background_bottom.jpg);
margin : auto;
width : 795px;
height : 69px;
}