* {
	margin:0; 
	padding:0; 
	border:0
}

body {
	background-color: #333333;
	text-align: center;
	background-image: url(../images/bkg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
}

p, li, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p, li, td, textarea {
	line-height: 24px;
}

#searchbar {
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 745px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#searchbar input {
	padding: 3px;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #484848;
	border: 1px solid #999999;
}
#headerbar {
	background-image: url(../images/bkg_header.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#headercontent {
	height: 245px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}
#flash {
	background-color: #FFFFFF;
	float: left;
	height: 245px;
	width: 565px;
}
#featured {
	height:245px;
	width:204px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}
#featured .learnmore {
	background-color: #9A7342;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#featured .learnmore a:link, #featured .learnmore a:visited {
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.featurePic {
	background-color: #C3AB79;
	height: 60px;
	width: 75px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}

.whoPic {
	background-image: url(../images/whoPic.jpg);
	background-position: -40px -20px;
}
.whatPic {
	background-image: url(../images/whatPic.jpg);
	background-position: -25px;
}
#whoWeAre {
	height: 122px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bkg_features.jpg);
	background-repeat: repeat-x;
}
#whatWeDo {
	height: 121px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bkg_features.jpg);
	background-repeat: repeat-x;
}
#whoWeAre h1, #whatWeDo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 3px;
}

#whoWeAre h2, #whatWeDo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

#whoWeAre a, #whatWeDo a {
	color: #FFFFFF;
	text-decoration:none;
}

#whoWeAre p, #whatWeDo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#container {
	text-align: left;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 205px;
	float: left;
	padding-top: 15px;
}
#accolades {
	margin-top: 50px;
	float: left;
	width: 205px;
	clear: both;
	text-align: center;
}
#accolades img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContentContainer {
	width: 565px;
	float: left;
	background-color: #FFFFFF;
}

/* MAIN CONTENT AREA */

#maincontent {
	padding-top: 40px;
	padding-bottom: 60px;
	padding-right: 30px;
	padding-left: 30px;
}

#maincontent p {
	margin-bottom:15px;
}

#maincontent h1, #maincontent h2, #maincontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#maincontent h1 {
    font-size:24px;
	margin-top: 5px; 
	margin-bottom: 15px;
	color: #5C372A;
}

#maincontent h2 {
    font-size:18px;
	margin-top: 15px; 
	margin-bottom: 10px;
	color: #5C372A;
}

#maincontent h3 {
    font-size:14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #5C372A;
}

#maincontent .obvious {
	padding-left:5px;
	padding-right:5px;
	color: #EDD6AC;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#maincontent a:link,
#maincontent a:visited {
	color: #73421E;
}

#maincontent a:hover,
#maincontent a:active {
	color:#9A7342;
}

#maincontent ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 20px;
	text-indent: -18px;
}

#maincontent li {
	line-height: 18px;
	margin-bottom: 8px;
}


/* NEWS BAR */

#newsbar {
	float: left;
	width: 205px;
	padding-top: 35px;
}
#newsbar img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.newsStory {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.newsStory h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #EDD6AB;
}
.newsStory h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.newsStory p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.newsStory .readmore {
	text-align: right;
}

.newsStory .readmore a {
	font-size: 11px;
	line-height: 18px;
	color: #EDD6AB;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}

.newsStory .readmore a:hover {
	text-decoration:underline;
}

/* MENU */

#menu ul {
	padding-right: 15px;
	padding-left: 15px;
}
#menu li {
	text-align: right;
	list-style-type: none;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu li:hover {
	background-color: #E5D6A6;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
#menu li:hover > a {
	color: #5C372A;
}

#logo h1 {
	display: none;
}

.evenRow {
	background-color: #DEDEDE;
}

.clear {
	clear:both;
}

.consultantDisclaimer {
	font-size:10px;
	font-style: italic;
}

.tableHeader {
	font-weight: bold;
	color: #5C372A;
	background-color: #DDCF9E;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}

#practiceAreaTable td, #lastNameTable td {
	padding-right: 5px;
	padding-left: 5px;
}

.sortByBar {
	background-color: #DEDEDE;
	padding-left:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

.formField {
	border: 1px solid #454545;
	padding-top:2px;
 	padding-bottom:2px;
	padding-left:3px;
}

/* Attorney Detail page */

.attorneyHeadshot {
	float:left;
	margin-right:15px;
	padding: 2px;
	border: 1px solid #666666;
}

.attorneyDownloads {
	clear:both;
	margin-top:20px;
}

.attorneyIcons {
	float:left;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.attorneyIcons a:link {
	text-decoration:none;
}

.attorneyIcons img {
	float:left;
	margin-right: 5px;
}

.attorneyMainInfo {
	float:left;
}

.attorneyMainInfo p {
	line-height:18px;
}


#otherInformation {
	clear:both;
	margin-top:15px;
}

#otherInformation h3 {
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin-top: 10px;
	font-size: 18px;
}

.backTo {
	background-color: #FFFFCC;
	text-align: right;
	padding-right: 10px;
	margin-top: 15px;
}

/* NEWS SNIPPET */

.newsSnippet {
	margin-top:10px;
}

.newsSnippet p {
	line-height: 18px;
}

/* CONTACT PAGE */

#contactOffices {
	float:left;
}

#contactStaff {
	float:left;
	margin-left:40px;
}

#contactOffices p, #contactStaff p {
	line-height:18px;
	margin-bottom:10px;
}

/* PRACTICE AREA PAGES */

#practiceAreaAttorneys {
	margin-top: 15px;
}

#copyright {
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 12px;
	color: #DECF9E;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/* CONTACT FORM */
#emailContact{}

#emailContact td {
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: top;
	padding-right:5px;
}

#emailContact .formField {
	width:350px;
 }

.error, .important {
	font-weight: bold;
	color: #990000;
}

.submitButton {
	color: #EDD6AC;
	background-color: #59322B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* MISC */

hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}
.partnerImage {
	border: 3px double #666666;
}
