body {
	margin: 0;
}
td {
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-size: 14px;
	color: #6699CC;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #6699CC;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-decoration: underline;
}
.linkFooter {
	font-size: 12px;
	color: #6699CC;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.linkFooter:hover {
	font-size: 12px;
	color: #6699CC;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	color: #999999;
}

.Subtitle {
	font-size: 30px;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2;
}
.SubtitleSmall {
	font-size: 24px;
	color: #8E0C0A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.SubtitleWhite {
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.LargeText20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 1.5;
}
.MediumText18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 1.5;
}
.testimonials {
	font-size: 14px;
	color: #339933;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-weight: bold;
}.testimonialsBG {
	background-color: #FFFFFF;
	background-image: url(/images/BG-testimonials.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.faqTitle {
	background-image: url(../images/BG-faq.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.linkText {
	font-size: 20px;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
}
.linkText:hover {
	font-size: 20px;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.hometext {
	font-size: 30px;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3;
}


/* Sofa Bed Testing --------------------------------------------------------------------------------------*/

#sofa-testing-wrap{
display:			block;
background:			url('../images/web/sofa-testing.jpg') no-repeat center;
height:				600px;
width:				1000px;
margin:				0 auto;
}