/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #2357ad url(../images/html_bg.jpg) no-repeat left top;
}
	

body {
	background: url(../images/body_bg.jpg) no-repeat right top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
h1 {
	color: #990000;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
h2 {
	color: #233e7c;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #AD9D79;
}
a {
	outline: none;
	color: #2357ad;
}
p { margin: 0 0 1.5em; }
.articles {
	color: #000066;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
/* --( Global Styles )-- */
.clear {
	clear: both;
}
.horRule {
	display: block;
	background: url(../images/sep.gif) no-repeat center;
	height: 24px;
	margin-bottom: 18px;
}
.center {
	text-align: center;
}

/* --( Site Backgrounds )-- */
#wrap {
	width: 960px;
	margin: 0 auto;
	background: #fcfcfc;
}
#bodyBG {
	background: url(../images/bodyBG.png) repeat-y;
}
#shadowTL {
	background: url(../images/bodyShadowTL.png) no-repeat top left;
}
#shadowTR {
	background: url(../images/bodyShadowTR.png) no-repeat top right;
}
#shadowBL {
	background: url(../images/bodyShadowBL.png) no-repeat bottom left;
}
#shadowBR {
	background: url(../images/bodyShadowBR.png) no-repeat bottom right;
}

/* --( Body Container )-- */
#bodyContainer {
	width: 780px;
	margin: 0 auto;
}

/* --( Header )--*/
#header {
	height: 100px;
	background: url(../images/headerBG.gif) repeat-x bottom;
}
#header h3 {
	margin: 0;
	float: left;
	width: 202px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 18px;
	font-style: italic;
}
#header p {
	float: right;
	text-align: right;
	margin: 12px 0 0;
	color: #5c676f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1;
	width: 200px;
	padding-right: 25px;
}
#header p strong { color: #1f4e9b; }
#header p.phone {
	clear: right;
	font-weight: bold;
	font-size: 21px;
	line-height: 1;
	margin-top: 0;
	font-style: italic;
	color: #1f4e9b;
}
#header p a { color: #f7f7f7; }
h1 {
	margin: 12px 0 0 15px;
	padding: 0;
	font-size: 12px;
	float: left;
}
h1 a {
	display: block;
	text-indent: -3000px;
	background: url(../images/logo.gif) no-repeat;
	height: 78px;
	width: 383px;
}
#navWrap {
	background: url(../images/nav_bg.gif) repeat-x 0px 0px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#navWrap h3 {
	display: none;
}
#navWrap ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#navWrap ul li {
	display: inline;
}
#navWrap ul li a {
	direction: block;
	float: left;
	color: #f5f5f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0 13px;
	line-height: 30px;
	text-decoration: none;
}
#navWrap ul li a:hover {
	background: url(../images/nav_bg2.gif) repeat-x 0px 1px;
}
#navWrap .sep {
	float: left;
	width: 2px;
	height: 30px;
	background: url(../images/navSep.gif) no-repeat 0px 0px;
}
/* --( Page Header )-- */
#pageGraph p {
	margin: 0;
}

/* --( Content )-- */
#contentWrap {
	padding: 25px 10px;
	background: url(../images/contentShadow.gif) repeat-x 0px 0px;
	clear: left;
}
#contentWrap li {
	list-style-type:disc;
}
#contentWrap p span {
	font-size: 17px;
}
/* --( Homepage Text Content )-- */
	#contentWrap .content {
		float: left;
		width: 460px;
	}
	* html #contentWrap .content { /* IE 6 HACK */
		padding-bottom: 25px;
	}

/* --( Left Column )-- */
#leftColumn {
	float: left;
	width: 220px;
	margin-right: 20px;
}
h3.leftcolumn {
	text-align: center;
	margin-bottom: 0;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;s
	color: #4a555d;
	background: url(../images/halftone_bg.gif) repeat;
}
#scroller_container {
	padding-top: 18px;
	text-align: center;
}
#leftColumn div {
	padding: 18px 10px;
	margin-bottom: 18px;
	background: url(../images/halftone_bg.gif) repeat;
}
#leftColumn div h3 {
	text-align: center;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 18px;
	color: #4a555d;
}
#leftColumn div ul {
	list-style-image: url(../images/list-arrow.gif);
	margin: 0;
	padding: 0 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
#leftColumn div ul li { margin-bottom: .75em; }
#leftColumn div ul li a {
	text-decoration: none;
}



/* --( Sidebar )-- */
	#sidebar {
		float: right;
		margin: 36px 0 0;
		color: #f5f5f5;
		padding: 0;
		width: 225px;
	}
	#sidebar a.highlight
	{
		position: relative;
		display: block;
		color: #4A555D;
		text-decoration: none;
		margin-bottom: 40px;
	}
	
	#sidebar a.highlight > strong
	{
		position: relative;
		display: block;
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 4px;
		color: #C00000;
	}
	
	#sidebar a.highlight > strong > span
	{
		text-decoration: none;
		font-weight: bold;
	}
	
	#sidebar a.highlight > span
	{
		text-decoration: underline;
	}
	
	#sidebar a.highlight > span:hover
	{
		color: #949CA4;
	}
	
	#sidebar div.contact
	{
		background: url(../images/sidebar_bg.gif) repeat-y;
	}
	#sidebar h3 {
		background: url(../images/sidebar_head.gif) no-repeat;
		line-height: 65px;
		color: #444f57;
		font-size: 2em;
		margin: 0;
		text-align: center;
	}
	#sidebar span.foot {
		display: block;
		height: 12px;
		background: url(../images/sidebar_foot.gif) no-repeat;
	}
	#sidebar p {
		padding: 0 15px;
	} 
	#sidebar dl {
		padding: 0 15px;
	}
	#sidebar dt {
		font-family: "Times New Roman", Times, serif;
		color: #eee;
		font-size: 18px;
	}
	#sidebar h4 {
		font-family: "Times New Roman", Times, serif;
		color: #484663;
		font-size: 18px;
	}
	#sidebar dd {
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 18px;
	}
	#sidebar dd ul {
		padding-left: 20px;
		margin-left: 0;
	}
	#sidebar dd p {
		background: url(../images/bullett.gif) no-repeat left 6px;
	}
	
/* --( About Styles )-- */
	#contentWrap .pic {
		float: right;
		width: 247px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	#contentWrap .about .content h3 {
		margin: 0;
	}
	
/* --( Links Page Styes )-- */
	#contentWrap .content ul.links li {
		line-height: 1;
		margin-bottom: .75em;
	}
/* --( Contact Styles )-- */
	#contentWrap .content .contact {
		float: left;
		width: 140px;
	}
	#contentWrap .contact .content  h3 {
		margin: 0;
	}

.content dl {
	margin: 0;
	padding: 0;
}
.content dl dt {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #233E7C;
}
.content dl dd {
	margin: 0 0 1.5em 0;
	padding: 0;
}

/* table */
table {
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	margin:1.5em auto;
	border-collapse:collapse;
}
th, td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: .3em 1em;
	text-align:center;
}
th { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #4A555D; line-height: 18px; }
colgroup.even {
	background: #f5f5f5;
}

/* --( Contact Form )-- */
#sidebar form {
	padding: 18px 18px 0;
}
#sidebar label {
	float: none;
	display: block;
	width: 190px;
	color: #333;
	clear: left;
}
#sidebar input {
	float: none;
	width: 190px;
	margin-bottom: 9px;
	background: #fdfdfd;
	border: 1px solid #9da3a7;
}
#sidebar textarea {
	display: block;
	border: 1px solid #9da3a7;
	width: 190px;
	background: #fdfdfd;
}
#contact div {
	float: right;
	margin-top: -54px;
}
#sidebar #submit {
	background: url(../images/submit_bg.gif) no-repeat;
	color: #f7f7f7;
	width: 152px;
	line-height: 34px;
	height: 34px;
	border: none;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	margin: 18px auto 0;
}
#contact div label { margin-bottom: 0; }
#contact .foot {
	background: url(../images/contact-cap_foot.gif) no-repeat 0px 0px;
	display: block;
	height: 8px;
}

/* --( Footer )-- */
#footer {
	text-align: center;
	background: #fff url(../images/footerBG.gif) repeat-x bottom center;
	padding: 0 0 26px;
	color: #b2b2b2;
	font-size: 11px;
	margin: 0 auto;
	width: 960px;
	height: 116px;
}
#footer a {
	color: #88a4d4;
}
#footer h3 {
	display: none;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer ul li a {
	color: #88a4d4;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p.copyright {
	margin-top: 6px;
}
#footer span#footerSep {
	display: block;
	height: 8px;
	background: url(../images/dotSep.gif) no-repeat top center;
	padding-bottom: 18px;
}
#login {
	margin-right: 4px;
	float:right;
}
.bodyimg {
padding: 7px;
}

#MB_window {
color:#000000;
}

#MB_window {
text-align:left;
}

#MB_overlay[id] {
position:fixed;
}

#MB_overlay {
background-color:#000000 !important;
height:100%;
left:0;
margin:auto;
position:absolute;
top:0;
width:100%;
z-index:9999;
}
#MB_header {
background-color:#DDDDDD;
border-bottom:1px solid #CCCCCC;
}

#MB_header {
height:28px;
margin:0;
}
element.style {
bottom:0;
}
#MB_frame {
background-color:#EFEFEF;
height:100%;
position:relative;
}
#map {
	float:right;
	width: 300px;
	}
#sidebar ul {
	list-style-position:inside;
	margin-left:20px;
	padding:0;
	font-size:13px;
}
#sidebar a {
	color:#ffffff;
}
#sidebar a:hover {
	color:#CFCFCF;
}
#contentWrap p.attorneys {
	font-size:18px;
	margin:0;
}
#contentWrap a:hover {
	color:#333;
}
#disclaimer {
	font-size: .916em;
	color: #999;
	font-style: italic;
}
.headshot {
	float: right;
	margin: 0 0 10px 20px;
}