﻿body
{
  color: #000;
	font-size: 10pt;
	font-family: Arial;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}

form
{
  margin: 0px;
  padding: 0px;
}

img { -ms-interpolation-mode:bicubic; }

a, a:visited
{
  color: #69C;
  text-decoration: none;
}

#homepageBody
{
  min-width: 700px;
  width:auto !important;
  width: 700px;
max-width: 700px;
  background: #FFF url(Images/homepage-background.jpg) repeat-y;
  margin: 0px auto;
}

#homepageText
{
  width: 260px;
  color: #FFF;
  text-align: left;
  line-height: 20px;
  font-size: 1.1em;
  margin: 0px;
  margin-bottom: 15px;
}

#homepageText h1
{
  color: #FFF;
  padding-top: 0px;
  margin-top: 0px;
  font-size: 1.3em;
  line-height: 25px;
}

#rightImage
{
  display: block;
  float: right;
}

#copyText a, a:visited
{
  color: #69C;
  text-decoration: none;
}

#scrollingText a, a:visited
{
  color: #666;
  text-decoration: none;
}

h1
{
  color: #002469;
  font-size: 14pt;
  font-weight: normal;
  border-bottom: solid 1px #002469;
  margin-top: 15px;
}

h2
{
  font-size: 9pt;
  font-weight: normal;
  border-bottom: solid 1px #002469;
  text-transform: uppercase;
}

h3
{
  text-transform: uppercase;
  font-size: 10pt;
}

h4
{
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
}

h5
{
	color: #002469;
  font-size: 14pt;
  font-weight: normal;
  border-bottom: solid 1px #002469;
  margin-top: 15px;
  margin-bottom: 4px;
  padding-bottom: 0px;
}

#header
{
  min-height: 100px;
  height:auto !important;
  height:100px;
  background: #002469;
  min-width: 750px;
  text-align: right;
}

#headerMenu
{
  height: 100px;
  width: 550px;
  background: url(Images/header-background.jpg) no-repeat;
  display: block;
  float: right;
  padding: 0px;
  margin: 0px;
}

#headerRight
{
  background: url(Images/header-right.gif) repeat-x;
  height: 100px;
}

#MenuSpacer
{
  height: 70px;
  width: 450px;
  display: block;
  clear: both;
}

#MenuContainer
{
  width: 525px;
  background-color: #002469;
  color: #FFF;
  text-align: center;
  display: block;
  float: right;
  height: 30px;
  font-size: .8em;
}

.menu
{
  color: #FFF;
  text-align: center;
}

a:visited.menu
{
  color: #FFF;
  font-weight: normal;
}

.menuItem
{
  background-color: #69C;
  color: #FFF;
  padding: 6px;
  text-align: left;
}

a:visited.menuItem
{
  color: #FFF;
  font-weight: normal;
}

.menuItemSelected
{
  background-color: #9CF;
  color: #002469;
  padding: 6px;
}

.menuItemSelected a:visited
{
  color: #002469;
}

#footer
{
  background-color: #999;
  color: #FFF;
  font-size: 10pt;
  width: 750px;
  text-align: center;
  margin: 0px auto;
  padding-top: 15px;
  display: block;
  clear: both;
  padding-bottom: 15px;
  line-height: 20px;
  font-weight: bold;
}

#footer a, a:visited
{
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.toolbar
{
 color: #002469;
 font-size: 13px;
 padding: 6px;
}

#siteBody
{
  width: 750px;
  background: #FFF url(../Images/column-background.jpg) repeat-y;
  margin: 0px auto;
}

#leftColumn
{
  width: 200px;
  background-color: #FFF;
  display: block;
  float: left;
  margin: 0px auto;
}

#leftCopy
{
  text-align: right;
}

#lawyerContactInfo
{
  color: #002469;
}

#lawyerContactInfo a, a:visited
{
  color: #002469;
}

#lawyerDetailsColumn
{
  color: #002469;
  font-size: 9pt;
}

#details
{
  font-size: 9pt;
  width: 520px;
}

#details h2
{
  font-weight: bold;
}

.lawyerDetail
{
  color: #002469;
}

#lawyerDetailsColumn h1
{
  color: #002469;
  font-size: 10pt;
  border-bottom: solid 1px #002469;
  font-weight: bold;
  text-transform: uppercase;
}

#lawyerDetailsColumn a, a:visited
{
  color: #69C;
  text-decoration: none;
  font-weight: normal;
}

#rightColumn
{
  width: 550px;
  text-align: center;
  display: block;
  float: right;
  background-color: #FFF;
  padding-bottom: 10px;
}

#copyText
{
  width: 525px;
  text-align: left;
  margin-left: 25px;
}

#scrollingText
{
  width: 90%;
  text-align: left;
  margin: 20px 15px 20px 15px;
  border: solid 1px #999;
  padding-left: 5px; 
}

#smallImage
{
  display: block;
  float: right;
  width: 135px;
  padding-bottom: 5px;
}

#smallImageLeft
{
  display: block;
  float: left;
  width: 135px;
  padding: 5px 5px 0px 0px;
}

#mapImage
{
  display: block;
  float: right;
  width: 154px;
}

.textBox
{
  border: 0px;
  background-color: #CCC;
}

#buttons
{
  text-align: center;
  display: block;
  clear: both;
  padding: 15px 0px 15px 0px;
}

.emailStatus
{
  color: Red;
}

.dropdown
{
  color: #002469;
  background-color: #9CF;
  width: 300px;
  text-align: right;
}

#printButton
{
  display: block;
  float: right;
  padding-top: 5px;
}

.button
{
  background-color: #002469;
  color: #FFF;
  padding: 3px;
}

#copyText a.button, a:visited.button
{
  color: #FFF;
}

.backButton
{
  display: none;
}

.printButton
{
  display: inline;
}

.searchTable
{
  background-color: #ECECD9;
  width: 100%;
}

.legaltext2
{
  font-size: 8pt;
  font-style: italic;
  color: #666;
}

.practicesList ul
{
  margin-left: 0;
	padding-left: 35px;
	list-style: none;
	margin: 0px;
}

.practicesList li
{
  width: 95%;
	background-image: url(/images/dash.gif);
	background-repeat: no-repeat;
	background-position:  0 .3em;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: .9em;
	margin-bottom: 0px;

}

#lawyerButtonsContainer
{
	width: 100%;
	text-align: left;
}

#lawyerButtonsContainer a, a:visited
{
  color: #002469;
}

a:hover.directoryButtonDisabled
{
    border: 0; 
}

#lawyerButtonsContainer a.directoryButton
{
	color: #69C;
	text-align: center;
	padding: 1px 2px 1px 2px;
}

#lawyerButtonsContainer a:hover.directoryButton
{
	color: #69C;
}

#lawyerButtonsContainer a:visited.directoryButton
{
	color: #69C;
}

.locations
{
	color: #999;
	font-size: 9pt;
}

#locations a, a:visited
{
	color: #002469;
	font-size: 9pt;
	margin-right: 5px;
}

#picDisclaimer
{
	color: #333;
	font-size: 8pt;
}