.shopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #A04141;
	text-decoration: none;
}
.titleBG {
	background-color: #A98B6F;
}
.bg {
	background-color: #FFFFFF;
}

.topBg{
background-color: #CC8C7A;
}

.bottomBg{

background-color: #F2E7E4;
}

.bannerBg{
background-color: #FBF8F7;
}

.leftBG1 {
	background-color: #D3ADA1;
}

.leftBG2 {
	background-color: #EAD1CA;
}

.inputTextStyle {

}

.leftText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A04141;
	text-decoration: none;
}

.leftText1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.leftText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.contentBG {
	background-color: #FFFFFF;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.contentText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.contentText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.contentTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #F9F0EE;
	font-weight:bold;
}

.productBg {
	background-color: #F7F7F7;
}

.pricingText{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

.boxBorder{
background-color: #D3ADA1;
}
.boxBorder2{
background-color: #E9D6CF;
}
.bubbleBG{
background-color: #FFFFFF;
}

.forumInputTextStyle {
height: 24px;

}
.forumButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

