body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	background-color: #67ccff;
	background-image: url(http://www.vancouverwateradventures.com/img/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h1 {
	font-size:16px;
	color:#486BB9;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h2 {
	margin:5px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
}

a {

	color:#486BB9;
	text-decoration:underline;
	font-weight:bold;
}

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

#main {
	margin-left:auto;
	margin-right:auto;
	width:690px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #fff;

}

#menu {
	width:189px;
	list-style-type:none;
	height:25px; 
	color:#6A6868;
	padding: 12px 0px 5px 0px;
	font-size:14px;
	vertical-align:baseline;
	margin:0px;
	
}

#menu li {display:block;width:189px; float:left; position:relative; z-index:100; margin-right:1px;background:#FFF;background-image:url(http://www.vancouverwateradventures.com/img/menu_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;}
#menu li span {display:block; z-index:100; padding: 2px 0px;}
#menu li a, #menu li a:visited {display:block;text-decoration:none;padding: 3px 0px 0px 35px;}
#menu li:hover {background:#FFF;background-image:url(http://www.vancouverwateradventures.com/img/menu_bg_over.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;}

#menu dl {position:absolute; top:-3px; left:189px; margin: 0; padding: 0; vertical-align: baseline;border-top:solid thin #CCCCCC;border-right:solid thin #CCCCCC;border-bottom:solid thin #CCCCCC;}
#menu dt { margin:0; width:186px; height:26px; float:left;}
#menu dd {
	display:none;
	clear:left;
	margin:0;
	padding:0;
	text-align:left;
}

#menu dt a, #menu dt a:visited {display:block; padding: 0px 0px 0px 35px; height:26px; text-decoration:none;}
#menu dd a, #menu dd a:visited {
	text-decoration:none;
	
	display:block;
	padding: 5px 10px 0px 35px;
	height:26px;background:#FFF;background-image:url(http://www.vancouverwateradventures.com/img/menu_bg_flyout.jpg);
	

}

#menu li a:hover {text-decoration:underline;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {text-decoration:underline;background:#FFF; background-image:url(http://www.vancouverwateradventures.com/img/menu_bg_flyout_over.jpg);}

#menu a {
	
	height:26px;
	display:block;
	color:#6A6868;
	text-decoration:none;
	font-size:14px;
	vertical-align:baseline;
	margin:0px;
}

#menu a:hover{
	text-decoration:underline;
	
	}

#footer {
	font-size:9px;
	color:#FFFFFF;
	padding:5px;
}

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

.product {
	margin:5px;
	background-color:#D5CD7A;
	padding:5px;
}
.tour_menu {
	font-size:12px;
	color:#486BB9;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.tour_menu a {
	font-size:12px;
	color:#486BB9;
	font-weight:bold;
	text-decoration:none;
}

.tour_menu a:hover {
	text-decoration: underline;
	color:#E1800D;
}

.tour_length{
font-weight:bold;
margin-bottom:3px;
}

.departs{
	padding:1px;
margin: 0px 0px 0px 30px;
}

.price{
	padding:1px;
margin: 0px 0px 0px 30px;
	
}
