﻿body 
{
    margin:0;
    font-family:Arial;
    font-size:12px;
    color:Black;
    text-align:left;
    line-height:15px;
    background-color:#c2c2c2;
}
img {border:none;padding:0;margin:0;}
image {border:none;padding:0;margin:0;}
p {padding:8px 0 4px 0;margin:0}
ul {margin-top:4px;}
.colored {font-weight:bold;color:#b67313;line-height:17px;}

a {color:#52538d;text-decoration:none;}
a:hover {text-decoration:underline;}

h1
{
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    color:#5a971e;
    margin:0;
    padding:0;
}
h2
{
    font-size:15px;
    font-weight:bold;
    line-height:19px;
    color:#b67313;
    font-style:italic;
    margin:9px 0 0 0;
    padding:0;
}
h3
{
    font-size:13px;
    font-weight:bold;
    line-height:15px;
    color:#5a971e;
    text-decoration:underline;
    margin:12px 0 0 0;
    padding:0;
}
/***/
#cooper {width:100%;height:100%;}
#mainTBL 
{
    width:820px;

}
#header
{
    background-image:url(../brooklynImg/carpet-cleaning-brooklyn_com.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:220px;
    line-height:20px;
    text-align:left;
    padding-left:20px;
}
#header a
{
    font-size:11px;
    font-family:Georgia;
    color:White;
    padding:0 6px 0 6px;
    font-weight:bold;
}
#header a:hover
{
    color:Black;
}
/**/
#mainTD
{
    background-image:url(../brooklynImg/Wood_Floor_Cleaning_Brooklyn.gif);
    background-repeat:repeat-y;
    background-position:center top;
    width:820px;
}
#siteTxt
{width:535px;padding:20px;}
#siteImg
{width:245px;}
#siteImg div
{float:left;width:198px;margin:13px 0 15px 20px;text-align:left;}

.altext {margin:15px 10px 15px 10px;}
p.slog1 {font-size:14px;font-weight:bold;width:100%;text-align:center;line-height:19px;padding:12px 0 12px 0;}
div.slog2 {width:100%;text-align:center;font-weight:bold;color:#b67313;line-height:17px;margin:12px 0 0 0;}
.pnum {font-size:16px;color:#a00e0e;}
/**/
#bottom
{
    background-image:url(../brooklynImg/AirDuct_Cleaning-Brooklyn_com.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:60px;
}

#footer
{
    width:740px;
    background-color:#c2c2c2;
    padding:10px 4px 10px 4px;
}
/**/
.divFormStyle
{
    padding-top:5px;
}
.divFormStyle label
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#b67313;
	line-height:17px;
	padding-left:6px;
}
.divFormStyle INPUT.text
{
	border:none;
	font-size:12px;
	width:155px;
	font-family:Arial;
	background-color:#c2c2c2;
	color:#000000;
}
.divFormStyle TEXTAREA.txtArea
{
	border:none;
	font-size:12px;
	width:310px;
	font-family:Arial;
	background-color:#c2c2c2;
	height:61px;
	color:#000000;
}
.divFormStyle TEXTAREA.txtArea2
{
	border:none;
	font-size:12px;
    width:195px;
    height:47px;
	font-family:Arial;
	background-color:#c2c2c2;
	color:#000000;
}
.divFormStyle a.submit
{
    font-size:16px;
    line-height:21px;
    color:#5a971e;
}