@charset "utf-8";
#nav {
	text-align: center;
	margin-top: -300px;
	padding: 0px;
	height: 300px;
	z-index: 2;
}

#header {
	text-align: center;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	z-index: 1;
}
#main {
	background-color: #EFEEEA;
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 890px;
	z-index: 1;
	background-image: url(Images/mainBkgrnd.jpg);
	background-repeat: repeat-y;
}

#text {
	text-align: left;
	float: left;
	height: 565px;
	width: 497px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #4187CC;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#slideshow {
	text-align: left;
	float: left;
	height: 241px;
	width: 248px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-right-width: 35px;
	border-right-style: solid;
	border-right-color: #4187CC;
}
#specifictree {
	float: left;
	height: 336px;
	width: 268px;
	padding-right: 35px;
	background-image: url(Images/Tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#landscape {
	padding: 0px;
	height: 84px;
	width: 890px;
	background-image: url(Images/Landscape.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	margin: auto;
	padding: 0px;
	height: 84px;
	width: 890px;
	background-image: url(Images/Landscape.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}	
	#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#vendors {
	text-align: left;
	float: left;
	height: 641px;
	width: 248px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 3px;
	border-right-width: 35px;
	border-right-style: solid;
	border-right-color: #4187CC;
}


.Headline {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #4187CC;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #EFEEEA;
	font-weight: bold;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Text a:link {
	color: #4187CC;
}
.Text a:hover {
	color: #0d1956;
}

.Text a:visited {
	color: #4187CC;
}
.Text a:active {
	color: #4187CC;
}

.services {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.specialimage {
	border: 5px solid #EFEEEA;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
