html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Tahoma, verdana, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #D57702;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: disc;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.jpg);
}
#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 17px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 23px;
}
#nav a, #navb a {
  color: white;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: white;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
	height: 157px;
	background: url(images/head_bg.gif);
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	right: 0px;
}
.logo {
  display: block;
  float: right;
  border: 2px solid #B3B79E;
  border-top: none;
  border-bottom: none;
  border-right:none;
  padding: 0px 5px;
  font: 20px "arial narrow", arial, sans-serif;
  height:82px;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .largetop {
  display: block;
  color: #6C7376;
  font-size: 24px;
  margin-top: 0px;
  line-height: 32px; 
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: white;
}
#head-1 {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 411px;
	height: 119px;
	background: url(images/echidna_tours_logo.png) no-repeat;			
}
#head-2 {
	height: 168px;
	background: url(images/head_2.png) no-repeat;			
}
.head-2-text 
{
    display: block;
    color: #FDC689;
    margin-top: 0px;
    line-height: 32px;
    Position: relative;
	top: 12px;
	left: 270px;
	width: 273px;
	height: 129px;
	font: normal 20px "Cooper Black";
}
#head-3 {
	height: 184px;
	background: url(images/head_3.png) no-repeat;			
}
.head-3-text {
    display: block;
    color: #FDC689;
    margin-top: 0px;
    line-height: 32px;
    Position: relative;
	top: 12px;
	text-align: center;
	width: 560px;
	height: 30px;
	font: normal 20px "Cooper Black";
}
.contact-text {
    Position: relative;
	top: 10px;
	left: 30px;
    display: block;
    color: white;
    margin-top: 0px;
    line-height: 10px;
    padding-top: 5px;	
    font: 16px "arial narrow", arial, sans-serif;;
}
.contact-text a {
   	color: white; 
   	font-weight: normal;
}    
.contact-text-cap {
    font-weight:bold;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
    font: normal 18px "arial narrow", arial, sans-serif;
}
#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: #982801;
  font-weight: bolder;
  font: normal 20px "Cooper Black";
}
#footer {
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: right;
	padding: 42px 26px 30px 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}
#footloose {
  text-align: left;
  position: absolute;
  top: 10px;
  right: 30em;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}
#items {
	margin: 8px 0px 0px 29px;
	color: #36382E;
	font: 10px tahoma, verdana, sans-serif;
}
.item {
	float: left;
	width: 228px;
	margin-right: 31px;
}
.item h3,.item h3 a {
	font-size: 12px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details {
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item .details {
	background: #982801;
}
.item .details:hover {
	background: #BE3302;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#outer-head {
	position: relative;
	top: 10px;
	left: 35px;
	width: 494px;
	height: 101px;
	padding-bottom: 20px;
	background: url(images/pic_5.jpg) no-repeat;			
}
#outer-text {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 520px;
}
.details {
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.details:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.details {
	background: #982801;
}
.details:hover {
	background: #BE3302;
}
.body-text {
    padding-top: 5px;
    padding-bottom: 5px;
}
.body-text li {
    list-style-type: disc;
}
.body-text .body-text-left 
{
    float : left;
    width : 70px;
}
.body-text .body-text-middle 
{
    float : left;
    width : 350px;
}
.body-text .body-text-right {
    float : left;
    width : 70px;
}
.clear {
	clear: both;
	padding-bottom: 10px;
}
#outer-message {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #982801;
    font: normal 20px "Cooper Black";
    text-align: center;
}
#body-div 
{
    padding: 15px;
	background: url(images/body_div.gif) no-repeat;
}
#extra-text {
    padding-top: 20px;
}
.divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
}
#coach-img 
{
    padding: 130px;
	background: url(images/coach.jpg) no-repeat;
	background-position: center;
}
#barossa-img 
{
    padding: 160px;
	background: url(images/barossa.jpg) no-repeat;
	background-position: center;
}
#whale-img1 
{
    padding: 90px;
	background: url(images/whale1.jpg) no-repeat;
	background-position: center;
}
#whale-img2 
{
    padding: 90px;
	background: url(images/whale2.jpg) no-repeat;
	background-position: center;
}
#whale-img3 
{
    padding: 160px;
	background: url(images/whale3.jpg) no-repeat;
	background-position: center;
}
#whale-img4 
{
    padding: 160px;
	background: url(images/whale4.jpg) no-repeat;
	background-position: center;
}
#whale-img5 
{
    padding: 160px;
	background: url(images/whale5.jpg) no-repeat;
	background-position: center;
}
#whale-img6 
{
    padding: 160px;
	background: url(images/whale6.jpg) no-repeat;
	background-position: center;
}
#whale-img7
{
    padding: 160px;
	background: url(images/whale7.jpg) no-repeat;
	background-position: center;
}
