body {
	background-color: #ECE2F3;
	background-attachment: scroll;
	background-image: url(../images/vancouver_island_accommodation_ndx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	text-align: center;

}
blockquote {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.subtext {
	font-size: 10px;
	font-weight: normal;
}
.white {
	background-color: #FFFFFF;
}
a {
	font-style: normal;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #9933FF;
	text-decoration: none;
}
a:active {
	color: #663399;
	text-decoration: underline;
	font-weight: bold;

}
.emphasis {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
}
.highlight {
	font-size: 12px;
	font-weight: normal;
	color: #663366;
	padding: 10px 20px 10px 20px;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330033;
	background-color: #ECE2F3;
	text-align: center;
	padding: 15px;



}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline overline;
	line-height: 1.5%;


}.logo {
	background-attachment: scroll;
	background-color: #ECE2F3;
	background-image: url(../images/vancouver_island_accommodation_ndx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeImg {
	background: #ECE2F3;
	position: absolute;
	z-index: 1;
	height: 429px;
	width: 600px;
	left: 150px;
	top: 223px;
}
#ndx {
	font-family: Arial, Helvetica, sans-serif;
	background: #ECE2F3 url(../images/vancouver_island_accommodation_ndx.jpg) no-repeat scroll left top;
}
.right {
	float: right;
	padding-right: 15px;
}
