body {
	background-color: #7fb07e;
	background-image: url(../images/bkgd_gradient.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#acacac;
	font-size:12px;
	margin-top: 50px;
}

form #stop
{
	display: none;
	visibility: hidden;
}


td {
	vertical-align: top;
} 

.navi {
height: 5px;
}

.ten {
height: 10px;
}

.eighteen {
height: 18px;
}

.twentyfive {
height: 25px;
}

.callnow {
	height: 25px;
}


.norepeat
{background-repeat: no-repeat;}

.required {
	border: red solid 2px;
}
#slideshow {
	height: 360px;
	overflow: hidden;
	width: 643px;
}
#slideshow img {
	border: none;
}


/**************** Styles ****************/ 
.style1 {
font-size: 11px;
}

.style2 {
color: #7fb07e;
}


.style3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #7fb07e;
}

.style4 {
font-size:16px;
font-weight:bold;
}

.style5 {
font-size:14px;
font-weight:bold;
line-height:1.15;
}

.style6 {
font-size:24px;
color: #d7d7d7;
font-weight:bold;
}


.quote {
color: #cccccc;
}

.smaller
{font-size:10px;
}

.form
{background-color: #acacac;
border:none;
}

/**************** Links ****************/ 

a:link { 				/* Link you haven't been to */
color: white; 
text-decoration: underline; 
} 

a:visited {   			/* Link you have been to */
color: white; 
text-decoration: underline; 
} 

a:hover {    			 /* Link when you hover */
color: white; 
text-decoration: none;
} 


/**************** Navi Links ****************/


a.navi:link { 				/* Link you haven't been to */
color: #7fb07e; 
text-decoration: none; 
} 


a.navi:visited {   			/* Link you have been to */
color: #7fb07e; 
text-decoration: none; 
} 


a.navi:hover {    			 /* Link when you hover */
color: #ffffff; 
text-decoration: none;
} 



/**************** List Links ****************/


a.list:link { 				/* Link you haven't been to */
color: #ffffff; 
text-decoration: none; 
} 


a.list:visited {   			/* Link you have been to */
color: #ffffff; 
text-decoration: none; 
} 


a.list:hover {    			 /* Link when you hover */
color: #ffffff; 
text-decoration: underline;
} 


/************************* Images *************************/ 

img.floatright { 
    float: right; 
    margin: 20px; 
}


img.floatleft { 
    float: left; 
    margin-left: 0px; 
	margin-right: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.bottomnav {
	font-size: 10px;
	text-align: justify;
	padding: 10px;
	background-image: url(../images/copy_bg.jpg);
	color: #000000;
}
.bottomnav a {
	text-decoration: underline;
	color: #000000;
}
.bottomnav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.copy {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #5c805b;
	padding: 20px;
	background-image: url(../images/copy_bg.jpg);
	background-repeat: repeat-y;
}
.copy a {
	color: #000000;
	text-decoration: underline;
}
.copy a:hover {
	color: #CCCCCC;
}
.copy2 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #5c805b;
	background-image: url(../images/copy_bg.jpg);
	background-repeat: repeat-y;
}
.quote {
	margin: 10px;
}
.testimonial {
	font-size: 11px;
	color: #999999;
}
.credit {
	font-size: 10px;
	font-style: italic;
}
.address {
	font-size: 11px;
	padding-left: 10px;
	color: #7fb07e;
	line-height: 13px;
}
.address a {
	color: #7fb07e;
	text-decoration: none;
}
.address a:visited {
	color: #7fb07e;
	text-decoration: none;
}
.address a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #7fb07e;
	line-height: 12px;
}
.footer a {
	text-decoration: none;
	color: #7fb07e;
}
.footer a:hover {
	text-decoration: underline;
	color: #999999;
}
.addthis_toolbox .custom_images a
{
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}