

body
{
	background-color:#47250A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	padding-top:10px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	line-height:20px;
}
a:link, a:visited
{
	color:#08a6a2;
	font-weight:bold;
}
h1
{
	font-size:1.8em;
	color:#B77D1E;
	line-height:25px;
}
h2
{
	font-size:1.5em;
	line-height:22px;
	
}
#MainHolder
{
	width:740px;
	margin:auto;
}
#ContentWrapper
{
	background-color:#000;
	background-color:#000000;
	background-image:url(images/a_background.jpg);
	background-repeat:no-repeat;
}
#Content
{
	float:left;
	width:428px;
	padding:30px;
	color:#FDD89A;
	
}
#Testimonials
{
	float:left;
	width:232px;
	background-color:#291606;
	color:#73d5d3;
}
#TestimonialContent
{
	padding:20px;
	font-size:.9em;
	line-height:20px;
}
body,td,th {
	font-size: 0.85em;
}
.style1 {color: #FFFFFF}

