/* CSS Document */
body{
    max-width:200px;
    font-family:sans-serif;
	font-size: 0.90em;
	margin: 0;
	padding: 0;
	background-image:none;
}

.utilbar, #practicesnav, #left, .copyright, #quick_contact, .slideshow, .header img{
display:none;
}

.header{
border:0;
padding-bottom:5px;
}

#page_container, #shadow{
max-width: 200px;
width:200px;
text-align:left;
background-image:none;
background-color:#fff;
}

img{
max-width: 100%;
}

a{
color: #be7d13;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder {
	float: none;
	text-align:left;
	background:none;
	margin:0;
	border:0;
}

.navholder ul {
	list-style-type: none;
	padding:0px;
}

.navholder li {
float:none;
background:none;
}

.navholder li a {
text-decoration:underline;
background:none;
display:list-item;
padding:0px;
margin:0px;
font-weight:normal;
font-size: 1em;
color: #000;
}

.navholder li a:hover {
background:none;
text-decoration: none;
}

/*END MAIN NAVIGATION */

#bottomenhancement{
background-image:none;
background-color: #fff;
width:200px;
float:left;
margin:0;
padding:0px;
}

#copy{
clear:both;
background-color: #fff;
margin:0;
background-image: none;
width:auto;
float:none;
padding:1%;
text-align:left;
font-size:1em;
}

#container{
clear:both;
margin:0px !important;
margin:0px;
width: 200px;
float:none;
background-image: none;
border:0;
}
	
#copy p{
padding: 0.1em;
line-height:1.2em;
}

#copy ul{
padding:0em;
margin:0.38em;
list-style-type:none;
font-weight:bold;
}

#copy ul li{
background:none;
padding: 0.15em;
}

#copy ul li a{
text-decoration: none;
}

#copy ul li a:hover{
text-decoration: underline;
}

#copy h1 {
font-size: 1em;
color: #777c59;
padding-bottom:0.1em;
margin:0.28em;
}

#copy h2 {
font-size: 0.9em;
color: #0c6d3d;
padding-bottom:0em;
margin:0.2em 0em 0em 0em;
}

#copy h3 {
font-size: 0.92em;
color: #333;
padding-bottom: 0.38em;
margin-bottom:0.83em;
}

a.more{
text-decoration: none;
}

a.more:hover{
text-decoration:none;
}

.clear{
clear:both;
}

.footer_nav{
background-color: #fff;
background-image: none;
width:199px;
text-align:left;
font-size:1em;
}

.footer_nav ul{
text-align:left;
}

.footer_nav li{
display:list-item;
}

.footer_nav li a{
color: #000;
padding:0;
}
/*END RIGHT COLUMN */



