@charset "utf-8";
/* revise hwh: v 0.1 */ 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:link {  color: #003399; text-decoration: none}
a:visited {  color: #003399; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}

body {
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding: 0px;
	height: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../newimages/background.jpg);
	text-align: center;
	font-size: 12px;
 }
.wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background-color: #FFF;
 }
.banner {
	height:70px;
	margin: 0px;
	padding: 0px;
}
#logo {
	height:60px;
	background:#fff url(../newimages/hwh_logo_60x60.gif) no-repeat left;
	padding-top: 20px;
	width: 60px;
	float: left;
}
#logo a {
	height: 60px;
	width: 60px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#logo a h1 {
	display: none;
}
#topTitle {
	background-image: url(../newimages/hwh_logotxt_60x60.jpg);
	background-repeat: no-repeat;
	width: 320px;
	float: left;
	position:absolute;
	height: 60px;
	top: 10px;
	left: 65px;
}
#topTitle a {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 320px;
	position: absolute;
}
#topTitle a h1 {
	display: none;
}
#topBanner  {
	margin-left: 400px;
	float: left;
	font-size: 11px;
	width: 550px;
	clear: left;
	height: 80px;
	position:absolute;
	top:8px;

}
/* top nav */
#topNavigator {
	position:absolute;
	margin: 0px;
	padding: 0px;
	width:950px;
	background-color: #447DC0;
	height:auto;
	z-index:1;
	top: 80px;
}
#topmenu
{
	margin: 0px;
	padding: 0px;
	
}

#topmenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#topmenu li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 13px 13px; /* adjust pad when adding menu*/
	width: auto;
	background: #417CBF;
	color: #fff;
	text-align: center;
	text-decoration: none}

#topmenu li a:hover
{
	background: #F00;
	color: #fff;
}

/* end top nav */
#welcome { 
    position:absolute; 
	margin: 0px;
	padding: 0px;
	top:121px; 
	width:950px; 
	height:300px; 
	z-index:2; 
	background-color: #fff; 
	layer-background-color: #fff; 
	border: 0px none #fff;
}
#slideshow {
	height: 300px;
	float: left;
}
/*------------------
.bodyContent {
    position:absolute; 
	top:421px; 
	width:950px; 
	height:150px; 
	z-index:5; 
	background-color: #FF0000; 
	layer-background-color: #FF0000;
}

---------------*/
#bodyLayer {
	height: auto;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftContainer {
	/*margin-top: 20px;*/
	width:280px;
	height:auto;
	z-index:6;
	background-color: #fff;
	layer-background-color: #fff;
	float: left;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topDestinations {
	height:auto;
	float: left;
	width:auto;
	padding: 10px;
	margin-top: 10px;
	position: relative;
	margin-left: 5px;
}
#rightContainer {
	/*margin-top: 20px;*/
	width:620px;
	height:auto;
	z-index:6;
	background-color: #fff;
	layer-background-color: #fff;
	border: 1px none #000000;
	float: left;
	margin-left: 18px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.spacer {
	clear:both;
	padding:1px;
}
.spacer2px {
	clear:both;
	padding:2px;
}
.spacer5px {
	clear:both;
	padding:5px;
}
.spacer10px {
	clear:both;
	padding:10px;
}

/*-----------------------------------------------*/
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #417CBF;
	margin-top: 5px;
}
/*-----------------------------------------------*/

#leftSidebar {
	width: 235px;
	float: left;
	margin-top: 22px;
	margin-left: 16px;
	display: inline;
}

#leftSidebar a {
	color: #41cdfc;
	text-decoration: none;
}
#rightContainer2 {
	width: 670px;
	float: right;
	color: #000;
	/*font-size: 12px;*/
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	height: auto;
}

#rightContainer2 a {	
	color: #0a68a6;
	text-decoration: none;
}

#rightContainer2 a:hover {
	color: #F00;
}

/*----------------------------------------*/
/* Footer */
#footerContent {
	font-size: 11px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #039;
	background-color: #fff;
}
#footerContent a{
	color: #039;
	text-decoration: none;
}

#footerContent a:hover{
	color: #F00;
}
