﻿* {
	border: 0;
	margin: 0 auto;
	padding: 0;	
	font-size: 9pt;	
}

body {
	font-family: Helvetica, Sans-Serif;
	color: #333;
	background: #FFF;
	padding-top: 10px;
}

#siteBody
{
	width: 912px;
  background: #FFF url("images/grid_full.gif") no-repeat;
  display: block;
}

#attorneySiteBody
{
  width: 912px;
  background: #CCC url("images/attorneygrid_full.gif") no-repeat;
  display: block;
  
}

#HomepageBody
{
	width: 912px;
	background-color: #FFF; 
	min-height: 500px;
  height:auto !important;
  height:500px;
  padding-bottom: 10px;
}

#header
{
  width:912px;
  display: block;
  clear: both;
}

#pulldown
{
  width:912px;
  display: block;
  clear: both;
}

#attorneypulldown
{
  width: 912px;
  display: block;
  clear: both;
  background: #CCC url("images/attorneypulldown.jpg") repeat-y;
}

#footer
{
  width: 912px;
  display: block;
  clear: both;
}

h1
{
  border-bottom: solid 1px #333;
  margin-bottom: 8px;
  text-transform: uppercase;
}

h2
{
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  color: #000;
}

p
{
  margin-bottom: 8px;
}

#scrollingText p
{
  margin-bottom: 0px;
}

#rightImage
{
  margin: 8px 0px 8px 8px;
  display: block;
  float: right;
}

#leftImage
{
  margin: 8px 8px 8px 0px;
  display: block;
  float: left;
}

#linebreak
{
  margin-top: 8px;
}

#leftBlock
{
  margin: 8px 8px 8px 0px;
  display: block;
  float: left;
  background-color: #CCC;
  color: #003366;
  padding: 10px 10px 10px 10px;
  width: 126px;
  text-align: center;
  font-weight: bold;
}

#rightBlock
{
  margin: 8px 0px 8px 8px;
  display: block;
  float: right;
  background-color: #CCC;
  color: #333366;
  padding: 10px 5px 10px 5px;
  width: 126px;
  text-align: center;
}

#homepageCol1
{
  width: 346px;
}

#homepageCol2
{
  width: 355px;
}

#contentCol1
{
  display: block;
  float: left;
  width: 197px;
}

#contentCol2
{
	display: block;
	float: right;
	width: 712px;
  background: #FFF url("images/grid_col.jpg") no-repeat;
}

#contentHeader
{
	display: block;
	width: 712px;
	background-color: #CCC;
}

#contentCol2Attorney
{
	display: block;
	float: right;
	width: 722px;
  background: #FFF url("images/grid_colAttorney.jpg") no-repeat;
  min-height: 450px;
}

#contentCol1Attorney
{
  display: block;
  float: left;
  width: 190px;
}

#content
{
  background-color: #FFF;
  padding: 15px;
  margin: 10px 80px 0px 25px;
}

#homepageNews
{
  width: 275px;
  border: solid 1px #369;
  padding: 5px 0px 5px 0px;
  display: block;
  background: url(images/newBoxBgd.jpg) repeat-y;
}

#homepageBorders
{
	display: block;
	width: 265px;
	border: solid 1px #369;
}

#boxContentNews
{
	padding: 50px 10px 5px 10px;
	color: #FFF;
	text-align: center;
}

#boxContentNews a, #boxContentNews a:visited
{
	font-size: 9pt; 
	text-decoration: none;
	text-align: left;
	color: #4B74A1;
}


#boxArrowNews
{
	color: #4B74A1;
	padding-top: 10px;
}

#boxArrowNews a, #boxArrowNews a:visited
{
	text-align: right;
	font-size: 0pt;
}

#nav
{
  width: 912px;
  min-height: 41px;
  height:auto !important;
  height:41px;
  background-color: #FFF;
  text-align: left;
}

#subMenuAboutUs
{
  display: none;
  width: 100%;
  background-color: #003366;
}

#subMenuPracticeAreas
{
  display: none;
}

#subMenuAttorneys
{
  display: none;
}

#subMenuClients
{
  display: none;
}

#subMenuResources
{
  display: none;
}

#subMenuNews
{
  display: none;
}

#subMenuContact
{
  display: none;
}

#grayLine
{
  border-top: solid 1px #CCC;
  min-height: 5px;
  height:auto !important;
  height:5px;
}

a, a:visited
{
  color: #666;
}

#content a:visited
{
  text-decoration: underline;
  font-size: 9pt;
}

.dropdown
{
  color: #666;
  background-color: #CCC;
  width: 300px;
  border: solid 1px #666;
}

.dropdownAttorney
{
	color: #666;
  background-color: #CCC;
  border: solid 1px #666;
}

.attorneySection
{
	display: none;
}

.attorneyBio
{
	display: block;	
}

a.attorneySections
{    
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

#attorneyLinks
{
  padding: 12px;
}

#attorneyHeader
{
  background-color: #CCC;
  width: 722px;
  min-height: 77px;
  height:auto !important;
  height:77px;
  color: #666;
}

.attorneyContact
{
  font-size: .9em;
}

#attorneyHeader a, a:visited
{
  font-size: .9em;
}

#clientList
{
  line-height: 20px;
}

.resourcesList 
{
  padding: 3px 0px 3px 15px;
}

#scrollingText a, a:visited
{
  color: #666;
  text-decoration: none;
}

#scrollingText
{
  width: 100%;
  text-align: left;
  margin: 5px;
}

.practicesList 
{
  padding: 3px 0px 3px 15px;
}

a.linkList
{
  text-decoration: none;
  font-size: 9pt;
}

