html,
body
{
	font-family: Verdana;
	font-size: 9px;
	color: #333;
}

a
{
	color : #333333;
	font-size : 9px;
	text-decoration : none;
}
a:hover 
{
	color : #333333;
	text-decoration : underline;
}

#cols-container
{
	background-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
}

div#col1
{
	width: 149px;
	margin-left: -150px;
	background-image: url(../images/hp-bend.gif);
	background-repeat: no-repeat;
}
div#col1 *
{
	color: #b46f23;
}
div#col1 h1
{
	padding-top: 18px;
}
div#col1 ul li a
{
	text-transform: none;
	color: #333;
}
div#col1 ul li a:hover
{
	text-decoration: underline;
	color: #000;
	background-color: #fff;
}

div#sbc-cont
{
	padding-left: 0;
	margin-left: 0px;
	padding-bottom: 12px;
	margin-top: 24px;
/*	border-right: 1px solid #999966;*/
}
.sbc-text-links
{
/*	padding-left: 12px;*/
}

div#gift-card
{
	margin-left: auto;
	margin-right: auto;
	width: 108px;
	height: 65px;
	background-image: url(../images/gift_card_tags.gif);
}

div#certified-elite-guide
{
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	width: 128px;
	height: 70px;
	background-image: url(../images/certified-elite-guide-mnu.gif);
}

div#prostaff
{
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	width: 128px;
	height: 40px;
	background-image: url(../images/ProStaff-logo.gif);
}
div#archery-event
{
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 128px;
	height: 78px;
	background-image: url(../images/KF_100.gif);
}
div#summer-blast
{
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	height: 86px;
	background-image: url(../images/Summer-Blast.gif);
}
div#hoal
{
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	height: 88px;
	background-image: url(../images/hoal.gif);
}
div#certified-elite-guide a,
div#prostaff a,
div#archery-event a,
div#summer-blast a,
div#hoal a
{
	display: block;
	height: 100%;
	width: 100%;
}

div#mast-head
{
	width: 760px;
	height: 100px;
	background-image: url(../images/top-banner.gif);
	margin-left: auto;
	margin-right: auto;
}
div#mast-head a
{
	color: #fff;
}
div#mast-head div#home-lnk
{
 	float: left;
 	width: 282px;
}
div#mast-head div#m-cont
{
	padding-top: 0;
	width: 478px;
	height: 50px;
}

div#mast-head a,
table#search td,
table#search td.ta-left
{
	color: #000;
}

table#search
{
	width: 100%;
	margin-top: 6px;
}
table#search td
{
	vertical-align: top;
	padding-top: 6px;
}
table#search td:first-child
{
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
}

#main-menu
{
	float: left;
	width: 478px;
	height: 20px;
}
div#main-menu a
{
	float: left;
	display: block;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
div#main-menu a:hover
{
	color: #000;
}

div#place-order-box
{
	background-color: #f5f5dc;
	border: 1px solid #b46f23; 
}

div#page-heading h1,
div#page-heading h1 a
{
	color: #b46f23;
}

table#items,
table#order-info
{
	border: 1px solid #ddd;
}
table#items th,
table#order-info th
{
	background-color: #ddd;
	color: #000;
}

table#subtotals
{
	border: 1px solid #ddd;
}

.curr_step
{
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
}
.prev_step
{
	font-weight: normal;
}
.next_step
{
	font-weight: normal;
	color: #ddd;
}

table#payment
{
	border: 1px solid #ddd;
}
table#payment th
{
	background-color: #ddd;
}

#facebook
{
/*	margin-top: 6px;*/
/*	height: 32px;
	width: 32px;
	*/
	height: 31px;
	width: 100px;
	background-image: url(../images/FaceBook-icon2.gif);
}

#facebook a
{
	display: block;
	height: 100%;
	width: 100%;
}

.regular-price-msg
{
	font-size: 16px;
	color: red;
}

