/************************************** All ****************************************/

* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}

html {background-color:#CDD4C2;}
body {background: #CDD4C2 url(../images/bg.jpg) repeat-x;}
body.white {background: #FFF;}
img {border:none;}
hr {display:none;}

body, td, th, p, div {
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
line-height:18px;
color: #333;
}

p {margin-bottom: 12px;}

a:link, a:visited{
	color: #444;
	text-decoration: underline;
}

a:hover{
	color: #000;
}

.clr{clear:both;}

.clr_right{clear:right;}

.greener{
	color:#576D18;
	font-weight: bold;
	text-transform: uppercase;
}

.jsclass body .randomcontent{display: none;}

.horizontal_line{
	border-bottom: 1px solid #CCC;
	margin-top: -5px;
	height: 10px;
	margin-bottom: 20px;
}

blockquote{
	padding-left: 15px;
}

#form_bg1{
	display: block;
	width: 390px;
	margin: 0 auto;
	background: url(../images/form_bg.jpg) no-repeat;
}

.did_you_know{
	padding: 10px 20px 10px 20px;
	background: #727F40;
	vertical-align: top;
}

.did_you_know p{
	color: #FFF;
}

.did_you_know h5{
	text-indent: -9999px;
	display: block;
	background: url(../images/did_you_know.jpg) no-repeat;
	width: 150px;
	height: 32px;
	margin-bottom: 5px;
}

/************************************** Header ****************************************/


#all{
	width: 950px;
	margin: auto;
}

#top_menu{
	width: 875px;
	height: 44px;
	padding-top: 15px;
	padding-left: 25px;
	margin: auto;
	background: url(../images/top_menu_bg.jpg);
}

#top_menu ul li{
	float: left;
	margin-right: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}

#top_menu ul li a{
	padding-right: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

#top_menu ul li a:hover{
	color:#576D18;
}

#top_menu ul li a.dot{
	background: url(../images/top_menu_dot.jpg) no-repeat right 5px;
}

#header{
	width: 900px;
	height: 115px;
	margin: auto;
	background: #576D18;
	display: block;
	background: url(../images/header_bg.jpg);
	border-bottom: 1px solid #FFF;
}

#header a h1{
	display: none;
}

#header a{
	display: block;
	width: 350px;
	height: 110px;
	float: right;
	margin-right: 50px;
	margin-top: -115px;
}

#header h2{
	display: none;
}

#hero_home{
	width: 900px;
	height: 220px;
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #FFF;
}


#hero_home #index_animation{
	margin-top: -98px;
}


#hero_internal_office{
	width: 900px;
	height: 170px;
	background: url(../images/hero_internal2.jpg);
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#hero_internal_events{
	width: 900px;
	height: 170px;
	background: url(../images/hero_internal6.jpg);
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#hero_internal_home{
	width: 900px;
	height: 170px;
	background: url(../images/hero_internal3.jpg);
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#hero_internal_home2{
	width: 900px;
	height: 170px;
	background: url(../images/hero_internal5.jpg);
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}



#hero_internal_outdoor{
	width: 900px;
	height: 170px;
	background: url(../images/hero_internal4.jpg);
	margin: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}




#plant_left{
	display: block;
	width: 25px;
	height: 135px;
	background:url(../images/plant_left.jpg);
	margin-left: -25px;
	margin-top: -37px;
}


#butterfly_top{
	display: block;
	width: 250px;
	height: 115px;
}

/************************************** Main Navigation ****************************************/


#main_nav{
	margin-left: 25px;

}

#main_nav h3{
	float: left;
	text-indent: -9000px;
	display: block;
	width: 300px;
	height: 36px;
	background: url(../images/i_need_plants_for.jpg);
}

#main_nav ul{
	height: 36px;
}

#main_nav ul li{
	display: inline;
	float: left;
}


#main_nav ul li a.main_nav_item:link, #main_nav ul li a.main_nav_item:visited{
	display: block;
	background: #DADADA;
	width: 9.143em;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 11px;
	padding-right: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #666;
	border-right: 1px solid #FFF;
	text-decoration: none;
}

#main_nav ul li a.main_nav_item:hover{
	color: #FFF;
	background: #999;
}

#main_nav ul li a.main_nav_item_selected:link, #main_nav ul li a.main_nav_item_selected:visited{
	display: block;
	background: #777 url(../images/main_nav_active.jpg);
	color: #FFF;
	width: 9.143em;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 11px;
	padding-right: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	border-right: 1px solid #FFF;
	text-decoration: none;
}

#main_nav ul li a.main_nav_item:active{
	color: #FFF;
	background: #777 url(../images/main_nav_pressed.jpg);
}


/************************************** Content Home  ****************************************/

#home_promo1{
	background:#EEEEEE url(../images/home_promo2_pic.jpg) no-repeat scroll 75px 166px;
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	height:235px;
	margin-left:25px;
	padding:20px;
	width:260px;
}

/***********************************************************************/

#home_promo1 a.title{
	display: block;
	width: 232px;
	height: 45px;
	background: url(../images/home_promo2_title.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}


#home_promo2 {
	background:#D4E6B2 url(../images/promo_bg2.gif) no-repeat 353px 16px;
	border-bottom:1px solid #FFFFFF;
	display:block;
	height:100px;
	width:549px;
	margin-left: 326px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

/***********************************************************************/

#home_promo2 h4{
	display: block;
	width: 323px;
	height: 29px;
	background: url(../images/home_promo1_title.jpg);
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: -2px;
}

#home_promo2 p{
	margin-bottom:-10px;
	margin-top:-5px;
	width:92%;
}

#home_promo3_a{
	display: table;
	width: 599px;
	height: 133px;
	background: #FFF url(../images/home_promo3_pic.jpg) no-repeat;
}

#home_promo3_b{
	display: table;
	width: 599px;
	height: 133px;
	background: #FFF url(../images/home_promo3_pic2.jpg) no-repeat;
}

#home_promo3_c{
	display: table;
	width: 599px;
	height: 133px;
	background: #FFF url(../images/home_promo3_pic3.jpg) no-repeat;
}

#home_promo3_d{
	display: table;
	width: 599px;
	height: 133px;
	background: #FFF url(../images/home_promo3_pic4.jpg) no-repeat;
}

#home_promo3_e{
	display: table;
	width: 599px;
	height: 133px;
	height: 133px;
	background: #FFF url(../images/home_promo3_pic5.jpg) no-repeat;
}

#home_promo3_a h4, #home_promo3_b h4, #home_promo3_c h4, #home_promo3_d h4, #home_promo3_e h4{
	display: none;
}

#home_promo3_a .citation, #home_promo3_b .citation, #home_promo3_c .citation, #home_promo3_d .citation {
	width: 275px;
	margin-left: 175px;
	margin-top: 40px;
	font-style: italic;
}

#home_promo3_e .citation {
	font-style:italic;
	margin-left:175px;
	margin-top:33px;
	width:275px;
}

#home_promo3_e .citation_name {
	font-weight:bold;
	margin-bottom:0;
	margin-left:175px;
	margin-top:-10px;
	width:275px;
}

#home_promo3_a .citation_name, #home_promo3_b .citation_name, #home_promo3_c .citation_name, #home_promo3_d .citation_name {
	width: 275px;
	margin-left: 175px;
	margin-top: -8px;
	font-weight: bold;
}

.home_tree_fix{
	width: 11px;
	float: right;
	margin-top: 576px;
	margin-right: 14px;
	margin-left: -25px;
}

/***********************************************************************/



/************************************** Titles  ****************************************/


#title_office{
	width: 900px;
	height: 44px;
	margin: auto;
	background: #576D18 url(../images/titile_plants_for_office.jpg);
	text-indent: -9999px;
}

#title_events{
	width: 900px;
	height: 44px;
	margin: auto;
	background: #576D18 url(../images/titile_plants_for_events.jpg);
	text-indent: -9999px;
}

#title_home{
	width: 900px;
	height: 44px;
	margin: auto;
	background: #576D18 url(../images/titile_plants_for_home.jpg);
	text-indent: -9999px;
}

#title_outdoor{
	width: 900px;
	height: 44px;
	margin: auto;
	background: #576D18 url(../images/titile_plants_for_outdoor.jpg);
	text-indent: -9999px;
}







/************************************** Content  ****************************************/

a.plants_gallery_item:link, a.plants_gallery_item:visited{
	width: 175px;
	height: 280px;
	background: #E1E1E1;
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}

a.plants_gallery_item:hover{
	background: #555;
	color: #FFF;
}

.plants_gallery_item img{
	margin-bottom: 3px;
}

.pots_gallery_item{
	width: 390px;
	height: 270px;
	background: #E1E1E1;
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 29px;
	margin-bottom: 29px;
	text-decoration: none;
}

.pots_gallery_item2{
	width: 390px;
	height: 270px;
	background: #E1E1E1;
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	margin-bottom: 29px;
	text-decoration: none;
}


#content_internal {
	width: 830px;
	margin: auto;
	background: #FFF;
	padding: 35px;
}

#text_column{
	width: 490px;
	display: block;
	float: left;
}

#text_column ol, #text_full ol{
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#text_column ol li, #text_full ol li{
	list-style: square;
}

#text_column h4, #text_full h4{
	font-size: 26px;
	font-style: italic;
	position: relative;
	top: -5px;
	margin-bottom: 20px;
	color: #666;
	letter-spacing: -0.05em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#text_full{
	width: 100%;
}


ul.request_stuff{
	border-top: 1px solid #F4F4F4;
	width: 100%;
	margin-top: 20px;
	font-weight: bold;
}

li.request_quote a:link, li.request_quote a:visited{
	background:url(../images/request_quote_img.jpg) no-repeat top left;
	height: 35px;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	border-bottom: 1px solid #F4F4F4;
	color: #A3B07F;
	text-decoration: none;
}


li.request_quote a:hover{
	background:url(../images/request_quote_img.jpg) no-repeat bottom left;
	color: #576D18;
}


li.request_call a:link, li.request_call a:visited{
	background:url(../images/request_call_img.jpg) no-repeat;
	height: 35px;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	border-bottom: 1px solid #F4F4F4;
	color: #A3B07F;
	text-decoration: none;
}

li.request_call a:hover{
	background:url(../images/request_call_img.jpg) no-repeat bottom left;
	color: #576D18;
}

li.request_info a:link, li.request_info a:visited{
	background:url(../images/request_info_img.jpg) no-repeat;
	height: 35px;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	border-bottom: 1px solid #F4F4F4;
	color: #A3B07F;
	text-decoration: none;
}

li.request_info a:hover{
	background:url(../images/request_info_img.jpg) no-repeat bottom left;
	color: #576D18;
}


#request_bottom{
	width: 480px;
}



/************************************** Galleries ****************************************/



#gallery_pics {
	width: 291px;
	height: 550px;
	overflow: auto;
	scrollbar-face-color: #576D18;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E8F2C6;
	scrollbar-shadow-color: #576D18;
	scrollbar-highlight-color: #576D18;
	scrollbar-3dlight-color: #576D18;
	scrollbar-darkshadow-color: #576D18;
	float: right;
	margin-top: 45px;
}

#gallery_pics img {
	padding-bottom: 10px;
}

#gallery_pics img.lastimg {
	padding-bottom: 0;
}


/************************************** Bottom ****************************************/

#bottom_content{
	width: 900px;
	margin: auto;
	border-top: 1px solid #FFF;
}


#bottom_content{
	width: 900px;
	margin: auto;
	border-top: 1px solid #FFF;
}


#bottom1{
	display: block;
	width: 300px;
	height: 270px;
	background: #F4F4F4;
	float: left;
	border-right: 1px solid #FFF;
}

#bottom1 h5{
	display: block;
	width: 275px;
	height: 28px;
	background: url(../images/bottom_title_bg.jpg) repeat-x;
	color: #FFF;
	padding-top: 8px;
	padding-left: 25px;
	border-bottom: 1px solid #FFF;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom1 p{
	display: block;
	width: 243px;
	margin-left: 25px;
	margin-top: 15px;
}

#bottom2{
	display: block;
	width: 298px;
	height: 270px;
	background: #F4F4F4;
	float: left;
	border-right: 1px solid #FFF;
}

#bottom2 h5{
	display: block;
	width: 273px;
	height: 28px;
	background: url(../images/bottom_title_bg.jpg) repeat-x;
	color: #FFF;
	padding-top: 8px;
	padding-left: 25px;
	border-bottom: 1px solid #FFF;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom2 p{
	display: block;
	width: 243px;
	margin-left: 25px;
	margin-top: 15px;
}

#bottom3{
	display: block;
	width: 300px;
	height: 270px;
	background: #F4F4F4;
	float: left;
}

#bottom3 h5{
	display: block;
	width: 275px;
	height: 28px;
	background: url(../images/bottom_title_bg.jpg) repeat-x;
	color: #FFF;
	padding-top: 8px;
	padding-left: 25px;
	border-bottom: 1px solid #FFF;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom3 p{
	display: block;
	width: 243px;
	margin-left: 25px;
	margin-top: 15px;
}

#bottom_curve{
	display: table;
	width: 900px;
	height: 7px;
	background: url(../images/bottom_curve.jpg);
	margin: 0 auto;
	clear: both;
}

#copyright{
	text-align: center;
	padding: 20px;
	margin-bottom:20px;
}

/* FLASH PLAYER DIV */
div.player {
	float:right;
	position:relative;
	top: -3px;
	left:17px;
}
