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

/* Site Wide Styles */
		
		body{ margin-top:10px; margin-left:auto; margin-right:auto; width:1024px; padding:0px; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; background-color:#fff; }
		.no_border {border:0px;}
		h1 { color:#fff;text-indent:-9999px;}
		#nav_inside {
			position:relative;
			top:40px;
			left:200px;
		}
		a:link,  
		a:hover, 
		a:visited, 
		a:active {text-decoration:none; color:#794500;}
		
		INPUT,TEXTAREA { font-family: serif; font-size: 12px; } 
		
/* SPLASH PAGE */
	
		#container_splash {
			background-color:#8ad62d;
			height:768px;
		}
		#logo {
			width:162px;
			position:relative;
			top:100px;
			left:436px;
		}
		#slideshow {
			height:201px;
			position:relative;
			top:135px;
			left:0px;
		}
		#enter {
			top:195px;
			margin-bottom:20px;
			position:relative;
			left:318px;
			width:387px;
		}
		#address {
			text-align:center;
			color:#794500;
			font-size:13px;
			position:relative;
			top:215px;	
		}
/* TEMPLATE LAYOUT */
		#container {
			width:1024px;
			margin-left:auto;
			margin-right:auto;
		}
		#col1 {
			float:left;
			width:584px;
			border-bottom:solid 10px #fff;
		}
		#col2 {
			background-color:#fff;
			float:left;
			width:10px;
		}
		#col3 {
			background-color:#794500;
			float:left;
			width:430px;
			border-bottom:solid 10px #fff;
		}
		
/* HOME */
		.home_col1 {
			background-color:#8ad62d;
			height:713px;
		}
		.home_col2 {
			height:713px;
		}
		.home_col3 {
			background-color:#794500;
			height:713px;
		}
		#home_nav {
			position:relative;
			top:80px;
			left:50px;
		}
		#logo_home {
			position:relative;
			top:200px;
			left:220px;
		}
		#products {
			position:relative;
			top:300px;
			left:30px;
		}
		#address2 {
			text-align:center;
			color:#794500;
			font-size:13px;
			position:relative;
			top:300px;
			left:15px;
			width:560px;
		}
		#leftcol_home {
			position:absolute;
			top:0px;
			left:0px;
			width:272px;
			z-index:5;
		}
		#rightcol_home {
			position:relative;
			top:0px;
			left:0px;
			width:430px;
		}
		#home_plant {
			background:url(../images/home_bouquet.png);
			background-position:left;
			background-repeat:no-repeat;
			height:253px;
			width:162px;
			border-top:solid 10px #8ad62a;
			border-right:solid 10px #8ad62a;
			border-bottom:solid 10px #8ad62a;
			position:absolute;
			top:200px;
			left:0px;
			z-index:5;
		}
		#description {
			position:absolute;
			top:500px;
			left:0px;
			margin-left:10px;
			line-height:1.5em;
			color:#fff;
			width:262px;
			z-index:5;
		}
		#topb {
			position:relative;
			top:0px;
			left:230px;
			background:url(../images/home_top_b.gif);
			background-position:right;
			background-repeat:no-repeat;
			width:200px;
			height:92px;
			border:0px;
		}
		#midb {
			position:relative;
			top:0px;
			left:299px;
			background:url(../images/home_mid_b.gif);
			background-position:right;
			background-repeat:no-repeat;
			width:131px;
			height:223px;
			border:0px;
		}
		#midb2 {
			position:relative;
			top:0px;
			left:299px;
			background:url(../images/home_mid_b2.gif);
			background-position:right;
			background-repeat:no-repeat;
			width:131px;
			height:73px;
			border:0px;
		}
		#botb {
			position:relative;
			top:0px;
			left:299px;
			background:url(../images/home_bot_b.gif);
			background-position:right;
			background-repeat:no-repeat;
			width:131px;
			height:325px;
			border:0px;
		}
/* SERVICES */
		.ser_col1 {
			background-color:#52bdec;
			height:1024px;
		}
		.ser_col2 {
			height:1024px;
		}
		.ser_col3 {
			height:1024px;
		}
		#services {
			position:relative;
			left:50px;
			top:80px;
		}
		img.services {
			margin-top:40px;
		}
		.downloadable {
			font-size:14px;
			color:#794500;
			text-indent:15px;
			font-style:italic;
		}
		#ser_plant {
			background:url(../images/ser_plant.png);
			background-position:left;
			background-repeat:no-repeat;
			height:301px;
			width:218px;
			border-top:solid 10px #fff;
			border-right:solid 10px #fff;
			border-bottom:solid 10px #fff;
			position:relative;
			top:100px;
			left:0px;
		}
		#ser_address_sm {
			line-height:1.5em;
			text-align:right;
			font-size:14px;
			color:#86b222;
			position:relative;
			left:20px;
			top:400px;
			width:350px;
		}
/* STAFF */
		.staff_col1 {
			background-color:#d291c0;
			height:800px;
			/*height:1831px;*/
			/*height:2027px;*/
		}
		.staff_col2 {
			height:800px;
			/*height:1831px;*/
			/*height:2027px;*/
		}
		.staff_col3 {
			height:800px;
			/*height:1831px;*/
			/*height:2027px;*/
		}
		img.staff {
			margin-bottom:30px;
		}
		#pics_left {
			float:left;
			width:227px;
			margin-left:40px;
			margin-right:40px;
			margin-top:80px;
		}
		#pics_right {
			float:left;
			width:210px;
			margin-top:146px;
		}
		#staff_plant {
			background:url(../images/staff_plant.png);
			background-position:left;
			background-repeat:no-repeat;
			height:298px;
			width:189px;
			border-top:solid 10px #fff;
			border-right:solid 10px #fff;
			border-bottom:solid 10px #fff;
			position:relative;
			left:0px;
			top:100px;
		}
		#staff_address_sm {
			line-height:1.5em;
			text-align:right;
			font-size:14px;
			color:#86b222;
			position:relative;
			left:20px;
			/*top:1397px;*/
			top:210px;
			width:350px;
		}
/* SPECIALS & PROMOTIONS */
		.promo_col1 {
			background-color:#f47d31;
			height:733px;
		}
		.promo_col2 {
			height:733px;
		}
		.promo_col3 {
			height:733px;
		}
		.specials {
			font-size:14px;
			color:#794500;
			padding-top:5px;
			padding-left:7px;
		}
		#promo {
			width:438px;
			position:relative;
			left:50px;
			top:80px;
		}
		#promo_plant {
			background:url(../images/promo_plant.png);
			background-position:left;
			background-repeat:no-repeat;
			height:166px;
			width:252px;
			border-top:solid 10px #fff;
			border-right:solid 10px #fff;
			border-bottom:solid 10px #fff;
			position:relative;
			top:200px;
			left:0px;
		}
		#promo_address_sm {
			line-height:1.5em;
			text-align:right;
			font-size:14px;
			color:#86b222;
			position:relative;
			width:350px;
			left:20px;
			top:280px;
		}
/* CONTACT */
		.con_col1 {
			background-color:#f48466;
			height:799px;
		}
		.con_col2 {
			height:799px;
		}
		.con_col3 {
			height:799px;
		}
		#form {
			position:absolute;
			left:125px;
			top:0px;
			width:225px;
		}
	    #form_thankyou {
			position:relative;
			left:40px;
			top:200px;	
		}
		.form_img {
			float:right;
		}
		.checkbox {
			width:100px;
		}
		.form {
			margin-bottom:3px;	
		}
		#fieldnames {
			position:relative;
			top:158px;
			left:125px;
			text-align:right;
			font-size:16px;
			line-height:.8em;
			color:#794500;
			width: 133px;
			margin-right:10px;
		}
		#contact_plant {
			background:url(../images/contact_plant.png);
			background-position:left;
			background-repeat:no-repeat;
			height:178px;
			width:195px;
			border-top:solid 10px #fff;
			border-right:solid 10px #fff;
			border-bottom:solid 10px #fff;
			position:relative;
			top:180px;
			left:0px;
		}
		#contact_address_sm {
			line-height:1.5em;
			text-align:left;
			font-size:18px;
			color:#794500;
			position:relative;
			left:50px;
			top:80px;
			width:450px;
		}
		#soc_network {
			position:relative;
			left:350px;
			top:330px;
			width:175px;	
		}
		

