@charset "utf-8";
.bodybg {
	background-attachment: fixed;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.rightcolumn {
	background-color: #f7f6f4;
	width: 236px;
	background-image: url(../images/practice_areas_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footerlinks {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #691900;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #691900;
	text-decoration: none;
}
.practiceareasTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: 2c1309;
}
.practiceareas {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: 2c1309;
}
.bodycopy {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: 2c1309;
}
.headlines {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: 2c1309;
	text-decoration: underline;
}
.practiceareasPageTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #691900;
}
.practiceareasPageTitleBox {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
