﻿body 
{
    margin:0;
    padding:0;
    background:url(/img/bg_forest.jpg) center top no-repeat #091104;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, td, li, dt, label {
	font-size: 11px;
}

td, dl, li, form, div, img {
	padding: 0;
	border: 0;
	margin: 0;
}

ul {
	padding: 0 0 5px 15px;
	border: 0;
	margin: 0;
}

ul ul, ol ul {
	padding: 5px 0;
}

ul li, ol ul li {
	list-style: none;
	vertical-align: top;
	background: url(/img/gen-bullet.png) top left no-repeat;
	padding: 0 0 5px 10px;
}

ol {
	padding: 0 0 5px 0;
	margin:  0 0 0 30px;
}

ol ol {
	padding: 5px 0 5px 0;
	margin:  0 0 0 30px;
}

ol li {
	padding: 3px 0 5px 0;
}

ol ol li {
	list-style-type: lower-roman;
}

ol li p, ul li p {
	padding: 0;
}

li, td {
	line-height: 130%;
}

p {
	line-height: 130%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

h4 {
	font-size: .8em;
	font-weight: normal;
}

h5 {
	font-size: .7em;
	font-weight: normal;
}

h6 {
	font-size: .6em;
	font-weight: normal;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0;
	border: 1px solid #808080;
	margin: 0;
}

input.submit {
	border: 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

a:link, a:visited, a:active {
	color: #553634;
	text-decoration: none;
}

a:hover {
	color: #fc0;
	text-decoration: underline;
}

label {
	color: #2a0402;
	font-weight: bold;
}

label.normal {
	color: #2a0402;
	font-weight: normal;
}

label.required {
	color: #fc0;
}

p label, h5 label {
	font-size: 1em;
}

label span {
	font-weight: normal;
}

#error {
	color: #c00;
	font-weight: bold;
	display: block;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}


/* hide */

.hide {
	display: none;
}


/* bold */

.boldit {
	font-weight: bold;
}


/* non-bold */

.normalize {
	font-weight: normal;
}


/* white */

.ko {
	color: #553634;
}


/* grey */

.grey {
	color: #ccc;
}


/* error message */

.error {
	color: #c00;
	font-weight: bold;
	display: block;
}


/* no wrapping */

.no-wrap {
	white-space: nowrap;
}


/* no padding */

.no-pad {
	padding: 0;
	margin: 0;
}


/* floated images */

.img-flush-left {
	float: left;
	padding: 0;
	margin: 2px 12px 5px 0;
}

.img-flush-right {
	float: right;
	padding: 0;
	margin: 2px 0 5px 12px;
}

.img-flush-left-border {
	float: left;
	padding: 0;
	border: 1px solid #676766;
	margin: 2px 12px 5px 0;
}

.img-flush-right-border {
	float: right;
	padding: 0;
	border: 1px solid #676766;
	margin: 2px 0 5px 12px;
}

.img-flush-left-framed {
	float: left;
	padding: 0;
	border: 3px solid #dbd2bc;
	margin: 2px 12px 5px 0;
}

.img-flush-right-framed {
	float: right;
	padding: 0;
	border: 3px solid #dbd2bc;
	margin: 2px 0 5px 12px;
}

.img-flush-left-caption {
    float: left;
    padding: 0;
    margin: 2px 12px 10px 0;
}

.img-flush-left-caption p {
	color: #666;
    padding: 3px 3px 0 0;
    margin: 0;
}

.img-flush-right-caption {
    float: right;
    padding: 0;
   	margin: 0 0 10px 12px;
}

.img-flush-right-caption p {
	color: #666;
    padding: 3px 3px 0 0;
    margin: 0;
}


a, a:link, a:visited, a:active {text-decoration:none;color:#2A0402}
a:hover {text-decoration:underline}

div.brownbg {width:950px; position:absolute; top: 0px; bottom: 0px; left: 50%; margin-left:-475px; background-color:#2a0402;}
div.main {width:970px; position:absolute; top: 0px; bottom: 0px; left: 50%; margin-left:-485px;}
div.head {width:950px; height:107px; position:relative; left:10px; background:url(/img/head-back.jpg) center top no-repeat #fcedcf;}
div.topmenu {width:960px; height:29px; position1:relative; padding:0;margin:0;padding-left:10px; background-color:#2a0402;}
div.content {width:950px; position:relative;top:-1px; left:10px; background:url(/img/body-back.jpg) #fcedcf}
div.bottomMenu {width:950px;position:relative;margin-top:10px;padding:10px;background-color:#fcedcf;}
div.bottomMenu .links {position:relative;font-family:Verdana,Geneva,sans-serif;font-size:10px;padding:0 10px 0 10px}
div.bottomMenu .links a:link,div.bottomMenu .links a:visited,div.bottomMenu .links a:active {color:#2A0402}
div.bottomMenu .imgLinks {position:relative;float:right;top:-7px}

.joinSmokey {position:relative;float:right;top:16px;left:-20px;color: #553634;text-align:left;}
.joinSmokey p {padding:0 0 3px 0;font-size:9px;}


#sub-container-l {
	background: url(/img/splash-back-res.jpg) top left repeat-y;
}

#sub-container-lc {
	background: #2a0402 url(/img/splash-back.jpg) top left repeat-y;
}

#sub-container-cr {
	background: #4c7f00 url(/img/splash-back.jpg) top left repeat-y;
}

#sub-container-res-l {
	background: url(/img/splash-back-res.jpg) top left repeat-y;
	height:100%;
}

#content-l {
	float: left;
	width: 186px;
	overflow: hidden;
}

.content-c {
	float: left;
	width: 574px;
	overflow: hidden;
}

.content-c a {
	text-decoration: underline;
}

div.splash-pledge-txt a:hover {
	color: #2a0402;
	text-decoration: underline;
}

.content-lc {
	float: left;
	width: 760px;
	overflow: hidden;
}

.content-cr {
	float: left;
	width: 760px;
	overflow: hidden;
}

.content-c-indent, .content-lc-indent, .content-cr-indent {
	padding: 10px 12px;
}

#crumb {
	color: #2a0402;
	font-size: 10px;
	padding: 20px 0px 6px 10px;
	background: #4c7f00 url(/img/splash-back.jpg) top left repeat-y;
}

#crumb.res {
	color: #2a0402;
	background: #996;
	padding: 2px 18px 6px 18px;
}

.intro-hdr {
	padding: 10px 8px 3px 13px;
}

.intro-hdr h1.float-l {
	float: left;
	width: 55%;
	padding: 0;
	font-weight:bold;
}

.print-send-r {
	float: right;
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	width: 35%;
	padding: 0;
	margin-top: 10px;
	overflow: hidden;
}

.print-send-r img {
	margin-bottom: -5px;
}

.print-send-r a {
	text-decoration: none;
}

/* left nav */

#lnav {
	padding: 7px 3px;
	margin:0;
}

#lnav li.lnav {
	font-weight: bold;
	text-align: right;
	background: url(/img/arrow-lnav.gif) top right no-repeat;
	padding: 4px 21px 4px 7px;
}

#lnav li.lnav-select {
	font-weight: bold;
	text-align: right;
	background: url(/img/arrow-lnav-select.gif) top right no-repeat;
	padding: 4px 21px 4px 7px;
}

#lnav li.lnav-down {
	font-weight: bold;
	text-align: right;
	background: url(/img/arrow-lnav-down.gif) top right no-repeat;
	padding: 4px 21px 4px 0px;
	border-top: 0px solid #553634;
}

#lnav a:link, #lnav a:visited, #lnav a:active {
	color: #2a0402;
	text-decoration: none;
}

#lnav a:hover {
	color: #2a0402;
	text-decoration: none;
}

#lnav li.lnav-select a:link,
#lnav li.lnav-select a:visited,
#lnav li.lnav-select a:active,
#lnav li.lnav-select a:hover,
#lnav li.lnav-down a:link,
#lnav li.lnav-down a:visited,
#lnav li.lnav-down a:active,
#lnav li.lnav-down a:hover {
	color: #2a0402;
	text-decoration: none;
}

#lnav li.snav {
	font-weight: normal;
	text-align: right;
	background: url(/img/arrow-snav.gif) top right no-repeat;
	padding: 2px 21px 2px 7px;
	margin-right: 7px;
}

#lnav li.snav-select,
#lnav li.snav-on {
	font-weight: normal;
	text-align: right;
	background: #ede1bd url(/img/arrow-snav.gif) top right no-repeat;
	padding: 2px 21px 2px 7px;
	margin-right: 7px;
}

.snav-ul {
	margin-right: -28px;
	margin-bottom: -2px;
	border-bottom: 0px solid #553634;
	display: none;
}

#lnav li.snav a:link,
#lnav li.snav a:visited,
#lnav li.snav a:active,
#lnav li.snav .snav-ul a:hover {
	color: #553634;
	text-decoration: none;
}

#reslnav {
	padding: 7px 3px;
}

#reslnav li.reslnav {
	font-weight: bold;
	text-align: right;
	background: url(/img/arrow-reslnav.gif) top right no-repeat;
	padding: 3px 21px 3px 7px;
}

#reslnav li.reslnav a:link, #reslnav li.reslnav a:visited, #reslnav li.reslnav a:active {
	color: #2a0402;
	text-decoration: none;
}

#reslnav li.reslnav a:hover {
	color: #2a0402;
	text-decoration: none;
}

#reslnav li.reslnav-select {
	color: #2a0402;
	font-weight: bold;
	text-align: right;
	background: url(/img/arrow-reslnav-select.gif) top right no-repeat;
	padding: 3px 21px 3px 7px;
}

#reslnav li.reslnav-select a:link, #reslnav li.reslnav-select a:visited, #reslnav li.reslnav-select a:active, #reslnav li.reslnav-select a:hover {
	color: #2a0402;
	text-decoration: none;
}


/* horizontal divider */

div.h-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/img/h-divider.gif) top left repeat-x;
	padding: 1px 0 0 0;
}

p.h-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/img/h-divider.gif) top left repeat-x;
	margin: 5px 0;
}

div.h-divider-ko {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/img/h-divider-ko.gif) top left repeat-x;
	padding: 0 0 0 0;
}

p.h-divider-ko {
	clear: both;
	font-size: 2px;
	line-height: 1px;
	background: url(/img/h-divider-ko.gif) top left repeat-x;
	margin: 5px 0;
}

div.h-divider-solid {
	clear: both;
	font-size: 2px;
	line-height: 1px;
	background: url(/img/h-divider-solid.gif) top left repeat-x;
	padding: 1px 0 0 0;
}

p.h-divider-solid {
	clear: both;
	font-size: 2px;
	line-height: 1px;
	background: url(/img/h-divider-solid.gif) top left repeat-x;
	margin: 5px 0;
}

.clearit {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#sb-logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 950px;
	position:relative;
	background: #2a0402 url(/img/logo-back.jpg) center top no-repeat;
}

/* callouts */

#callouts {
	float: left;
	width: 180px;
	padding: 8px 5px;
	overflow: hidden;
	background-color:#2a0402;
	height:100%;
} 

.callout-indent {
	padding: 0 7px;
}

div.callout-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/img/callout-divider.gif) top left repeat-x;
	padding: 1px 0 0 0;
}

p.callout-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/img/callout-divider.gif) top left repeat-x;
	margin: 5px 0;
}

#callout-ticker {
	margin: -8px -5px 8px -5px;
}

#ticker-txt {
	color: #fff;
	font-weight: bold;
}

#callouts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight: normal;
}
#callouts h3 {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
}
#callouts a {
	color: #fff;
}

#callout-mask {
	float: left;
	width: 92px;
	padding: 0 9px 0 0;
}

#callout-mask-txt {
	float: left;
	width: 79px;
	padding: 0;
}

a.callout-blue:link, a.callout-blue:visited, a.callout-blue:active {
	color: #2a0402;
	font-weight: bold;
	text-decoration: underline;
}

a.callout-blue:hover {
	color: #2a0402;
	font-weight: bold;
	text-decoration: underline;
}

ul.firetextUL 
{
    color:white;
    list-style:circle;
    display:none;
}

ul.firetextUL li {color:white;background:url(/img/gen-bullet.gif) no-repeat;margin-bottom:4px}

.displayNone{display:none;}