﻿body {
	background-color:#607757;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p, table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

h1 {
	color: #003300;
	font-size: 4em;
	font-weight: bold;
}

h2 {
	color: #003300;
	font-size: 2.2em;
	font-weight: normal;
}

h3 {
	color: #669900;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
}

.title {
	color: #669900;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #88B42E;
}
a:hover {
    color: #B8DB6F;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #607D22;
}
a:visited:hover {
	color: #8AB531;
}
a.sidelink {
	font-weight: bold;
	text-decoration: none;
}
a.importantLink {
	color: #f00;	
}
table {
	background-color: #FFFFFF;
	border: 0;
}
#flashcontent{
	height: 800px;
	vertical-align: top;
}
.caption{
	font-size: 12px;
	font-weight: bold;
}

.link_wolberts span, .link_beds_grounds span, .link_sigtrees span, .link_lawns span, .link_trees_shrubs span
{
    display: none;
}

#image_base
{
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image.jpg) no-repeat;
    position: relative;
}
.image_switch_base
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image.jpg) no-repeat;
}

.link_wolberts
{
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    height: 145px;
    width: 230px;
}
.link_wolberts a
{
    display: block;
    height: 145px;
    width: 230px;
}
.link_beds_grounds
{
    position: absolute;
    top: 480px;
    left: 580px;
    display: block;
    height: 50px;
    width: 360px;
}
.link_beds_grounds a
{
    display: block;
    height: 50px;
    width: 360px;
}
.link_sigtrees
{
    position: absolute;
    top: 480px;
    left: 120px;
    display: block;
    height: 50px;
    width: 460px;
}
.link_sigtrees a
{
    display: block;
    height: 50px;
    width: 460px;
}
.link_trees_shrubs
{
    position: absolute;
    top: 430px;
    left: 580px;
    display: block;
    height: 50px;
    width: 360px;
}
.link_trees_shrubs a
{
    display: block;
    height: 50px;
    width: 360px;
}
.link_lawns
{
    position: absolute;
    top: 430px;
    left: 250px;
    display: block;
    height: 50px;
    width: 200px;
}
.link_lawns a
{
    display: block;
    height: 50px;
    width: 200px;
}

.image_switch_wolberts
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image_logo_hover.jpg) no-repeat;
}
.image_switch_beds_grounds
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image_beds_grounds.jpg) no-repeat;
}
.image_switch_sigtrees
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image_sigtrees.jpg) right bottom no-repeat;
}
.image_switch_lawns
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image_lawns.jpg) right bottom no-repeat;
}
.image_switch_trees_shrubs
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 950px;
    height: 578px;
    background: url(../images/w_home_image_trees_shrubs.jpg) right bottom no-repeat;
}


/* preloads */

.preload_wolberts {position: absolute; background: url(../images/w_home_image_logo_hover.jpg) no-repeat; margin: -9999px; padding: 0px;}
.preload_beds_ground {position: absolute; background: url(../images/w_home_image_beds_grounds.jpg) no-repeat; margin: -9999px; padding: 0px;}
.preload_sigtree {position: absolute; background: url(../images/w_home_image_sigtrees.jpg) no-repeat; margin: -9999px; padding: 0px;}
.preload_lawns {position: absolute; background: url(../images/w_home_image_lawns.jpg) no-repeat; margin: -9999px; padding: 0px;}
.preload_trees_shrubs {position: absolute; background: url(../images/w_home_image_trees_shrubs.jpg) no-repeat; margin: -9999px; padding: 0px;}
