/*Copy Chris Crevling*/
body {margin-right:auto; margin-left:auto;}
	.left-head {float:left; width:235px; height:159px; background:url(images/header-left.gif) no-repeat;}
				#nav { background:url(nav-top-bg.gif) no-repeat;padding-top:9px;}
				ul#nav {float:left; width:189px; position:relative; list-style: none; padding: 0; margin: 0; z-index:99; text-align:center; }
				  #home a {background:url(images/home-butt.gif); width:189px; height:32px;}
				  #home a:hover {background-position:0px -32px;}
				  #locations a {background:url(images/locations-butt.gif); width:189px; height:23px;}
				  #locations a:hover {background-position:0px 23px;}
				  #attorneys a {background:url(images/attorneys-butt.gif); width:189px; height:23px;}
				  #attorneys a:hover {background-position:0px 23px;}
				  #clients a {background:url(images/clients-butt.gif); width:189px; height:23px;}
				  #clients a:hover {background-position:0px 23px;}
				  #employment a {background:url(images/employ-butt.gif); width:189px; height:23px;}
				  #employment a:hover {background-position:0px 23px;}
				  #practice a {background:url(images/practice-butt.gif); width:189px; height:25px;}
				  #practice a:hover {background-position:0px 24px;}
				  #contact a {background:url(images/contact-butt.gif); width:189px; height:25px;}
				  #contact a:hover {background-position:0px 25px;}

					#nav a {text-decoration: none; z-index:99; display:block; font-weight: bolder; color: #000000; font-size:14px; position:relative;}
					#nav li {position: relative; height:23px; z-index:99;}
	.right-head {float:right; width:235px; height:159px; background:url(images/header-right.gif) no-repeat;}
/*Copy Chris Crevling*/
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.header {
 	background:#e7d3b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76003a;
}

.header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76003a;
}

a.footer:link {
	color: #76003a;
}
a.footer:visited {
	color: #76003a;
}
a.footer:hover {
	color: #c9006d;
}
a.footer:active {
	color: #7e1046;
}
a:link {
	color: #e9ddc5;
}
a:visited {
	color: #e9ddc5;
}
a:hover {
	color: #fbf5e8;
}
a:active {
	color: #e9ddc5;
}
.headerSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #76003a;
}

.myLinks a:link{
color:#000000
}
.myLinks a:visited{
color:#000000
}
.myLinks a:hover{
color:#76003A
}
.myLinks a:active{
color:#000000
}
