@charset "utf-8";
/* CSS Document */

body {
	background-color: #111111;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align:center;
}

.body_container {
	width: 774px;
	background-repeat: repeat-y;
	padding-left: 126px;
}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding-left: 44px;
	padding-top: 13px;
	padding-right: 44px;
	padding-bottom: 30px;
	background-image: url(img/bkgnd_body.jpg);
	background-repeat: repeat-y;
}

a.body_txt_links:link, a.body_txt_links:visited {
	text-decoration: none;
	color: #9B954D;
}

a.body_txt_links:hover, a.body_txt_links:active {
	color: #6D6936;
}

.photo_body {
	padding-left: 45px;
	float: right;
	padding-bottom: 20px;
}

.footer_top {
	height: 35px;
	width: 920px;
}

.footer_btm {
	width: 920px;
}

.footerleft_txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #C5C189;
}

.footerright_txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #C5C189;
	text-decoration: none;
}

a.footerright_txt:link, a.footerright_txt:visited, a.footerright_txt:active {
	color: #C5C189
}

a.footerright_txt:hover {
	color: #E6E3CC
}

.footerpages {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

a.footerpages:link, a.footerpages:visited, a.footerpages:active {
	color: #FFFFFF;
}

a.footerpages:hover {
	color: #999999
}

.attorneystxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F4336;
}

.viewprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B954D;
}

a.viewprofile:link, a.viewprofile:visited {
	text-decoration: none;
}

a.viewprofile:hover, a.viewprofile:active {
	color: #6D6936;
}

.stafftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F4336;
}

a.bodylinks:link, a.bodylinks:visited {
	color: #653D33;
	text-decoration: none;
}

a.bodylinks:hover, a.bodylinks:active {
	color: #725F4E;
}
a.link1:link, a.link1:visited {
	color: #755444;
}
a.link1:hover, a.link1:active {
	color: #9D7462;
}