body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image: url(images/back.gif);
  background-position: top;
  background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.phone {
	color: #006600;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top:5px;
}

.call {
	color: #999933;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.scroll {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;	
}

.title {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 14px;
}

.text {
	font-size: 11px;
	color: #000000;
	font-weight: 200;
	padding-right: 15px;
	padding-left: 15px;

}

.testimonial {
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	text-align: justify;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;

}

.footer {
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;

}

.buttons {
	font-weight: bold;
	color: #006600;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 14px;
}

a.text:link {
	color: #006600;
	text-decoration: underline;
}

a.text:hover {
	color:#999966;
	text-decoration: underline;
}

a.text:visited {
	color: #006600;
	text-decoration: underline;
}

a.text:active {
	color: #006600;
		text-decoration: underline;
}

a.buttons:link {
	color: #006600;
	text-decoration: none;
}

a.buttons:hover {
	color:#999966;
	text-decoration: underline;
}

a.buttons:visited {
	color: #006600;
	text-decoration: none;
}

a.buttons:active {
	color: #006600;
		text-decoration: none;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color:#CCCC99;
	text-decoration: underline;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:active {
	color: #FFFFFF;
		text-decoration: none;
}
.title_back {
	background-image: url(images/welcome_back2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#CCCD67;
	}
.lists {
	font-size: 11px;
	line-height: normal;
	color: #006600;
	text-indent: 15px;
}
