/*//////////////////////*/
/* 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: #cba900;
}

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

a:link
{
	color: #cba900;
}

a:visited
{
	color: #d8b936;
}

a:active, a:hover
{
	color: #b59200;
}

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

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

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

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

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

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

#mh_trvl #popbox
{
	background: url(../images/popbox_vic.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: #cba900;
}

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

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

table.clrtbl th, table.clrtbl_fw th
{
	background: #cba900;
	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: #fbf7e5;
}

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

.thumb_cap
{
	background-color: #cba900;
}

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