#main {
	margin: 0 auto;
	padding: 0;
	margin-bottom: 50px;
	width: 1000px; /* 875px */
	text-align: left;
	}

#main h1 {
	color: #333;
	font-size: 190%;
	padding: 2px 5px;
	margin-bottom: 1px;
	border-bottom: 1px solid #A7C0CE;
	/* background: url(/products/images/index/free-shipping-250x22.gif) right bottom no-repeat; */
	}

#main h1 span {
	color: #7e7e7e;
	font-size: 70%;
	}

.nav, div.footer_nav {
display: none;
}

.column h2 {
	width: 90%;
	margin: 0;
	padding-bottom: 0;
	font-size: 160%;
	font-weight: normal;
	color: #3d60ca;
	/* color: #333; */
	}

.column h2 a, .column h2 a:visited, .column h2 a:active, .column h2 a:hover {
/* color: #333; */
color: #3d60ca;
text-decoration: none;
}

.column h2 a:hover {
color: #213573;
/* color: #666666; */
text-decoration: none;
}


#main h3 {
	font-size: 115%;
	font-weight: normal;
	color: #666666;
	margin: 2px 0;
	padding: 0;
	line-height: 1.4em;
	}

.row {
	position: relative; /* for get-it-now popups */
	width: 900px; /* 875px */
	margin: 15px auto;
	width: 915px;
	background: white;
	clear: both;
	}

.column {
	float: left;
	width: 170px;
	margin: 0 auto;
	padding: 0 4px 4px 4px;
	font-size: 90%;
/* margin: 4px 4px;
padding: 0; */
float: left;
	}
	
.wide {
	width: 220px;
	}
	
.extra_wide {
	width: 330px;
	}

/* contact and store column */
.small_col {
width: 180px;
margin-left: 15px;
}

h2.phone {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.4em;
	font-size: 16px;
	color: #3d60ca;
	}

h2.store, h2.store a, h2.store a:visited {
	line-height: 1.3em;
	font-size: 16px;
	color: #3d60ca;
	}

h2.phone a, h2.phone a:visited, h2.store a, h2.store a:visited {
	color: #3d60ca;
	}

h2.phone a:hover, h2.store a:hover {
	color: #213573;
	}

.column dl {
	width: 175px;
	margin: 5px auto;
	margin-left: 0;
	line-height: 1.4em;
	}

.column dl dt, .column dl dd {
	font-size: 13px;
	color: #666;
	}

.column dl dt {
	color: #333;
	}

.column dl dd {
	padding-bottom: 13px;
	font-size: 100%;
	}

/* EOF contact and store column */

#main ol {
width: 580px;
margin: 15px auto;
}

#main ol li {
	margin-left: 0;
	padding-left: 0;
	font-size: 115%;
	padding-bottom: 10px;
	}

.clear {
	clear: both;
	}

.price {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	color: #008909; /* #4480c8; #008909; #55c43e */
	line-height: 2em;
	}
	
.price span {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	color: #008909;
	line-height: 1.3em;
	}	
	
.price a, .price span a {
	color: #008909;
	}	
	
.price a s {
	color: red;
	font-weight: normal;
	}	

