@charset "UTF-8";
/* CSS Document */
body {
	margin:0 0 0 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#141414;
}
/* LAYOUT BACKGROUNDS */
.headerBg {
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:134px;
}
.footerBg {
	background-image:url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	height:151px;
}
.navBg {
	background-image:url(../images/navBg.jpg);
	background-repeat:no-repeat;
	height:45px;
}
/* NAVIGATION LINKS */
#navcontainer ul {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	color:#16384a;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
#navcontainer ul li {
	outline:none;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
#navcontainer ul li a {
	padding-left: 35px;
	outline:none;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#16384a;
	text-decoration: none;
}
#navcontainer ul li a:hover {
	color:#febf28;
}
#navcontainer #active {
	color:#febf28;
}
/* HOME PAGE ROLLOVERS */
a.home-1 {
	display: block;
	width: 168px;
	height: 222px;
	text-decoration: none;
	background: url(../images/firm.jpg);
}
a.home-1:hover {
	background-position: -168px 0;
}
a.home-2 {
	display: block;
	width: 175px;
	height: 222px;
	text-decoration: none;
	background: url(../images/attorneys.jpg);
}
a.home-2:hover {
	background-position: -175px 0;
}
a.home-3 {
	display: block;
	width: 175px;
	height: 222px;
	text-decoration: none;
	background: url(../images/practice.jpg);
}
a.home-3:hover {
	background-position: -175px 0;
}
a.home-4 {
	display: block;
	width: 174px;
	height: 222px;
	text-decoration: none;
	background: url(../images/news.jpg);
}
a.home-4:hover {
	background-position: -174px 0;
}
a.home-5 {
	display: block;
	width: 168px;
	height: 222px;
	text-decoration: none;
	background: url(../images/contact.jpg);
}
a.home-5:hover {
	background-position: -168px 0;
}
/* HOME PAGE STYLES */
.hm-txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:22px;
}
.hm-txt a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#febf28;
	text-decoration:none;
}
.hm-txt a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#febf28;
	text-decoration:none;
}
.hm-txt a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#febf28;
	text-decoration: underline;
}
.hm-txt a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#febf28;
	text-decoration:none;
}
#strenghts {
	color:#16384a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	width:255px;
	height:27px;
	background-color:#fffce9;
	padding-top:5px;
}
LI.listhm {
	list-style: square inside;
	color:#febf28;
}
.our-strenghts {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.our-strenghts a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.our-strenghts a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.our-strenghts a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#febf28;
	text-decoration:none;
}
.our-strenghts a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fffce9;
	font-weight:normal;
	line-height:21px;
	letter-spacing:1px;
}
.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fffce9;
	text-decoration:none;
	line-height:21px;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fffce9;
	text-decoration:none;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fffce9;
	text-decoration: underline;
}
.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fffce9;
	text-decoration:none;
}
.footer-2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#89b3c7;
	letter-spacing:1px;
}
.footer-2 a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#89b3c7;
	text-decoration:none;
}
.footer-2 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#89b3c7;
	text-decoration:none;
}
.footer-2 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#89b3c7;
	text-decoration: underline;
}
.footer-2 a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#89b3c7;
	text-decoration:none;
}
#home-contact {
	width:426px;
	float:left;
}
#lft {
	margin-left:0;
	text-align:left;
	width:276px;
	float:left;
}
#rght {
	float: right;
	width: 150px;
	text-align:left;
}
/* INTERIOR PAGES */

.content-bg {
	width:860px;
	border:0px;
	background-image:url(../images/int-bg.jpg);
	background-repeat:repeat-y;
}
.int-txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #213c50;
	line-height:22px;
	text-decoration:none;
}
.int-txt a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.int-txt a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.int-txt a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
color:#febf28;
	text-decoration:none;
}
.int-txt a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.side-txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #16384a;
	line-height:22px;
	font-weight:normal;
}
.side-txt a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #16384a;
	text-decoration: none;
}
.side-txt a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #16384a;
	text-decoration: none;
}
.side-txt a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #007293;
	text-decoration: none;
}
.side-txt a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #16384a;
	text-decoration: none;
}
#sidebar {
	color: #16384a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	float:left;
	font-weight:bold;
	width:257px;
	height:33px;
	padding-left:37px;
	padding-top:9px;
	background-image:url(../images/side.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#010101;
	margin:0px;
	padding:0px;
}
#2col {
	width:450px;
	float:left;
}
#lft2 {
	margin-left:0;
	text-align:left;
	width:250px;
	float:left;
}
#rght2 {
	float: right;
	width: 200px;
	text-align:left;
}
