body{
	background:#1B0708;
	margin:0px;
	padding:0px;
}

a.filter:link {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:20px;
	color:#69322F;
}

a.filter:visited {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:20px;
	color:#69322F;
}

a.filter:hover {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:20px;
	color:#FFCC00;
}

a.list:link {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#69322F;
}

a.list:visited {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#69322F;
}

a.list:hover {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#FFCC00;
}

a.footer {
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:18px;
	color:#FFCC00;
}

font.headline0{
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#69322F;
}

font.headline1{
	font-family: serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

font.headline2{
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:18px;
	color:#69322F;
}

font.headline3{
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:24px;
	color:#FFCC00;
}

font.headline4{
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:22px;
	color:#69322F;
}

font.headline5{
	font-family:serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#FFCC00;
}

input.customize{
	height:40px;
	width:150px;
	background:#FFCC00;
	background-image:url('../img/customize.png');
	background-repeat:no-repeat;
}

input.list{
	height:40px;
	width:175px;
	background:#FFCC00;
	background-image:url('../img/customize.png');
	background-repeat:no-repeat;
}

input.survey{
	height:40px;
	width:175px;
	background:#FFCC00;
	background-image:url('../img/in_stock.png');
	background-repeat:no-repeat;
}

input.cart_add{
	height:40px;
	width:150px;
	background:#FFCC00;
	background-image:url('../img/cart_add.png');
	background-repeat:no-repeat;
}

input.cart_edit{
	height:40px;
	width:100px;
	background:#FFCC00;
	background-image:url('../img/customize.png');
	background-repeat:no-repeat;
}

input.cart_remove{
	height:40px;
	width:100px;
	background:#FFCC00;
	background-image:url('../img/cart_remove.png');
	background-repeat:no-repeat;
}

input.maximize{
	height:40px;
	width:150px;
	background:#FFCC00;
	background-image:url('../img/maximize.png');
	background-repeat:no-repeat;
}

input.plus{
	height:24px;
	width:60px;
	background:#FFCC00;
	background-image:url('../img/plus.png');
	background-repeat:no-repeat;
}

input.minus{
	height:24px;
	width:60px;
	background:#FFCC00;
	background-image:url('../img/minus.png');
	background-repeat:no-repeat;
}