/*
border gray: d7d7d7
dark blue: 005473
middle blue: 4e7791
bright blue: 7aa4b3
soft blue: 7496a2
text gray: 959595
text yellow: ffcc00

*/

body{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover{
	color: #B6CDD6;
	text-decoration: underline;
}

table{
	font-size: 11px;
	text-align: left;
}

#wrapper {
display: table; 
width: 780px;
margin: auto; 
border: 1px solid #d7d7d7;
}

#hsep{
position: absolute; 
width: 3px; 
height: 195px; 
margin: 0 0 0 638px; 
background-color: white;
}


#nextavailable{
	width: 100%;
	height: 195px;
	background-color: #4e7791;
	text-align: center;
}

#nextavailable img{
 border: 1px solid #ffffff; 
 margin-top: 3px;
}



#nextavailable p{
margin: 0;
padding: 5px;
}

#whyBT{
	width: 373px;
	background-color: #7aa4b3;
 border: 1px solid #7496a2;
	margin: 34px 0 0 0;
}

#whyBT table p{
	margin: 0 0 9px 0;
	line-height: 14px;
}

#navigator{
	width: 170px;
	padding: 0;
	margin: 34px 10px 0 10px;
	line-height: 16px;
}

#navigator p{
margin: 0;
padding: 0 0 3px 0;
}

#navsep {
margin: 0;
padding: 0;
background-image: url(1px_white.gif);
height: 17px;
}



#tours a{
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}

#gallery{
	background-image: url(cap_Gallery.gif);
	background-repeat: no-repeat;
	width: 209px;
	height: 12px;
}

#gallery img{
 margin: 10px 0 0 0; 
	border: 1px solid #fff;
}


/* ----- LOG IN -------------------------------------------------------- */

#logbox form{
padding: 0;
margin: 0;
}

#logbox input{
	border: none;
	background-color: #fff;
	display: inline;
	float: left;
	font-size: 9px;
	color: #4e7791;
}

#logbox .uname, .upwd{
width: 65px;
margin: 12px 10px 0 9px;
}

#logbox .logbut{
width: 20px;
height: 16px;
margin: 11px 0px 0 0px;
background-image: url(but_ok.gif);
cursor: pointer;
}

#lost{
position: absolute;
width: 180px;
height: 10px;
margin: 33px 0 0 8px;
cursor: pointer;
}



/* ----- BOTTOM -------------------------------------------------------- */


#bbox{
	background-color: #7aa4b3;
	font-size: 11px;
	color: #fff;
	border: 1px solid #7496a2;
	line-height: 18px;
}

#bbox .says{
	font-size: 9px;
	line-height: 12px;
}

#bbox p{
 margin: 20px 5px 8px 7px;
}

#footer {
	width: 780px;
	padding: 5px 0 20px 0;
	font-size: 9px;
	color: #adadad;
	font-style: italic;
}

#supp {
 display: inline;
	float: left;
}

#copy {
 display: inline;
	float: right;
}








/*
border gray: d7d7d7
dark blue: 005473
middle blue: 4e7791
bright blue: 7aa4b3
soft blue: 7496a2
text gray: 959595
text yellow: ffcc00

*/










