@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/gray-wev.jpg);
	margin: 5px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #666666;
	padding: 5px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background:url(images/headerbg.jpg); 
	padding: 0;
	margin: 0 0 5px 0;
	height:100px;
}
.twoColFixLtHdr #headerct {
	background:url(images/Header_Image.jpg);
	margin:5px;
	padding:10px 0;
	height:70px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding: 0;
	margin: 0 0 5px 0;
	background-color:#8d8875;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color:#FFFFFF;
}
.twoColFixLtHdr #links {
	width: 185px;
	padding: 0;
	margin: 5px;
	background-color:#6f6952;
	vertical-align:top;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:341px;
	padding: 0;
	margin: 0 0 0px 0;
	/*background:url(images/image_section.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarfirm {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/firm_over.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarareas {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_areas_practice.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarattny {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_attny_prof.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarclients {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_clients.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarreferences {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_reference.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarresources {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_resources.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarcontacts {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_contacts.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarworkers {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_worker_comp.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarpersonal {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_pers_injury.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarfamlaw {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_family_law.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarauto {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_auto_accdt.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarmortgage {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_mortg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarhomeclose {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_home_closing.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #sidebarprivacy {
	float: right; /* since this element is floated, a width must be given */
	width: 580px;
	height:292px;
	padding: 0;
	margin: 0 0 5px 0;
	background:url(images/hdr_privacy.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #mainImagesindex {
	margin: 0 0 0 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-color: #336699;*/
}
.twoColFixLtHdr #mainImages {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-color: #336699;*/
}
.twoColFixLtHdr #mainImages p {
	margin: 0;
	height: 1%;
	padding: 5px;
} 
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 210px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 15px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	
}
.twoColFixLtHdr #mainContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.twoColFixLtHdr #mainContent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.twoColFixLtHdr #mainContent li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.twoColFixLtHdr #contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

/*.twoColFixLtHdr #mainContent H1{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}*/
	
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:16px;
	text-align:center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	
}
.twoColFixLtHdr #footer a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; color:#000000;
	text-decoration:none;
	line-height:16px;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearrfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.form1 input{
	width:173px;
	height:20px;
	color: #000000;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid;
	background-color:#FFFFFF
}

.form1 textarea {
	width:173px;
	height:90px;
	color: #000000;
	overflow: auto;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid;
	background-color:#FFFFFF
}
.form2 {
	color:#FFFFFF;
}
.form2 input{
	width:120px;
	height:20px;
	color: #000000;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid;
	background-color:#FFFFFF
}

.form2 textarea {
	width:173px;
	height:140px;
	color: #000000;
	overflow: auto;
	padding:2px 0 0 5px;
	border:1px #1B2C3F solid;
	background-color:#FFFFFF
}
