/* Custom CSS Document for 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/* Global Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1 {
	font: 24px Arial, Helvetica, sans-serif;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
}

/* Styles.css Extensions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#Instruction1_InstructCell {padding: 7px;}

.Content a:link,
.Content a:visited {
	color: #000;
	text-decoration: underline;
}

.Content a:hover,
.Content a:active {
	color: #000;
	text-decoration: none;
}

/* TopSubBanner Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.white{
font-family: Arial; 
font-size: 9pt;
color:#FFFFFF;
font-weight: Normal;
font-style: normal;
text-decoration: none;
}

#bn_top {
	text-align:left;
	background: #FFF url(images/BN_SearchBack.jpg) no-repeat right;
	height:44px;
}

#bn_logo {float:left;}

#bn_bottom {
	background:url(images/Nav_Tile.jpg) repeat-x left;
	border-bottom:1px solid #fff;
	font:12px/28px Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#000;
	float:none;
	clear:both;
}

#bn_bottom a {
	padding:0 5px;
	color:#000;
	
}

/* LeftColumnNav Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#LeftColumnCell {
	background:#276705 url(images/LC_BottomImage.jpg) no-repeat bottom right;
}

#LeftColumnNav1_custommenu { /*DIV that wraps around the left column*/
	height:100%;
	padding:5px 5px 182px 5px;
	width:150px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
}

.lc_title {
	color:#CFFD2F;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:10px 3px;
	padding:0;
}

#LeftColumnNav1_CMenubar2_dlMenu { /*Table that contains cmenubar2*/
	
}

/* Footer Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ft_wrap {
	background:url(images/Nav_Tile.jpg) repeat-x left;
	border-bottom:1px solid #fff;
	font:12px/28px Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#000;
	float:none;
	clear:both;
}

#ft_wrap a {
	padding:0 5px;
	color:#000;
}

/* Default Page Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.df_prodtbl {
	vertical-align:top;
	border-bottom:1px solid #CFFD2F;
	margin:0 10px 10px 10px;
}

.price {
	font-weight:bold;
	color:Red;
}

/* Search & Cart Control Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#searchwrap {
	margin:10px 10px;
	padding: 0;
	width:auto;
	height:auto;
	float:right;
}

#cartwrap {
	margin: 0;
	padding:3px;
	width:auto;
	float:right;
	background-color:#276705;
}

