@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	behavior: url(includes/inc.csshover.htc);
	font-size:12px;
	background:url(images/body_bg.jpg) repeat-x 0 141px;
}

img, div { behavior: url(includes/iepngfix.htc); }


/* STRUCTURE */
#wrapper {
	width:929px;
	margin:auto;
	margin-top:10px;
	clear:both;
}

#logo {
	width:285px;
	height:79px;
	float:left;
	background:url(images/logo.jpg);
	text-indent:-9999em;
}

#tagline {
	float:right;
	width:500px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
}

#photo {
	float:left;
	width:660px;
	height:273px;
	margin-top:22px;
}

#contactinfo {
	width:200px;
	float:right;
	color:#c9c9c9;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	margin-top:40px;
	margin-right:24px;
	line-height:20px;
	background:url(images/linebreak.jpg) 0 143px no-repeat;
}

#container {
	clear:both;
	width:100%;
	float:left;
	margin-top:5px;
	margin-bottom:20px;
}

#maincontent {
	float:left;
	width:475px;
	background:url(images/contentbg.jpg) repeat-x;
	margin-right:6px;
	padding:25px 15px 15px 25px;
	line-height:20px; 
	_position:relative;
	_margin-bottom:10px;
}

#maincontent2 {
	float:left;
	width:670px;
	background:url(images/contentbg.jpg) repeat-x;
	margin-right:0px;
	padding:25px 15px 15px 25px;
}

#col2 {
	float:left;
	width:166px;
	background:url(images/contentbg.jpg) repeat-x;
	margin-right:0px;
	padding:25px 15px 15px 10px;
    min-height:250px;
	height:auto !important;
    height:250px;

}

#col3 {
	float:left;
	width:181px;
	background:url(images/contentbg1.jpg) repeat-x;
	padding:25px 15px 15px 15px;
	margin-right:5px;
}


#footercontainer{
	width:100%;
	background: url(images/footer.jpg) repeat-x;
	clear:both;
	margin-bottom:30px;
	padding-top:5px;
}

#footer {
	width:929px;
	margin: 0 auto;
	font-size:13px;
	color:#cfcfcf;
	font-family:"Times New Roman", Times, serif;
	padding-top:3px;
}





/* GENERAL STYLING */

h1 { 
	margin:0; padding:0;
	font-size:22px;
	color:#0f3c80;
	font-weight:normal;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	margin:0; padding:0;
	font-size:12px;
	font-weight:bold;
	color:#0f3c80;
	margin-top:20px;
	}
	
h3 {
	margin:0; padding:0;
	font-size:18px;
	font-weight:bold;
	color:#3c3c3e;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	
	}
	

p { line-height:20px; color:#3c3c3e; margin-top:0;}
ul li {color:#3c3c3e;}

blockquote {
	color:#0f3c80;
	border:1px dotted #ccc;
	padding:5px;
	margin:20px 0;
	background:#f2f2f2;
}

blockquote.point {
	color:#0f3c80;
	border:1px dotted #ccc;
	padding:5px;
	margin:20px 0;
	background:#fff url(images/pointoflaw.jpg) no-repeat 10px top;
	padding-left:110px;
	min-height:110px;
  	height:auto !important;
  	height:110px;

}

#tagline h3 {
	font-size:22px;
	font-style:italic;
	margin:0; padding:0;
	margin-top:22px;
	font-weight:normal;
}



#footer span {
	font-size:11px;
	color:#8b8a8a;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:17px;
}

#footer a.foot {
	color:#8b8a8a;
	text-decoration:none;
	padding:0 4px;
}

#footer a.foot:hover { color:#666;}

#col3 span {
	display:block;
	color:#0f3c80;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	margin-left:10px;
	margin-top:15px;
}

ul#subnav {list-style:none; margin:0; padding:0;}

ul#subnav li { margin-bottom:15px;}

ul#subnav a {
	font-size:12px;
	font-weight:bold;
	color:#3c3c3e;
	text-decoration:none;
}

ul#subnav a:hover {
	color:#747478;
}

#footnote { font-size:10px; color:#666;}

img.attorney {
	border:1px solid #144083;
	margin:0 12px 2px 0;
}





/* LINKS */

a { color:#0f3c80; text-decoration:none;}
a:hover { color:#1370fd; text-decoration:underline;}

#contactinfo a{
	background:url(/images/contactbg.jpg) no-repeat;
	height:29px;
	width:137px;
	color:#fff;
	display:block;
	margin:auto;
	text-decoration:none;
	padding-top:9px;
	margin-top:0px;
}

#contactinfo a:hover {
	background:url(/images/contactbg.jpg) no-repeat 0 -38px;
	color:#09366D;
}


#footer a {
	color:#cfcfcf;
	text-decoration:none;
	padding:0 4px;
}

#footer a:hover { color:#fff;}

a.readmore {
	width:56px;
	height:16px;
	color:#fff;
	padding:2px 6px;
	background:url(images/btn_readmore.jpg) no-repeat;
	font-size:10px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
	
a.readmore:hover {
	background:url(images/btn_readmore.jpg) no-repeat 0 -16px;
	text-decoration:none;
	color:#fff;
}

a.readmorelarge {
	width:89px;
	height:24px;
	color:#fff;
	padding:6px 12px;
	background:url(images/btn_readmore2.jpg) no-repeat;
	font-size:10px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;

}
	
a.readmorelarge:hover {
	background:url(images/btn_readmore2.jpg) no-repeat 0 -24px;
	text-decoration:none;
	color:#fff;
}



/* THIS IS THE MENU 
---------------------------------------------------------*/
#menu {
	display:table;
	width: 100%;
	height:42px;
	margin: 0 auto;
	margin-top:10px;
	padding: 0;
	float: left;
	background:  #0f3c80;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	clear:both;

}

#menu ul {
	display: block;
	list-style: none;
	margin:4px auto 0 auto;
	padding: 0;
	clear:both;
	float:left;
	margin-left:2px;
	_margin-left:12px;
	background:none;
}

#menu ul li {
	position: relative;
	color: #fff;
	display: block;
	padding: 0;
	background:none;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	padding: 12px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin:0 1px;
	background:none;
}

* html #menu ul li a {
	padding: 12px 5px;
	background: none;
	}

#menu ul li ul {
	position: absolute;
	display: none;
}



#menu ul li:hover > a,
#menu ul li a:hover,
* html #menu ul li a:hover {
	color: #fff;
	padding: 12px 10px 6px 10px;
	background:#1749a0 url(images/menu_bg.jpg) no-repeat bottom center;
	border-bottom:6px solid #356dbf;
}

/* Edit look of 1st level menu items */
#menu ul li a.spanish {
	display: block;
	float: left;
	color: #fff;
	padding: 12px 7px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin:0 8px;
	background:none;
}

* html #menu ul li a.spanish {
	padding: 12px 5px;
	background: none;
	}


#menu ul li:hover > a.spanish,
#menu ul li a.spanish:hover,
* html #menu ul li a.spanish:hover {
	color: #fff;
	padding: 12px 7px 6px 7px;
	background:#1749a0 url(images/menu_bg.jpg) no-repeat bottom center;
	border-bottom:6px solid #356dbf;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 2px;
	top: 100%;
	width: 239px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border:none;
	background:#225b9e url(images/dropdown.jpg) bottom center;
}

* html #menu ul li:hover ul { 
	background:#225b9e url(images/dropdown.jpg) bottom center;
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 239px;
	padding: 0;
	margin:0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background:none;
	display:block;
	width: 219px;
	height:10px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	float: none;
	margin:0;
	padding:10px 10px 13px 10px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}

#menu ul li ul li:hover { 
	
}

#menu ul li ul li a:hover {
	border:none;
	width: 219px;
	height:10px;
	background: #4472b0 url(images/dropdown_hover.jpg) no-repeat;
	margin:0; padding:10px 10px 13px 10px;
}

#menu ul li ul li:hover > a {
	border:none;
	width: 219px;
	height:10px;
	background: #4472b0 url(images/dropdown_hover.jpg) no-repeat;
	margin:0; padding:10px 10px 13px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 239px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 239px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */


/* FORM CSS */





form {
	color:#8b8a8a;
	font-size:11px;
}


input {
	background: url(/images/formbg.jpg) no-repeat;
	color:#8b8a8a;
	font-size:11px;
	padding:5px 2px 2px 5px;
	width:170px;
	border:1px solid #c3c3c3;
	height:15px;
	margin-bottom:10px;
}


input:hover, input:focus {
	border-color:#c5c5c5;
	background: url(/images/formbg.jpg) no-repeat 0 -150px;
	color:#333;
} 

textarea {
	background: url(/images/formbg.jpg) no-repeat;
	color:#8b8a8a;
	font-size:11px;
	padding:5px 2px 2px 5px;
	width:170px;
	height:140px;
	border:1px solid #c3c3c3;
	background:#fffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background: url(/images/formbg.jpg) no-repeat 0 -150px;
	color:#333;
} 

#submit-go {
	width:89px;
	height:24px;
	color:#fff;
	padding:0px 12px;
	background:url(images/btn_readmore2.jpg) no-repeat;
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	border:none;
	cursor:pointer;
	margin-top:10px;
	margin-left:10px;
	line-height:normal;
}

#submit-go:hover {
	background-position:0 -24px;
	color:#fff;
}


#col3 select {
	color: #8B8A8A;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 12px;
	width: 170px;
	margin-top: 9px;
}

#news_home {
	clear:both;
	background: #B5C6DA;
	border:2px solid #7c9bc0;
	padding:15px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#news_home p {color:#333;}

#news_home h1 { color:#0F3C80;}
