@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background: #B2481D;
	line-height: 22px;
	background-image: url(unjimages/imagescommon/cedartile.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}



/* body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	line-height: 15px;
	background-image: url(unjimages/imagescommon/cedartile.gif);
} */


p, td, li, ul, h2, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; line-height: 22px; }

a:link {color:#F8F82F; text-decoration: none}
a:visited {color:#FAF687; text-decoration: none}
a:hover {color:#FAF687; text-decoration: underline}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #FFF; line-height: 40px; font-weight: normal; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: 26px; font-weight: normal; }


hr { border: 0; color: #EAEAEA; height: 1px; background-color: #EAEAEA; /* need this element to show hr */ height: 1px; }
/* background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left; */
/*Table links */
.linkwhite a:link {color:#FFF; font-weight: bold; text-decoration: none;}
.linkwhite a:visited {color:#FFF; font-weight: bold; text-decoration: none;}
.linkwhite a:hover {color:#FFF; font-weight: bold; text-decoration: underline;}




.cedarshacklayout #keywords {
margin: 0 auto;
font-size: 10px;
color: #CCC;
text-align: center;
}

.cedarshacklayout #bluetopbottom {
width: 906px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesCommon/gradient3design.gif);
margin: 0 auto;
height: 5px;
}

.cedarshacklayout #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
text-align: left;
}

.cedarshacklayout #header {
	text-align: center;
	padding: 6px 10px 10px 0px;
} 

.cedarshacklayout #hometextheader {
background: #FFF;
font-size: 10px;
color: #CCC;
text-align: left;
padding: 0 10px 10px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesGoTofino/gotofinotopheaderplain.gif);
height: 120px;
} 

.cedarshacklayout #header h2 {
margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.cedarshacklayout #sidebar1 {
float: left;
/* the background color will be displayed for the length of the content in the column, but no further */
text-align: center;
padding: 0px 0px 0px 0px;
margin: 14px 10px 0px 0px;
overflow: hidden;
width: 200px;
}

#Menu {
	float: left;
	/* the background color will be displayed for the length of the content in the column, but no further */
text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 14px 10px 0px 0px;
	overflow: hidden;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	/* removed 	line-height:17px;  */

/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:194px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:200px;}


/*home page menu*/
#MenuHome { float: center; /* the background color will be displayed for the length of the content in the column, but no further */ text-align: center; padding: 0px 0px 0px 0px; margin: 14px 10px 0px 0px; overflow: hidden; width: 900px; font-size: 12px; text-align: center; font-weight: bold; /* removed 	line-height:17px;  */ /* Again, the ugly brilliant hack. */
	voice-family: "\"}\""; voice-family:inherit; width:900px; }
/* Again, "be nice to Opera 5". */
body>#Menu {width:200px;}



/* home navigation buttons */
#navhome a {
	display:inline;
	width:194px;
	background: url("unjimages/buttons/buttonsinline.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#navhome a:visited {
	background-position: -388px 0;
	}
#navhome a:hover {	
	background-position: -194px 0;
	}


/* menu inner page navigation buttons - jm */
#menu a {
	display:block;
	width:194px;
	background: url("unjimages/buttons/buttonsinline.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#menu a:visited {
	background-position: -388px 0;
	}
#menu a:hover {	
	background-position: -194px 0;
	}


.cedarshacklayout #sidebarleaves {
	float: left;
	/* the background color will be displayed for the length of the content in the column, but no further */
text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 20px 10px 0px 0px;
	overflow: hidden;
	width: 200px;
}


.cedarshacklayout #pagetagline {
	font-size: 12px;
	color: #9B3E0B;
	text-align: center;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	line-height: 30px;
	width: 100%;
	background-color: #F7F7F7;
} 


.cedarshacklayout #pagetitle {
font-size: 18px;
font-weight: bold;
line-height:30px;
color: #FFF;
text-align: center;
padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesCommon/gradient3design.gif);
}

.cedarshacklayout #pagefeaturephoto{
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 9px 9px 0px 9px;
	overflow: hidden;
	background-color: #F7F7F7;
}

.cedarshacklayout #imgcedarshack {
	margin: 0px 0px 0px 30px;
}


.cedarshacklayout #Content {
	margin: 14px 0px 0 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #Content div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0 10px;
	text-align: left;
	float: left;
	width: 710px;
} 

.cedarshacklayout #Contentfullpg {
margin: 20px 0px 0px 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #Content div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
padding: 0  0 0 0px;
text-align: center;
width: 880px;
} 



.cedarshacklayout #footer {
	padding: 30px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	font-size: 10px;
} 



/*  Miscellaneous CSS  */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
float: left;
margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.cedarshacklayout #blueline3 {
width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesCommon/gradient3design.gif);
margin: 0 auto;
height: 3px;
}

.cedarshacklayout #bluelinerev5 {
width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesCommon/gradient3designreverse.gif);
margin: 0 auto;
height: 5px;
}

.cedarshacklayout #blueline5 {
width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background-image: url(file:///C|/Documents%20and%20Settings/trout/My%20Documents/dada/clients/gotofino/unjimages/imagesCommon/gradient3design.gif);
margin: 0 auto;
height: 5px;
}

.cedarshacklayout #p600 {
width: 600px;
text-align: left;
position: relative;
margin-left: auto;
margin-right: auto;
}

/*  Listing table width required or otherwise will run past content*/
/*  Also need because tables have to be 99% width or else will be differenlty sized due to different text.*/
.cedarshacklayout #listingwidth {
width: 640px;
text-align: left;
}

/* ---------------------Photo Pages CSS-------------------- */
/* Sets width to 550
   Sets photos to display inline 2x2 contrained by width
   Bottom Flash image float left with Contact Info beside */

.cedarshacklayout #photopg550 {
width: 550px;
margin-left: 150px;
margin-right: 150px;
text-align: center; /* To center container */
}

/* GoTofino Photo Pages Images */
div.photopgimg
{
height: auto;
width: auto;
float: left;
text-align: center;
}

div.photopgimg img
{
display: inline;
margin: 6px 7px 6px 6px;
}

div.photopgimgwide
{
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
div.photopgimg img
{
display: inline;
}

/*  end of Photo Page CSS*/



/* tables with borders */

/* rates table */
table#tblborder{ background-color: #B94C1D; margin: 8px; border: solid #FFC 1px; }
	
td#tdborder{
	border-bottom: 1px solid #A86618;
	}	

/*old rates table*/
table#data td {
	text-align: left;
	border-bottom: 1px solid #F60;
	line-height:2;
	}
table#data tr#header {
	text-align: left;
	font-weight: bold;
	}
	
table#data tr#headerc {
	text-align: center;
	font-weight: bold;
	}
	
p#list {
	font-weight: bold;
	line-height:2.5;
	}


/* td table cells with borders */

td#tdborder{ padding: 4px; border: solid #c97433 1px; }

td#tdborderT{
border-top: 1px solid #333;
}

td#tdborderB{
border-bottom: 1px solid #333;
}

td#tdborderR{
border-right: 1px solid #333;
}

td#tdborderL{
border-left: 1px solid #333;
}

td#tdborderBR{
border-bottom: 1px solid #333;
border-right: 1px solid #333;
}

td#tdundergrey{
border-bottom: 1px solid #CCC;
}


/* lists */
ul {
list-style-type: square
}
li{
line-height: 200%
}

/* end of lists */
/* Text  */
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.text11sp { font-size: 13px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; }

.text12 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.text13 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}
.textblue10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0066CC;
}
.textblue11 {
font-size: 12px;
color: #06C;
}

.textgreydrk10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}
.textgrey10 {
color: #999999;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.textgrey11 {
color: #999999;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.textgrey11sp {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #999;
}
.textgrey12{
color: #999999;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.textgreylight10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
}
.textred10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF3300;
}
.textred11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FF0000;
}

.textred12 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FF0000;
}

.textwhite10 {
color: #FFFFFF;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
.textwhite11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

.textwhite12 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

/* Headings */

/* H tag customization */
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin:0;
padding:4px 4 px 4px 4px;
}

h3 { font-weight: normal; font-size: 18px; }
/* end of H tag customization */

.headingBold { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
.headingBoldsp {
font-size: 12px;
line-height: 20px;
font-weight: bold;
}

.heading12Bold {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.heading13Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}
.heading16Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
.heading16Boldsp {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 26px;
font-weight: bold;
}

.heading24Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #444;
line-height: 26px;
}

.headingBlue11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #33F;
}

.headingBlue11Boldsp {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: bold;
color: #33F;
}
.headingBlue13Bold {
font-size: 13px;
font-weight: bold;
color: #33F;
}
.headingBlue16Bold {
font-size: 16px;
font-weight: bold;
color: #33F;
}

.headingBlue22Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #33F;
}
.headingBlue24Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
color: #33F;
line-height: 28px;
}


.headingGold11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #A47B28;
}


.headingGreen11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #009900;
}

.headingGreen11Boldsp {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
color: #090;
}
.headingGreen13Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #009900;
}

.headingGreen23Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #090;
	line-height: 140%;
}

.headingGrey11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #999999;
}
.headingGreyLgt11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CCCCCC;
}
.headingRed11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF0000;
}
.headingRed13Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FF0033;
}
.headingRed13Boldsp {
font-size: 13px;
line-height: 26px;
font-weight: bold;
color: #FF0000;
}
.headingRed16Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #FF0033;
}


.headingWhite11Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.headingWhite11Boldsp {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #FFFFFF;
}

.headingWhite13Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}

.headingWhite22Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #FFFFFF;
}


.headingGreen24Bold {
font: bold 24px Verdana, Arial, Helvetica, sans-serif;
color: #009900;
line-height: 28px;
}


/* images with border, used top of inner pages */
.image {
	border-style:solid;
	border-top-width:9px;
	border-left-width:9px;
	border-bottom-width:20px;
	border-right-width:9px;
	border-color: #FFF;
	}
	
.imagetext {
	color:#B2481D;
	font-weight: normal;
	background-color: #FFF;
	width:333px;
	text-align: center;
	padding-bottom:9px;
	margin-bottom:20px;
	}
	
.imagetextbottom {
	color:#B2481D;
	font-weight: normal;
	background-color: #FFF;
	width:418px;
	text-align: center;
	padding-bottom:9px;
	margin-bottom:20px;
	}

.imgbdrgry {
	border: solid #999 1px;
	}


/* image borders */
.imgbdrwhtshadow {

/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:10px;
border:solid;
border-color: #999 #666 #666 #999;
border-width: 1px 2px 2px 1px;
background-color:#FFF;
}



/* borders */

.borderB {
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #333;
}
.borderT {
border-top-width: thin;
border-top-style: solid;
border-top-color: #333;
}

.borderR {
border-right-width: thin;
border-right-style: solid;
border-right-color: #333;
}
.borderBR {
border-right-width: thin;
border-bottom-width: thin;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #333;
border-bottom-color: #333;
}

.borderLB {
border-left-width: thin;
border-bottom-width: thin;
border-left-style: solid;
border-bottom-style: solid;
border-left-color: #333;
border-bottom-color: #333;
}

.borderTR {
border-top-width: thin;
border-right-width: thin;
border-top-style: solid;
border-right-style: solid;
border-top-color: #333;
border-right-color: #333;
}

.heading13Boldsp {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 24px;
font-weight: bold;
}
.textbluesurf11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3397C8;
line-height: 30px;
}.headingBlue36Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #33F;
	line-height: 120%;
}
.spv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}

.textyellow { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #FF9 }

