/* CSS Document */

ul.no-indent {
  /* ie fudge begins */
    margin-left: 20px;
; list-style-position: outside;
    }
    html>body ul.no-indent {
    margin-left: 0px;
    padding-left: 20px;
  /* ie fudge ends */
}
	
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; letter-spacing: normal; line-height: 23px;}
.bodytext a:link {  color: #333333; text-decoration: underline}
.bodytext a:visited {  color: #333333; text-decoration: underline}
.bodytext a:hover {  color: #999999; text-decoration: underline}
.bodytext a:active {  color: #333333; text-decoration: underline}

.staffname { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; letter-spacing: normal; line-height: 20px;}
.staffname a:link {  color: #000000; text-decoration: underline}
.staffname a:visited {  color: #333333; text-decoration: underline}
.staffname a:hover {  color: #000000; text-decoration: underline}
.staffname a:active {  color: #333333; text-decoration: underline}	

.footertext { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #000000; letter-spacing: normal; line-height: 20px;}
.footertext a:link {  color: #000000; text-decoration: underline}
.footertext a:visited {  color: #000000; text-decoration: underline}
.footertext a:hover {  color: #e8e8d8; text-decoration: underline}
.footertext a:active {  color: #000000; text-decoration: underline}

* html a:hover {visibility:visible}

.navhome {position: relative; font-family: sans-serif; background-image:  url(../images/menu/home_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 46px; height: 25px; margin: 0; padding: 0;}
.navhome a { display: block; color: #000000; font-size: 11px; width: 46px; height: 25px; display: block; float: right; color: black; text-decoration: none;}
.navhome img {width: 46px; height: 25px; border: 0; }
.navhome a:hover img{visibility:hidden}

.navattorneys {position: relative; font-family: sans-serif; background-image:  url(../images/menu/attorneys_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 86px; height: 25px; margin: 0; padding: 0;}
.navattorneys a { display: block; color: #000000; font-size: 11px; width: 86px; height: 25px; display: block; float: right; color: black; text-decoration: none;}
.navattorneys img {width: 86px; height: 25px; border: 0; }
.navattorneys a:hover img{visibility:hidden}

.navpractice {position: relative; font-family: sans-serif; background-image:  url(../images/menu/practice_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 109px; height: 25px; margin: 0; padding: 0;}
.navpractice a { display: block; color: #000000; font-size: 11px; width: 109px; height: 25px; display: block; float: right; color: black; text-decoration: none;}
.navpractice img {width: 109px; height: 25px; border: 0; }
.navpractice a:hover img{visibility:hidden}

.navresources {position: relative; font-family: sans-serif; background-image:  url(../images/menu/resources_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 82px; height: 25px; margin: 0; padding: 0;}
.navresources a { display: block; color: #000000; font-size: 11px; width: 82px; height: 25px; display: block; float: right; color: black; text-decoration: none;}
.navresources img {width: 82px; height: 25px; border: 0; }
.navresources a:hover img{visibility:hidden}

.navcontact {position: relative; font-family: sans-serif; background-image:  url(../images/menu/contact_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 73px; height: 25px; margin: 0; padding: 0;}
.navcontact a { display: block; color: #000000; font-size: 11px; width: 73px; height: 25px; display: block; float: right; color: black; text-decoration: none;}
.navcontact img {width: 73px; height: 25px; border: 0; }
.navcontact a:hover img{visibility:hidden}


.bodypadding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
