a
{
	color : #990033;
}
a:hover 
{
	color : #990033;
}

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

div#col1
{
	padding-bottom: 24px;
}
div#col1 *
{
	color: #666;
}
div#col1 h1
{
	padding-top: 12px;
	text-transform: none;
}
div#col1 ul li a
{
	text-transform: none;
	text-decoration: none;
}
div#col1 ul li a:hover
{
	text-decoration: underline;
}

#col2
{
	width: 604px;         /* 6px left & right padding ( 610px for no padding ); 410px for home page 3 column */
	margin-right: -610px; /* -422px for home page 3 column */
	margin-left: 0px;
	padding-left: 6px;
}

div#col2
{
	border-left: 2px solid #b5a599;
	padding-left: 3px;
}

div#mast-head
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 101px;
	background-image: url(//www.krugerfarms.com/images-r/arcoaire/masthead.gif);
}
div#mast-head a
{
	color: #fff;
}
div#mast-head div#home-lnk
{
	width: 305px; 
}
div#mast-head div#m-cont
{
	padding-top: 16px;
}

div#sbc-cont
{
	padding-left: 16px;
}

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

div#page-heading h1
{
	color: #990033;
}

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: #990033;
}
.prev_step
{
	font-weight: normal;
}
.next_step
{
	font-weight: normal;
	color: #990033;
}

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

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

