/* CSS Document */
body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: small;
	color:#444;
}  

body {
	background-color:#EDE8D8;
	padding: 0px 0px 0px 0px;
	margin:0;
}
table{background-color: #FFFFFF;}

a {color:#A78E45; font-weight:bold; text-decoration:underline;}
a:hover {color:#A78E45; text-decoration:none;}
a:active { color:#A78E45; text-decoration:none;}
a:visited {color:#A78E45;}

.practice_href A:link {text-decoration: underline; color:#7B8A6B;}
.practice_href A:visited {text-decoration: underline; color:#7B8A6B;}
.practice_href A:active {text-decoration: underline; color:#7B8A6B;}
.practice_href A:hover {text-decoration: none; color:#7B8A6B;}

.atty_href A:link {text-decoration: underline; color:#527B9A;}
.atty_href A:visited {text-decoration: underline; color:#527B9A;}
.atty_href A:active {text-decoration: underline; color:#527B9A;}
.atty_href A:hover {text-decoration: none; color:#527B9A;}

.leftborder{
width:8px;
background-color:#5B654C;}

.leftmenu{
background-color:#8AAAC1;
vertical-align:top;}

.blue_left{
height:5px;
background-color:#80A0B7;}

.blue_middle{
height:5px;
background-color:#4A7C9D;}

.blue_right{
height:5px;
background-color:#005681;}

.resolve{
width:172px;
background-image:url(img/Home_ColorPanel_1.jpg);
/*background-color:C2AD6C;*/
background-repeat:no-repeat;
text-align:center;}

.achieve{
width:172px;
background-image:url(img/Home_ColorPanel_2.jpg);
background-repeat:no-repeat;
text-align:center;}

.represent{
width:403px;}

.topborder{
border-top:1px solid #48513E;
}

.toprightborder{
border-right:1px solid #48513E;
border-top:1px solid #48513E;
}

.topleftborder{
border-left:1px solid #48513E;
border-top:1px solid #48513E;
}

.topborder{
border-top:1px solid #48513E;
}

.rightborder{
width:143px;
background-image:url(img/rightrule.jpg);
background-repeat:repeat-y;
background-position:top;
}
.counties{
background-color:#9A9C86;
}

.hometext{
padding:10px 5px 15px 15px;
border-left:15px solid #5B654C;
}

.practice_text{
padding:30px 8px 15px 8px;
border-left:15px solid #5B654C;
vertical-align:top;
}

.menu{
border-left:15px solid #5B654C;
color:#333333
}

.footertext{
padding:15px 15px 8px 15px;
border-left:15px solid #5B654C;
font-size:9px;
vertical-align:bottom;
color:#5B654C;
}

.toplogo{
padding:10px 0px 6px 0px;
}

.practice_header{
color:#A78E45;
text-decoration:none;
font-weight:bold;}

.profile_header{
color:#A78E45;
font-size:16px;
font-weight:bold;
}

.assistants{
color:#527B9A;
font-weight:bold;
}