.header {
	background:url('http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-headerbg.png');
	border:solid 1px #193205;
	margin:0;
	padding:0;
	overflow:hidden;
}
/* Menu Style
========================================================*/
.menu_bar {
	background:#7cb70b url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menubg.png) bottom repeat-x;
	border-top:solid 1px #7cb70b;
	background-color:#7cb70b;
}
#menu .ddsmoothmenu li {
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menu-sep.png) no-repeat;
}
#menu .ddsmoothmenu li a {
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menubg.png) bottom repeat-x;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a {
	color:#fff;
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menu-tip.png) bottom center no-repeat;
	margin-left:1px;
}
#menu li a:hover {
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menu-tip.png) bottom center no-repeat;
	margin-left:1px;
}
#menu li:hover a, #menu li.current_page_item a {
	color:#fff;
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-menuhoverbg.png) left center repeat-x;
	margin-left:1px;
}
#menu li a:hover {
	color:#fff;
}
#menu .ddsmoothmenu li li:first-child {
	background-image:none;
}
#menu .ddsmoothmenu li li:first-child:before {
	border:solid 1px #fff;
}
#menu .ddsmoothmenu li li {
	background:#172f01;
}
#menu .ddsmoothmenu li li a {
	background:url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-submenu-sep.png) repeat-x;
}
#menu .ddsmoothmenu li li a:hover{
color:#578d03;
}
/*signup form
========================================================*/
.signup {
	width:100%;
	height:auto;
	background:#578d03 url(http://cash4cases.com/wp-content/themes/localbusinesstheme/css/color/images/florist-formbg.png) repeat-x;
	padding-bottom:25px;
	border:solid 1px #436c02;
	border-top:none;
	display:inline-block;
}
.signup .signupleft .signupinfo h1 {
	text-shadow:0 2px 1px #3c5907;
}
.signup .signupleft .signupinfo {
	color:#fff;
	text-shadow:0 2px 0 #4b4b4b;
}
.signup .signupform input[type="text"] {
	border:solid 1px #436c02;
}
.signup .signupform textarea {
	border:solid 1px #436c02;
}
/*Feature Content
===============================================*/
.feature_contentbox {
	border-bottom:solid 2px #4e7c06;
}
.feature_contentbox.last {
	border-bottom:solid 2px #4e7c06;
}
.feature_contentbox a.readmore {
	color:#4e7c06;
}
.feature_contentbox a.readmore:hover {
	opacity:0.5;
}
/*contact page
=======================================================*/

.contactForm input[type="text"]:focus, .contactForm textarea:focus {
	background:#fff;
	border:1px solid #4e7c06;
}
.contactForm input[type="submit"] {
	background:#4e7c06;
	padding:5px;
	border:solid 1px #7cb70b;
}
/*Blog Page
===================================================*/
.content-bar .post .post_title a:hover {
	color:#4e7c06;
}
.content-bar .post .post_content .read_more {
	background-color:#4e7c06;
}
.content-bar .post .post_meta a:hover {
	color:#4e7c06;
}
.content-bar .post .post_meta .post_comment a:hover {
	color:#4e7c06;
}
/*-----------------------------------------------------*/
/* Commentlist Style*/
/*-----------------------------------------------------*/

#commentform input#submit {
	background:#4e7c06;
	padding:5px;
	border:solid 1px #7cb70b;
}
#commentform input#submit:hover {
	opacity:0.5;
	color:#fff;
}
/* Commentform Style
-------------------------------------------------------*/
#commentform input[type="text"]:focus, textarea#comment:focus {
	background:#fff;
	border:1px solid #4e7c06;
}
/*Sidebar 
====================================================*/
.sidebar ul li a:hover {
	color:#4e7c06;
}
/*Footer
===========================================================*/
.footer-wrapper .footer a:hover {
	color:#4e7c06;
	padding-top:5px;
}
.copyright_left a:hover {
	color:#4e7c06;
}
.copyright .copyrightinfo a:hover {
	color:#4e7c06;
}