﻿body { 
	/* customize_body */ font-weight: 400;
 font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 1.4rem;
  line-height: 1.8rem; /* customize_body */
		
	
	
}


 



.bodytextwhite {
	font-weight: 300;
  font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0rem;
	letter-spacing: 1px;
	color: #fff;
	line-height: 2.4rem;
	
}
.bodytextwhite ul{
padding: 0px;	
}

.bodytextwhite li{
list-style-image: url(/themes/tjsfurniture//images/bullet.png);
	list-style-position: inside;
    padding-left: 20px;
    text-indent: -28px;	
}

.bodytext {
	font-weight: 300;
  font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0rem;
	letter-spacing: 1px;
	color: #000;
	line-height: 2.4rem;
	
}
.bodytext ul{
padding: 0px;	
}

.bodytext li{
list-style-image: url(/themes/tjsfurniture//images/bullet.png);
	list-style-position: inside;
    padding-left: 20px;
    text-indent: -28px;	
}



.whitehead {
	margin-top: 1.0rem;
  margin-bottom: 2rem;
    font-weight: 300;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #fff;
  font-size: 4.0rem;
  line-height: 5.0rem;
}

.callwhite {
	font-weight: 400;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 3.2rem;
  color: #fff;
  line-height: 4.0rem;
  
	
	
}
.callwhite a{
	color:#fff;
	
}
.callwhite a:hover {
	
	color: #F39;
	
}

.smallbodytext {	
  font-weight: 400;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.8rem;
}



.smallbodytext a {
	color: #000; 
}
.smallbodytext a:hover {
	color: #6c2874; 
} 
.smallwhitebody {	
  font-weight: 300;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
}



.smallwhitebody a {
	color: #fff; 
}
.smallwhitebody a:hover {
	color: #ccc; 
} 
.featuredtitle {
	font-weight: 300;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 5.0rem;
	letter-spacing: 1px;
	color: #1a98ff;
	line-height: 6.0rem;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1a98ff;
	padding-top: 20px;
	padding-bottom: 10px;
}
.featuredtext {
	font-weight: 300;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.6rem;
		color: #999999;
	line-height: 2.0rem;
	
	
}
.oldprice {
	font-weight: 300;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 3.0rem;
	color: #000;
	line-height: 4.0rem;
	
}
.saleprice {
	font-weight: 300;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 3.0rem;
	color:#900;
	line-height: 4.0rem;
	
}
.mceContentBody {
      background-color: #ccc;

}
