/* Canyon Lumber CSS */

/* Colors
   dark green: 0/47/0 #002f00; medium green: 64/107/75 #406B4B; moss green: 114/139/46 #728B2E
		 burgundy: 200/43/41 #C82B29
*/


/* global */
body { margin: 0px; background: #452F0F; }
td   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 10px; line-height: 15px; 
	   color: #000000; 
	   font-style: normal; font-weight: normal; text-decoration: none; }

a:link    { color: #C82B29; text-decoration: none; font-weight: normal; }
a:visited { color: #C82B29; text-decoration: none; font-weight: normal; }
a:hover   { color: #406B4B; text-decoration: none; font-weight: normal; }
a:active  { color: #406B4B; text-decoration: none; font-weight: normal; }

/* BG images */
.leftborderBg {
	width: 41px;
	background-image:  url(../images/leftborderBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightborderBg {
	width: 41px;
	background: url(../images/rightborderBg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/* footer */
.footer   { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 10px; line-height: 14px;
				   color: #666666; 
				   font-weight: normal; text-decoration: none; 
					margin: 5px 5px 3px 5px;
					padding: 5px 5px 3px 5px; }
.footer a:link    { color: #666666; text-decoration: none; font-weight: normal; text-decoration: underline; }
.footer a:visited { color: #666666; text-decoration: none; font-weight: normal; text-decoration: underline; }
.footer a:hover   { color: #ffffff; text-decoration: none; font-weight: normal; text-decoration: underline; }
.footer a:active  { color: #ffffff; text-decoration: none; font-weight: normal; text-decoration: underline; }

.footer1   { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 9px; line-height: 14px;
				   color: #666666; 
				   font-weight: normal; text-decoration: none; 
					margin: 5px 5px 3px 5px;
					padding: 5px 5px 3px 5px; }
.footer1 a:link    { color: #666666; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer1 a:visited { color: #666666; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer1 a:hover   { color: #333333; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer1 a:active  { color: #333333; text-decoration: none; font-weight: normal; text-decoration: none; }

.footer2   { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 9px; line-height: 14px;
				   color: #666666; 
				   font-weight: normal; text-decoration: none; 
					margin: 5px 5px 3px 5px;
					padding: 5px 5px 3px 5px; }
.footer2 a:link    { color: #666666; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer2 a:visited { color: #666666; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer2 a:hover   { color: #999999; text-decoration: none; font-weight: normal; text-decoration: none; }
.footer2 a:active  { color: #999999; text-decoration: none; font-weight: normal; text-decoration: none; }

/* watchlist */
.watchlist { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 12px; color: #000000;
width: 110px; height: 15px;
border: #ffffff; border-style: solid; background: #ffffff;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.watchlist1   { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 9px; line-height: 12px;
				   color: #000000;
				   font-weight: normal; text-decoration: none; }

/* page titles */
h1 {
	font-family: Helvetica, sans-serif;
	color: #C82B29;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* tagline */
.tagline { font-family: Helvetica, sans-serif; 
     color: #000000; font-size: 12px; line-height: 18px; 
	 font-weight: bold; text-decoration: none; }










/* offering page */
.offering { margin-top: 0px; padding-top: 0px; 
       margin-left: 8px; padding-left: 8px;
       margin-right: 5px; padding-right: 5px;
       margin-bottom: 0px; padding-bottom: 0px; }
h2 {
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
