@charset "utf-8";
/* CSS Document */

.footer_text
{
	font-family: "Times New Roman", Times, serif; font-size: 12px;
}

.site_background
{
	background-position: 50% 0px;
	background-image:url('main_panel.gif');
	background-repeat:repeat-y;
	background-attachment:scroll;
	text-align: center;
}

.navigation_background
{
	background-position: 17px 0px;
	background-image:url('navigation_panel_bg.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.services_background
{
	background-position: -20px 15px;
	background-image:url('services_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.fertilizing_background
{
	background-position: -20px 15px;
	background-image:url('fertilizing_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.landscapemaintenance_background
{
	background-position: -20px 15px;
	background-image:url('fertilizing_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.landscapeservice_background
{
	background-position: -20px 15px;
	background-image:url('fertilizing_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.sprinkler_background
{
	background-position: -20px 15px;
	background-image:url('fertilizing_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.lawncare_background
{
	background-position: -5px 15px;
	background-image:url('lawncare_services_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.text_panel
{
	background-position: 0px -30px;
	background-image:url('text_panel.png');
	background-repeat:no-repeat;
	background-attachment:scroll;

	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1.2;
}

.white
{
	background-image:url('white.gif');
	background-repeat:repeat;
	background-attachment:scroll;
	text-align: center;
}

.hidden_text
{
	font-size: 8px;
	color: #F7F7F7;
}

.seperator
{
	background-position:3px 0px;
	background-image:url('seperator.gif');
	background-repeat:repeat-y;
	background-attachment:scroll;
	text-align: center;
}

.page_links
{
	font-size: 18px
}

.image_caption
{
	font-size: 12px
}

.services_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #666666;
	font-variant: small-caps;
	font-style: oblique;
	position: relative;
}

.portfolio_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	font-style: oblique;
	position: relative;
}

.button_caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: oblique;
	position: relative;
}

div.text_panel_hr
{
 height: 1px;
 background: #848484;
 width: 450px;
 text-align: left;
 margin: 0 auto;
}
