﻿body 
{
	margin: 0px; 
	padding: 0px;
	background-color: #333;
	/*background-color: #9cb071;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
}
.bg1
{
	background: url('../images/tiptonlandscaping_01.jpg') no-repeat;
}
.bg3
{
	background: url('../images/tiptonlandscaping_03.jpg') no-repeat;
	background-position: 50% top;
}
.bg4
{
	background: url('../images/bg_04.jpg');
}
p {
	margin: 0px;
}
ul li, fieldset
{
	font-size: 15px;
}
.homelink {
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px;
}
.area_c {
	margin-top: 10px; 
	margin-bottom: 10px;
}
.runner {
	margin: 27px 18px 10px 10px;
}
h1 {
	padding-bottom: 15px;
	margin: 0px;
}
.vnav 
{
	float:left;
	margin: 0px;
	margin-top: 20px;
	margin-left: 5px;
}
.vertical 
{
	display: block;
	padding-bottom: 10px;
	padding-left: 10px; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none;
	color: #333;
}
.vertical:hover
{
	text-decoration: underline;
	color: #9bb070;
}
/* Footer */
.footer a
{
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
	color: #333;	
}
.footer a:hover
{
	text-decoration: underline;
	color: #9bb070;
}

/* Contact */
.table_d2e20
{
    border-right: #000000 1px;
    border-top: #000000 1px;
    border-left: #000000 1px;
    width: 521px;
    border-bottom: #000000 1px;
}
.table_d2e20 TD
{
    border-right: #000000 0px;
    border-top: #000000 0px;
    border-left: #000000 0px;
    border-bottom: #000000 0px;
}

/* Pictures */
#pictures
{
	margin: 0px auto;
	padding-left: 30px;	
}
#innerContent fieldset p
{
	padding: 15px;
	font-size: 14px;
}
#innerContent fieldset legend b
{
    color: #9bb070;
    font-size: 20px;	
}
#pictures div
{
    float:left;
    padding: 0px 0px;
    padding-top: 5px;
    padding-bottom: 15px;
    width: 24%;
}
#pictures div img
{
	border: none;
}

/* Services */
#innerFieldset
{
	border: none;
	margin-top: 10px;
	padding-left: 15px;	
}
#innerFieldset legend
{
	font-weight: bold;
	padding-bottom: 5px;
}
#innerFieldset ul
{
	margin: 0px 20px;
}
#innerFieldset ul li
{
	margin: 0px;
}