#wrapper {
	width:80%;
	min-width:1000px;
	max-width:1000px;
	margin:auto;
	top:0;
}

#header {
	/*height:306px;*/
	top:0;
	margin-bottom:0;
	width: 1000px;
	height:209px;
	background:url(../Home_files/bigstockphoto_Honolulu_Panorama_2549846.jpg);
}
#centerbox {
	margin-top:0;
	background-image:url(../Home_files/flowers_tile_700-1.jpg);
	background-repeat:repeat-x repeat-y;
	width:1000px;

}
#navigation{
	margin:0;
	overflow:hidden;
	text-decoration:none;
	list-style-type:none;
	background-image:url(../Home_files/shapeimage_1a.png);
	height:.5in;
}
#content {
	height:1300px;
	margin:0;
	padding-left:10px;
}
#left {
	width:470px;
	float:left;
}
#right{
	width:510px;
	float:left;
}
#middle{
	width:600px;
	padding-left:200px;
	text-align:justify;
}
	   

body{
	background-image:url(../Home_files/tile_kidpink_background-1.jpg);
	background-repeat:repeat-x repeat-y;
	color:#400000;
}
.text{
	font-size:20px;
}
.confirm{
	text-align:center;
	font-size:20px;
}
.center{
	text-align:center;
}
.error{
	font-size:18px;
	color:#900;
}
#tabs {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;  
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
	 
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs a {
      float:left;
      background:url("../../AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ServerConnections/honoluluairportshuttle/HASH.COM/images/tableftE.gif") no-repeat left top;
	  width:160px;
	  text-align:center;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../../AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ServerConnections/honoluluairportshuttle/HASH.COM/images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	  font-size:18px;
	  height:40px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  
#contactmedaw input[type="text"] {width:340px;}
