/* workerscomp2 */
body {
  font-family: arial, verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 12px;
  background-color: #000;
  /*background-image: url(images/background.gif);
  background-repeat: repeat-x;
  background-position: left top;*/
}
a, a:link, a:visited, a:hover, a:active {
  color: #000;
}


/************** container **************/
#container {
  border: 0px solid;
  width: 760px;
  margin: 0 auto;
  position: relative;
}
#header {
  border: 0px blue solid;
}


/************** header **************/
#headerimage {
  border: 0px red solid;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height: 204px;

}
#headerimage h1 {	
  border: 0px yellow solid;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 730px;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  color: #000;
  display:none;
}
#headerimage h2 {
  border: 0px green solid;
  position: absolute;
  top: 43px;
  left: 15px;
  width: 730px;
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  color: #fcda56;
  text-align: right;
  display:none;
}
#headerimage h3 {
  border: 0px blue solid;
  position: absolute;
  top: 100px;
  left: 300px;
  width: 425px;
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  color: #fff;
  text-align: right;
  display:none;
}
#lcRated {
  border: 0px blue solid;
  background-image: url(images/lc_rated_c_watermark2.png);
	background-repeat: none;
  position: absolute;
  top: 255px;
  left: 70px;
  width: 377px;
  height: 441px;
}
#freeConsultation {
  border: 0px red solid;
  background-image: url(images/free_consultation1.gif);
	background-repeat: none;
  position: absolute;
  top: 72px;
  left: 575px;
  width: 168px;
  height: 15px;
}


/************** navigation **************/
#nav {
  border: 0px orange solid;
  position: absolute;
  top: 180px;
  width: 759px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
text-transform:uppercase;
}
#nav ul {
  border: 0px blue solid;
  margin: 0px;
  padding: 0px;
}
#nav li {
  border: 0px red solid;
  display: inline;
  list-style-type: none;
  margin-right: 15px;
  padding-left: 15px;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
  color: #000;
text-decoration:none;
}
#nav a:hover {
  text-decoration: underline;
color:#0066cc;
}



/************** main body / content **************/
#main {
  border: 0px green solid;
  background-image: url(images/mid.gif);
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  width: 760px
}


/************** content container **************/
#content {
  border: 0px blue solid;
  /* float: right; */
  float: left;
  width: 522px;
  clear: both;
  display: inline;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  padding-bottom: 5px;
  line-height: 17px;
  overflow: hidden;
  color: #000;
}

/************** tagline **************/
#tagline {
  border: 0px red solid;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 10px 5px;
  margin: 5px 15px;

}
#tagline h1 {
  border: 0px green solid;
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  color: #0066cc;
   font-style: italic;
  font-weight:normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.1;
}

p#title {font-size:16px; font-weight:bold; padding:20px 0 10px 0;}


/************** actual content **************/
#contentAddress {
  border: 0px black solid;
  margin: 14px 20px 0px 20px;
  padding: 0px;
  /*border-bottom: 1px #000 dotted;*/
  display: block;
  line-height: 21px;
}
.contentPad { 
margin: 4px 20px 0px 20px;
padding:0 0 15px 0;
border-bottom: 1px #000 dotted;
  display: block;
  line-height: 21px;
}
.contentPad h3 {
  border: 0px yellow solid;
  margin: 0px;
  margin-bottom: 6px;
  padding: 0px;
  font-size: 16px;
  color: #498ac2;
}
.contentPad p  {
  border: 0px blue solid;
  line-height:21px;
  text-align:justify;
}
p#websiteImage{
  border: 0px blue solid;
  float: left;
  margin: 0px 5px 5px 0px;
  display: none;
}
p#website{
  border: 0px red solid;
}
p#aboveContact{
  border: 0px green solid;
}

div.divider {
  border: 0px orange solid;
}

p#custom-disclaimer{ 
font-size:11px; 
margin-top:15px; 
line-height:15px;
}


/************** contact form **************/
#contact {
  border: 0px red solid;
  /* float: left; */
  float: right;
  width: 230px;
}
#contacta {
  border: 0px yellow solid;
  background-image: url(images/contact.gif);
  background-repeat: no-repeat;
  height: 84px;
}
#above {
  border: 0px blue solid;
  margin: 5px 20px 5px 10px;
}
#contact h4 {
  border: 0px red solid;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: -1px;
  line-height: 1.5;
  padding: 10px 5px;
  margin: 5px 15px;
}


/************** contact form elements from inbox include **************/
#contactform {
  border: 0px green solid;
  margin: 0px;
  padding: 5px;
  display: block;
  line-height: 25px;
}
#contactrequired {
  border: 0px yellow solid;
  text-align: right;
}
.contactquestion {
  border: 0px blue solid;
  margin: 0px;
  padding: 0px;
}
#contactbottom {
  border: 0px red solid;

}
/************** END - contact form elements from inbox include **************/

#terms {
  border: 0px orange solid;
  margin: 0px 5px;
  text-align: center;
}
#terms input {
  width: 165px;
}
#paidAd {
  border: 0px blue solid;
  font-weight: bold;
}
#below {
  border: 0px grey solid;
  margin: 0px;
}
#contactb {
  border: 0px yellow solid;
}
#contact form {
  border: 0px blue solid;
  margin: 0px;
  padding: 0px;
}
#contact input, textarea, p, select {
  margin: 0px;
  padding: 0px;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

#contact input, textarea, select {
  font-weight: normal;
}

#contact textarea {
  width: 165px;
}


/************** leadcounsel **************/
#leadcounsel {
  border: 0px blue solid;
  display: none;
}
#leadcounsel p {
  border: 0px yellow solid;
}
#leadcounsel ol {
  border: 0px green solid;
}
#leadcounsel li {
  border: 0px red solid;
}


/************** misc. elements **************/
#boardcertfied, #returnLink, #disclaimerLink {
  clear: both;
  border: 0px red solid;
  text-align: center;
  margin-left: 15px;
  width: 500px;
}
#disclaimer {
  display: none;
  border: 0px blue solid;
  font-size: 10px;
  margin-left: 15px;
  padding: 5px;
  width: 490px;
}
p#disclaimerheader {
  border: 0px red solid;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
#disclaimer p {
  border: 0px green solid;
  font-style: italic;
  display: block;
  line-height: 25px;
  border-bottom: 1px #000 dotted;
}


/************** extra elements **************/
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
  display: none;
}

/************** footer **************/
#footer {
  border: 0px red solid;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
  height: 31px;
  color:#fff;
  padding-top:10px;
}
#footernav, #footernav a {
  border: 0px green solid;
  text-align: center;
  margin: 0px 0px 10px;
  padding: 0px;
  font-size: 10px;
  color:#fff;
}

form {
	margin:0;
	padding:0;
	}
input, select {
	font-size: 11px;
	width: 165px; 
	}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 165px; 
	height: 75px;
	}

.contactquestion {
	width: 180px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	border: 0pt solid Red;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	width: 165px; 
	font-size: 11px;
	line-height: 115%;
	}

#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	font-style: italic;
	line-height: 115%;
	}
#contactbottom {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 115%;
	}
#contactbottom input {
	margin: 0px;
	height: 22px;
	width: 55px;
	padding-bottom:18px;
	}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: -15px;
	}	
#badge {
	font-size: 11px;
	margin: -25px 0 0 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 32px;
	}
padd {
	font-size: 11px;
	}
#captchaT {
	width:50px;
	}
.contactquestion.checkbox, input.checkbox{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
.contactquestion.radio, input.radio{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
	.contactquestion.type6 br {display:none;} /*radio buttons side by side*/

	input.date{
	font-size: 11px;
	width:165px;
	}
	p #captchaT {
margin-top:16px;
}
.contactquestion b {
line-height:14px;
margin-bottom:15px;
position:absolute;
width:180px;
border:0px red solid;
}
#captchaImage { margin-top:4px;}

