p, strong, em, a, ul, ol, li, blockquote, dl, dt, dd, h1, h2, h3, h4, h5, h6, img {
	padding:0px;
	margin:0px;
	border:none;
}
body {
	margin: 0px;
	background: url(../images/bkgd.jpg) top left repeat-x #cbc8c6;
}


#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -436px;
	width: 873px;
	height: auto;
	top: 0px;
}
#column-container {
	width:873px;
	height:auto;
	background:url(../images/content-bkgd.jpg) top left repeat-y;
	padding:109px 0 0 0;
}
/*--------------------> Right Column <--------------------*/
#right-column {
	width:527px;
	float:right;
	padding:261px 33px 0 0;
	font-family:"Times New Roman", Times, serif;
	color:#59442f;
}
#right-column h1{
	color:#858e1e;
	font-size:24px;
	margin: 0 0 2px 0;
	
}
#right-column h2{
	color:#59442f;
	font-size:14px;
	font-style:italic;
	margin: 0 0 28px 0;
}
#right-column h3{
	color:#858e1e;
	font-size:14px;
	margin:5px 0 5px 0;

}
#right-column h4{
	color:#858e1e;
	font-size:16px;
	text-align:center;
	margin:0 0 0px 0;
}
#right-column h4 a{
	color:#858e1e;

}
#right-column h4 a:hover{
	color:#59442f;

}
#right-column p {
	font-size:14px;
	line-height:20px;
	color:#59442f;
	margin:0 0 25px 0;
}
#right-column ul{
	list-style:none;
	margin:0 0 25px 26px;

}
#right-column li{
	list-style-image:url(../images/bullet.gif);
	font-size:14px;
	line-height:20px;
	color:#59442f;
	margin:0 0 20px 0;
}
#right-column ol{
	margin:0 0 25px 26px;

}
#right-column ol li{
	list-style-image:none;
	font-size:14px;
	line-height:20px;
	color:#59442f;
	margin:0 0 20px 0;
}

#right-column a{
	text-decoration:underline;
	color:#818d0d;
}
#right-column a:hover{
	text-decoration:underline;
	color:#59442f;
}

.imageLeft{
	float:right;
	margin:0 0px 0 22px;
}
.contentLogo{
	margin:0 0 0 87px;

}
#florida-Map{
	width:440px;
	height:270px;
	background:url(../images/florida-map.jpg) top left no-repeat;
	padding:80px 0 0 28px;
	margin:0 0 53px 30px;
	font-family:"Times New Roman", Times, serif;

}
#florida-Map h3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#59442f;
	margin:15px 0 15px 0;
}
#cities1 {
	width: 110px;
	height:auto;
	float:left;
}
#cities2 {
	width: 150px;
	height:auto;
	float:left;
}
#cities1 ul{
	margin:0 0 0px 0;
	padding:0;
	list-style:none;
	list-style-image:none;

}
#cities2 ul{
	margin:0 0 0px 0;
	padding:0 ;
	list-style:none;
	list-style-image:none;
}

#cities1 li{
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	color:#a5ba18;
	list-style:none;
	list-style-image:none;
	margin:0 0 8px 0;
	padding:0;
	line-height:16px;
}

#cities2 li{
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	color:#a5ba18;
	list-style:none;
	list-style-image:none;
	margin:0 0px 8px 0;
	padding:0;
	line-height:16px;
}
/*--------------------> Main Contact <--------------------*/

#contact {
    margin: 0px;
    height: auto;
    background-color: transparent;
    width: 433px;
    padding:20px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
	list-style-image: none;
	list-style-type: none;  
}
#contact li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	clear: both;
	float: left;
	list-style-image: none;
	list-style-type: none;  
}
#contact label {
    display: block;
    font-size: 14px;
    background-color:transparent;
    float: left;
    padding: 5px 0px 5px 0px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    white-space:nowrap;
}
#contact input {
    font-family: "Times New Roman", Times, serif;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    width: 429px;
    clear: both;
    height: 20px;
	border: solid 1px #9aa518;
}
#contact select.drop-down{
    font-family: "Times New Roman", Times, serif;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
    height: 25px!important;
    width: 435px;
	border: solid 1px #9aa518;
}
#contact textarea {
    width: 429px;
    height: 125px;
    border: 1px solid #cccccc;
    font-family: "Times New Roman", Times, serif;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
	border: solid 1px #9aa518;
}
#contact input.main-form-button {
	width:62px;
	height:26px;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	background: url(../images/submit-btn.gif) top center no-repeat;
}
/*--------------------> GoogleMap <--------------------*/
#map {
    width:500px;
    height:400px;
	margin:0 0 20px 0;
}
/*--------------------> Left Column <--------------------*/

#left-column {
	width:267px;
	float:left;
	padding:0 0 0 12px;
}
#side-nav{
	width:279px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#59442f;
}
#side-nav .bottom {
	background: transparent url(../images/side-nav-bottom.jpg) no-repeat left bottom;
	padding:0 0 17px 0;
}
#side-nav ul {
	padding:0px;
	margin:0px;
}
#side-nav li, #side-nav a {
	float:left;
	clear:left;
	display:inline;
}
#side-nav .noborder a{
	border:none;
}

#side-nav a { 
	display:block;
	padding: 5px 5px 5px 23px;
	width:252px;
	text-decoration:none;
	color:#59442f;
	font-weight:bold;
}

#side-nav .side-nav-sub-001 a {
	padding: 5px 5px 5px 38px;
	width:237px;
	font-weight:normal;
}
#side-nav a:hover, #side-nav .side-nav-sub-001 a:hover {
	background:url(../images/rollover.jpg) top left no-repeat;
	
}

#drywall {
	width:279px;
	height:72px;
	padding: 5px 0px 5px 0px;
}
/*--------------------> QC Selectors <--------------------*/
#qc {
	width:235px;
	height:254px;
	background:url(../images/qc.gif) top left no-repeat;
	padding:84px 22px 31px 22px;
}
#qc ul {
	list-style:none;
}
#qc textarea {
    margin: 5px 0px 9px 0px;
    padding: 5px 0 0 7px;
    width: 226px;
    height: 70px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #684c2d;
	background-color:#f5f1ed;
	border: solid 1px #9aa518;
	display:block;
}
#qc input {
    margin: 0px 0px 9px 0px;
    padding: 5px 0 0 7px;
    width: 226px;
    height: 22px;
    color: #684c2d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	border: solid 1px #9aa518;
	background-color:#f5f1ed;
}
#qc .mini-form-button{
	width:62px;
	height:26px;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	background: url(../images/submit-btn.gif) top center no-repeat;
	cursor: pointer;
}
/*#btn input.submit {
	width:62px;
	height:26px;
	margin: 0;
	padding: 0;
	background: url(../images/submit-Sprite.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#btn a:hover input.submit {
	background: url(../images/submit-btnRO.gif);
} 
*/
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}

#qc p{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#68730b;
}
#qc a{
	color:#68730b;
}
#qc a:hover{
	color:#59442f;
}
#buttoncta1 a{
background-image: url(../images/Blog-CTA.gif);
display: block;
height: 62px;
width: 279px;
background-position: 0px 0px;
margin:0px 0 0px 0;

}
#buttoncta1 a:hover{
background-position: 0px -62px;
}
/*---Blog Side Navigation---*/
#blogger-navigation{
	width: 257px;
	padding:15px 10px 0 12px;
}
#blogger-navigation h3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#59442f;
	margin:0 0 5px 0;

}
#blogger-navigation ul{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	list-style:none;
	margin: 5px 0 5px 15px;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
	color:#59442f;

}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
	color:#59442f;

}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	color:#68730b;
}
#blogger-navigation #powered-by{
	margin:15px 0 0 0;
}
#footer{
	width:873px;
	height:72px;
	background:url(../images/content-bottom.gif) top left no-repeat;
	display:block;
	margin:0 0 21px 0;
}

/*--------------------> Header Selectors <--------------------*/
#header{
	width:825px;
	height:98px;
	background:url(../images/header-bkgd.jpg) top left no-repeat;
	position:absolute;
	top:0;
	left:12px;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	color:#59442f;
	padding:11px 23px 0 0px;
}
#logo {
	width:346px;
	height:70px;
	position:absolute;
	top:11px;
	left:22px;
	z-index:5;
	background:url(../images/logo-top.jpg) top left no-repeat;
	display:block;
	border:none;
	cursor:pointer;
}


#header h3 {
	font-size:25px;
	text-align:right;
	margin:0 0 11px 0;
	padding:0px;

}
#header p {
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:0px;
	margin:0px;
}
#header img {
	border:none;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
/*--------------------> Mast <--------------------*/
#mast {
	width:491px;
	height:260px;
	position:absolute;
	top:85px;
	right:54px;
	z-index:999;
}
/*--------------------> SiteMap <--------------------*/
#containerSite {
background:url(../images/sitemap-bkgd.gif) top left repeat-x #b8ae72;
}
#sitemap-container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -436px;
	width: 873px;
	height: auto;
	top: 0px;
}

#sitemapNav{
	width: 833px;
	height: auto;
	font-family:"Times New Roman", Times, serif;
	color:#59442f;
	padding:16px 10px 15px 30px;
}
#sitemapNav h3{
	font-size:20px;
	margin: 0 0 15px 0;
}
#sitemapNav p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #59442f;
	line-height: 24px;
}
#sitemapNav a{
	color: #59442f;
	text-decoration:none;
}
#sitemapNav a:hover{
	color: #68700d;
	text-decoration:underline;
}
#disclaimer{
	width: 833px;
	height: auto;
	padding:0px 10px 25px 30px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#59442f;
	line-height:18px;
}
#disclaimer p{
	margin:0 0 15px 0;
}
#disclaimer a{
	color:#68700d;
	text-decoration:underline;
}
#disclaimer a:hover{
	color:#59442f;
}

/*--------------------> Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 300px;
	height: auto;
	clear: both;
}
#pnlCaptcha p {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#pnlCaptcha label {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.captcha {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*--------------------> Bennett Form Selectors <--------------------*/
#bennett {
	width: 300px;
}
#bennett label {
	width: 300px;

}
#bennett input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0 5px 0;
	padding: 0px;
	width: 300px;
	height:25px;
	border: solid 1px #9aa518;
}
#bennett textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0 5px 0;
	padding: 0px;
	width: 300px;
	height:80px;
	border: solid 1px #9aa518;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style:none;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style:none;

}
/*--------------------> Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#ValidationSummary2 {
	color:#FF0000 !important;
}
#ValidationSummary2 li{
	color:#FF0000 !important;
}
/*--------------------> Bennett Error Selectors <--------------------*/
#errors {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*--------------------> Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	width:62px;
	height:26px;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	background:url(../images/submit-btn.gif) top left no-repeat;
	cursor:pointer;
}
input#btnSubmitForm {
	width:62px;
	height:26px;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	background:url(../images/submit-btn.gif) top left no-repeat;
	cursor:pointer;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
