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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5f524a;
}
a:link {
	font-size: 13px;
	color: #409CC6;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #409CC6;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #69c42d;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	font-size: 13px;
	color: #69c42d;
	font-weight: bolder;
}


.foter_links a:link {
	font-size: 11px;
	color: #409CC6;
	text-decoration: none;
	font-weight: bolder;
}
.foter_links a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #409CC6;
	font-weight: bolder;
}
.foter_links a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #69c42d;
	font-weight: bolder;
}
.foter_links a:active {
	text-decoration: none;
	font-size: 11px;
	color: #69c42d;
	font-weight: bolder;
}

h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:14px;}
h4{font-size:12px;}
h5{font-size:14px;}
h6{font-size:12px;}
h1, h2, h3, h4, h5, h6, form
	{
	color: #534741;
	}
/*
h1 {
	color: #534741;
	font-size: 24pt;
	font-weight:lighter;
	font-family: Helvetica;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 20pt;
	color: #534741;
	font-weight:lighter;
	font-family: Helvetica;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #EAE2D8;
	padding-bottom: 1.5pt;
}*/
h3 {
	color: #534741;
	font-size: 18px;
	font-weight:lighter;
	font-family: Helvetica;
	margin: 4px 0px 9px 0px;
	border-bottom: 0px solid #EAE2D8;
	padding-bottom: 1pt;
}
.footer {color: #FFFFFF}
a.footer:link {
	color: #FFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #55BCEB;
}
a.footer:active {
	text-decoration: none;
	color: #55BCEB;
	}
	
.greenheading {
	color: #69c42d;
	font-size: 16px;
	font-weight:lighter;
	font-family: Helvetica;
	margin: 1px 0px 2px 0px;
}
.blueheading {
	color: #409CC6;
	font-size: 16px;
	font-weight:lighter;
	font-family: Helvetica;
	margin: 1px 0px 2px 0px;
}
.green {color: #69c42d;}
.blue {color: #409CC6;}
.menu_table td
{
	background-image: url("/images/nav-bg.gif");
	background-repeat: repeat-x;
	color: #fcfcfc;
	font-family:Helvetica;
	font-size:13pt;
	font-weight:lighter;
	padding-left: 35px;
}
.menu_table td a
{
	color: #fcfcfc;
	font-family:Helvetica;
	font-size:13pt;
	font-weight:lighter;
	text-decoration: none;
}
.menu_table_td
{
	padding-bottom: 4px;
}

.posts_container p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}
.title_conversion_form_caption
{
	padding-right: 10px;
	text-align: right;		
}
.title_conversion_form_element input
{
	width: 160px;
	margin-bottom: 5px;
}
.title_conversion_form_element textarea
{
	width: 210px;
	height: 140px;
}
.wpcf7-submit
{
	width: 120px;
	margin-top: 5px;
	margin-left: 20px;
}
.soc_services_table img
{
	padding-right: 10px;
	border: 0px;
}
.soc_services_table
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.entry-content img
{
	float:left; 
	border: 0px; 
	padding-right: 6px; 
	padding-bottom: 5px;
}

#blog_div img
{
	float:left; 
	border: 0px; 
	padding-right: 6px; 
	padding-bottom: 5px;
}


#link_directory_entry td
{
	padding-left: 20px;
	padding-right: 20px;
}
#link_directory_entry td a
{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#link_directory_entry td a:hover
{
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

.web_directory_link_container
{
	margin-bottom: 20px;
	margin-top: 15px;
}

.web_directory_link_container a
{
	font-size: 14px;
	color: #000;
	text-decoration: none;	
}

.web_directory_link_container a:hover
{
	font-size: 14px;
	color: #000;
	text-decoration: underline;		
}

.web_directory_link_container .description
{
	font-size: 12px;
	color: #000;	
	padding-top: 2px;
}

#link_directory_add
{
	
}

#link_directory_add .caption
{
	font-size: 16px !important;
	color: #000 !important;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
}

#link_directory_add .element input[type="text"]
{
	height: 20px;
	width: 200px;
}
#link_directory_add .element textarea
{
	height: 120px;
	width: 200px;
}
#link_directory_add .element select
{
	height: 24px;
	width: 207px;
}
#link_directory_add .submit
{
	text-align: right;
}
#link_directory_add .submit input
{
	width: 100px;
}


.breadcrumb_container
{
	margin-top: 10px;
	margin-bottom: 20px;
}
td[background="/images/customer-experience-mid.gif"] > p
{
	padding-left: 8px;
	padding-right: 8px;		
}
#comercial_painting_table
{
	margin-top: 5px;
	margin-bottom: 20px;
}
#comercial_painting_table td
{	
	width: 5px;		
}
#comercial_painting_table td a
{
	margin-left: 0px;
	margin-right: 0px;		
}
#comercial_painting_table td a img
{
	max-width: 90%;		
}

#comercial_painting_clients
{
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;		
}
