/* General Body Tags */

body {
	overflow: 	  		auto;
	color: 		  		#000000;
	font-family: 	  	arial;
	font-size: 	  		9pt;
	line-height: 	 	10pt;
	text-align:	 		center;
	font-weight:	 	normal;
	background: 	 	#f5f5dc;
	background-image: 	url(http://uycreative.com/clients/wagners/site/images/gradient2.gif);
	background-position:top left;
	background-repeat: 	repeat;
     }
	 
input, textarea, select {
width:165px;
}

::-moz-selection{
	background: 		#660011;
	color: 				#f5f5dc;
} 

::selection {
	background: 		#660011;
	color: 				#f5f5dc;
} 

img.imgleft { 
	float:				left;
	margin-right:		5px;
	margin-bottom:		5px;}

img { 
	border: 			0px;}


/* INPUT BOXES */

input, textarea, select {
	color: 				#660011;
	font-size : 		9pt;
	border-width:		1px;
	border-style: 		solid;
	border-color: 		#b6c684;
	padding: 			2px;
	margin-bottom:		2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcol .contentWrapper #landscapeform table tr td .textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660011;
	text-align: left;
	font-style: normal;
}
	
input:focus, textarea:focus, select:focus {
	border-width: 		1px;
	border-style: 		solid;
	border-color:		#660011;
	color:				#333333;
	}
	
/* LISTS */

#leftcol ul, #leftcol li { padding-left: 8px; margin-left: 8px; }
		
/* DIV CONTAINERS */

#side_image
{
	border: 3px solid #b6c684;
	cursor: pointer;
	overflow: hidden;
	margin: 20px auto 10px;
	position: relative;
	width: 250px;
	height: 166px;
}

#lg_container { 
	width:				920px;
	margin-left:		auto;
	margin-right:		auto;
	z-index: 			-1; 
	clear:				both;}

#buttonbox { width:900px; position:absolute;top:15px;height:100px; z-index:5;}

#leftbuttons { 
	float: 				left;
	}
	 
#buttons {
	float:				right;
	position: 			relative;
	left:				auto;
	background-color:	transparent;
	width:				160px;
	height: 			auto;
	padding:			5px;
	font-size: 			14px;
	font-weight:		bold;
	text-align: 		center;
	z-index:			6;
}
#leftbutton {
	float:				left;
	width:				60px;
	height:				25px;
	padding:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9px;
	font-weight:		bold;
	text-transform:		uppercase;
	z-index:			8;}
	
#rightbutton {
	float:				left;
	width: 				55px;
	height:				25px;
	padding:			10px;
	border-left: 		1px solid #000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9px;
	font-weight:		bold;
	text-transform:		uppercase;
	z-index:			8;}

#phone { 
	clear: 				both;
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	text-transform:		none;
	text-align:			center;
	display:			block;
	z-index:			8; }
	
#container {
	width:				910px;
	padding: 			5px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			center;
	z-index:			1;
	background-color:	#f5f5dc;}
	
#index {
	z-index:			2;
	position:			relative;
	width:				900px;
	margin-left:		auto;
	margin-right:		auto;
	top: 				23px;
}	

#smallheader { 
	position:			relative;
	text-align:			center;
	width:				400px;
	height:				150px;
	float:				left;
	z-index:			10;
	}

#interior {
	position:			relative;
	width:				810px;
	margin-left:		50px;
	margin-right:		40px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-top: 	    0px;
	z-index:			5; }

#interior2 {
	position:			relative;
	width:				790px;
	margin-top:			5px;
	padding-top: 	    10px;
	z-index:			5; }
	

#leftcol {
	background-color:	#b6c684;
	clear:				both;
	float:				left;
	text-align: 		left;
	padding-left:		0px;
	padding-right:		5px;
	padding-bottom:		5px;
	padding-top:        5px;
	width:				185px;
	z-index:			5;}
	
#leftcol p { padding-left: 7px; }

#leftindex { padding-left: 7px; }
	
#centercol {
	background-color:	transparent;
	text-align: 		left;
	float:				left;
	padding-left:		8px;
	padding-right:		5px;
	padding-bottom:		5px;
	padding-top:        5px;
	width:				320px;
	z-index:			5;
}

#rightcol {
	float:				right;
	text-align: 		center;
	padding-left:		5px;
	padding-right:		0px;
	padding-bottom:		5px;
	padding-top:        5px;
	width:				260px;
	z-index:			5;}

#footer {
	position:			relative;
	background-color:	transparent;
	width:				100%;
	height:				100px;
	clear:				both;
	text-align: 		center;
	padding-top:		15px;
	border-top-style:	solid;
	border-top-color: 	#b6c684;
	border-top-width: 	1px;
	z-index:			5;
	font-size:11px;}


/* LINKS */

a:link {
	color: 				#660011;
	font-weight:		normal;
	text-decoration:	none;}

a:visited {
	color: 				#660011;
	font-weight:		normal;
	text-decoration:	none;}

a:active {
	color: 				#660011;
	font-weight:		normal;
	text-decoration:	none;}

a:hover { 
	color:				#8a9a57;
	font-weight:		normal;
	text-decoration:	none;}


/* HTML Elements */

b, strong {
	color:				#000000;
	font-weight:		bold; }

i {
	color:				#000000;}

u {
	color:				#000000;
	text-decoration:	underline;}

small {
	font-size:			7pt;
	color:				#ff87ce; }

p.center { text-align: center; }

/* HEADERS */

.cap {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-size:			60px;
	color:				#660011;
	font-weight:		bold;
	line-height:		20px;
	float:				left;}
	

td.header {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	text-transform:		none;
	font-weight: 		bold;
	text-align: 		center;}

h4 {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	line-height:		20px;
	text-transform:		none;}
	
h1 {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	line-height:		20px;
	text-transform:		none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#b6c684;
	display:			block;}

h2 {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	line-height:		20px;
	text-transform:		none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#b6c684;
	display:			block;}

h3 {
	font-family:		Georgia, Book Antiqua, Palatino;
	font-style:			italic;
	color:				#000000;
	font-size:			20px;
	line-height:		20px;
	text-transform:		none;
	text-align:			right;
	display:			block; }
	
table { text-align: left; }
	
/* ROUNDED CORNERS */

.spiffy{
	display:			block;}

.spiffy *{
	display:			block;
	height:				1px;
	overflow:			hidden;
	font-size:			10px;
	background:			#f5f5dc;}

.spiffy1{
	margin-left:		3px;
	margin-right:		3px;
	padding-left:		1px;
	padding-right:		1px;
	border-left:		1px solid #e9e7bb;
	border-right:		1px solid #e9e7bb;
	background:			#efefcd;}

.spiffy2{
	margin-left:		1px;
	margin-right:		1px;
	padding-right:		1px;
	padding-left:		1px;
	border-left:		1px solid #e2e0a8;
	border-right:		1px solid #e2e0a8;
	background:			#f1f0d1;}

.spiffy3{
	margin-left:		1px;
	margin-right:		1px;
	border-left:		1px solid #f1f0d1;
	border-right:		1px solid #f1f0d1;}

.spiffy4{
	border-left:		1px solid #e9e7bb;
	border-right:		1px solid #e9e7bb;}

.spiffy5{
	border-left:		1px solid #efefcd;
	border-right:		1px solid #efefcd;}

.spiffyfg{
	background:			#f5f5dc;}


/* MENU */
/* ALL BROWSERS */
.menu { clear:both; font-family: georgia, arial, sans-serif; width:860px; font-style:italic; height:20px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:120px;
	height:20px;
	text-align:center;
	color:#660011;
	border:1px solid #f5f5dc;
	background:#b6c684;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
}

.menu ul li a#headerabout,.menu ul li a#headerabout:visited, 
.menu ul li a#headercontact, .menu ul li a#headercontact:visited {
	width: 110px;
}
.menu ul li a#headerlandscaping,.menu ul li a#headerlandscaping:visited,
.menu ul li a#headerequipment,.menu ul li a#headerequipment:visited,
.menu ul li a#headergreenhouse, .menu ul li a#headergreenhouse:visited {
	width: 145px;
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {
	float:left;
	position:relative;
	z-index: 101;
	/*width: 120px;*/
}
.menu ul li ul {display: none;}


.menu ul li:hover ul li a.hide2 {background:#f5f5dc; color:#660011;}
.menu ul li:hover ul li:hover a.hide2 {background:#f5f5dc;color:#660011; border-bottom: 1px solid #660011;}

/* NON-IE */
.menu ul li:hover a {color:#f5f5dc; background:#660011;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:120px;}
.menu ul li:hover ul li a.hide {background:#660011; color:#f5f5dc;}
.menu ul li:hover ul li:hover a.hide {background:#f5f5dc;color:#660011;border-top: 1px solid #660011; border-bottom: 1px solid #660011;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#b6c684; color:#660011;}
.menu ul li:hover ul li a:hover {background:#f5f5dc; color:#660011; border-top: 1px solid #660011; border-bottom: 1px solid #660011;} 
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:143px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-143px;}


#logos img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #336600;
}
#leftcol #leftindex img {
	background-color: #B6C684;
}
.bulletItemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.bold {
	font-weight: bold;
}
#centercol table h1 {
	color: #660011;
	font-size: 14px;
	margin-bottom: 0px;
}
#centercol table p {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centercol table tr {
	vertical-align: top;
}
#centercol table h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
#centercol table ul {
	margin-top: 0px;
}
#tblhome .header a#hours {
	text-decoration: underline;
}
.content #landscapeform label {
	color: #000000;
	max-width: 100px;
	max-width: 80px;
}
.content #landscapeform input {
	width: 20px;
}
#lg_container #container #interior #interior2 #rightcol .contentWrapper .content #landscapeform table tr td p #button {
	width: 120px;
}
.content #landscapeform #phone, .content #landscapeform #name, .content #landscapeform #email {
	width: 100%;
}
.content #landscapeform table tr:hover {
	background-color: #E0DEA3;
}
