/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

html{ 
    height: 100%;
}

body { 
   	background: #fff;	
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

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

a:hover{
text-decoration: none;
}

#page_container{
    width: 970px;
	margin:0 auto;
	background:#fff url(../images/header_bg.gif) 0 0 no-repeat;
	padding-top:23px;
}

.utilbar{
list-style-type: none;
margin:30px 14px 0px 0;
color: #000;
float:right;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
font-size:9px;
color: #000;
padding:0px 4px;
}

.utilbar li a:hover{
text-decoration: underline;
}


/*BEGIN HEADER STYLING */
.header img{
float:left;
margin-left:14px;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder{
background:#000 url(../images/nav_bg.gif) 0 0 repeat-x;
height:37px;
margin:10px 0px 0px 14px;
width:942px;
}

.navholder ul{
list-style-type: none;
color: #fff;
padding:12px 0px 0px 0px;
margin:0 auto;
}

.navholder li{
display:inline;
}

.navholder li a{
color: #fff;
text-decoration: none;
padding:0px 11px;
font-size:13px;
font-weight:bold;
}

.navholder li a:hover{
color: #f90;
}

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #cc6701;}
	table.subnav td { white-space: nowrap; border-top: 1px solid #de7307;  }
	table.subnav td a { display: block; padding: 3px 10px 3px 8px; color: #fff; text-decoration: none; font-size: 11px;}
	table.subnav td a:hover {background-color: #773603; color: #fff; text-decoration: none; font-size: 11px;}
/*END DROP DOWN STYLING */

#practicesnav{
position:absolute;
top:133px;
margin-left: 248px;
z-index:1000;
visibility:hidden;
text-align:left;
}

/*END MAIN NAVIGATION */

.banner{
margin:0px 0 0px 10px;
border-bottom:4px solid #fff;
border-top:4px solid #fff;
}

#container{
background:#fff url(../images/container_topshadow.gif) 14px 0 no-repeat;
width:942px;
float:left;
padding:9px 14px 0 14px;
}

#columns{
background: url(../images/columndividers.gif) 0 0 repeat-y;
width:942px;
float:left;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:193px;
text-align:left;
font-size:11px;
}

.sidebox{
border:1px solid #bcced7;
margin-bottom:8px;
}

#left h2, #quick_contact h3{
background:#c0d1db url(../images/gradient_header.gif) 0 0 no-repeat;
padding: 9px 5px 10px 30px;
margin-bottom:10px;
color: #000;
font-size:11px;
}

#left h4, #quick_contact h4{
color: #be7d13;
font-size:11px;
margin:10px 8px 5px 15px;
}

#left h4 a, #quick_contact h4 a{
color: #be7d13;
text-decoration: none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color: #930;
}

#left p, #quick_contact p{
margin: 5px 9px 7px 10px;
padding:3px 2px 3px 0px;
}

#left p a, #quick_contact p a{
text-decoration: none;
color: #333;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:9px;
margin:0px 10px 10px 0px;
padding:0px;
}

#left p.more a, #quick_contact p.more a{
color:#fff;
background:#008fd3;
padding:0 2px;
}

#left p.more a:hover, #quick_contact p.more a:hover{
color:#008fd3;
background:#fff;
}

#left ul, #quick_contact ul{
margin:5px 10px 5px 10px;
list-style-type:none;
}

#left li, #quick_contact li{
padding: 2px 0px 4px 15px;
margin:3px 0;
background:url(../images/double_arrow.gif) 0px 7px no-repeat;
border-bottom:1px solid #bcced7;
font-size:10px
}

#left li a, #quick_contact li a{
text-decoration:none;
color: #930;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
color:#008fd3;
}

/*END LEFT COLUMN */



#caseresults h2.disclaimer {
display:none;

}

#copy{
float:left;
width: 515px;
margin: 14px 0px 10px 20px;
font-size:12px;
text-align:justify;
line-height:16px;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
margin:0px 15px 10px 0px;
}
 
#copy p.more{
color: #666;
font-size:10px;
text-align:left;
}

#copy p.more a{
text-decoration: none;
}

#copy p.more a:hover{
text-decoration:underline;
}
 
#copy h1{
margin-top:10px;
padding: 0px 5px 10px 0px;
color: #006;
font-size:12px;
text-transform:uppercase;
margin-bottom:2px;
background:url(../images/headermain_bg.gif) left bottom no-repeat;
text-align:left
}

#copy h2{
background:url(../images/double_arrow.gif) 0px 8px no-repeat;
padding: 4px 5px 4px 15px;
color:#069;
font-size:12px;
margin:15px 0 0 0;
text-align:left
}

#copy h2 a, #copy h3 a{
text-decoration: none;
color:#069;
}

#copy h2 a:hover, #copy h3 a:hover{
text-decoration: underline;
}

#copy hr{
background:#fff;
color:#fff;
height:2px;
margin:5px 0;
border:0;
}

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

#copy p.top{
text-align:right;
font-size:10px;
}

#copy p.top a{
text-decoration: none;
}

#copy p.top a:hover{
text-decoration: underline;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

#copy p {
padding:5px 0px 5px 0px;
line-height: 18px;
}

#copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
margin-left: 5px;
margin-top: 5px;
list-style-type: none;
}

#copy li{
background:url(../images/double_arrow.gif) 0px 8px no-repeat;
padding: 4px 5px 4px 15px;
line-height:15px;
text-align:left
}

#copy ol li{
background:none;
padding: 10px 5px 10px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy .photo{
border:2px solid #fff;
padding:1px;}

#copy #contactform{
font-size:11px;
margin-top:5px;
}

input, textarea{
border:1px solid #bcced7;
}

#exchange #copy h2{
margin: 10px 0px;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy h2{
border-bottom:0px;
margin-top:20px;
margin-bottom:0px;
font-size:12px;
}

#sitemap #copy h2 a{
text-decoration:none;
}

#sitemap #copy li a{
text-decoration: none;
font-size:11px;
}

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

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:11px;
line-height:13px;
}

#copy #cmp_container, .testimonial{
background-color:#ecf1f0;
border:1px solid #d2d9dc;
padding:5px;
margin:10px 0;
}

#copy #cmp_container:hover, .testimonial:hover{
background-color: #f2f4f4;
}
/*END LEFT COLUMN */

/*BEGIN RIGHT COLUMN */
#quick_contact{
width:189px;
text-align:left;
color: #333;
float:right;
font-size:11px;
padding-bottom:5px;
margin-left: 12px;
}

.clear{
clear:both;
height:0;
}

.contact_box{
background:#008fd3;
color:#fff;
padding-bottom:5px;
margin-bottom:8px;
}

#quick_contact .contact_box a{
color:#fff;
}

#quick_contact .contact_box a:hover{
text-decoration: underline;
color:#fff;
}

.contact_box h2{
text-transform:uppercase;
font-size:12px;
background:#041e57 url(../images/header_witharrow.gif) 0 0 no-repeat;
padding:11px 0px 10px 50px;
}

#quick_contact .contact_box p{
margin:8px 10px 8px 25px;
}

.address_box{
border:1px solid #934204;
margin-bottom:8px;
margin-top:8px;
background:#fff url(../images/phone_icon.gif) 0 50px no-repeat;
}

.address_box h2{
font-size:12px;
background:#041e57 url(../images/orange_header.gif) 0 0 repeat-x;
padding:11px 0px 10px 0px;
text-align:center;
color:#fff;
}

#quick_contact .address_box p{
padding-left:45px;
font-size:11px;
}

#quick_contact .address_box p.email{
text-align:center;
padding-left:0;
font-size:10px;
}

#quick_contact .address_box .t_symbol{
color:#09c;
font-weight:bold;
border:1px solid #09c;
padding:1px 2px;
margin:5px 0 0 0;
}

#quick_contact .address_box b{
color:#09c;
}

#quick_contact .address_box a{
color:#930;
}

#quick_contact .fosterconsult{
width:187px;
height:145px;
margin:5px 0 8px 0;
}

#quick_contact .fosterconsult p{
position:relative;
margin-top: -55px;
color: #fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

#quick_contact .fosterconsult p a{
color: #9ff;
font-weight:bold;
text-decoration: none;
}

#quick_contact .fosterconsult p a:hover{
color: #fff;
}

form p, form{
font-size:11px;
}

form p{
padding: 2px 0px 5px 0px;
}

#minicontact p, #quick_contact .report p{
border-bottom:0px;
}

table#contactform td.required, table#contactform .optional{
font-size:11px;
}

p.contactinfo b{
text-transform:uppercase;
}

#quick_contact p.contactinfo{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px 0px 0px 0px;
margin: 10px 5px 0px 0px;
text-align:center;
}

#quick_contact #minicontact{
padding:10px 0px 10px 8px;
margin-bottom:5px;
}

#quick_contact form input, #quick_contact form textarea { 
width:158px; 
margin-bottom: 5px; 
}

#quick_contact form input.submitbutton { 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
margin-left:35px;
width:101px;
height:21px;
border:0;
background:url(../images/contact_btn.gif) 0 0 no-repeat;
}

/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
clear:both;
text-align:center;
background:#000 url(../images/nav_bg.gif)  repeat;
border-bottom:1px solid #fff;
padding: 10px 0px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
}

.footer_nav li {
display:inline;
text-decoration: none;
}

.footer_nav ul{
list-style-type: none;
text-align: center;
}

.footer_nav li a{
color: #fff;
padding: 0px 17px;
font-weight:bold;
text-decoration:none;
}

.footer_nav li a:hover{
color: #ac5c06;
}

.copyright{
clear:both;
text-align:center;
font-size:11px;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
background:#666;
line-height:15px;
padding:10px 0 50px 0;
}

.copyright a{
color: #fff;
}
/* END FOOTER NAVIGATION */
