/*//////////////////////*/
/* NANAIMO ELEMENTS */
/*//////////////////////*/

/* SUBNAV LINK style */

ul#dest_subnav a:active, ul#dest_subnav a:hover, ul#dest_subnav a.here:link, ul#dest_subnav a.here:visited, ul#dest_subnav a.here:active, ul#dest_subnav a.here:hover, a.ftnav:hover, a.ftnav:active
{
	color: #641a05;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: #641a05;
}

a:visited
{
	color: #914a3a;
}

a:active, a:hover
{
	color: #440a00;
}

/* HEADER styles */
#header
{
	background: url(../images/bg_pr.gif) no-repeat top left #fff;
	height: 177px;
}

#map_nav
{
	background: url(../images/mapnav_pr.gif) transparent no-repeat;
}

/* CONTENT styles */
#mh_shore, #mh_port, #mh_photo
{
	background-color: #efdfd4;
}

#mh_shore p
{
	padding: 28px 70px 0 100px;	
}

#mh_photo p
{
	padding: 15px 70px 0 100px;	
}

#mh_port #info
{
	padding: 17px 0 0 0;
}

#mh_trvl #popbox
{
	background: url(../images/popbox_pr.gif) no-repeat top center transparent;
}

#cap_bar
{
	width: 627px;
	height: 20px;
	margin: 3px 0 20px 0;
	padding: 10px 0 0 20px;
	color: #fff;
	font-size: 10px;
	line-height: 100%;
	background-color: #641A05;
}

.swish
{
	background: url(../images/bg_th_pr.gif) bottom left no-repeat transparent;
}

#port th.h1
{
	background: url(../images/bg_port_pr.gif) bottom left no-repeat transparent;
}

table.clrtbl th, table.clrtbl_fw th
{
	background: #641A05;
	color: #fff;
	font-weight: normal !important;
	text-transform: uppercase !important;
}

table.clrtbl td, table.clrtbl th
{
	text-align: left;
	padding: 3px 100px 3px 10px;
}

table.clrtbl_fw td, table.clrtbl_fw th
{
	text-align: left;
	padding: 3px 50px 3px 10px;
}

table.clrtbl td.clrbg, table.clrtbl_fw td.clrbg
{
	background: #efdfd4;
}

/* PHOTO GALLERY styles */
.thumb_box
{
	border: 1px solid #641A05;
}

.thumb_cap
{
	background-color: #641A05;
}

/* COLOURED BULLET styles */
.clr_list
{
	list-style: url(../images/bullet_pr.gif) outside disc;
}