body {
	background: #fff url(../images/bg_blue.jpg) repeat-y;
	margin: 0 0;
	padding: 0 0;
	font-family: Arial;
	font-size: 13px;
	color: black;
}
a:link,a:visited {
	color: #423d1e;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
div#container {
	width: 874px;
	margin-left: 127px;
	margin-right: auto;
	background: #fff;
}
/*
	background: url(../images/feathercraft_header.jpg) no-repeat;
*/
div#header {
	width:874px;
	height:121px;
}
#content {
	float: left;
	background: #fff url(../images/content_bg.gif) repeat-y;
}
div#left{
	float: left;
	width: 195px;
	color: #423d1e;
}
div#main{
	float: left;
	width: 508px;
	padding: 8px;
}
div#right{
	float: right;
	width: 154px;
	margin-top:0px!important;/*changed*/
	margin-top:-960px;/*added*/
}
div#main #home {
	margin-left: -8px;
}
div#footer{
	float: left;
	width: 508px;
	margin-left: 196px!important;/*changed*/
	margin-left:auto;/*added*/
	padding: 40px 8px 10px 8px!important;/*changed*/
	padding: 180px 8px 10px 8px;/*added*/
	text-align: center;
	font-size: 11px;
	color: #999999;
}
a:link.footer {	color: #999999;	text-decoration: none; }
a:visited.footer {	color: #999999;	text-decoration: none; }
a:hover.footer {	color: #CC0000;	text-decoration: none; }
div#searchBox{
	background-color: #003343;
	padding: 2px 8px 8px 8px;
}
div#searchBox h1 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
div#left #leftNav{
	padding: 8px;
}
div#left #leftNav h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
div#navBox {
	background-color: #dfedb7;
	padding: 8px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#main #messageText{
	padding: 8px;
}
div#joinList{
	background-color: #003343;
	padding: 2px 8px 8px 8px;
}
div#edMessage {
	padding: 4px 16px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-bottom: 10px;
}
div#edMessage a{
	font-weight: bold;
}
div#edMessage img{
	float: right;
	padding: 0 0 0 5px;
}
div#edMessage .header{
    text-align: center;
	font-family: Arial;
	font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
	color: black;
	margin-bottom: 10px;
}
div#featuredProducts {
	background: url(../images/home_featured_bg.gif) no-repeat;
	padding: 6px 16px;
}
div#featuredMessage {
	padding: 4px 16px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-bottom: 10px;
}
div#featuredMessage a{
	font-weight: bold;
}
/*
7e8733
*/
div#featuredBulletin{
	background: url(../images/home_bulletin_bg.gif) no-repeat;
	width: 290px;
	padding: 60px 20px 10px 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #423d1e;
	float: left;
	height: 355px;
}
div#featuredBulletin a {
	text-decoration: underline;
}
div#featuredBulletin2{
	width: 178px;
	float: right;
}
div#featuredBulletin2 #text {
	padding: 2px 6px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}
/************************
	Inventory Part
***************************/
div#inventoryHeader{
	float: left;
	width: 524px;
}
div#inventoryHeader .title{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #b4c378;
}
div#inventoryPart{
	float: left;
	width: 524px;
	margin-bottom: 10px;
}
div#inventoryPart #photo {
	float: left;
	margin: 4px;
	padding: 4px;
	width: 150px;
	text-align: center;
}
div#inventoryPart #info {
	width: 338px;
	float: left;
	padding: 4px;
}
div#inventoryPart #info .name{
	font-weight: bold;
	font-size: 14px;
	color: #003343;
	text-transform: uppercase;
	
}
div#inventoryPart #info .price{
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	
}
div#inventoryPart #info .more {
	color: #003343;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
div#inventoryPart #info .purchase {
	color: #f8530b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/*
div#inventoryPart #info a:link,a:visited,a:active{
	color: #423d1e;
	text-decoration: none;
}
*/
/************************
	Display Part
***************************/
div#displayPart{
	float: left;
	width: 524px;
	margin-bottom: 10px;
}
div#displayPart #partHeader{
	float: left;
	width: 524px;
}
div#displayPart #partHeader a.categoryNameDisplayTitle:link, a.categoryNameDisplayTitle:visited, a.categoryNameDisplayTitle:active{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #b4c378;
	text-decoration: none;
}
div#displayPart #partHeader a.categoryNameDisplayTitle:hover{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #423d1e;
	text-decoration: none;
}
div#displayPart #partHeader .title{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #b4c378;
}
div#displayPart #photo {
	float: left;
	margin: 4px;
	width: 250px;
}
div#displayPart #photo .label {
	text-transform: uppercase;
	color: #415055;
	font-size: 14px;
}
div#displayPart #info{
	float: left;
	padding: 4px;
	width: 240px;
}
div#displayPart #info .name{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #003343;
}
div#displayPart #info .item{
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	
}
/*
div#displayPart #info a:link,a:visited,a:active{
	color: #423d1e;
	text-decoration: none;
}
*/
/************************
  Rod Display Part
************************/
div#rodDisplayPart{
	float: left;
	width: 524px;
	margin-bottom: 10px;
}
div#rodDisplayPart #partHeader{
	float: left;
	width: 524px;
}
div#rodDisplayPart #partHeader a.categoryNameDisplayTitle:link, a.categoryNameDisplayTitle:visited, a.categoryNameDisplayTitle:active{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #b4c378;
	text-decoration: none;
}
div#rodDisplayPart #partHeader a.categoryNameDisplayTitle:hover{
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #423d1e;
	text-decoration: none;
}
div#rodDisplayPart #photo{
	float: left;
	margin: 4px;
	width: 520px;
}
div#rodDisplayPart #photo .label{
	text-transform: uppercase;
	color: #415055;
	font-size: 14px;
}
div#rodDisplayPart #info{
	float: left;
	padding: 4px;
	width: 520px;
}
div#rodDisplayPart #info .name{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #003343;
}
div#rodDisplayPart #rodOptions{
	float: left;
	margin: 4px;
	width: 250px;
}
div#rodDisplayPart #rodOptions .label{
	text-transform: uppercase;
	color: #415055;
	font-size: 14px;
}
div#rodDisplayPart #rodTable{
	text-align: center;
}
div#rodDisplayPart #rodTable img{
	border-color: #444444;
}
/************************
	Category Tree
***************************/
div#treeLevel1 {
	
}
div#treeLevel2 {
	padding-left: 8px;
}
div#treeLevel3 {
	padding-left: 16px;
}
div#treeLevel4 {
	padding-left: 24px;
}
div#treeLevelSelected {
	font-weight: bold;
	padding-left: 16px;
}
/************************
	SubPage Content
***************************/
div#subPageContent{
	float: left;
	width: 514px;
}
div#subPageContent #subPageHeader {
	float: left;
	width: 514px;
}
div#subPageContent #sidebar {
	float: left;
	width: 200px;
	margin-right: 10px;
}
div#subPageContent #text {
	width: 300px;
	float: left;
	color: #003343;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial;
}
div#subPageContent #text .title {
	color: #423d1e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div#subPageContent #text label {
	color: #333;
	font-weight: bold;
}