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

body {
	color:#FFCC66;
	margin:20 0 0;
	padding:0 0 0 0%;
	background-image: url(images/pageBGsolid.jpg); /* causes grey background on page */
	background-color: #fff;
	background-repeat: repeat;
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	line-height: normal;
}
#bodyContainer {
	width: 938px;
	position: relative;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:auto;
	top: 0px;
	background: url(images/pageShadow.jpg) repeat-y; /* causes left and right shadow border */
	margin-right: auto;
	height: 1200px;
}
#shadowBox {
	background-image:url(images/bgShadowTop.jpg);
	background-repeat:no-repeat;
	background-color: #F4F5F0;
	height:10px;
	top:-10px;
	position:absolute;
	width:938px;
	visibility: visible;
	background-position: bottom;
	left: 0px;
	padding: 0px;
	
}
#shadowBox2 {
	background-image:url(images/bgShadow3.jpg);
	background-repeat:no-repeat;
	background-color: #F4F5F0;
	height:10px;
	bottom:0;
	position:absolute;
	width:938px;
	visibility: visible;
	left: 0px;
}

/*#content_container {
	margin-top:3px;
	position:absolute;
	width:938px;
	margin-left:-469px;
	left:50%;
	color:#FFCC66;
	background-image: url(/images/pageShadow.jpg);
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-bottom: 0px;
}*/

#heading {
	height: 160px;
	width: 96%;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 1px;
}
/*#heading {
	width: 900px;
	clear: both;
	text-align: center;
	padding-left: 0px;
	background: url(img/castlegar-mountains1.jpg) no-repeat 19px top;
	height: 172px;
}
*/
#photoholder {
	width:900px;
	height:172px;
	background:#fff url(img/loading.gif) no-repeat 50% 50%;
	margin-left: 19px;
}
#thephoto {
	width:900px;
	height:172px;
}

#content_wrap {
	padding: 0px 25px;
	margin: 0;
	width: 93%;
}
.columnLeft {
	margin: 0px;
	padding: 0px;
	width: 47%;
	float: left;
}
#homeShow {
	padding: 10px;
	width: 380px;
	position: absolute;
	left: 25px;
	top: 567px;
	color: #FFFF00;
	font-size: 1.2em;
	border: 2px solid #FFFFFF;
}


.columnRight {
	margin: 0px;
	padding: 0px 0px 20px;
	float: right;
	width: 52%;
}



.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}

.slideshow {
	float: left;
	height: 300px;
	width: 400px;
	border: 1px solid #ffcc66;
	padding: 2px;
	margin-right: 10px;
	text-align: center;
	font: italic bold 14px/115% Verdana, Arial, Helvetica, sans-serif;
	color: #6D493D;
	background: #FFFFFF;
}
#footer {
	height: 150px;
	width: 888px;
	left: 0px;
	bottom: 0px;
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
	position: absolute;
	padding-bottom: 10px;
	padding-top: 10px;
}
.time {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: auto;
	width: auto;
	position: absolute;
	top: 120px;
	right: 90px;
}
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
address a{
	color: #666;
	text-decoration: underline;
}
address a:hover{
	color: #c0c0c0;
	text-decoration: none;
}
#copyright {
	color: #ffffff;
	text-align: center;
	voice-family:"\"}\"";
	voice-family: inherit;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	width: 888px;
}
html>body #copyright {
	font-size: x-small;
	margin-top: 10px;
	margin-left: 10px;
}
.introText {
	height: 25px;
	width: 95%;
	font: normal 22px "Adobe Garamond Pro", "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 10px 0px 0px 40px;
	float: left;
}

h1, h2, h3, h4 {
	font-family: "Adobe Garamond Pro Bold", "Times New Roman", Times, serif;
	font-size: 22px;
}
p  {
	font-size: 1.0em;
	margin-top: 0px;

}
p a {
	font-size: 1em;
	margin-top: 0px;
	color: #FFFF00;
}

#content_wrap .thumbs {
	height: 80px;
	width: 100%;
	padding-bottom: 10px;
}
.imgBorder {
	padding: 4px;
	border: 1px solid #FFFF00;
}
.bcws {
	text-align: center;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
}
.bottom {
	height: 120px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
}
#productTable {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	background: #6d493d;
	text-align: center;
	border: 2px solid #ffcc66;
	clear: both;
	padding-right: 0px;
	padding-left: 10px;
}
.productTableText {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
	display: block;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	height: 10px;
	width: 320px;
}

table.productBox {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
td.productText {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6d493d;
	background: #cccc99;
	padding: 10px;
	text-align: left;
}
td.seriesText {
	color: #FFFFFF;
	background: #6d493d;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 249px;
	text-align: left;
}
td.productText-wc {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6d493d;
	background: #cccc99;
	text-align: left;
	width: 124px;
	height: 22px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.seriesText-wc {
	color: #FFFFFF;
	background: #6d493d;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 249px;
	text-align: left;
	height: 22px;
	padding: 8px 5px 5px;
}
td.productText-wct {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #6d493d;
	text-align: left;
	width: 124px;
	height: 22px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

