@charset "utf-8";
/* CSS Document */

body 				{background:url('images/website_bg_lake.jpg') top center no-repeat; background-attachment:fixed; margin-top:20px;margin-left:20px;margin-right:20px;margin-bottom:20px;}
body, p				{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#84613c; line-height:18px;}

p a:link, p a:visited, p a:active 	{color:#339933;text-decoration:underline;}
p a:hover 			{color:#339933;text-decoration:none;}
h1 					{font-size:18px; color:#339933; line-height:normal;}
hr					{height:1px; border-top:1px solid #c8a67f; color: #e1c7a7;}

#logoContainer 		{position: relative;z-index:4;margin:0 auto;width:175px;top:-50px;}
#logo 				{position:absolute;display:block;width:168px;height:161px;left: -385px;}
#headerContainer 	{position: relative;z-index:5;margin:0 auto;width:760px;top:-50px;}
#header 			{position:absolute; display:block; width:760px; height:90px; left:90px; top:5px;}

* html a:hover 		{visibility:visible;}

#menu 				{list-style-type:none;padding:0;position: relative;z-index:3;margin:0 auto;width:724px;top:-17px;left:90px;}
#menu li 			{float:left;padding:0px;margin:0px;position:relative;height:1px;z-index:100;width:170px; list-style-type:none;}
#menu li a, #menu li a:visited 	{text-decoration:none;}
#menu dl 			{position:absolute;top:0px;left:0px;margin:0px;padding:0px;}
#menu dt 			{margin:0px;float:left;width:170px;height:43px;text-align:center;}
#menu dd 			{display:none;background: transparent url('test_navbg.png');border-bottom:1px solid #99cc99;clear:left;margin:0px;padding:0px;color: #ffffff;font-size: 1em;text-align:left;}
#menu dt a, #menu dt a:visited 		{display:block;color:#ff8;padding: 0px;}
#menu dd a, #menu dd a:visited 		{background: transparent url('images/navbg.png');color:#ff8;text-decoration:none;display:block;padding:4px 5px 4px 10px;font-size:12px;}
#menu li a:hover 			{border:0;}
#menu li:hover dd, #menu li a:hover dd 		{display:block;}
#menu li:hover dl, #menu li a:hover dl 		{}
#menu dd a:hover 	{background: #e2dfa8;color:#534;}
#menu .one 			{background: url('images/nav_landscaping_o.jpg') no-repeat;}
#menu .two 			{background: url('images/nav_nursery_o.jpg') no-repeat;}
#menu .three 		{background: url('images/nav_services_o.jpg') no-repeat;}
#menu .four 		{background: url('images/nav_contact_o.jpg') no-repeat;}
#menu .one a:hover img 				{visibility:hidden;}
#menu .two a:hover img 				{visibility:hidden;}
#menu .three a:hover img 			{visibility:hidden;}
#menu .four a:hover img 			{visibility:hidden;}

.clear 				{clear:both;}

#spacer				{height:20px;}

.pGalleryItem		{float:left; width:119px; padding-bottom:10px; text-align:center;}

#content			{width:894px; padding:0px 20px 20px 20px;}
#video				{width:600px; height:340px; border:1px solid #c8a67f;}
#slideshow			{width:260px; height:420px; border:1px solid #c8a67f;}
#bottomText			{margin-top:20px;font-size:11px;color:#666666;}

#smBtmLinksContainer 	{z-index:8;padding-left:20px;padding-right:20px;font-size:9px;}
#smBtmLinks 			{margin:auto;font-size:9px;color:#996633;}
#smBtmLinks a:link, #smBtmLinks a:visited, #smBtmLinks a:active 	{color:#996633;text-decoration:underline;}

#footerContainer 		{position: relative;z-index:2;padding-left:20px;color:#ffffff;font-size:11px;}
#footerLinks 			{position:absolute;display:block;width:330px;height:20px;left:600px;font-size:11px;color:#d2eeda;top:0px;}
#footerLinks a:link, #footerLinks a:visited, #footerLinks a:active 		{color:#d2eeda;text-decoration:underline;}
#footerLinks a:hover 	{color:#d2eeda;text-decoration:none;}
