/* CSS Document */

tr {
	 padding: 0px; 
	 margin: 0px 0px 25px 0px; 
	 font-family: arial, helvetica, sans-serif; 
	 line-height: 15px;
	 font-size: 12px;
}

body {
	padding: 0px; 
	margin: 0px 0px 25px 0px; 
	font-family: arial, helvetica, sans-serif; 
	line-height: 15px;
	font-size: 12px;
	background-image: url(../images/insidewood/bodysidebar.jpg); background-repeat: repeat-y; background-position: left;
}

body A,

A:visited { color: #00C; text-decoration:none; }

A:hover { text-decoration:underline; }

h1 { padding: 0px; margin: 2px 0px 10px 0px; font-size: 16px; color: #630 }
p { margin: 0px 0px 15px 0px; padding: 0px; }
legend, label { color: black; font-weight: bold; }

.modern_letter { font-weight: 500; font-size: 14px; color: #009933 }
.fossil_letter { font-weight: bold; font-size: 15px; color: #630 }

.iheaderbg { background-image: url(../images/insidewood/header_bg.gif); background-repeat: repeat-x; background-color:#C5AB79; }

.nav { line-height: 12px; font-size: 12px; }
.nav A:hover { text-decoration:none; background: #F0F8FF; }
 
.subnav { padding: 0px 0px 10px 10px; float: right; }

.feature { color: #fff; padding: 0px 0px 10px 10px; float: right; }

.bar, th.wicket_orderUp, th.wicket_orderNone, th.wicket_orderDown {
   text-decoration:none;
   line-height: 12px; 
   font-size: 12px;
   padding-top: 4px;
   padding-bottom: 4px;
   border-top: 1px solid black;
   border-bottom: 1px solid black;
}

.menuheader {
	text-decoration:none;
	line-height: 12px; 
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid black;
}

.bar A:hover, th.wicket_orderUp, th.wicket_orderNone, th.wicket_orderDown {
   text-decoration: none;
   background: #F0F8FF;
}

.description A:link {
    color:black;
	text-decoration:none;
}

.description A:hover {
    text-decoration:none;
}

.featuretext A:link,
.featuretext A:visited,
.featuretext A:active,
.featuretext A:hover { color:#fff; font-weight: bold; }
