#logoBox {
	float: left;
	width: 460px;
	height: 307px;
}

.footerImgPad{
	border: 0;
	padding: 5px 0 2px 0;
}

.footerPad{
	padding: 30px;
}

#footer {
	background-color: #4b0303;
	color: #d7d0c8;
	line-height: 22px;
}

#footer a:link{
	color: #d7d0c8;
	text-decoration: none;
}
#footer a:visited{
	color: #d7d0c8;
	text-decoration: none;
}
#footer a:active{
	color: #d7d0c8;
	text-decoration: none;
}
#footer a:hover{
	color: #d7d0c8;
	text-decoration: underline;
}

#nav{
	background-color: #dfdad4;
}

#content1{
	background-color: #dfdad4;
}

#content2{
	background-color: #d7d0c8;
}

.homeQuote {
	padding: 40px 60px 60px 20px;
}

.practiceAreas {
	padding: 50px 0 0 10px;
}

.quoteLeft {
	float: left;
	padding: 0 10px 100px 0;
}
.quoteRight {
	float: right;
	padding: 110px 0 0 10px;
}

.areasTable {
	width: 440px;
	padding: 0 10px 0 0;
}

.resourcesBox {
	float: left;
	padding: 50px 10px 50px 80px;
}
.resourcesTable {
	width: 300px;
}

.imageBox {
	float: right;
	padding: 45px 50px 60px 0;
}

.hrPad {
	padding: 7px 0 7px 0;
}

.redLink a:link{
	color: #933a34;
	text-decoration: none;
}
.redLink a:visited{
	color: #933a34;
	text-decoration: none;
}
.redLink a:active{
	color: #933a34;
	text-decoration: none;
}
.redLink a:hover{
	color: #933a34;
	text-decoration: underline;
}

.attorneysBox {
	padding: 40px 40px 60px 40px;
}

.toggler {
	background-color: #b4b2af;
	padding: 10px;
	margin: 4px 0 4px 0;
	font-family: Calibri, Helvetica, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	color: #554a4a;	
}
.toggler a:link{
	color: #747371;
	text-decoration: none;
}
.toggler a:visited{
	color: #747371;
	text-decoration: none;
}
.toggler a:active{
	color: #747371;
	text-decoration: none;
}
.toggler a:hover{
	color: #747371;
	text-decoration: underline;
}

.active {
	background-color: #933a34;
	color: #FFFFFF;
}
.element {
	padding: 10px;
}

.overview {
	padding: 40px 10px 40px 30px;
}
.substantials {
	padding: 40px 65px 40px 60px;
}

.separator{
	float: left;
	padding: 70px 0 20px 20px;
}

.inqPrompt{
	padding: 40px 0 70px 30px;
}
.inquiryForm{
	padding: 40px 0 70px 0;
}

.inquiryForm fieldset{
  border:0;
  margin:0;
  padding:0;
}
.inquiryForm label{
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #5e5453;
}
.inquiryForm input.text{
  width: 300px;
  font: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #999999;
  padding: 5px;
  margin-bottom: 7px;
  border: 1px solid #b4b2af;
}
.inquiryForm textarea{
  width: 300px;
  font: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #999999;
  padding: 5px;
  margin-bottom: 7px;
  border: 1px solid #b4b2af;
}
.inquiryForm input.submit{
  padding:2px 5px;
  font:bold 12px;
}

#kwick					{ width:480px; float: right; }
#kwick .kwicks 			{ height:307px; list-style-type:none; margin:0; padding:0; }
#kwick li 				{ float:left; }
#kwick .kwick 			{ display:block; cursor:pointer; overflow:hidden; height:307px; width:160px; }
#kwick .kwick span 		{ display:none; }
#kwick .pic2 			{ background:url(../images/courthouse_steps.jpg) no-repeat; }
#kwick .pic1 			{ background:url(../images/gavel.jpg) no-repeat; }
#kwick .pic3 			{ background:url(../images/powerofattorney.jpg) no-repeat; }

