@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: ebebeb;	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #622021;
}


#right {	
	width: 655px;
	vertical-align: top;
	background-color: #ffffff;
	
}

#content {
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
	width: 655px;
}

#clientlist {
	font-size: 11px;
	color: #333333;
	line-height: 21px;
}

#navigation {
	background-image:url(images/nav-bkgd.jpg);
	background-repeat: repeat-x;
	height: 28px;
	color:#FFFFFF;
	text-align:center;
}

#navigation a {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	vertical-align:middle;
}

#navigation a:hover {
	color: #bfb399;
	text-decoration: underline;
}

#left {
	margin: 2px 0px 2px 0px;
	width: 245px;
	background-image:url(images/left-box-bkgd.jpg);
	background-repeat: repeat-y;
}

#lefttable {
	background-color: #ffffff;
}

#practiceareas {
	padding: 0px 8px 0px 5px;
	font-size: 11px;
	line-height: 21px;	
	background-image:url(images/left-box-bkgd.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff;	
}

#practiceareas a {
	color: #333333;
	text-decoration: none;
}

#practiceareas a:hover {
	color: #622021;
	text-decoration: underline;
}

#practiceareas2 {
	font-size: 11px;
	line-height: 21px;	
	vertical-align: top;
	font-weight: bold;	
}

#practiceareas2 a {
	color: #333333;
	text-decoration: none;
}

#practiceareas2 a:hover {
	color: #622021;
	text-decoration: underline;
}

#bottombar1 {
	background-color: 343434;
	width: 900px;
	
}

#bottombar2 {
	background-color: 622021;
	width: 900px;
	
}

#disclaimer {
	color: 333333;
	font-size: 10px;
	width: 900px;	
	text-align: center;
	padding: 5px;
}
#content li {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 24px;
}
#content p {
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
}
#content a {

	vertical-align: top;
	font-size: 12px;
	color: #622022;
	text-align: justify;
}
#content a:hover {
	vertical-align: top;
	font-size: 12px;
	color: #622022;
	text-align: justify;
	text-decoration: none;
}
#bio-right {
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	width: 385px;
	padding-right: 15px;
}
#bio-left {

	vertical-align: top;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
}
#disclaimer a {
	color: #622022;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}
#disclaimer a:hover {
	color: #622022;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#bioname {
	background-color: #BEB298;
	padding-left: 3px;
}
.attypics {
	float: left;
	height: 155px;
	width: 130px;
	margin-right: 10px;
}
