body {
	font-family : Arial;
	font-size : 0.9em;
	color : #ffffff;
	background-color : #000000;
	text-align : center;
	margin-top: 0px;
	padding-top: 0px;
}

#container {
	margin-left : auto;
	margin-right : auto;
	width : 780px;
	height : 100%;
	padding : 0px;
	text-align : left;
}

#header {
	float : left;
	width : 100%;
	height : 140px;
}

#header_left {
	float : left;
	width : 509px;
}

#header_right {
	float : right;
	text-align : right;
	height : 137px;
	width : 271px;
	font-size : 0.8em;
	padding-top: 10px;
	position: relative;
}

#holly_left
{
	position: absolute;
	left: 53px;	
	top: 63px;
}

#holly_left img
{
	width: 31px;
	height: 43px;
	behavior: url('/iepngfix.htc');
}

#holly_right
{
	position: absolute;
	right: -33px;	
	top: 83px;
}

#holly_right img
{
	width: 42px;
	height: 43px;
	behavior: url('/iepngfix.htc');
}

.menu {
	float: left;
	list-style : none;
	padding : 0px;
	margin : 0px;
}

.sublayer {
	list-style : none;
	margin : 0px;
	padding : 0px;
	margin-top : 5px;
	margin-left : 25px;
}

.sublayer li {
	margin : 0px;
	padding : 0px;
}

.menu li {
	width : 133px;
	text-align : center;
	margin-top : 4px;
}

.menu li a {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-size : 0.9em;
}

.button1 {
	background-image : url('/images/button_1.png');
	background-repeat : no-repeat;
	min-height : 23px;
	cursor : pointer;
}

.button2 {
	background-image : url('/images/button_2.png');
	background-repeat : no-repeat;
	min-height : 36px;
	cursor : pointer;
}

* html .button1 {
	height : 23px;
}

* html .button2 {
	height : 36px;
}

.button3 {
	background-image : url('/images/button_3.png');
	background-repeat : no-repeat;
	height : 23px;
	width : 94px;
	float : right;
	text-align : center;
	line-height : 23px;
	font-weight : bold;
}

#nav {
	float : left;
	width : 180px;
	padding-left : 0px;
}

#content { 
	float : left;
	width : 600px;
}

h1 {
	font-size : 1.2em;
	margin : 0px;
	padding : 0px;
}

#homelist {
	list-style-image : url('/images/bullet.png');
	font-weight : bold;
	font-size : 1.0em;
}

.homelink {
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

.regularlink {
	text-decoration : none;
	color : #ffffff;
}

.itemprice {
	color : #d6783d;
}

.tableheader {
	background-color : #811403;
	font-weight : bold;
}

.tablebody {
	background-color : #d77940;
}

#breadcrumb a {
	text-decoration : none;
	color : #ffffff;
}
