body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration:none;
	background-color: white;
	background-image: url( 'http://www.themauiescape.com/images/background.jpg' );
	background-repeat: repeat;
	height: 100%;
}

h1
{
  font-family:arial; 
  font-size: 12px; 
  color:#a28762;
}


.container
{
	margin: 0 auto;
	padding: 6px 0 0;
	text-align: left;
	width: 700px;
	height: 100%;
	background-color: white;
}

#header
{
  margin: 0px 0 0px 6px;
  
  width: 688px; 
  height: 340px;
}

#flash
{
  width: 259px; 
  height: 334px; 
  
  display: inline; 
  float: left;
}

#navigation
{
	margin-left: 6px;
	padding:0;
	width: 423px;
	height: 334px;
	display: inline;
	float: left;
	text-align: left;
	background: url(http://www.themauiescape.com/graphics/waileabeachvillabanner.jpg) no-repeat 0 -6px;
}

.buttons
{
	display: inline;
	float: left;
	position: absolute;
	top: 230px;
	width: 423px;
	height: 21px;
	line-height: 10px;
	background-image: url( 'http://www.themauiescape.com/images/menu-bg.jpg' );
	background-repeat: repeat-x;
	

}

.buttons ul, #navigation2 ul
{
  list-style-type: none;
  margin: 3px 0 0 0;
  padding: 0;

  text-indent: 0;
}

#navigation2 ul
{
  margin-top: 0px;
  padding: 0;
}

#navigation2 ul li a, #navigation ul li a
{
  padding-left: 10px;

  text-decoration: none;
  color: white;

  background-repeat: no-repeat;
  background-position: -3px;
}

.buttons ul li, #navigation2 ul li
{
  float: left;

  letter-spacing: 1px;
  font-family: arial;
  font-size: 11px;
  font-weight: 200;
  color: white;
}

.arrow
{
	background: url(http://www.themauiescape.com/images/arrow.jpg) no-repeat -3px;
}

.imageRow
{
	position: absolute;
	top: 246px;
	width: 423px;
	height: 125px;
	display: inline;
	float: left;
	background-image: url( 'http://www.themauiescape.com/graphics/homepagepics.jpg' );
	background-repeat: no-repeat;
	

}

#navigation2
{
  margin: 0 0 0 6px;
  padding: 0;
  
  width: 688px; 
  height: 21px;
  
  line-height: 21px;
  
  background-image: url( 'http://www.themauiescape.com/images/menu-bg.jpg' ); 
  background-repeat: repeat-x; 
  background-position: 0 0px;
}

#body
{
  margin: 6px auto 0 auto;
  padding: 0;

  width: 688px; 
  height: 100%; 

  background-image: url( 'http://www.themauiescape.com/images/pink.jpg' ); 
  background-repeat: repeat;   
}

#subcontainer
{
	width: 688px;
	height: 100%;
	text-align: left;
	line-height: 1.0em;
	padding: 0px;
	margin: 0px;
	background: #EAE3D7;
}
#subcontainer div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
}
#subcontainer div p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.0em;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
}


#footer
{
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 688px;
	height: 116px;
	text-align: left;
	background: url(http://www.themauiescape.com/images/pink.jpg) repeat;
}

#footer2
{
  margin: 0 auto;
  padding: 0;

  width: 688px; 
  height: 29px; 

  background-image: url( 'http://www.themauiescape.com/images/menu-bg.jpg' ); 
  background-repeat: repeat-x; 
  background-position: 0 4px;
}

#dropdown
{
  position: relative;
}

#dropdown, #dropdown ul
{
  margin: 0;
  padding: 0;

  list-style-type: none;
}

#dropdown a
{
	width: 140px;
}

#dropdown li ul li a
{
  float: left;
}

#dropdown li
{
	float: left;
	width: 140px;
}

#dropdown div
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: -35px;
	height: 35px;
	width: 130px;
	text-indent: 0;
	background-image: url( '/images/001.gif' );
}



#dropdown li ul
{
	width: 142px;
	border: solid 1px #3399CC;
	position: absolute;
	left: -1199px;
	background-color: #6699FF;
}

#dropdown li ul li
{
	margin: 0;
	margin-left: 2px;
	padding: 0;
	display: block;
	line-height: 15px;
	font-size: 12px;
	text-indent: 0;
	text-align: left;
	letter-spacing: 0.5px;
}

#dropdown li:hover ul, #dropdown li.dropdownHover ul
{
	left: 3px;
	top: 20px;
	margin-top: 0;
	padding-top: 0;
}
#body #subcontainer div #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #996633;
	float: right;
	width: 6em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
