@charset "ISO-8859-1";

body {
background: #A3D995;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: inherit;
			font-style: inherit;
			font-size: 95%;
			color: #000000;
}


.tablerule {
	border: 1px solid #929290;
}
.footer {
	background-color: #7FB2F0;
	background-image: url(images/footerback.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	text-align: right;
	font-size: 75%;
}
.contactarea {
	background-color: #ffffff;
	background-image: url(images/splashrule.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 85%;
}
.image_right {
	float: right;
	padding-left: 6px;
}
.content {
	text-align: left;
	padding: 4px 10px;
	font-size: 85%;
	background-position: top;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #929290;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
}

/************ services styles *****************/

.services {
margin-left: 40px;
	}

.services ul {
list-style-type: none;
	}

.services li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(images/little_pea.gif);
	list-style-type: none;
		font-size: 125%;
	line-height: 160%;
} 

.services li a:link, li a:visited {
  color: #333399;
  text-decoration: none;
}

.services li a:hover,  li a:active {
	color:#000000;
}

.sub_services {
margin-left: 0px;
	}

.sub_services ul {
list-style-type: none;
	}

.sub_services li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(images/little_pea.gif);
	list-style-type: none;
		font-size: 100%;
	line-height: 160%;
} 

.sub_services li a:link, li a:visited {
  color: #333399;
  text-decoration: none;
}

.sub_services li a:hover,  li a:active {
	color:#000000;
}

/************ end services styles *****************/


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #929290;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 120%;
	font-style: italic;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCDF88;
	border-bottom-color: #FCDF88;
}
.right {
	float: right;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 120%;
}
