/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url('images/bodybg.jpg');
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 background:#FFF; 
 padding-top:10px;
  margin-top:8px;
} 
 
#header{
 position:relative; 
 height:97px; 
 width:984px;
 margin-left:8px;
 margin-right:8px;

 background-image:url('images/header.jpg');
}

#headerleft{
 width:40%;
 float:left;
 position:relative;
 display:inline;
padding-top:26px;
padding-left:30px;
}

#headerright{
 width:40%;
 float:right;
 position:relative;
 display:inline;
 text-align:right;
 padding-top:30px;
padding-right:30px;    
}

#nav{
 width:984px;
 background-image:url('images/nav.jpg');
 background-repeat:no-repeat;
 height:34px;
 margin-left:8px;
 margin-right:8px;
 padding-top:6px;
 text-align:center;
}

#banner{

 background-repeat:no-repeat;
 height:269px;
 margin-left:8px;
 margin-right:8px;
}

#wrapper{
 background-image: url('images/mainbg.jpg');
 background-repeat: repeat-x;
  margin-left:8px;
 margin-right:8px;
 width:984px;
margin-top:8px;
padding-top:8px;
}
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:670px; 
 padding-left:18px;
 }

#rightcol{
 width:284px; 
 float:right; 
 display:inline;
 position:relative; 
 text-align:right;
  }

#newsletter{
 width:279px;
 height:44px;
 background-image:url('images/newsletter.jpg');
 background-repeat:no-repeat;   
padding-top:110px;
padding-left:20px; 
}

#tripadvisor{
 width:984px;
 background-image:url('images/tripadvisor.jpg');
 height:39px;
 margin-left:8px;
 margin-right:8px;
 margin-top:8px;
 margin-bottom: 8px;
 padding-top:4px;
 } 

#footer{
 width:954px;
 background-image:url('images/nav.jpg');
 background-repeat:no-repeat;
 height:41px;
 margin-left:8px;
 margin-right:8px;
 margin-bottom:8px;
 padding-left:15px;
 padding-right:15px;
 padding-top:7px;
 } 
 
#footerleft{
 width:50%;
 display:inline;
 position: relative;
 float:left;    
}

#footerright{
 width:50%;
 display:inline;
 position: relative;
 float:right;   
 text-align:right;   
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h1{font-family:century gothic; font-size:16px; color:#769077; font-weight:normal;}
.body{font-family:verdana; font-size:12px; color:#666;}
.footer{font-family:century gothic; font-size:14px; color:#FFF;}
.footer a{color:#FFF; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.nav{font-family:century gothic; font-size:16px; color:#FFF;}
.nav a{color:#FFF; text-decoration:none;}
.nav a:hover{text-decoration:underline;}
.picture{margin-right:10px; clear:left;border:0px;}
