/*css HOME, SIGNUP CARD PHP, THANK YOU CARD PHP, PRIVACY POLICY, TERM OF USE, VIDEO VANCOUVER pages*/

body {
margin:0;
font-family:"Arial",helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
text-align:left;
background-color:#fff;
}

#wrapper {
width:800px;
margin:0 auto;
padding:0px;
float: none !important;
}

h1 {
font-size:16px;
font-weight:bold;
color:#000;
text-align:left;
text-transform:uppercase;
padding:5px 0px 0px 20px;
margin:0px;
}

h1.transp {
color:#000;
text-align:left;
text-transform:uppercase;
width:780px;
height:18px;
}

	
h2 {
font-size:15px;
font-weight:bold;
color:#000;
text-align:left;
text-transform:uppercase;
padding:0px;
margin:0px;
}

h3 {
font-size:14px;
font-weight:normal;
color:#000;
padding:0px;
margin:0px;
}

h4 {
font-size:13px;
font-weight:normal;
color:#000;
padding:0px;
margin:0px;
}

h5 {
font-size:12px;
font-weight:bold;
color:#000;
padding:0px;
margin:0px;
}



div { 
padding:0px;
margin:0px;
border: 0px;
display: block;
}

img {
display: block;
border: 0px;
padding:0px;
margin:0px;
}


span.yellow {
color:#000;
}

p {
font-weight:normal;
text-align:left;
line-height:1.2;
}

a, a:active, a:visited {
color:#000;
font-weight:bold;
}


a img {
border: 0px; 
}



/* -----------------top--------------------- */

	   
#banner {
height:117px;
position:relative;
display:none;
}

#topmenu{
margin: 0px;
display:none;

}	


/* -----------------columns--------------------- */

#container div {
margin:0;
}

	   
#container {
width: 800px;
}

#colCenter800 {
width: 800px;
background-color: #fff;
}

#colCenter800notransp{
width: 800px;
height:474px;
background-color: #fff;

}

	
#col800pad {
width: 760px;
padding: 10px 20px 20px 20px;
background-color: #fff;
}

#col800padquo {
width: 775px;
height:15px;
padding: 25px;
background-color: #fff;
clear:both;
}

#col470 {
width:470px;
float:left;
}
   
#col500 {
width:500px;
float:left;
}

#gpass {
width: 500px;
height:120px;
float:left;
}

#col330 {
float:right;
width:330px;
}


	  
#col300 {
float:right;
width:300px;
}


/* --------7 DAY FREE GUEST PASS MENU----- */



.gpassmenu{
margin:0px;
padding:27px 10px 0px 20px;
font:bold 24px "Arial",sans-serif;
width:470px;
height: 103px;
float:left;
background: url(../../images/bottom.gif) repeat-x;
list-style: none;
}


.gpassmenu li{
display: inline;
}

.gpassmenu li a{
text-decoration: none;
color:#FFFFFF;
padding: 24px 10px 10px 120px;
margin: 0px;
float:left;

}




/* -----------bottom--------------------------- */

#colBottom800 {
margin:0;
float:left;
display: none;

}


div.spacer{
clear:both; 
height:10px; 
display:block;
}



/* -----------footer--------------------------- */
#footer {
margin:0;
padding-bottom: 30px;
font: bold 9px Arial;
text-align: left; 
list-style: none;
}


#footerCompo{
margin:0;
padding: 0px;
}


.footermenu li{
display: inline;
}

.footermenu li a{
float: left;
color: #000;
padding: 4px 11px;
text-decoration: none;
text-transform:uppercase;
border-left: 1px solid #000;

}

.footermenu li a.nol{
border-left: 0px;
}


