@charset "utf-8";
/*MAIN LAYOUT*/
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222221;
	background-color: #620266;
}

#wrapper {
	width: 858px;
	margin: 5px auto 0px auto;
	height: auto;
}
#wrapper #drop_shadow {
	width: 823px;
	float: left;
	padding-right: 18px;
	padding-left: 17px;
	background-color: transparent !important;
	background: url(images/drop-shadow.png) repeat-y;
	height: auto;
}
* html #wrapper #drop_shadow {
	background: url(images/ie-bg.gif) repeat-y;
}

/*HEADER*/
#wrapper #header {
	float: left;
	height: auto;
	width: 823px;
}

/*TOP HEADER*/
#header #top_header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 100%;
}
#top_header #logo {
	height: 96px;
	width: 399px;
	margin-right: auto;
	margin-left: auto;
}
#logo img {
	position: absolute;
	left: -9999px;
}
#logo a {
	display: block;
	height: 95px;
	width: 399px;
	margin-right: auto;
	margin-left: auto;
}


#top_header #main_nav {
	width: 505px;
	height: 100;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main_nav a {
	color: #394e09;
	text-decoration: none;
}
#main_nav a:hover {
	color: #FFFFFF;
}

#main_nav span {
	margin-right: 16px;
	margin-left: 16px;
	color: #394e09;
}

#main_nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}

/*BANNER HEADER*/
#header #banner_header {
	float: left;
	height: 185px;
	width: 823px;
	background-image: url(images/dc-freeman-banner-header.jpg);
	background-repeat: no-repeat;
}
#header #banner_bottom {
	background-image: url(images/index-banner-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 823px;
}
#banner_bottom h1 {
	position: absolute;
	left: -9999px;
}


/*CONTENT*/
#wrapper #content {
	float: left;
	height: auto;
	width: 823px;
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 12px;
}
#left_container {
	float: left;
	height: auto;
	width: 560px;
	padding-left: 10px;
}

#about-flower img{
margin-left:10px;
}
.summary {
	background-color: #FFFFCC;
	padding: 3%;
	height: auto;
	width: 93%;
	color: #333333;
	border: 1px solid #DEC196;
	margin-top: 10px;
	float: left;
}

.contact_info_text {
	float: left;
	height: auto;
	width: 210px;
	margin-right:10px;
}
.hide  {
	position: absolute;
	left: -9999px;
}
.contact_info_text a {
	text-decoration: none;
	color: #557B00;
}

.Sitemap a {
	text-decoration: none;
	color: #4F6A0D;
}
.Sitemap a:hover {
	text-decoration: underline;
}

.divider {
	clear: both;
	height: 18px;
	width: 100%;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	font-size: 10px;
	margin-bottom: 12px;
}
.divider a {
	color: #557b00;
	font-style: normal;
	text-decoration: none;
}
.divider a:hover {
	text-decoration: underline;
}


.box_one {
	background-image: url(images/box-one-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 559px;
	background-color: #e9d6b9;
	padding-bottom: 16px;
}
.box_one2 {
	background-image: url(images/box-one-bg-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 559px;
	background-color: #e9d6b9;
	padding-bottom: 16px;
}
.box_one h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3e2705;
}
.box_one .box_one_title {
	background-image: url(images/box-one-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 559px;
	padding-top: 7px;
	text-align: center;
}
.box_one .box_one_content {
	background-image: url(images/box-one-bg-mid.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 523px;
	background-position: left top;
	padding:18px 18px 0px 18px;
}
.box_one .box_one_content2 {
	background-image: url(images/box-one-bg-mid2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 523px;
	background-position: left top;
	padding:18px 18px 0px 18px;
}
.txt_content {
	width: 549px;
	float: left;
	height: auto;
	padding-top: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
}
.txt_content ul {
	height: auto;
	width: 95%;
	padding-left: 5%;
	list-style-position: outside;
}
.txt_content li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
	margin-left: 10px;
}

.txt_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #557b00;
}
.services_box {
	height: auto;
	width: 100%;
	float: right;
}
.services_box .services_txtbox {
	height: auto;
	width: 99%;
	float: left;
	margin:0 0 20px 0;
}
.services_box .services_img {
	height: 104px;
	width: 154px;
	float: right;
}
.services_img img {
	border: 2px solid #557b00;
}
.click_for_examples a {
	color: #557b00;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.click_for_examples a:hover {
	text-decoration: none;
}





#sidebar {
	float: right;
	height: auto;
	width: 237px;
	padding-right: 14px;
}
/*CONTACT*/

.contact_us_form, .testimonials_box {
	background-image: url(images/contact-form-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 225px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	float: right;
}
.contact_us_form, .testimonials_box2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 225px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	float: right;
}
.contact_us_form .contact_us_form_top {
	background-image: url(images/contact-form-bg-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
.contact_us_form .contact_us_form_mid {
	background-color: #458d00;
	height: auto;
	width: 100%;
	padding-top: 10px;
}
.contact_us_form_mid .call_us_form {
	height: 30px;
	width: 192px;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	color: #FFFFFF;
	background-color: #4fa100;
	text-align: center;
}
.contact_us_form_mid form {
	height: auto;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	margin-top: 10px;
}
.contact_us_form_mid label {
	font-size: 11px;
	color: #FFFFFF;
}
.contact_us_form_mid input, .contact_us_form_mid textarea {
	width: 192px;
}
.contact_us_form_mid input {
	height: 22px;
}
.contact_us_form_mid textarea {
	height: 70px;
}
.contact_us_form_mid #submit {
	background-image: url(images/submit-btn.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 82px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	font-size: 13px;
	color: #1e3b03;
	cursor:pointer;
}
.contact_us_form_top strong, .testimonials_box strong {
	position: absolute;
	left: -9999px;
}

/*TESTIMONIALS*/
.testimonials_box .testimonials_box_top {
	background-image: url(images/testimonials-bg-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
.testimonials_box .testimonials_box_mid {
	background-color: #458d00;
	height: auto;
	width: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.testimonials_box_mid h3 {
	color: #e0fb8b;
	text-align: left;
	font-size: 13px;
}
.midlink  a {
	color: #b4d766;
	text-decoration: none;
}
.midlink a:hover {
	color: #FFFFFF;
}


.testimonials_box_mid p {
	font-size: 13px;
	color: #FFFFFF;
}

.testimonials_box_mid .testi_name {
	font-weight: bold;
	text-align: right;
	color: #e0fb8b;
}
.testi_name span {
	font-weight: normal;
	color: #FFFFFF;
}
/*PLANNING*/
.planning_box_top {
	background-image: url(images/planning-for-the-long-run.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
/*RESTORATION*/
.restoration_box_top {
	background-image: url(images/restoration.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
/*CONTACT INFO*/
.contactinfo_box .contactinfo_box_top {
	background-image: url(images/testimonials-bg-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
.contactinfo_box .contactinfo_box_mid {
	background-color: #458d00;
	height: auto;
	width: 204px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contactinfo_box_mid h3 {
	color: #e0fb8b;
	text-align: left;
	font-size: 13px;
}
.contactinfo_box_mid p {
	font-size: 13px;
	color: #FFFFFF;
}
/*IMAGE BOTTOM*/
.image-bottom2{
	height: auto;
	width: 225px;
	padding-top:20px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	float: right;
	}
	
.image-bottom{
	height: auto;
	width: 215px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	float: right;
	}
.image-bottom img, .image-bottom2 img{
margin-top:30px;
}	
.box_one_two {
	float: left;
	height: auto;
	width: 559px;
	margin-left:5px;
	margin-top:25px;
	padding-bottom: 16px;
}

/*PORTFOLIO*/
.box_one_content_portfolio {
	background-image: url(images/box-one-bg-mid.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 523px;
	background-position: left top;
	padding:18px 18px 0px 18px;
}
.box_one_content_portfolio img {
	border: 6px solid #E0DDB9;
	margin: 5px;
	height: 100px;
	width: 150px;
}
.box_one_content_portfolio img:hover {
	border: 6px solid #E0FB8B;
}
/* RESTORATION */
.box_one_content_restoration {
	background-image: url(images/box-one-bg-mid.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 466px;
	background-position: left top;
	padding:18px 18px 0px 75px;
}
.box_one_content_restoration img {
	border: 6px solid #FFFFFF;
	margin: 5px 5px 0px 5px;
	height: 240px;
	width: 180px;
}
.box_one_content_restoration img:hover {
	border: 6px solid #E0FB8B;
}
.box_one_content_restoration h3{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#006600;
font-weight:bold;
margin-left:5px;
}
.box_one_content_restoration p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin-left:5px;
}
/*SLIDESHOW*/
.slideshow_btn {
	display: block;
	height: 112px;
	width: 151px;
	background-image: url(images/slideshow-bg.jpg);
	background-position: 0px 0px;
	float: left;
	margin-left: 39px;
	margin-bottom:20px;
}
.slideshow_btn:hover {
	background-image: url(images/slideshow-bg.jpg);
	background-position: 0px 112px;
}
.slideshow_btn img {
	position: absolute;
	left: -9999px;
}

/*FOOTER*/
#wrapper  #footer {
	float: left;
	height: 82px;
	width: 823px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*Edit sept 2, JTI*/
.img_service {
	float:left;
	width:135px;
	height:auto;
	margin:10px 10px 0 0;
}
.img_service a{ border:solid 2px #999999; width:130px; height:auto; display:block; float:left;}
.img_service a:hover{
	border:solid 2px #E0FB8B;
}
.txt_service {
	float:right;
	height:auto;
	width:390px;
	margin:10px 0 0 0;
}

/*News*/

.newslink{color:#009900; text-decoration:none;}
.newslink:hover{text-decoration:underline;}

.news_box {
	height: auto;
	width: 100%;
	float: right;
}
.news_box .news_txtbox {
	height: auto;
	width: 99%;
	float: left;
	margin:0 0 20px 0;
}
.news_box .news_img {
	height: 104px;
	width: 154px;
	float: right;
}
.news_img img {
	border: 2px solid #557b00;
}

.txt_news {
	float:right;
	height:auto;
	width:309px;
	margin:10px 0 0 0;
}

.img_news {
	margin-top:10px;
	float:left;
	width:234px;
	height:auto;
}
