/* CSS Document */

body{
background-color:#000000;
}

.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f4d2a;
	text-align:justify;
}

.sellingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0f4d2a;
	line-height:11px;
}

.prequaltitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0f4d2a;
	font-weight:700;
}

.quotetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0f4d2a;
}

.quotetable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:0f4d2a;
	font-weight:bold;
}

.quotetable2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#00CCCC;
	font-weight:bold;
}

.hometable{
	background-image:url(images/homeimage.jpg);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}

.menuheads {
	font-size: 11px;
	font-weight:300;
	line-height:12px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	border-color:#D4CC94;
	border-style:outset;
	background-color:#114636;
	border-width:1px;
	cursor:auto;
}

.menuheadson {
	font-size: 11px;
	font-weight:300;
	line-height:12px;
	color: #114636; 
	font-family: Arial, Helvetica, sans-serif;
	border-color:#114636;
	border-style:outset;
	border-width:1px;
	background-color:#D4CC94;
	cursor:pointer;
}

.testimony {
	background-image:url(images/home_picture.jpg);
	background-repeat:no-repeat;
	border-color:#333333;
	border-style:inset;
	border-width:1px;
	margin-left:10px;
}

.leftKeillor
{
position:absolute;
left:-3333px;
}