#pageBody{
	background-color:black; 
	background-image:url(../images/public/bg.gif);
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
}

Body, Table, Td {
	font: 11px 'Lucida Grande', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	line-height: 17px;
}

.txt{
	color: white;
	font-size: 10px;
}

#container{
	margin: 0;
	background-image:url(../images/public/bg_1.gif);
	background-repeat: repeat-y;
	 border:1px solid white;
	width:775px;
	 
}
#mastHead{
	width:773px; 
	height:159px; 
	border-bottom:1px solid #50300B;
}

#navigation{
	float:left; 
	width:148px; 
	height:300px;
	text-align: center;
}

#content{
	float:left; 
	width:613px;	 
	margin-left:10px;
}
	

#homeArticle{
	width:587px; 
	height:425px; 
	margin:10px; 
	padding:5px;
}

#homeArtImage{
	float:right; 
	width:300px; 
	margin:5px;
}

.homeFeature{
	width:580px; 
	height:180px; 
	border:1px solid black; 
	margin:10px; 
	padding:5px;
}

#footer{
	clear:both;
	width:773px;
	/*height:30px;*/
	border-top:1px solid black;
	background-color:#26190A;
	background-image:url(../images/public/bw.gif);
	background-repeat:no-repeat;	
}


.b1{
	background-color: #FD6864;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	color: white;
	font-size: 10px;
	border: 1px outset white;
	position: relative;
	top:1px;
}

.b2{
	background-color: red;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	color: white;
	font-size: 10px;
	border: 1px outset white;
}

.tbl_form{
	background-color: #E6E3B8;	
	border: 1px solid #6E5D4A;
}

.head {
	font-size: 16px;
	font-weight: bold;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}


/*Navigation Links Start*/
a.navCat{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD700;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
a.navCat:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
a.navCat:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;	
	line-height: 25px;	
}

a.navSubCat{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0CB95;
	text-decoration: none;
	font-weight: bolder;
}
a.navSubCat:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bolder;
}
a.navSubCat:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bolder;	
}

/*Navigation Links End*/

/* Form classes */
.text {
	font-family: 'Lucida Grande', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	background: ffffff;
	border: 1px solid #6E5D4A;
	height:22px;
	width:100%;	
	padding: 3px;
	margin-top: 5px;
}

.select {
	font-family: 'Lucida Grande', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;	
	background: ffffff;
	color:#000000;
	height:20px;
	text-decoration:none;
	border: 1px solid #6E5D4A;	
	padding: 3px;
	/* width: 100%;	*/
}

.required{
	color: red;
}

.form {
	color: #6E5D4A;
	text-transform: uppercase;
}

.button {
	background-image:url("../images/button_bg.gif");
	font-family:tahoma,sans-serif;
	font-size:10px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #666;
	border-top:1px solid #666;
	color:#000000;
	height:19px;
	text-decoration:none;
	cursor: hand;
	vertical-align: bottom
}

.bottom_border {
	border-bottom: 1px solid #CCCC99;
}

.prod_head {
	font-weight: bold;
	font-size: 15px;
	color: maroon;
}

a.subcat {
	color: #FFCC00;
}

a.subcat:hover {
	color: #FFCC00;
}
	
.small {
	font-size: 10px;
}

.sold {
	font-size: 11px;
	color:red;
	font-weight: bold;
}
	