/* CSS Document */
body{
    max-width:200px;
    font-family:sans-serif;
	font-size: 0.90em;
	margin: 0;
	padding: 0;
}

.utilbar, #practicesnav, .banner, #left, .copyright, .header, #quick_contact{
display:none;
}

div#page_container{
max-width: 200px;
width:200px;
text-align:left;
margin:0px;
}

#container{
background: #fff;
width:200px;
float:left;
padding:0px;
margin:0px;
}

#columns{
background:none;
width:200px;
padding:0px;
margin:0px;
}

#middlecolumn{
width:180px;
float:left;
}

#copy{
width:150px;
margin:0px;
padding:0px;
}


img{
max-width: 100%;
}

a{
color: #555;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder {
	float: none;
	font-size: 0.83em;
	text-align:left;
	background-image:none;
	border:0px solid #fff;
	padding:0px;
}

.navholder ul {
	list-style-type: none;
	padding:0px;
	background:none;
	width:180px;
}

.navholder li {
display:inline;
}

.navholder li a {
text-decoration:underline;
font-weight:none;
font-weight:normal;
 }

/*END MAIN NAVIGATION */
#copy{
background-color: #fff;
background-image: none;
width:auto;
float:none;
padding:1%;
font-size:.9em;
line-height:.9em;
}

#copy img{
display: none;
}

#container{
width: auto;
padding: 1%;
font-size: 0.90em;
float:none;
}
	
#copy p{
padding: 0.1em;
line-height:1.3em;
}

#copy ul{
padding:0em;
margin:1.3em 0.38em;
list-style-type:disc;
font-weight:bold;
}

#copy ul li{
font-size:.9em;
padding: 0.15em 0 0 .9em;
line-height:1.1em;
}

#copy ul li a{
text-decoration: none;
}

#copy ul li a:hover{
text-decoration: underline;
}

#copy h1 {
font-size: 1.2em;
color: #482401;
padding-bottom:0.5em;
margin:0.28em;
background:none;
border-bottom:1px solid #ccc;
text-align:left;
line-height:1em;
}


p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:5px;
}


#copy h2, #quick_contact h2 {
font-size: 1.1em;
color: #555e73;
padding-bottom:0em;
text-align:left;
line-height:1em;
margin:0.2em 0em 0em 0em;
}

#copy h3, #quick_contact h3 {
font-size: 0.92em;
color: #555e73;
padding-bottom: 0.38em;
margin-bottom:0.83em;
}

#copy h4, #quick_contact h4{
font-size: 0.90em;
color: #555e73;
padding-bottom: 0.15em;
margin-bottom: 0.83em;
}


a.more{
color: #666;
text-decoration: none;
}

a.more:hover{
color: #bd3a00;
text-decoration:none;
}


.clear{
clear:both;
}


/*BEGIN RIGHT COLUMN */


#left ul li{
background:none;
padding: 0.15em;
}

form p, form{
font-size:0.83em;
padding:0.38em;
}

form input, form textarea{
margin-top: 0.15em;
width:150px;
}

input.submit{
font-weight:bold;
font-size:0.90em;
color: #fff;
padding:0.25em;
background-color: #244ea4;
}

/*END RIGHT COLUMN */
.footer{
background:none;
}

.footer ul{
list-style-type: none;
text-align: left;
color: #fff;
width:190px;
padding: 0px 0px 0px 0px;
background:none;
}


.footer li a{
color: #fff;
padding: 0px 10px;
font-weight:bold;
font-size: 0.9em;
text-decoration:none;
}
