@charset "utf-8";
/* CSS Document */

body
{
	background:#EEEED0 url(/_lib/images/crdbrd.jpg) top left;
	color:#6B6B5E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
}
html>body{font-size:12px;}
p {
	line-height:1.5em;
	word-spacing:0.025em;
	letter-spacing:0.005em;
	margin:1.5em 0;
}
h1, h2, h3, h4, h5, h6{	color:#937447;}
h1{
	color:#675232;
	/*text-align:center;*/
	font-size:3.75em;
	line-height: 1em;
	margin:0.5333em 0 0.5333em;
	clear:both;
}
h2 {
	font-size:2em;
	line-height: 1em;
	margin: 1em 0 0.5em;
	text-decoration:none;
}

h3, h4, h3 a {
	font-size:1.1667em; font-weight:bold;
	line-height: 1.286em;
	margin: 1.286em 0 0;
}
a:link, a:active, a:visited{color:#937447; text-decoration:none; border-bottom:1px dotted #EBEBCE;}
a:hover{color:#C3995E; border-color:#937447;}

#shadow
{
	width: 598px;
	margin:0 auto;
	background: url(/_lib/images/shadow.png) top center repeat-y;
}

#container
{
	position:relative; 
	width:520px; 
	margin:0 auto; padding:1.5em 1.5em 5em; 
	/*background-color:#F8F8E6; */
	background-color: #F3EAE1;
	background: #F3EAE1 url(/_lib/images/content_bg.jpg);
	border:1px solid #AFA8A2; border-width:0 1px 1px;
}

#nanaimoNote
{
	position:absolute;
	top:0px; right:-25px;
	width:164px;
	height:164px;
	background:url(/_lib/images/nanaimoNote.png) top left no-repeat;
	
}
#nanaimoNote p{
	position:absolute;
	top:28px; left:35px;
	width:100px;
	text-align:center;
	color:#EEEED0;
}
#nanaimoNote a{color:#579AD7; border:none;}
#nanaimoNote a:hover{color:#64B1F7;}
* html #nanaimoNote, * html #nanaimoNote p{
	position:relative; 
	top:0; right:32px; 
	width:auto; height:auto; 
	background:none; color:#8F8F7D; 
	text-align:right;
}

.thumbnailContainer{border-bottom:1px solid #CBBCAF;  text-align:left;}
.thumbHead{clear:both;}
.thumbHead:hover{
	color:#937447;
	cursor:s-resize;
}
.thumbHead h2{margin-bottom:0;}
.thumbHead .location{}

.thumbnails {float:left; clear:left; max-width:282px; margin-top:1.5em;}
.thumbnails a{
	display:block;
	float:left;
	padding:0; margin:0 1em .5em 0;
	border:none;
}
.thumbnails img {border:3px solid #A8A8A8;}
.thumbnails a:hover img{border-color:#fff;}
#footer{
color: #FFF5EC; width:598px; margin:0 auto; padding:1.5em 1.5em 5em; text-align:center;
background: url(/_lib/images/footer_shadow.png) top center no-repeat;
}
/*
#footer a{color: #6F6B67;}
#footer a:hover{color: #675232;}
*/
.clear{clear:both; height:1px; font-size:1px;}
