body {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #77391B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}

div#wrapper {
	width: 794px;
	margin: 0px;
}

div#header {
	width: 794px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #B38937;
}
div#header div#welcome {
	width: 190px;
	padding-left: 10px;
	float: left;
	display: inline;
	font-size: 8pt;
	font-weight: bold;
}
div#header div#welcome a {
	font-size: 7pt;
	font-weight: normal;
}
div#header div#ORDER .TEXTSMALL {
	line-height: 1.5em;
	font-size: 8pt;
}
div#header div#ORDER {
	width: 575px;
	float: left;
	display: inline;
	padding-left: 10px;
	font-size: 8pt;
}
.orderBorder {
	border-left: 1px solid #B38937;
}
.welcomeBorder {
	border-right: 1px solid #B38937;
}
div#content {
	margin-bottom: 5px;
	padding: 0px;
}

div#leftRail {
	width: 200px;
	height: 480px;
	background-color: #fff7b9;
	float: left;
	display: inline;
}
div#leftRail h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
div#leftRail div#myLists {
	background-color: #fcf7e3;
	padding: 20px 10px;
	border-bottom: 5px solid #FFFFFF;
	font-size: 8pt;
}
div#leftRail div#startShopping {
	padding: 20px 10px;
}
div#leftRail div#startShopping a {
	line-height: 17px;
}

div#messages {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;

}
div#messages div#keyweb {
	width: 589px;
	height: 310px;
	overflow: hidden;
	margin-bottom: 5px;
}
div#messages div#tiles {
	margin-right: -5px;
}
div#messages div#tiles div.tile {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 193px;
	height: 165px;
	background-color: #fcf7e3;
	overflow: hidden;
	cursor: pointer;
}
div#messages div#tiles div.tileLast {
	margin-right: 0px;
}
div#messages div#tiles div.tileHover {
	background-color: #E6D3AD;
}
div#footer {
	border-top: 3px solid #B38937;
	padding-top: 5px;
	clear: both;
	text-align: center;
}

.MERCH03 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.5em;
}


.keywebMessage {
	width: 589px;
	height: 310px;
	overflow: hidden;
}
.keywebMessage img {
	border: 0px !important;
	margin: 0px;
	padding: 0px;
}

#keyweb1 {
}
#keyweb2 {
}
#keyweb3 {
}

#keywebController {
	position: absolute;
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	margin-top: 285px;
	margin-left: 515px;
	z-index: 10000;
}
#keywebController li {
	display: inline;
	float: left;
	margin-left: 2px;
}
#keywebController li a {
	display: block;
	background-color: #552814;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #552814;
}
#keywebController li a.active {
	background-color: #f0860f;
	border: 1px solid #552814;
}
#keywebController li a:hover {
	text-decoration: none;
	background-color: #f0860f;
	border: 1px solid #552814;
}


.tile h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #3A290D;
	margin-bottom: 2px;
}
.tile span {
	font-size: 8pt;
	color: #77391B;
}
.tile img {
	width: 193px;
	height: 100px;
	border: 0;
	overflow: hidden;
}

.tile .tileCopy {
	padding: 5px;
}

.tile a.tileAction {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#ORDER a {
	font-weight: bold;
}

#talkToUs {
	margin-top: 1em;
	color: #77391B;
	font-size: 12px;
	line-height: 25px;
}
#talkToUs a img {
	vertical-align: middle;
}


