/* ######################## */
/* # eastcoastcontractorsinc.css */
/* ######################## */


html { 
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
} 

body { 
  margin: 12px 0 22px 0;
  padding: 0px;
  border-width: 0px; 
  border-style: none;
  border-collapse: collapse;
  background: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  color: #ffffff;
}

h1, h2, h3 { 
  margin: 0px 0px 8px 0px;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-weight: 700; 
}
h1 { font-size: 18pt; color: #e4e4e4; background:transparent;}
h2 { font-size: 16pt; color: #e4e4e4; background:transparent;}
h3 { font-size: 14pt; color: #e4e4e4; background:transparent;}

a:link { font-weight: 700; color: #c4c4c4; text-decoration: none; }
a:visited { font-weight: 700; color: #c4c4c4; text-decoration: none; }
a:hover { font-weight: 700; color: #ffffff; text-decoration: underline; }
a:active { font-weight: 700; color: #c4c4c4; text-decoration: none; }

small { font-size: 9pt; text-decoration: none;}


#headlinks {
  width: 335px;
  height: 75px;
  font-size: 10pt;
  text-align:right;
  vertical-align: top;
  font-weight: 500;
}

/* ==================================== */
/* CSS for left and right content wrap divs  */
/* ==================================== */


#leftcontentwrap {
  margin:0;
  padding:0; 
  background: #97794a;
  color:#ffffff;
}
#leftcontent {
  margin:0;
  padding:12px;
  background: #97794a;
  color: #ffffff;
  font-family: Arial, sans-serif; 
  font-size:10pt; 
  text-align:left;
  vertical-align:top;
}


#rightcontentwrap { 
  font-family: Arial, sans-serif; 
  font-size:10pt; 
  padding:0px; 
  color:#ffffff;
}
#rightcontent {
  padding:16px; 
  margin:0;
  padding:12px;
  background: #e4e4e4;
  color:#000000;
  font-family: Arial, sans-serif; 
  font-size:10pt; 
  text-align:left;
  vertical-align:top;
}
#rightcontent a:link { font-weight: 700; color: #97794a; text-decoration: none; }
#rightcontent a:visited { font-weight: 700; color: #97794a; text-decoration: none; }
#rightcontent a:hover { font-weight: 700; color: #000000; text-decoration: underline; }
#rightcontent a:active { font-weight: 700; color: #97794a; text-decoration: none; }


/* ==================================== */
/* CSS for contact us form  */
/* ==================================== */

#contform {
  font-family: arial, sans-serif;
}
.contformlabel {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: 9pt;
  font-weight: 500;
  text-align: left;
}
.contforminput {
  margin: 0;
  padding: 2px;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

.cright {
  font-size: 9px;
  color: #555555;
  text-align:center;
}


.lexi, .lexi a {
  font-size: 8px;
  color: #333333;
  text-align:center;
}



/* #################################################### */
/* #  EOF:  eastcoastcontractorsinc.css */ 
/* #################################################### */