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: 12px;
	padding-bottom: 12px;
	margin-top: 6px;
	border-right: 1px solid #999966;
}

div#gift-card
{
	margin-left: auto;
	margin-right: auto;
	width: 108px;
	height: 69px;
	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#certified-elite-guide a
{
	display: block;
	height: 100%;
	width: 100%;
}

div#prostaff
{
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	width: 128px;
	height: 40px;
	background-image: url(../images/ProStaff-logo.gif);
}
div#prostaff 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;
}

#main-menu
{
	float: left;
	width: 478px;
	height: 20px;
}
div#main-menu a
{
	float: left;
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	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
{
	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;
	background-image: url(../images/FaceBook-icon.gif);
}

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