a {
	color : #864300;
}

a a:active{
	color : #864300;
}

a a:visited{
	color : #864300;
}



a.highlight {
	background : White;
	font-weight: bold;
}

#site-wrapper, .modal {
    background-attachment: fixed;
    background-color: #fefceb;
    background-image: url("./images/backgrounds/bwca-map-bg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    color: #2f2a26;
    margin: 0;
    padding: 0;
}

a:hover {
	color : #CC6600;
}

a:hover img.imglink { border-color : #FFCC00; }

body {
	background-color :  #FDE7BC;
	margin : 0;
}

body.pollbody {
	background-color :  #FDE7BC;
	margin : 0;
}

a.speciallinks {
	color : #CC6600;
}

a.profilelinks {
	color: #333333;
	font-size: xx-small;
}

a.headinglink {
color: #FFFFFF;
font-size: 14pt;
}

a.mainmenu {
	color : #CC6600;
	font-size: 13px;
}

a.submenu1 {
	color : #CC6600;
	font-size: 12px;
	text-indent: 30px;
}
a.submenu2 {
	color : #CC6600;
	font-size: 10px;
	text-indent: 30px;
}

ul {
  padding: 0px;
  margin-left: 8px;
  margin-top: 4px;
  margin-bottom: 0px;
  margin-right: 0px;
}

li {
 	padding: 0px;
  	margin-left: 5px;
 	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-right: 0px;
	font-size: 12px;
	text-decoration:none;
	color: #3E3E3E;
	
}

.tablepadding {
 	padding:2px;
}

.heading {
	color: #CC6600;
	font-size: 24px;
	font-weight: bold;
}
.heading2 {  color: #CC6600; font-size: 16px; font-weight: bold;}

.heading2b {  color: #5E6F32; font-size: 16px; font-weight: bold;}

.heading3{
	color: #CC6600; font-size:  12px; font-weight: bold;
}

.heading4{
	color: #CC6600; font-size:  11px;  font-weight: bold;
}
.heading4b{
	color: #5E6F32; font-size:  11px;  font-weight: bold;
}

.blackfont {
	color: #000000;
}


body {
	font-size : small;
	font-weight : bold;
}

body, div, p, th, form {
	font-family : Helvetica, Futura, Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

td {
	font-family : Helvetica, Futura, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
 	padding: 0px;
 	margin: 0px;
 	cell-spacing: 0px;
}

table.maintable {
	border-collapse: collapse;

}

.maintable img {
 display: block;
}


body.homepage { margin : 0; }

code { font : 13px monospace; }

div.contentbox, div.whitebox {
	margin : 6px 10px;
}

div.headline {
	background : #336699;
	/* for NS4 */
	border : 0.1px solid #336699;
	color : #FFFFFF;
	padding : 8px 14px;	
	margin: 0;
	/* for NS4 */
}
div.navbar {
	background : #C2D7EB;
	/* for NS4 */
	border : 0.1px solid #336699;
	border-bottom : 1px solid #336699;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 11px;
	margin : 0;
	padding-top : 4px;
	text-align : center;
}

h1 {
	color: #CC6600;
	font-size: 27px;
	font-weight: bold;
}

h2 { font-size : 135%; }

h2.main_header {
 font-size: 125%;
 margin-bottom: 10px;
}

p.intro_paragraph {
  margin-top: 0px;
  margin-bottom:10px;
  font-size: 14px;
  color: #000000;
}

h2.headline { color : #000000; }

h3 { font-size : 115%; }

h4 { font-size : 105%; }

hr { color : #336699; height : 1px; }

img.imglink {
	border : 0px solid #FFFFFF;
}

img.imglinkthin {
	
	border: 2px solid #CC6600;
}

input.button {
	background : #DBDBC2;
	/* NS4 can't see these borders */
	border-bottom : 1px inset #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-top : 1px solid #666666;
	color : #000000;
	font : 13px Helvetica, Futura, Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

input.userpass {
	background : #ACB27A;
	/* NS4 can't see these borders */
	border-bottom : 1px inset #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-top : 1px solid #666666;
	color : #000000;
	font : 11px Helvetica, Futura, Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.userpasshdr { color: White; font-size:  11px;  font-weight: bold; }

.menuwhite { color: White; font-size:  13px;  font-weight: bold; }
.menuwhitesmall { color: White; font-size:  10px;  font-weight: bold; }

.box {
	background : #C2D7EB;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	padding : 10px;
}

.copyright {
	font-size : 10px;
	padding-bottom : 12px;
	padding-top : 12px;
}

.keyword { font-weight : bold; }

.mainhead {
	font : bold 20px Helvetica, Futura, Tahoma,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 24px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform : uppercase;
}

.navbar a { color : #000000; text-decoration : none; }

/* used on main page */
.orderbox {
	background : #FFFFFF;
	border : 1px solid #336699;
	padding : 10px 4px;
	text-align : center;
}



/*  for atomz */
.searchkeyword { background-color : #FFFF9D; }

.subhead {
	font-size : smaller;
	letter-spacing : 3px;
	margin-bottom : 1px;
	margin-top : 6px;
	text-transform : lowercase;
}

.toplink { }


.columnhighlight1 {
	background : #FFFF99;
	font-weight: bold;
	color : #666699;
}

.columnhighlight2 {
	background : #CCFF66;
	font-weight: bold;
	color : #666666;
	;
}

.mosttext {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #3E3E3E;
	
}

.errortext {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: Red;
}

.categorytext {
font-size: 14px;
font-weight: bold;
text-decoration:none;
color: White;}

.geartext {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #363636;

}

.biggerfont {
	font-size : larger;
}

.smallfont {
	font-size : x-small;
}
.small {
	font-size: 10px;
	
}

.smallerfont {
	font-size : xx-small;
}

.smallerfontblack {
	font-size : xx-small;
	color : Black;
}

.listtext {
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #3E3E3E;
}

.bwcaphotobrowse {
	background : #CCCCCC;
	/* NS4 can't see these borders */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	color : #000000;
	font : 12px Helvetica, Futura, Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.bwcaphotobutton {
	background : #CCFF99;
	/* NS4 can't see these borders */
	border-bottom : 2px inset #CC6600;
	border-left : 2px inset #CC6600;
	border-right : 2px inset #CC6600;
	border-top : 2px inset #CC6600;
	color : #FF6600;
	font : bold 12px Helvetica, Futura, Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.bwcabox {
	border : 1px solid #99CC99;
	/* NS4 skips these */
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	padding : 2px;
}
.mainareaborder {
	border: 2px inset #00B9B9;
	/* NS4 skips these */
	border-bottom: 2px inset #00B9B9;
	border-left: 2px outset #00B9B9;
	border-right : 2px inset #00B9B9;
	border-top : 2px outset #00B9B9;
	padding : 2px;
}

.Headingauthor{
	font-size: 14px;
	font-weight: bold;
}

/*for message boards */
.bordercolor {
	background-color: #000000;
}

.headerbg {

	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #ADB57B;
	font-size: 14px;
}
.headerfg {
	color: White;
	font-weight: bold;
	padding: 2px;
}

.rowallbg {
	background:  #CCCCFF;
}

.row1bg {
	background: #FDE7BC;
	color: Black;
	border-width: 1px 1px 1px 1px; 
	padding: 2px;

}
.row2bg {
	background: #FFFFCC;
	color: Black;
	border-width: 1px 1px 1px 1px; 
	padding: 2px;
}

.row1fg {
	background: #FDE7BC;
	color: black;
	border-width: 1px 1px 1px 1px; 
  
}
.row2fg {
	background: #B2CC99;
	color: #666666;
	border-width: 1px 1px 1px 1px; 
 
}
	
.menubarbg { background-color: #5E6F32;  color: #999999; padding: 2px;  }




.tablebox {
	/* border 0.1 to force NS4 to color box */
	border  : 1px solid #5E6F32;
	/* NS4 skips these */
	border-bottom : 1px solid #5E6F32;
	border-left : 1px solid #5E6F32;
	border-right : 1px solid #5E6F32;
	border-top : 1px solid #5E6F32;
}

.photoboxtd {
	/* border 0.1 to force NS4 to color box */
	border  : 0.1px solid #5E6F32;
	/* NS4 skips these */
	border-top : 1px dashed #5E6F32;

	padding : 4px;
}

/* business css */

/* form  label grey */
.form_label_grey {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

/* Global - Black bold label. */
.label_header_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
.table_data_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.table_header_sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.table_header_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}
.table_header_default{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}


.label_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}

.table_border_main {
	
	background-color: #FFF0E1;
}

.table_border_st {
	border: 1px double #666666;
	background-color: #FFF0E1;
}

.table_header_default {
	border: 1px solid #EFEFEF;
	background-image: url(../images/header_standard.gif);
}


.table_header_st {
	background-color: #ADB57B;
	border: 1px solid #000000;
}

.table_header_clientcolor {
	background-color: #000099;
}


.table_header_back {
	background-color: #003300;
	border: 1px solid #000000;
}

.table_header_white {
	background-color: #FFFFFF;
}

.text700 {
	width: 700px;
}

.weatherdatatop {
	height: 37px;
	bottom: auto;
}
.weatherbox {
	border: thin dotted #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-style: dotted;
}
.searchresultbox {
	border: thin dotted #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-color: #FFFFFF;
}
.titlebox
{
	background-color: #EF9C2B;
	font-size: 12pt;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.subtitlebox
{
	background-color: #ACB27A;
}


.profiletextlabel {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color: #3E3E3E;
	
}

.profiletext {
	font-size: 15px;
	text-decoration:none;
	color: #3E3E3E;
	
}

div.photocaptionleft {
  float: left;
  border: thin silver solid;
  margin: 0.3em;
  padding: 0.3em;
}
div.photocaptionleft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.photocaptionright {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.photocaptionright p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.photocaptioncenter {
  float: center;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.photocaptioncenter p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


img.scaled {
  width: 100%;
}

div.back {
  clear: both }
  
.bus_back {
background-color: #5f7137;
}



.bus_main{
background-color: #E2E08D;
color: #000000;
font-size: 16px;
}

.bus_main_back {
background-color: #dbd594;
}

.bus_head_back {
background-color: #c7912b;
color: #FFFFFF;
font-size: 16px;
}

.bus_text_back {
background-color: #f7f1c2;
border:1px dashed #999;

}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }



/* used for donation page */
div.margin_main {
	margin-left: 5%;
	margin-right: 5%;
}
div.margin_sub {
	margin-left: 2%;
	margin-right: 2%;
	font-size: 12px;
	text-decoration:none;
	color: #3E3E3E;
}

div.margin_sub_sub {
	margin-left: 4%;
	margin-right: 4%;
	font-size: 12px;
	text-decoration:none;
	color: #3E3E3E;
}

div.spacer {
  clear: both;
  }

div.padding {
	margin: 0.5em;
 	padding: 0.5em;
}

/* used for bus listing */
div.bus_main {
	margin-left: 2%;
	margin-right: 2%;
}

div.bus_name {
	font-size: 14px;
	margin: 0.3em;
 	padding: 0.3em;
}

div.bus_logo {
	float: left;
	border: none;
	margin: 0.3em;
	padding: 0.3em;
	padding-right: .7em;  
}

div.bus_logo_home {
	border: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.b_row {
  clear: both;
  padding-top: 4px;
  }

div.b_row span.label {
  float: left;
  width: 125px;
  text-align: right;
  }

div.b_row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  } 
  
 div.gear_detail_row {
  clear: both;
  padding-top: 4px;
  }

div.gear_detail_row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.gear_detail_row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 

div.donationborder{
background-color: #f7f1c2;
border:1px dashed #999;
padding: 5px;
}

div.donation_left_option {
float: left;
text-align: left;
border-right: 1px dashed #999;
}
div.donation_center_option {
float: center;
width: 20%;
text-align: center;
}
div.donation_right_option {
float: right;
text-align: center;
}

div.photo_padding {
	border: thin solid;
	margin: 0.3em;
	background-color:#FFFFFF;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-color: #c7912b;
}


div.featured_lodge {
	padding: 4px;
	background-color:#ffffff;
	float: inherit;
	text-align: center;
	
}
div.featured_wrapper {
	border: thin dashed;
	margin: 0.2em;
	padding: 4px;
	background-color:#ffffff;
	border-color: #336633;
	float: inherit;
	text-align: center;
	width: auto;
}

.featured_home_back {
background-color: #c7912b;
color: #FFFFFF;
font-size: 16px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
width:98%;
}


span.featured_lodge_name {
  font-size: 11px; 
	
}

.trip_rpt_header {

	padding-top: 10px;
	clear: left;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.trip_info_hdr {
border: 1px dashed #CCCCCC;  
	width: 100%;

	}

.trip_info {
border-width: 1px 1px 1px 1px; 
 border: 1px dashed #CCCCCC;  
	width: 100%;
}


div.trip_row {
  clear: both;
  padding-top: 5px;
  }

div.trip_row span.trip_label {
	color: #CC6600; font-size:  14px; font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
  float: left;
  width: 180px;
  text-align: left;
  padding-left: 5px;
  padding-right: 10px;
  }

div.trip_row span.trip_val {
  float: left;
  width: auto;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Georgia,"Times New Roman",Times,serif;
  } 

.trip_intro_header {
	padding-top: 10px;
	clear: left;
	color: #CC6600;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}  
.trip_introduction {
	color: #000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	
}


.trip_rpt_hdr {
	color: #CC6600; font-size:  1.2em; 
	font-weight: bold;
	width: 20%;
	position: absolute;
	line-height: 1.6em;
   
	font-family: Georgia,"Times New Roman",Times,serif;
}

.trip_rpt_body {
	color: #000000;
	font-size:  13px;
	position: relative;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border: 1px dashed #CCCCCC;
	padding: 4px 4px 4px 4px;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	margin-right: 2px;
	max-width: 800px;
	word-wrap: visible;
	word-wrap: break-word;
}

.trip_rpt_body p {
   max-width: 800px;
   overflow: visible;
}

.p_trip_rpt_body
{
margin-top: 0.5em;
}

/*
 .trip_rpt_body.img 
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 20px;
}
*/
/* Kupu image alignment classes */

.image-left {
   float: left;
   clear: both;
   margin: 0.5em 1em 0.5em 0;
   width: 100%;

}

.image-inline {
   float: left;
    clear: left;
    margin: 4px;
}

.image-right {
   float: right;
   clear: both;
   margin: 0.5em;
}

.poll_main {
border: dotted;
border-width: 4px;
border-color: #DDE0CF;
padding: 10px;
}
.poll_header {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	background-color: #EAEDDA;
	padding: 15px;
	border: thick;
	border-color: #DDE0CF;
}

.poll_body {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	background-color: #FCFDEF;
	padding: 15px;
	padding-left: 20px;
	border: thick;
	border-color: #DDE0CF;
}

a.pollmsglink {
	color : #CC6600;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.pollhomelink {
	color : #CC6600;
	font-size: 16px;
	margin: 4px;
	padding-bottom: 5px;
}

.book_row {
	background-color: #FFFFCC;
	border-width: thin;
	border-style: dashed;
	border-color: #666666;
	border: thin;
	padding: 3px;
}

.winter_header {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	color: #CC6600;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.winter_sub_header {
	width: 100%;
	padding-top: 10px;
	text-align: left;
	color: #CC6600;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.winter_body {
	color: #000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 25px;
}

.thread div {
  font-weight: normal;
}

.thread {
font-weight: 500;
font-style: italic;
}
.thread hr {
	color: #fff; background-color: #fff; border: 1px dotted #DD8626; border-style: none none dotted; 
}

#biglist {
	font-size: 14px;
	line-height: 1.6em;
}

#biglist li{
	font-size: 14px;
}

/* orange Button */
a.buttonorange{ background: url(./images/orangenew390.gif) no-repeat top left;
background-position: left -55px;
display: block;
float: left;
padding-left: 15px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#FFFFFF }
a:visited.buttonorange,a:active.buttonorange{ color: white!important;
}
a.buttonorange span{ background: url(./images/orangenew390.gif) no-repeat top right;
display: block;
padding: 0px 19px 0px 6px;
line-height:53px;
}
a:hover.buttonorange{ background: url(./images/orangenew390.gif) no-repeat;
background-position: 0 -109px;
color:#CC0000!important;
}
a:hover.buttonorange span{ background: url(./images/orangenew390.gif) no-repeat top right;
background-position: right -163px;
}
/* Button Container */
.buttcontainer{ overflow: hidden;
width: 100%;
}
