body {
	background-color: #eee;
	background-image: url(../australia.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	height:100%;
	font-size:12px;
}

h1, h2, h3, h4, {
	font-family: Arial, Helvetica, sans-serif;
	color: #E93C34;
	padding: 2px;
}

h1 { font-size: 16px; margin: 12px 0 20px 0; text-align:center; color: #E93C34; font-weight: bold;}
h2 { font-size: 14px; margin: 18px 0 15px 20px; text-align:left; color: #E93C34; font-weight: bold;}
h3 { font-size: 13px; margin: 9px 0 6px 20px; text-align:center; color: #E93C34;}
h4 { font-size: 12px; margin: 3px; text-align:center; color: #444; font-weight:normal;}

p {
margin: 6px 6px 6px 12px;
font-size: 13px;
text-align:left;
}

.specialtitle {
font-size: 14px;
color: #fff;
font-weight: bold;
text-align:center;
}

.specialtext {
font-size: 12px;
color: #000;
font-weight: bold;
text-align:center;
}

.specialtext2 {
font-size: 11px;
color: #000;
font-weight: normal;
text-align:left;
}

.terms {
font-size: 11px;
font-style:italic;
color: #444; 
}

p.testimonials {
margin:12px;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#000;
text-align:left;
}

.testimonialsig {
margin-right:12px;
font-size:13px;
font-weight:bold;
color:#444;
text-align:right;
}

.footer {
font-size: 10px;
color: #444; 
}

ul {
text-indent:12px;
text-align:left;
padding:0 12px 12px 3px;
list-style-type: square;
}

li {
display: block;
text-align: left;

padding-left: 6px;
margin-left:6px;
margin-bottom: 9px;
font-size: 13px;
font-style:italic;
font-weight:bold;
line-height:1.2;
}


a.mainnav {
display:block;
width:210px;
height:24px;
margin:6px 6px 6px 0;
padding-top:8px; 
background-color:#E93C34;
text-align:left;
text-decoration:none;
text-indent:15px;
font-weight:bold;
font-size:14px;
color:white;
}
a.mainnav:hover {
background-color:#19559B;
}


a.textlink {
font-size: 13px;
color: #000; 
text-decoration:underline;
}
a.textlink:hover {
color:#E93C34;
text-decoration:none;
}

a.footlink {
font-size: 10px;
color: #444; 
text-decoration:underline;
}
a.footlink:hover {
color:#c00;
text-decoration:none;
}

a.tourlink {
font-size: 11px;
color: #000; 
text-decoration:none;
}
a.tourlink:hover {
color:#E93C34;
text-decoration:underline;
}
