* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}

body {
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:18px;
	width:100%;
	min-width:900px;
	background:#675f4c url(images/body_bg.jpg);
}

a {
	color:#ff55bd;
	text-decoration:none;
	outline:none;
}

a:hover {
    text-decoration:underline;
}
 
a img:hover {
    text-decoration:none;
}

ul, ol {
	margin-left:25px;
}
p {
	margin:0 0 18px 0;
}

img {
	border: none;
}

h1,.h1 {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#f1d999;
	padding: 0 0 10px 0;
}

h2,.h2 {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#8edd31;
	padding: 0 0 10px 0;
}

h3,.h3 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#2cb4ff;
	padding: 0 0 10px 0;
}

.ul_columns ul {
	float: left;
	margin:0;
	padding-left:25px;
	padding-right:10px;
}

.uppercase {
	text-transform:uppercase;
}

/* all forms
-----------------------------------------------------------------------------*/

fieldset {
	border:0 solid transparent;
}

input, textarea {
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
}

input {
	vertical-align: middle;
}

label.edit {
	float:left;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	width:57px;
	color:#fff;
	font-size:14px;
	line-height:15px;
	padding:3px 0 1px 0;
	margin-right:5px;
	text-align:right;
}

input.edit {
	float:left;
	width:181px;
	height:14px;
	color:#000;
	padding:3px;
	margin-bottom:8px;
	background-color:#fff;
	border:1px #404040 solid;
}

textarea.edit {
	width:181px;
	height:33px;
	padding:3px;
	background-color:#fff;
	border:1px #404040 solid;
}

input.submit {
	color:#fff;
	background-color: #7c2166;
	border:2px solid #c8c8c8;
	font-family:Arial, Times New Roman, Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:0 0 0 2px;
	text-transform:uppercase;
	cursor:pointer;
}

#scode_block {
	width:100%;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	padding-top:14px;
}

#scode_block p {
	margin:0;
	padding-bottom:17px;
}

#scode_block input#scode {
	width:82px;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color: #fff;
	border:1px solid #404040;
	color:#000;
	margin:0;
	padding:0;
	margin:0 1px;
}

#scode_block #submit {
	width:88px;
	font-size:12px;
	text-align:center;
}

.required {
	color:#F00;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0;
	clear:both;
}

.hidden {
	display: none;
}

hr, .hr {
	line-height:1px;
	height:1px;
	font-size:1px;
	background:url(images/hr_bg.gif) top repeat-x;
	border:0;
}

.img_left {
	float:left;
	margin:0 20px 16px 0;
}
.img_right {
	float:right;
	margin:0 0 16px 20px;
}

.images {
	border:#fff solid 3px;
	background-color:#3f392a;
}

.images_left {
	border:#fff solid 3px;
	background-color:#3f392a;
	float:left;
	margin:0 20px 16px 0;
}

.images_right {
	border:#fff solid 3px;
	background-color:#3f392a;
	float:right;
	margin:0 0 16px 20px;
}

.imagesmallname {
	color: #fff; 
	font-weight: bold;
}
.imagemediumname {
	color: #fff; 
	font-weight: bold;
}
.imagebigname {
	color: #fff; 
	font-weight: bold;
}
.imagebignav {
	color: #fff; 
	font-weight: bold;
}
.imagepagesnav {
	color: #fff; 
	font-weight: normal;
}
.sectionname,
.imagepages {
	color:#ff55bd;
	font-size:14px;
	font-weight:bold;
}
.sectionnameselected,
.imagepageselected {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.pp_gallery ul {
	margin: 0;
	padding: 0;
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	overflow: hidden;
	position: relative;
}

-----------------------------------------------------------------------------*/
.niceul {
	margin:0;
	padding:0;
	list-style:none;
}

.niceul li {
	line-height:22px;
	list-style:none;
}

.niceul li a {
	background:url(images/arrow0.png) left center no-repeat;
	padding-left:20px;
}

/* Area We Service
-----------------------------------------------------------------------------*/

#area_service {
	display:none;
	text-align:left;
}

.area_service_ul{
	padding-right:5px;
	padding-top:10px;
	margin-left:15px; 
	vertical-align:top;
	line-height: 17px;
	list-style:disc;   
	float: left;
}


/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width:100%;
	background:url(images/wrapper_bg.jpg) center top repeat-y;
}

#wrapper1 {
	width:100%;
	background:url(images/wrapper1_bg.jpg) center top no-repeat;
}

#wrapper2 {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}

#content_top {
	width:100%;
	background:url(images/content_top_bg.jpg) center top repeat-y;
}

#content_top1 {
	width:100%;
	background:url(images/content_top1_bg.jpg) center top no-repeat;
}

#content_top2 {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}

#wrapper_inside {
	width:100%;
	background:url(images/wrapper_inside_bg.jpg) center top repeat-y;
}

#wrapper1_inside {
	width:100%;
	background:url(images/wrapper1_inside_bg.jpg) center top no-repeat;
}

#wrapper2_inside {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}

/********** Header *******************/
#header {
	height:289px;
	background:url(images/header_bg.jpg) left top no-repeat;
}

/*Main Menu Begin*/
#header ul {
	position:relative;
	list-style:none; 
	height:61px;
	padding:0;
	margin:0;
	z-index:1500;
	font-size:1px;
	line-height:1px;
}

#header ul li { 
	float:left; 
	display:block;
	padding:0 1px 0 0; 
	margin:0;
	height:61px;
	background:url(images/main_nav_li_bg.png) left 3px no-repeat;
}
#header ul li.last { 
	padding:0; 
	background:none;
}
#header ul li a {
	float:left;
	display:block; 
	height:38px;
	padding:23px 0 0 0;
	margin:0;
	font-size:14px;
	line-height:14px !important;
	color:#fff; 
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
	cursor:pointer;
	cursor:hand;
	background:none;
	text-align:center;	
}

#header ul li a#mainmenu_home {
	width:189px !important;
}
#header ul li a#mainmenu_about {
	width:219px !important;
}
#header ul li a#mainmenu_testimonials {
	width:258px !important;
}
#header ul li a#mainmenu_contact {
	width:229px !important;
}

#header ul li a:hover,
#header ul li a.mainmenu_selected {
	color:#ffbc3a;
}

#header ul li:hover {
	position:relative; 
	z-index:1200;
}

/*Main Menu End*/

#header_logo {
	position:relative;
	float:left;
	display:block;
	width:560px;
	height:147px;
	padding:24px 0 0 0;
	margin:0;
	font-size:40px;
	line-height:40px;
	color:#000;
	text-align:center;
}

#header_logo a {
	position:absolute;
	background:url(images/logo.jpg) no-repeat;
	width:560px;
	height:147px;
	top:24px;
	left:0;
	cursor:hand;
	cursor:pointer;
}

#header_info { 
position:absolute;
top:188px;
left:142px;
width:560px;
height:40px;
z-index:1000;
color:#813b7a;
font-size:16px;
line-height:20px;
font-weight:800;
}

#header strong {
	float:right;
	display:block;
	width:225px;
	height:50px;
	font-size:16px;
	line-height:17px;
	color:#0068c1;
	font-weight:bold;	
	padding:50px 0 0 0;
	text-align:right;
	text-transform:uppercase;
}

#header strong span {
	font-size:28px;
	color:#fff;
	line-height:24px;
	font-weight:normal;
}

/**************************************************/
#social_icons {
	float:right;
	width:152px;
	height:32px;
	clear:right;
}

#social_icons a {
	float:right;
	display:block;
	padding-left:6px;
}

#slide_area {
	position:relative;
	background:#3f392a url(images/slide_area_bg.jpg) left top no-repeat;
	width:900px;
	height:456px;
}

#slideshow {
	width:900px;
	height:456px;
}

#slideshow img {
	display: none;
}

#slideshow img.first {
	display: block;
}

#slide_area_inside {
	position:relative;
	background:#3f392a url(images/slide_area_inside_bg.jpg) left top no-repeat;
	width:900px;
	height:142px;
}

/***************** Main Top Area ************************************/
#main_top_area {
	background:url(images/main_top_area_bg.jpg) center top no-repeat;
	width:900px;
	padding-bottom:27px;
}

#side_top_left {
	float:left;
	width:426px;
}

#side_top_right {
	float:right;
	width:424px;
}


/***************** Main Area ************************************/
#main_area_inside {
	background:url(images/main_area_inside_bg.jpg) center top no-repeat;
	width:900px;
    min-height:550px;
    height:auto !important;
    height:550px;
}

#side_content {
	float:left;
	width:243px;
}

/***************** Menuleft ************************************/
#menuleft {
	width:223px;
	background:url(images/menuleft_bg.jpg) center top repeat-y;
	margin-top:35px;
}

#menuleft1 {
	width:223px;
	background:url(images/menuleft1_bg.jpg) center top no-repeat;
}

#menuleft2 {
	width:223px;
	background:url(images/menuleft2_bg.jpg) center bottom no-repeat;
	padding-bottom:32px;
	margin-bottom:26px;
}

#menuleft ul {
	padding:34px 0 0 0;
	margin:0 0 0 49px;
 	list-style:none;
	list-style-image:none;
	width:147px;
}
#menuleft ul.inside {
	padding:98px 0 0 0;
}
#menuleft ul li {
	background:url(images/delimiter_menuleft.png) left bottom repeat-x;
	width:147px;
	height:40px;
}
#menuleft ul li.last {
	background: none;
}
#menuleft ul li a {
	display:block;
	width:147px;
	height:28px;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:12px 0 0 0;
	text-transform:uppercase;
	white-space:nowrap;
	cursor:pointer;
	text-align:center;
}

#menuleft ul li a:hover, #menuleft ul li a.menuleft_selected {
	color:#ffbc3a;
	text-decoration:none;
}

/***************** Main Content ******************************/
#main_content {
	float:right;
	width:628px;
	margin-top:35px;
}

#main_content_inside {
	float:left;
	width:597px;
	padding:0 0 10px 29px;
    min-height:620px;
    height:auto !important;
    height:620px;
}

/********************** Content Bottom *****************/ 
#content_bottom {
	width:100%;
	background:url(images/content_bottom_bg.jpg) center top repeat-y;
}

#content_bottom1 {
	width:100%;
	background:url(images/content_bottom1_bg.jpg) center top no-repeat;
}

#content_bottom2 {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}

/*****************  Free Estimate Box ******************************/
#estimate_short_box {
	float:left;
	width:252px;
	margin-top:29px;
}

/***************** Seasonal Plants Box ******************************/
#seasonal_plants_box {
	float:right;
	width:598px;
	margin-top:29px;
}

#seasonal_plants_box span {
	float:left;
	display:block;
	padding-right:14px;
}

#seasonal_plants_box span.last {
	padding-right:0;
}

/* Titles
-----------------------------------------------------------------------------*/
.titles {
	width:100%;
	background:url(images/titles_bg.png) left 40px repeat-x;
	height:56px;
}

.titles h1, .titles p {
	width:auto;
	height:100%;
	padding:9px 0 0 1px;
	margin:0;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:28px;
	line-height:28px;
}

.titles1 {
	width:100%;
	background:url(images/titles1_bg.png) left 40px repeat-x;
	height:57px;
}

.titles1 h1, .titles1 p {
	width:auto;
	height:100%;
	padding:9px 0 0 1px;
	margin:0;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:28px;
	line-height:28px;
}

.titles2 {
	width:100%;
	background:url(images/titles2_bg.png) left 40px repeat-x;
	height:60px;
}

.titles2 h1, .titles2 p {
	width:auto;
	height:100%;
	padding:9px 0 0 1px;
	margin:0;
	font-family:Times New Roman, Arial, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:28px;
	line-height:28px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	background:url(images/footer_bg.jpg) center top no-repeat;
	font-family: Arial, Times New Roman, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:11px;
}

#footer a {
	color:#fff;
}

#footer strong {
	font-weight:normal;
	color:#fff;
	font-size:11px;
}

#footer_inside {
	width: 100%;
	background:url(images/footer_inside_bg.jpg) center top no-repeat;
	font-family: Arial, Times New Roman, Tahoma, Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:11px;
}

#footer_inside a {
	color:#fff;
}

#footer_inside strong {
	font-weight:normal;
	color:#fff;
	font-size:11px;
}

#footer1 {
	position:relative;
	width:900px;
	height:311px;
	left:50%;
	margin-left:-450px;
	padding-top:1px;
	line-height:normal;
}

#footer1 p {
	position:relative;
	display:block;
	width:309px;
	height:81px;
	margin:93px 0 21px 297px;
	font-size:22px;
	line-height:22px;
	color:#187be8;
}

#footer1 p a {
	position:absolute;
	background:url(images/footer_logo.jpg) left top no-repeat;
	width:100%;
	height:100%;
}

#footer_right {
	position:absolute;
	width:300px;
	top:196px;
	right:3px;
	text-align:right;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width:230px;
	float:left;
	padding-right:20px;
}

#contact_form {
	width:345px;
	float:left;
}

#contact_form legend {
	font-weight:bold;
}

#contact_form label {
	float:left;
	width:170px;
}

#contact_form label.checkbox {
	float:left;
	width:250px;
}

#contact_form input {
	height:18px;
	width:165px;
}
#contact_form input.checkbox {
	float:left;
	height:15px;
	width:15px;
	margin:0 3px 0 20px;;
}

#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 125px;
}
#contact_form input#zip {
	width: 120px;
}
#contact_form input#address, #contact_form textarea {
	width: 335px;
}
#contact_form textarea {
	height:100px;
}

#scode_block1 {
	width: 340px;
	font-size:11px;
	line-height:12px;
	text-align: justify;
	padding-top:5px;
}
#scode_block1 input#scode {
	width:71px;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color: #fff;
	border:1px solid #666666;
	color:#000;
	margin:0;
	padding:0;
	margin:0 1px;
}
#scode_block1 .submit {
	color: #fff;
	background-color: #7c2166;
	border:2px solid #c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	width:78px;
	height:22px;
	text-transform:uppercase;
	cursor:pointer;
}

#scode_block1 div {
	width: 240px;
	position:relative;
	left:50%;
	margin-left: -120px;
}
#scode_block1 span {
	float: left;
	padding: 0 2px;
}

/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 435px;
	padding-bottom:20px;
}
#request_form fieldset {
	border: 1px solid #125a79;
	padding: 10px;
}
#request_form legend {
	color:#156205;
	font-weight: bold;
	text-transform:uppercase;
	font-size:13px;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:18px;
}
#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form input#email, #request_form input#comp_address, #request_form textarea {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block1 {
	font-size:12px;
	width: 420px;
}

/*************************************************/
.btn_readmore_margins1 {
	margin-top:-2px;
}

.btn_readmore_margins2 {
	margin-top:10px;
}

.btn_readmore_margins3 {
	margin-top:11px;
}

.img_left1 {
	float:left;
	margin:4px 20px 16px 0;
}
