body {
	background-color: #F4F0E1;
	margin: 3px 0px;
	background-image: url(images/mainbg.jpg);
}
.headcell1 {
	background-image: url(images/headpic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}

.storecell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

.borderMain {
	background-color: #EAE7E2;
	border: 2px solid #660000;
}
.leftBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #660000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #660000;
}
.mainBodyCell {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #666666;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 20px;
}
.pictures {
	margin: 8px;
	border: 3px solid #660000;
}

.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #AC2223;
	text-decoration: underline;
}
a:active {
	color: #AC2223;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}.speciallist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
	margin-left: 30px;
}
.rugtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #AC2223;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 20px;
}
