@CHARSET "ISO-8859-1";
/* CSS Document for Offit Kurman
Author: E-Moxie Data Solutions, Inc.
Author URI: http://www.e-moxie.com
Copyright (c) 2009
*/

/* Browser Reset Styles ================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	line-height: 1.3em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f65;
	background: #fff;
	line-height: 1.3em;
}

h1 {
	font-size: 14px;
	color: #002f65;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}
h1 span.title {
	font-size: 12px;
	color: #002f65;
	font-weight: normal;
}
h2, .mainbody2 strong {
	font-size: 13px;
	color: #002f65;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #002f65;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h4 {
	color: #333;
	margin: 5px 0;
}

a:link, a:visited, a:active {
	color: #002f65;
	text-decoration:underline;
}
a:hover { color:#5699CF; text-decoration:none; }
p {
	line-height: 1.4em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}
	li {
		margin-bottom: 5px;
	}
	
hr {
	color: #5d88a1;
	background-color: #5d88a1;
	height: 1px;
	border: none;
	margin-bottom: 20px;
}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.styled {
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.blue { color: #002f65; }
.burg { color: #702033; }
ul.cols {
	list-style: none;
}
h2.attorney-head {
	margin: 15px 0 10px 0;
}
.attorney-area-list { font-size: 11px; }
.attorney-area-list a { text-decoration: none; }
div.toggler ul {
	list-style: none;	
}

.location-info {
	width: 640px;
	float: left;	
}
.location-map {
	width: 240px;
	float: left;
	margin-left: 30px;
	font-size: 11px;
	text-align: center;
}
.styled_sm {
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002f65;
}
.styled_sm_submit {
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 35px;
	background: #666;
}

ul.news {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
ul.news li {
	margin: 0 0 5px 0;
	padding: 0;
}
ul.news li a {
	font-size: 11px;	
}
#news-container h3 {
	text-transform: capitalize;
	font-size: 13px;
	color: #002f65;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}


#alpha-nav a {
	color: #002f65;
	font-size: 13px;
	padding: 0 1px;
	margin: 0 2px;
}
#alpha-nav a:hover {
	text-decoration: none;
	color: #5699CF;
}

/* Container */
#container {
	width: 919px;
	margin: 0 auto;
}

/* Header */
#header {
	height: 48px;
	margin: 30px 0 20px 0;
}
#banner {
	text-align: center;	
	margin-top: 8px;
}
#banner-left {
	float: left;
	margin: 5px 20px 20px 0px;	
}
#banner-right {
	float: right;
	margin: 5px 0 20px 20px;	
}

/* Navigation */
#nav {
	height: 25px; 
	overflow: hidden;
	width: 888px;
	margin: 0 auto;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #5d88a1;
	font-size: 12px;
	border: 1px solid #5d88a1;
	padding: 3px;
	width: 100px;
	text-align: right;
	margin-right: 3px;
}
#nav ul li a:hover {
	border: 1px solid #5d88a1;
	color: #fff;
	background: #5d88a1;
}
#nav ul li a#current {
	border: 1px solid #5d88a1;
	color: #fff;
	background: #5d88a1;
}

/* Main Content */
#content {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 662px;
}
#content.home {
	width: 919px;
	margin: 0;
}
#sidebar {
	width: 216px;
	float: left;
	margin-right: 60px;
}
ul.news-feed {
	margin: 0 0 10px 0px;
	padding: 0;
	list-style: none;
}
ul.news-feed li {
	margin: 0 0 8px 0;
	font-size: 11px;
	line-height: 1.3em;
}
ul.news-feed li a span {
	color: #002f65;
}

#main-content {
	width: 500px;
	float: left;
}

.contact-float {
	float:left;
	margin:20px 0 30px 30px;
	padding-left:25px;
	border-left:1px solid #CCC;
	width: 262px;
}
.service-content {
	width: 344px;
	float: left;
}


/* Footer  */
#footer {
	color: #000;
	font-size: 10px;
	margin: 20px 0;
}
#footer p span {
	color: #233d5b;
}



/* Services */
#services {
	width: 750px;
	margin: 0 auto;	
}
ul#service-list, ul.columns {
	margin: 0 40px 0 0;
	padding: 0;
	list-style: none;
}
ul#service-list li, ul.columns li, li.columns {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
ul.li_cont2 {
	width: 190px;	
}
a.service-header {
	text-transform: uppercase;
	font-size: 13px;
}
a.service-header:hover {color:#5699CF; 	text-decoration: none;}
ul.areas-list {
	list-style: disc;
	margin: 10px 0 10px 15px;
}

ul.areas-list li a {
	text-decoration: none;
}
