html
{
	overflow-y: scroll;
	position: relative;
	display:inline-block;
}

BODY
	{ 
	background-image: url(images/bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment: fixed
	position: relative;
	display:block;
    } 

.content_text
	{
	font-family: Arial,Verdana;
	font-size: 9pt;
	}
	
.quote
	{
	font-family: Arial,Verdana;
	font-size: 12pt;
	line-height: 13pt;
	}
	
.formfield
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #9E8765; 
	background-color: #ffffff;
	background-position: center center; 
	font-family: Arial,Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: #66502F;
	width: 325px;
	padding: 2px;
	}
	
.formfield2
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #9E8765; 
	background-color: #ffffff;
	background-position: center center; 
	font-family: Arial,Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: #66502F;
	padding: 2px;
	}
	
.formfieldbutton
	  { 
	  color: #66502F; 
	  font-weight: bold; 
	  font-size: 9pt; 
	  font-family: Arial,Verdana; 
	  background: #ffffff center; 
	  padding: 2px; 
	  border-color: #9E8765;
	  border-width: 1px; 
	  cursor: hand;  
	  }

.testimonial
	{
	width: 614px;
	margin: 0 auto;
	text-align: center;
	rbackground-color: rgba( 255, 255, 105, 50);
	}
	
	
.quoteslider
{
	width: 614px;
	rwidth: auto;
	overflow:hidden;
	margin-bottom:-8px;
	margin-top: 0px;
	rpadding: 5px;
	position: relative;
	left: 80px;
	rtop: 20px;
	height: 85px;
	rbackground-color: rgba( 255, 255, 205, 50);
	color: #66502F;
	font-family: Arial,Verdana; 
}

.inner
{
	rwidth: 614px;
	width: auto;
	roverflow:hidden;
	margin: 0 auto;
	rpadding: 5px;
	position: relative;
	rleft: 58px;
	rheight: 85px;
	rbackground-color: rgba( 255, 255, 100, 0);
	color: #66502F;
	font-family: Arial,Verdana; 
}


.date
{
	font-size: 75%;
	margin-bottom: 30px;
	font-weight: bold;
}

.smalllogo
{
	margin: 10px;
}

.facebook
{
	margin: 13px 10px;
}

.images
{
	position: relative;
}

.first
{
	position: relative;
	top: 238px;
}

.second
{
	position: relative;
	top: 302px;
}

.third
{
	position: relative;
	top: 448px;
}

img
{
border: none;
}

table
{
	background: none;
}
