body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/new/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#logo {
	height: 225px;
	width: 150px;
	margin-left: 8px;
	padding-top: 10px;
}
#banner {
	float: right;
	height: 250px;
	width: 710px;
}
#locations_panel {
	margin-left: 12px;
	margin-top: 10px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#column_wrapper_2col {
	background-image: url(img/clm07_middle_2col.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 550px;
	float: left;
}
#center_2col {
	width: 710px;
	float: left;
}
#left {
	width: 190px;
	float: left;
}
#right {
	width: 160px;
	float: right;
}
#center .content {
	font-size: 11px;
	line-height: 1.65em;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 18px;
}
#center_2col .content {
	font-size: 11px;
	line-height: 1.65em;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 18px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 250px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #CCCCCC;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	color: #003399;
	margin: 0 0 25px 0;
	line-height: 120%;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	line-height: 135%;
}
.small {
	font-size: 83%;
	color: #000000;
}

/* RESERVATION STYLES */

.res_table {
	border: 1px solid #333333;
	text-align: left;
	width: 85%;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 125%;
}
.client-info {
	color: #0000FF;
}

.headercell2 {
	background-color: #6699CC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}
.emphasis {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

/*Header*/
.headercell {
	background-color: #EEEEDF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

.headercell-vancouver {
	background-color: #CC9900;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
}
#hostel-photo-vancouver {
	border: 4px solid #CC9900;
}
#hostel-photo-whistler {
	border: 4px solid #0066CB;
}
#hostel-photo-tofino {
	border: 4px solid #0066CB;
}
#hostel-photo-ucluelet {
	border: 4px solid #669933;
}
#hostel-photo-porthardy {
	border: 4px solid #CC3433;
}

.headercell-ucluelet {
	background-color: #669933;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
}

.headercell-tofino {
	background-color: #0066CB;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;

}

.headercell-porthardy {
	background-color: #CC3433;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
}

.headercell-whistler {
	background-color: #0066CB;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
}


.headercell2 {
	background-color: #6699CC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

.header {
	font-size: 100%;
	background-color: #669900;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.header a:link,.header a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.header a:hover {
	color: #FDB400;
	text-decoration: underline;
}
.hr {
	padding: 0;
    margin-top: 10px;
	margin-bottom: 10px;
    padding: 1px;
    background: transparent url(../images/border_dotted.jpg) repeat-x bottom;	
    line-height: 1px;
}
#right ul {
	list-style-image: none;
	list-style-type: none;
}
#right ul li {
	width: 115px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#right ul li a {
	color: #666;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
	display: block;
	vertical-align: middle;
}
#right ul li a:hover {
	color: #336699;
}
#right ul li a img {
	float: left;
	vertical-align: middle;
	margin-right: 8px;
}
#right ul li.language a {
	line-height: 15px;
}
#logos {
	text-align: center;
	padding-top: 30px;
}
