a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.bottom {color: #000000; font-family:Arial, Helvetica, sans-serif; line-height:220%; font-size:12px;}
a.bottom:link {color: #000000; text-decoration: none;}     /* unvisited link */
a.bottom:visited {color: #000000; text-decoration: none;}  /* visited link */
a.bottom:hover {color: #990000; text-decoration: underline;}   /* mouse over link */
a.bottom:active {color: #000000; text-decoration: none;}   /* selected link */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	text-transform:uppercase;
}
h2 {
	font-size: 16px;
	color: #ffffff;
	padding-left: 15px;
	text-transform:uppercase;
}


h3 {
	font-size: 14px;
	color: #000000;
	padding-left: 15px;
	text-transform:uppercase;
}

p 	{padding-left: 15px; padding-right: 15px;font-size:12px; line-height:160%; }
ul { list-style:square;}



.bodyBG {background-image:url(images/body_bg.jpg); background-repeat:repeat-y; }
.sidebarBG {background-image:url(images/sidebar_bg.jpg); background-repeat:no-repeat; background-position:bottom; width:215px; height:275px;}
.leftBG { background-image:url(images/left_repeat_bg.gif); background-repeat:repeat-y; width:57px;}
.rightBG { background-image:url(images/right_repeat_bg.gif); background-repeat:repeat-y; width:55px;}

.bodyGrassBG {background-image:url(images/grass_bg3.jpg); background-repeat:no-repeat;
width:615px; height:275px; background-position:bottom;}
.sidebarTitle 
.serviceBG {background-repeat:no-repeat; background-image:url(images/service_bg.jpg); width:615px;}
.service {background-image:url(images/service_bg.jpg); height:290px; background-repeat:no-repeat;}
.grassBorder {background-image:url(images/grass_bdr.jpg); background-repeat:repeat-y;}

.serviceTitle {padding-top: 35px; padding-left:15px; font:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; color:#333333;}
.bodyPic {border: 1px solid #333333; margin-right: 10px; margin-bottom:10px;}
.header {background-image:url(images/header.jpg); background-repeat:no-repeat; height:173px;}
.address {padding-right:20px; padding-top:10px; color:#FFFFFF; font-size:12px; line-height:80% ;}
.address2 {padding-right:20px; padding-top:10px; color:#FFFFFF; font-size:16px;line-height:80% ;}
.serviceArea {padding-right:20px; padding-top:10px; color:#FFFFFF; font-size:12px;line-height:120%; }
.footerText {padding-top:10px; padding-bottom:25px; color:#FFFFFF; font-size:12px; line-height:150% ;}
.serviceList {font-size:12px; color:#000000;}


