/* CSS Document */


#LN-latestNews {
	background-image:url(../images/latest-news-tab.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
	width:325px;
	height:24px;
}

#LN-bottom-gradient p {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:1.5em;
padding:10px 20px 0 20px;
}


#LN-bottom-gradient ol {
padding:0 20px 0 0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bolder; color:#333333; line-height:1.5em;}

#LN-bottom-gradient li {
margin-left:60px}

#LN-top-gradient {
	background: URL(../images/LN-top-brdr.jpg) top center repeat-x #FFE292;
	border-right: 1px solid #420f09;
	border-left: 1px solid #420f09;
	width: 323px;
	margin-left:25px;
	color: inherit;
	float: left;
	
}



#LN-bottom-gradient {
background: URL(../images/LN-btm-brdr.jpg) bottom center repeat-x; /* do not define a background color for this gradient as an alternative, or you'll wipe out the top gradient. EXTREMELY IMPORTANT. */
width: 323px;
color: inherit;
}

#LN-btm-div {
	background-image:url(../images/LN-btm-div.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:6px;
	margin-left:-1px;
	padding:0;

}

#FP-gradbox {
	background-image:url(../images/FP-gradbox.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 23px;
	width:591px;
	height:169px;
	float:left;
	float:left;
	
	}

#FP-featuredProducts {
	background-image:url(../images/featured-products-tab.jpg);
	background-repeat:no-repeat;
	margin:-24px 0 0 23px;
	width:591px;
	height:24px;
	float:left;
	float:left;
}

#FP-featuredProducts p {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
padding:10px 20px 10px 20px;
}

#FP-top-gradient {
	background: URL(../images/FP-top-brdr.jpg) top center repeat-x #FFE292;
	border-right: 1px solid #420f09;
	border-left: 1px solid #420f09;
	width: 586px;
	margin-left:25px;
	float:left;
	color: inherit;
}

#FP-bottom-gradient {
	background: URL(../images/FP-btm-brdr.jpg) bottom center repeat-x; /* do not define a background color for this gradient as an alternative, or you'll wipe out the top gradient. EXTREMELY IMPORTANT. */
	width: 586px;
	height:153px;
	color: inherit;
	float:left;
	margin:0;
padding:0;
	
}

#FP-btm-div {
	background-image:url(../images/FP-btm-div.jpg);
	width:588px;
	height:5px;
	float:left;
	padding:0;
	margin-left: -1px;

}
