/*@charset "utf-8";*/
body,html,p,img,div, table, ul,ol,li,h1,h2,h3,h4,h5,h6,p,span {
	margin: 0px;
	padding: 0px;
} 
table {	border-collapse:collapse; } 
ol, ul { list-style:none; } 
ul, li {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; padding-top: 10px; padding-bottom: 5px; } 
h1 { font-size: 26px;}
h2 { font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; font-weight: bold; }
h3 { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h5 { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;}
h6 { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif;}
p, ul, table {
	line-height: 1.5;
	padding-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul { padding-top: 0px; }
a img, img { border: none; }
a { text-decoration: none; outline: none; }
a:link { color: #000000;
}     /* unvisited link */
a:visited {color: #8B4513;}  /* visited link */
a:hover {color: #8B4513;   }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */
/**********************************************************************************************/
body {
	text-align: center;
	background-color: #DBDBDB; /*d8d8a8  dce2f5*/
	color: #000000;
	
} 
/**********************************************************************************************/

#container {
	text-align: left;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #500E00;
	background-image: url(images/woodbg.jpg);
	background-repeat: repeat-x;
	clear:none;
	border: 1px solid #2C0300;
	border-top: 2px solid #2C0300;
}

#directory #container { background-repeat: repeat; }
 
/**********************************************************************************************/
#container #maincontent {
	background-image: none;
	background-repeat: repeat-y;
	clear: none;
	
}
/**********************************************************************************************/
#container #banner {
	height: 57px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #banner div {
	float: right;
	clear: none;
	height: 50px;
	width: 225px;
}
#container #banner img {
	padding: 0;
	margin: 0;
	border: 0px none #FFFFFF;
	}
#container #banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFcc;
	line-height: normal;
}
/**********************************************************************************************/
#container #maincontent #innercontent {
	background-image: url(images/paperbg800x710blended.jpg);
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	background-repeat: repeat-y;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/**********************************************************************************************/
#container #maincontent #innercontent #upperborder {
	background-image: url(images/paperbgtopblended.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
#container #maincontent #innercontent #upperborder img {
	padding-top: 25px;
	margin-left: 100px;
}
/**********************************************************************************************/
#container #maincontent #innercontent #colleft {
	float: left;
	width: 160px;
	height: 100%;
}
/**********************************************************************************************/
#container #maincontent #innercontent #colleft #nav {
	margin-top: 20px;
	margin-left: -25px;
	width: 160px;
	height: 350px;
}
#container #maincontent #innercontent #colleft #nav img {
	padding-bottom: 6px;
}
#container #mainnav a:link {color: #1f497d;}     /* unvisited link */
#container #mainnav a:visited {color: #5C82BA;}  /* visited link */
#container #mainnav a:hover {color: #ff9900;   }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */
 
 

/**********************************************************************************************/
#container #maincontent #innercontent #colright { 
    text-align: left;
	margin-left: 160px;
	width: 600px;
	padding: 10px;
}

#container #maincontent #innercontent #colright h2 { text-align: left; margin-left: 220px;  }

/**********************************************************************************************/
#gallery #container #maincontent #innercontent #colright { margin-top: -100px; padding: 0px; width: 620px;}
#gallery #container #maincontent #innercontent #colright #gallery { outline: none; padding-top: 20px; padding-bottom: 40px;}
#gallery object { outline: none;}
#rooms #container #maincontent #innercontent #colright a { color: #330000; text-decoration: underline; }
#fishing #container #maincontent #innercontent #colright a { color: #330000; text-decoration: underline; }
/**********************************************************************************************/
#fishing #container #maincontent #innercontent #colright { margin-top: -100px; padding: 0px; width: 620px;}
#fishing #container #maincontent #innercontent #colright #fishinggallery { outline: none; padding-top: 20px; padding-bottom: 40px;}
#fishing object { outline: none;}
#fishing #container #maincontent #innercontent #colright p { padding-right: 10px; }
#fishing #container #maincontent #innercontent #colright a { color: #330000; text-decoration: underline; }
/**********************************************************************************************/
#contact #container #maincontent #innercontent #colright a { color: #993300; font-size: 13px; font-weight: bold;}
#contact #container #maincontent #innercontent #colright a:hover { color: #CC0000; }

#contact #container #maincontent #innercontent #colright #maptoLillooet { margin-top: 50px; }
/**********************************************************************************************/
#container #maincontent #rightcolumn #textbox {
	background-color: #D3D6DB;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#container #maincontent #rightcolumn #textbox p {
	padding-top: 10px;
	color: #234874;
	font-weight: bold;
}
 
/**********************************************************************************************/
#container #maincontent #innercontent #colright h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding-top: 15px;
}
/**********************************************************************************************/
#container #maincontent #lowerborder {
	float: none;
	width: 800px;
	background-image: url(images/paperbgbtmblended.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#container #maincontent #innercontent #lowerborder p {
	font-size: 12px;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 10px;
}


/**********************************************************************************************/
#container #footer {
	clear: both;
	float: none;
	width: 880px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p { color: #ffffee;  font-size: 10px;}
#footer p a {
	font-size: 10px;
	color: #FFFFee;
	text-decoration: none;
	padding: 0px;
}
#footer p a:link {color: #FFFFee;}     /* unvisited link */
#footer p a:visited {color: #ffffee;}  /* visited link */
#footer p a:hover {color: #CC9900;  }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */
/**********************************************************************************************/	

ul { padding-top: 10px; padding-bottom: 10px; line-height: 1.2;
	list-style-type: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #maincontent #innercontent #colright 
table#directory {  width: 550px; border: 0px solid #234874; overflow: hidden; margin-top: 20px; margin-bottom: 20px; }
table#directory tr {border: 0px solid #234874; }
table#directory td { width: 350px;  height: 20px; }
#directory .phone { width: 150px;  }
.secondtablerow td { padding-bottom: 0px; padding-left: 35px; }


table#restaurants {  width: 550px; border: 0px solid #234874; overflow: hidden; margin-top: 20px; margin-bottom: 20px; }
table#restaurants tr {border: 0px solid #234874; }
table#restaurants td { width: 350px;  height: 20px; }
#restaurants .phone { width: 150px;  }

table#drivingtimes {  width: 550px; border: 1px solid #8B4513; overflow: hidden; margin-top: 20px; margin-bottom: 20px;  }
table#drivingtimes tr {border: 1px solid #8B4513; }
table#drivingtimes td { width: 350px;  height: 20px; border: 1px solid #8B4513; padding: 2px; padding-left: 5px; }
#drivingtimes .details { width: 100px;  }

.webpicsrightlandscape {
	float: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000; border-width: 4px; border-style: double; 
	padding: 7px;
	width: 200px;
	background-color: #ffffcc;
}
.webpicsrightportrait {
	float: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000; border-width: 4px; border-style: double; 
	padding: 7px;
	width: 150px;
	background-color: #ffffcc;
}
.imgRight { float: right; margin: 10px 0px 10px 10px; }
.imgLeft { float: left; margin: 10px 10px 10px 0px; }

.bannerimgleft { float: left; clear: right; margin: 10px; border-color: #ffffff; border-width: 1px; border-style:solid; }
.bannerimgright { float: right; clear: left; margin: 10px; border-color: #ffffff; border-width: 1px; border-style:solid; }


.clearright { clear: right; }
.clearleft { clear: left; }
.clearboth { clear: both; }

.topmargin {margin-top: 100px; }
.textright{
	text-align: right;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

