<!--
body {
   scrollbar-highlight-color: #F1F1E0;
   scrollbar-shadow-color: #C3C2A8;
   scrollbar-arrow-color: #003300;
   scrollbar-face-color: #DEDDBB;
   scrollbar-track-color: #DEDDBB;
   margin: 0px; 
   padding: 0px; 
   color: #000000;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #e0dbc9;
   background-color: #e0dbc9;
   background-image: url("../images/bg.gif");
   background-repeat: repeat-x;
   text-align: center;
}          
#main {
   position: relative;
   width: 755px;
   height: 650px;  
   padding: 0px; 
   color: #000000; 
   min-height: 498;
   margin-top: 20px; 
   margin-bottom: 40px;
   margin-left: auto; 
   margin-right: auto;

   text-align: left;
}
#exploreBackground {
   position: absolute;
   width: 755px; 
   height: 70px;
   background-image: url("../images/simpson-desert-tours.gif");
   background-repeat: no-repeat;
} 
#contentOutline {
   position: relative;
   left: 250px;
   width: 495px;
   background-color: #FFF;
   border: solid 1px #6e5712;
}
#content {
   position: relative;
   top: 0px;                             
   background-color: #FFF;
   padding: 20px;
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:12px;
}
#menu {
   position: absolute;
   top: 134px;
   left: 8px;
} 
#navigation {
   margin: 0 0px;
   padding: 0px;
   list-style: none;
}
#navigation a:link,#navigation a:visited {
   display: block;
   margin: 4px 0;
   padding: 6px 0;
   font-family:arial,verdana,helvetica,sans-serif;
   background: #bab49c; 
   color: #000;
   text-decoration: none;
   text-indent: 9px;
   font-weight: bold;
   width: 230px;
   font-size: 15px;
   border: solid 1px #958d6f;
   letter-spacing: 3;
}
#navigation a:hover {
   background: #dcdcdc;
   font-weight: bold;
   color: #8d3307;
}
#sidebarOutline {
   position: relative;
   left: 0px;
   width: 230px;
   border: solid 1px #958d6f;
   background-color: #bab49c;
}
#sidebarContent {
   position: relative;
   top: 0px;                             
   padding: 8px;
   font-family:arial,verdana,helvetica,sans-serif;
   font-size: 11px;
}
#footer {
   position: relative;
   left: 255px;
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:11px;
   padding-top: 5px;
   color: #8d3307;
}  
h1	{
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:18px;
   margin-top: 0px;
   margin-bottom:9px;
   color:#000;
}
h1.title {
   background-image: url("../images/bg-title.gif");
   background-repeat: no-repeat;
   background-position: 0px 0px;
}		 
h2	{
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:7px;
   color:#000;
}	 
h3	{
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:14px;
   color:#000;  
   margin-bottom: 6px;
}
p {
   font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.4;
	margin-top:12px; 
   margin-bottom:12px;
}		 
b {
   font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px;
	color:#000;
}
hr {
   color:#c69918;
   height:1px; text-align:left;
}
ul {
   padding-top:0px;margin-top:0px;
   padding-left:10px;margin-left:10px;
   padding-bottom:0px;margin-bottom:0px;
   line-height:1.3;
}
li {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:13px;
   color:#000;
}
li.tripSchedule {
   padding-bottom: 20px;
   padding-right: 15px;
   padding-top: 0px;
   list-style:none;
   line-height:1.6;
   background-image:url("../images/arrow.gif");
   background-repeat:no-repeat;
   background-position: top left;
   padding-left:25px;
   margin-left:-15px;

}
.itinery li {
   padding-right: 15px;
   padding-top: 0px;
   list-style:none;
   line-height:1.8;
   background-image:url("../images/dot.gif");
   background-repeat:no-repeat;
   background-position: top left;
   padding-left:18px;
   margin-left:-19px;
}
th  {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:11px;
   color:#000;
   font-weight:bold;
}		 
td	{
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:13px;
   color:#000;
   vertical-align:top;
}		
input {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}
select {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}		 
textarea {
   font-family:arial,verdana,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}
a {
   font-weight:normal;
}
a:active {
   font-weight:normal;
}
a:visited {
   font-weight:normal;
}
a:hover  {
   font-weight:normal;
}

.sml {
   font-size: 7pt;
   font-family: arial,verdana,helvetica,sans-serif;
}
.red {
   color: #8d3307;
}
.error {
   color: #CC0000;
}
.inputSml {
   width: 50px;
}
.inputMed {
   width: 110px;
}
.inputLrg {
   width: 170px;
}
.inputXL {
   width: 270px;
}
.imgBorder {
   border-width: 1px;
   border-color: #000000;
   border-style: solid;
}
.button {
   color: #000000;
   background-color: #FEA700;
   border-top-color: #FFCC66;
   border-left-color: #FFCC66;
   border-bottom-color: #CC9933;
   border-right-color: #CC9933;
}

-->
