@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px 0px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:13px;
	color:#333333;
}

a:link {
	color:#5faa26;
	text-decoration:none;
}

a:hover {
	color:#353535;
}

a:visited {
	color: #5faa26; 
	text-decoration: none;
}

h1 {
	color:#5faa26;
	font-weight:bold;
	font-size:18px;
}

h2 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

h4 {
	text-align:left;
	text-decoration:underline;
	color:#6F9F27;
	font-size:12px;
	font-weight:bold;
}

h5 {
	color:#6AA41A;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:10px 0px 10px 0px;
}

.imgpad {
	margin-right:4px;
}

.img-padRight {
	margin-right:10px; 
	margin-bottom:8px;
}

.img-floatLeft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #3f4042;
}

.img-noborderLeft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.img-left {
	border:1px solid #3f4042;
	margin-right:10px;
	margin-bottom:10px;
}

.img-right {
	border:1px solid #3f4042;
	margin-left:15px;
	margin-bottom:10px;
}


.border {
	border:1px solid #3f4042;
}

.mar-right {
	float:right;
	margin-left:15px;
	margin-top:5px;
	border: 1px solid #9D9990;
}

.img-testimonials {
	width:65px; 
	float:left; 
	margin-right:15px;
}

.testimonials {
	margin-left:5px;
	height:110px;
}

.bubble {	
	float:left; 
	width:356px; 
	padding:0px;
}

.success {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-left:5px;
	color:#333333;
	font-size:13px;
}


#wrapper{
	width: 900px;
	margin: 0px auto;
	overflow:hidden;
}

#meetAttorney {
	float:left;
	background-image:url(../images/meet-the-attorneys_03.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:79px;
	padding: 30px 5px 0px 108px;
	margin-bottom:10px;
	line-height:18px;
}

#obamaProgram {
	float:left;
	background-image:url(../images/obama.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:122px;
	padding: 10px 5px 0px 110px;
	line-height:18px;
	margin-bottom:10px;
}

#onlineSupport {	
	float:left;
	width:348px;
	margin-bottom:10px;
}

#testimonials {
	float:left;
	width:350px;
	margin-bottom:10px;
}

#probono {
	float:left;
	background-image:url(../images/pro-bono-banner-background.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:66px;
	padding: 75px 0px 0px 100px;
	margin-bottom:10px;
	margin-top:10px;
}

.box {float:left; width:316px; height:auto; background-image:url(../images/box/box-bg.gif); background-repeat:repeat-y; padding:0px 15px; text-align:center; color:#5A5C47; font-size:17px; letter-spacing:-1px; line-height:18px; font-weight:bold;}

#customersupport {
	font-size:14px;
	font-weight:bold;
	float:left;
	background-image:url(../images/877-2.gif);
	background-repeat:no-repeat;
	width:330px;
	height:53px;
	padding: 90px 0px 0px 18px;
	margin-bottom:10px;
	line-height:18px;
}

#content {
	width:520px; 
	float:left; 
	margin-right:25px;
	line-height:20px;
	text-align:justify;
}

#content h2 {color:#333333; font-size:14px;}
	
.subtitle {
	color:#6AA41A;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:25px;
	background-color:#ecebd8;
	margin-top:15px;
	margin-bottom:15px;
	width:510px;
	padding:5px;
}

#testimonials a:link, #testimonials a:visited {
	color:#467f1b;
	text-decoration:none;
}

#testimonials a:hover {
	color:#000000;
}

#footer {	
	background-color:#C4C0AF;
	height:85px;
	line-height:20px;
	padding-top:20px;
	text-align:center;
	font-family:Tahoma,Geneva,Kalimati,sans-serif; 
	font-size:11px; 
	color:#353535; 
	text-decoration:none;
}

#footer a:link{
	color:#353535;
	text-decoration:underline;
}

#footer a:hover {
	color:#6aa316;
	text-decoration:none;
}

#footer a:visited {
	color:#353535;
	text-decoration:none;
}

#seal {
	float:right;
	width:348px;
	margin-top:15px;
	text-align:center;
	margin-bottom:20px;
}

#map {
	float:left;
	width:348px;
	text-align:left;
	margin-bottom:5px;
}

.para {
  font-size: 12px;
  line-height:20px;
  margin-bottom:20px;
  color:#000000;
}

a.headings:link {
  font-size:10px;
  color: #ffffff;
  text-decoration:none;
}

a.headings:visited {
  color: #475876;
  text-decoration:none;
}

a.headings:hover {
  color: #475876;
  text-decoration:none;
}

a.headings:active {
  color: #0087bb;
}

a.headings {
  text-decoration:none;
  font-size: 9px;
}

.boton {float:left; width:160px; height:15px; text-align:center; margin-left:7px; margin-bottom:5px;}

.boton a:link {color:#fff; display:block; background-color:#6AA316;}
.boton a:hover {color:#000; display:block; background-color:#C4C0AF;}
.boton a:visited {color:#fff; display:block; background-color:#6AA316;}

.textsize {float:left; font-size:12px;}

/*DL, DT, DD TAGS LIST DATA*/
dl {
	margin-bottom:15px;
	width:700px;
}

dl dt {
	color:#fff;
	float:left;
	font-weight:bold;
	margin:5px 10px 5px 0px;
	width:340px;
}

dl dd {
	margin:5px 0; 
	float:left;
	width:350px;
}

.menu {
	text-align:center;
}

.menu td a {
	color:#2b2b2c;
	font-weight:bold;
	background-color:#e1dcc8;
	display:block;
	font-size:12px;
	padding:7px 5px;
	width:100%;
}

* html .menu td a {  /* make hover effect work in IE */
	width: 100%;
}

.menu td a:hover {
        background: #c4bfaf;
		color:#2b2b2c;
		text-decoration:underline;
}

.menu-right {
	float:left;
	width:350px;
	margin-top:10px;
	margin-bottom:30px;
	padding-bottom:20px;
}
