@charset "utf-8";



body  {



	margin: 0; /* 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;



	background-color: #666666;



	background-image: url(images/backgroundredgreysatinred.jpg);



	font-family: "Microsoft Sans Serif";



	font-size: 16px;



}



.twoColFixLtHdr #container {



	width: 1024px; /* the auto margins (in conjunction with a width) center the page */



	border: 1px solid #000000;



	text-align: left; /* this overrides the text-align: center on the body element. */



	margin-top: 0;



	margin-right: auto;



	margin-bottom: 0;



	margin-left: auto;



	background-color: #000000;



} 



.table1 {

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #cc6600;

	border-bottom-color: #cc6600;

	margin: 0px;

	width: 1024px;

	border-right-style: none;

	border-left-style: none;

	background-color: #000000;

	background-image: none;



}







.table1cell1 {



	margin: 0px;



	width: 23px;



}



.table1cell2 {



	border-top-width: 1px;



	border-bottom-width: 1px;



	border-top-style: none;



	border-bottom-style: none;



	border-top-color: #FFCC33;



	border-bottom-color: #FFCC33;



	margin: 0px;



	width: 1000px;



	padding: 0px;



	border-right-width: 1px;



	border-left-width: 1px;



	border-right-style: none;



	border-left-style: none;



	border-right-color: #000000;



	border-left-color: #000000;



}



.table2 {
	width: 197px;
	background-color: #000000;
	border: thin ridge #78829B;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px;
	color: #FFCC33;
	margin: 0px;



}



.table3 {
	width: 197px;
	background-color: #333333;
	border: thin ridge #78829B;
	color: #FFCC33;
	margin: 0px;



}























.twoColFixLtHdr #header {



	background-image: url(images/header-1024-150%20with%20Mobile%20Number%20pillow.jpg);



	height: 150px;



	width: 1024px;



	padding-top: 0;



	padding-right: 10px;



	padding-bottom: 0;



	padding-left: 20px;



	background-repeat: no-repeat;



} 



.twoColFixLtHdr #sidebar1 {



	float: left; /* since this element is floated, a width must be given */



	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */



	padding: 15px 10px 15px 20px;



	color: #FFFFFF;



	background-color: #000000;



}



.twoColFixLtHdr #mainContent {



	background-color: #660000;



	color: #FFFFFF;



	border: 1px solid #000000;



	margin-top: 0;



	margin-right: 0;



	margin-bottom: 0;



	margin-left: 230px;



	padding-top: 0;



	padding-right: 20px;



	padding-bottom: 0;



	padding-left: 20px;



	background-image: url(images/main-content-bacground.png);



	background-repeat: repeat;



} 



.twoColFixLtHdr #mainContentforintakeform {



	background-color: #660000;



	color: #FFFFFF;



	border: 1px solid #000000;



	margin-top: 0;



	margin-right: 0;



	margin-bottom: 0;



	margin-left: 230px;



	padding-top: 0;



	padding-right: 10px;



	padding-bottom: 0;



	padding-left: 10px;



	background-image: url(images/main-content-bacground.png);



	background-repeat: repeat;



}



.twoColFixLtHdr #footera {



	background-image: url(images/bottom-border.jpg);



	background-repeat: no-repeat;



	height: 5px;



	width: 1023px;



	color: #FFFFFF;



	margin-top: 0px;



	border-top-width: 1px;



	border-right-width: 1px;



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-top-style: solid;



	border-right-style: none;



	border-bottom-style: solid;



	border-left-style: none;



	border-top-color: #CC6600;



	border-right-color: #CC6600;



	border-bottom-color: #CC6600;



	border-left-color: #CC6600;



}







.twoColFixLtHdr #footer {



	background-image: url(images/alabama-lawyer-disclaimer-footer-arial.jpg);



	background-repeat: no-repeat;



	height: 150px;



	width: 1023px;



	color: #FFFFFF;



	border: 1px solid #000000;



} 







.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;



}



.img {



	float: right;



	border: medium ridge #78829B;



	height: 174px;



	width: 232px;



	margin-top: 0px;



	margin-right: 0px;



	margin-bottom: 10px;



	margin-left: 20px;



}



.yellow-hyper-link {



	color: #FFCC33;



}

.headers   {

	font-family: "Microsoft Sans Serif";

	font-size: 30px;

	font-weight: bold;

	margin-top: 5px;



}

