@charset "UTF-8";
.rulfs {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.item {
	color: #A23319;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.specs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.storecategory {
	font-size: 22px;
	color: #5C544D;
	text-transform: uppercase;
	font-weight: normal;
}
#bgdiv {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1296px;
	z-index:1;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Cartbgdiv {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1096px;
	z-index:1;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerbuttons {
	position:relative;
	top:55px;
	width:717px;
	height:114px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#CartHeaderbuttons {
	position:relative;
	top:55px;
	width:717px;
	height:114px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#content {
	position:relative;
	top:105px;
	width:676px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#CartContent {
	position:relative;
	top:105px;
	width:676px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.headline {
	font-size: 30px;
	color: #A32E16;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.bodycopy {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.bodycopy a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodycopy a:hover {
	font-weight: bold;
	color: #A73E23;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #000000;
	text-decoration: underline;
}
.bodycopy a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	line-height: 12px;
	color: #A73E24;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.footer a:link {
	color: #534A3F;
	text-decoration: none;
}
.footer a:hover {
	color: #A23319;
	text-decoration: underline;
}
.footer a:visited {
	color: #534A3F;
	text-decoration: none;
}
.footer a:active {
	color: #534A3F;
	text-decoration: none;
}
.photo {
	line-height: 18px;
	color: #FFFFFF;
	border: 4px ridge #A78461;
	margin: 0px;
	padding: 0px;
}
.photostore {
	color: #FFFFFF;
	border: 4px ridge #A78461;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.home-head1 {
	font-size: 20px;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-variant: small-caps;
	color: #4A1300;
	font-weight: bold;
}
.home-head2 {
	font-size: 28px;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #A23319;
}
.newsbox {
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.footercredit {
	font-family: "Comic Sans MS", Helvetica, Arial;
	font-size: 10px;
	color: #8D8D8D;
	font-variant: normal;
	font-weight: normal;
}
