/* 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: #265485 url(../images/page_bg.gif) 0 0 repeat-x;	
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #457ab2;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.utilbar{
list-style-type: none;
height:19px;
margin-top:4px;
color: #9dcdf5;
float:right;
width:350px;
font-size:11px;
text-align:right;
position:absolute;
margin-left:310px;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color: #9dcdf5;
padding:0px 8px;
font-family:Arial, Helvetica, sans-serif;
}

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

#page_container{
    width: 980px;
	margin-left:auto;
	margin-right:auto;
}


/*BEGIN HEADER STYLING */
.header{
background:#03386e;
}

img.print{
display: none;
}

.homebanner #movie{
float:right;
width:360px;
}

.homebanner{
background:#fe6a00;
border-bottom:1px solid #03386E;
}

.homebanner .booktitles{
font-size:13px;
text-align:center;
padding:10px 5px 0px 8px;
position:relative;
color:#fff;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.homebanner .booktitles a.bookbtn{
display:block;
color:#fff;
background:url(../images/contact2_btn.gif) 689px 6px no-repeat;
padding:12px 0 12px 0px;
font-size:15px;
text-decoration:none;
position:relative;
}

.homebanner .booktitles a.bookbtn:hover{
color:#ebba01;
}

.homebanner .booktitles img{
float:left;
margin:0 1px 10px 0;
}

.homebanner .booktitles a{
color:#f3ebdf;
font-size:13px;
font-weight:bold;
}

/*END HEADER STYLING */
.flash_banner{
height:190px;
}
/*BEGIN MAIN NAVIGATION */
.navholder{
background:url(../images/navbg.jpg) 0 0px repeat-x;
height:32px;
text-align:left;
width:auto;
}

.navholder ul{
list-style-type: none;
color: #fff;
}

.navholder li{
display:inline;
padding:0;
}


.navholder li.last a {
border-right: none;
padding:7px 38px 5px 38px;
}

.navholder li a{
color: #fff;
text-decoration: none;
font-size:13px;
margin:0;
float:left;
border-right:1px solid #3f71a6;
background:url(../images/navbg.jpg) 0 0px repeat-x;
display:block;
padding:7px 35px 5px 35px;
font-weight:bold;
}

.navholder li a:hover{
background:url(../images/navbghover.jpg) 0 0px repeat-x;
}

.navholder li.last {
border:none;
}

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #0b3e72;}
	table.subnav td { white-space: nowrap; border-top: 1px solid #274a6f;  }
	table.subnav td a { display: block; padding: 3px 5px; color: #fff; text-decoration: none; font-family: arial, helvetica; font-size: 11px;}
	table.subnav td a:hover {background-color: #6b87a6; color: #fff; text-decoration: none; font-family: arial, helvetica; font-size: 11px;}
/*END DROP DOWN STYLING */

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

/*END MAIN NAVIGATION */
#container{
background:url(../images/columndividers.gif) 0px 0px repeat-y;
width:980px;
float:left;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:200px;
text-align:left;
}




.leftbuttons {
background:url(../images/navbg.jpg) 0 0px repeat-x;
height:auto;
margin:10px 0px 10px 0px;
text-align:left;
width:auto;
}

.leftbuttons img {
margin:0px 0px 5px 0px;
}


.leftbuttons ul{
list-style-type: none;
list-style:none;
color: #fff;
margin: 10px 0px 10px 0px !important;
padding: 0px 0px 0px 0px !important;

}

.leftbuttons li{
padding:0px !important;
background:none !important;
margin:0px !important;

}


.leftbuttons li a{
color: #fff;
text-decoration: none;
font-size:13px;
margin:0;
background:url(../images/navbg.jpg) 0 0px repeat-x;
display:block;
padding:7px 0px 5px 8px;
font-weight:bold;
color:#FFFFFF !important;
}


.leftbuttons li a.bigger {
background:url(../images/navbg1.jpg) 0 0px repeat-x;display:block;
color:#FFFFFF !important;
}



.leftbuttons li a.bigger:hover {
background:url(../images/navbghover1.jpg) 0 0px repeat-x;
text-decoration:none !important;}


.leftbuttons li a:hover{
background:url(../images/navbghover.jpg) 0 0px repeat-x;
text-decoration:none !important;
}










#left h2, #quick_contact h2{
background:#ffc463 url(../images/sideheader_bg.gif) left top repeat-x;
padding: 9px 0px 8px 10px;
color: #173453;
font-size:14px;
}

#quick_contact h2.linkbutton{
margin:4px 0;
background:#9cf;
}

#quick_contact h2.linkbutton a{
color:#173453;
text-decoration:none;
}
#quick_contact h2.linkbutton a:hover{text-decoration:underline;}
#left h4, #quick_contact h4{
color: #173453;
font-size:13px;
margin:10px 8px 5px 10px;
}

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

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

#left p, #quick_contact p{
margin: 5px 9px 7px 10px;
font-size:12px;
padding:3px 2px 3px 0px;
border-bottom:1px dotted #6b87a6;
}

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

#left .testimo a{
text-decoration: underline!important;
color: #173453;
}


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

#left p.more a, #quick_contact p.more a{
color: #58799c;
text-decoration: underline;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: none;
}

#left ul, #quick_contact ul{
margin-left: 10px;
margin-top:15px;
margin-bottom:10px;
font-size:12px;
list-style-type:none;
color: #333;
}

#left ul li, #quick_contact ul li, #left ul li{
padding: 2px 5px 4px 8px;
background:url(../images/bullet.gif) 0px 7px no-repeat;
}

#left ul.navlist{
padding:0px 0 0px 0px;
margin:0 0 0px 0;
background:#4ba47e;
color:#fff;
}

#left ul.navlist li{
padding:0;
margin:0;
display:inline;
background:none;
}

#left .navlist li a{
display:block;
color:#fff;
background:#4ba47e url(../images/bullet.gif) 8px 8px no-repeat;
border-bottom:1px solid #60ad92;
padding:3px 5px 5px 15px;
}

#left .navlist li a:hover{
background-color:#69ab8f;
text-decoration:none;
color:#fcd79a;
}

#left h3.navlist{
background:#076a48;
margin:0;
font-size:13px;
color:#fcd79a;
padding:4px 3px 4px 11px;
}


#quick_contact ol{
margin-left:30px;
margin-top:15px;
}

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

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:underline;
}

#left p.smalltext{
font-size:12px;
}

#quick_contact p.book{
border:0;
text-align:center;
}

#quick_contact p.book img{
margin-bottom:5px;
}

/*END LEFT COLUMN */

.rightcol{
width:500px;
margin: 14px 0px 10px 6px;
float:left;
}

.homecontent{
float:left;
padding-left:26px;
padding-bottom:20px;
}

#flashmc{
font-size:11px;
float:left;
text-align:center;
}

#practiceareas #copy #flash{
margin:0 auto;
width:340px;
}

.homecontact{
float:right;
color:#fff;
font-size:12px;
background:url(../images/homecontact.gif) 0 0 no-repeat;
height:454px;
text-align:left;
width:178px;
margin:0px 0px 0px 0px;
padding:0 10px 0 12px;
}
.rightcol h1.homeheader{
 margin-top:0;
 display:inline;
 float:left;
}

.homecontact h2{
font-family:"Times New Roman", Times, serif;
font-size:25px !important;
margin:0px 0px 0px 0px !important;
padding:8px 0px 0px 0px !important;
background:none !important;
color:#FFFFFF !important; 
}

.homecontact p{
font-style:italic;
padding: 5px 0px 16px 0px !important;
font-size: 10px !important;
margin: 0px 0px 0px 0px !important;
}

.homecontact img.floatright{
float:right;
}

.homecontact input[type="text"], .homecontact textarea{
background:#fff;
margin-bottom:6px;
height:21px;
font-size:12px;
padding-top:5px;
border:1px solid #9fa0a4;
width:168px;
}
.homecontact input[type="text"]:focus, .homecontact textarea:focus{
background:#ff9;
}

.homecontact textarea{
width:314px;
height:120px;
}

.homecontact input.submitbutton{
font-size:14px;
color:#fff;
font-weight:bold;
background:url(../images/clicktosend.gif) 0 0 no-repeat;
width:173px;
height:33px;
border:0;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:0;
}

.homecontact input.submitbutton:focus, .homecontact input.submitbutton:hover{
background:url(../images/clicktosend_hover.gif) 0 0 no-repeat;
}

#copy{
float:left;
width: 530px;
text-align:left;
color: #000;
text-align:justify;
margin-left:10px;
margin-right:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copy p.videodirections{
font-size:11px;
text-align:center;
color:#333;
padding:0;
margin:0;
line-height:14px;
padding-bottom:8px;
}

#copy p.videodirections .green, #copy p.videodirections a{
color:#076A48
}
#copy table{
font-size:13px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
float:left;
padding:2px;
border: 2px solid #fff;
margin:0px 15px 15px 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, .rightcol h1.homeheader{
margin-top:18px;
padding: 0px 5px 1px 0px;
color: #b60000;
font-size:20px;
text-align:left;
text-transform: capitalize;
}

#getbook #copy h1, #getbook2 #copy h1, #getbook3 #copy h1, #getbook4 #copy h1, #getbook5 #copy h1{
font-size:20px;
color: #b60000;
text-align:center;
}

#getbook #copy h2, #getbook2 #copy h2, #getbook3 #copy h2, #books #copy h2, #getbook4 #copy h2, #getbook5 #copy h2, #copy .action h2{
color: #b60000;
line-height:18px;
font-size:18px;
}

#getbook #copy h3, #getbook2 #copy h3, #getbook3 #copy h3, #books #copy h3, #getbook4 #copy h3, #getbook5 #copy h3,  #copy .action h3{
text-align:center;
background:url(../images/contact1_btn.gif) 50% 0px no-repeat;
color:#fff;
padding:9px 5px;
height:32px;
font-size:14px;
}

#getbook #copy h3 a, #getbook2 #copy h3 a, #getbook3 #copy h3 a, #books #copy h3 a, #getbook4 #copy h3 a, #getbook5 #copy h3 a,  #copy .action h3 a{
color:#fff;
}

#getbook #copy h3 a:hover, #getbook2 #copy h3 a:hover, #getbook3 #copy h3 a:hover, #books #copy h3 a:hover, #getbook4 #copy h3 a:hover, #getbook5 #copy h3 a:hover,  #copy .action h3 a:hover{
color:#fcf38d;
}

.yellow{
background:#fcf38d;
}

.red{
color: #c60d0d;
}

.inputfield{
font-size:12px;
padding:2px 2px;
}

#copy h2{
text-align:left;
color: #b60000;
font-size:18px;
margin: 10px 0px 5px 0;
}

#copy h3{
color: #b60000;
font-size:16px;
margin: 19px 0px 10px 0;
}

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

#copy h2 a:hover, #copy h3 a:hover{
color: #6b87a6;
}

#copy h5{
color: #333;
font-size:13px;
border-top:1px solid #ccc;
padding-top:5px;
margin: 10px 0px 0px 0;
}

#copy h6{
color: #333;
font-size:12px;
margin: 5px 0px 0px 0;
}

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

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

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

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



.videopagethumb {
margin: 3px 10px 10px 0px;
clear:left;
}

.videopagelist {
display:block;
margin: 0px 0px 20px 0px;
}

#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/bullet.gif) 0px 13px no-repeat;
padding: 4px 5px 4px 10px;
line-height:15px;
}

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

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

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

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

input, textarea, select{
border:1px solid #dddddd;
font-size:12px;
padding:2px 5px;
margin-bottom:8px;
background:#fefcbf;
}

#reports #copy input.submit{
color:#fff;
border:0;
font-size:0.01em;
height:34px;
padding:0;
text-align:left;
letter-spacing:-5px;
width:133px;
cursor:pointer;
background:url(../images/button.jpg) 0px 0px no-repeat;
}

#copy input.subscribe{
background-image:none;
background-color:transparent;
padding:0;
border:0;
}

#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:13px;
}

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

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

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

#resources #copy h2{
background-color: #EFEFEF;
border-bottom:1px solid #ccc;
padding:3px 5px 2px 5px;
margin-top:10px;
}

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

#bio #copy h2{
font-size:13px;
padding: 4px 5px 4px 0px;
margin:5px 0 0 5px;
}



#bio #copy h2.membername {
color:#B60000;
font-size:20px;
margin:2px 0px 0px 0px;
padding:0 5px 1px 0;
text-align:left;
text-transform:capitalize;
}



/*END LEFT COLUMN */

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

form#cse-search-box input{
border:1px solid #ccc;
width:110px;
}

form#cse-search-box input[type="submit"]{
width:27px;
height:23px;
font-size:0.01em;
padding:0;
margin-top:-1px;
margin-left:-3px;
position:absolute;
background:url(../images/search.gif) 0px 0px no-repeat !important;
}
 
form#cse-search-box{
padding-top:10px;
padding-left:0px;
}

.zifftalk{
background:#fff;
text-align:center;
position:relative;
left:-5px;
padding:5px 0 0px 0;
border:1px solid #8aac97;
margin-bottom:10px;
}

.report{
background-color:#d5bc8d;
padding: 8px 10px 10px 0px;
}

.report img{
float:left;
margin-right:10px;
}

#quick_contact h3.reportheader{
color: #930;
text-transform:uppercase;
background:url(../images/double_bullet.gif) 0 5px no-repeat;
margin:0px;
padding:0px 0 0 15px;
margin-left:10px;
}

#quick_contact h3.reportheader span{
color: #000;
text-transform:capitalize;
}

.clear{
clear:both;
}

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

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:12px;
padding:0px 0px 0px 0px;
margin: 10px 5px 0px 0px;
text-align:center;
}

#quick_contact #minicontact{
padding:10px 0px 10px 12px;
background:#a2c4af;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#quick_contact form input, #quick_contact form textarea { 
width:168px; 
/*background:#DCE4F1;*/
margin-bottom: 5px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#quick_contact p.note{
padding:0;
margin:0 5px 10px 0;
font-size:11px;
line-height:12px;
}

#quick_contact form input.radiobox{
width:auto;
border:0;
background:none;
margin-bottom:0;
}

#quick_contact form input.submitbutton { 
font-weight:bold;
margin-bottom:10px;
font-size:12px;
background:#FFCD6F;
color:#003;
}

#quick_contact form input.submitbutton_green{
font-weight:bold;
font-size:12px; 
background:url(../images/contact_btn.gif) 50% 0px no-repeat;
color:#fff;
padding:7px 10px;
border:0;
height:32px;
}

#quick_contact p.button_green{
background:url(../images/contact_btn.gif) 50% 0 no-repeat;
font-weight:bold;
font-size:12px; 
padding:0;
margin:0;
padding:8px 10px 7px 10px;
text-align:center;
height:32px;
border:0;
}

#quick_contact p.button_green a{
color:#fff;
text-decoration:none;
}

#quick_contact p.button_green a:hover{
color:#fe9b00;
}
form input.btn1 { 
font-weight:bold;
font-size:12px;
padding:3px 5px;
background:#FFCD6F;
color:#003;
}

.nofeepromise {
width: 200px;
margin: 5px 0px 5px 0px;

}

/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
clear:both;
color: #666;
text-align:center;
font-size:12px;
margin-left:auto;
margin-right:auto;
width:980px;
background:#173453;
}

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

.footer_nav ul{
list-style-type: none;
text-align: center;
margin-bottom:15px;
padding:10px 0;
border-bottom:1px solid #264b72;
border-top:1px solid #264b72;
}

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

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


.copyright{
clear:both;
text-align:center;
margin-top: 8px;
width:960px;
padding:0 10px 10px 10px;
font-size:12px;
color: #b4d0d8;
line-height:15px;
}

.copyright hr{
background:#0b2746;
color:#0b2746;
}

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


/* Home Page code */


*.hangindent{padding-left:30px; text-indent:-30px; margin-top:-25px;}

*.dropcap{position:relative; top:21px; left:-2px; font-size:30pt;
  line-height:35px; font-weight:bold; color:#003
 399;}
   
   
#home #copy table li {

color: #000000; font-size: 12px; list-style-image:url(../images/check1.gif);
list-style-type:square;
background: none !important;

}



#home #copy table h1, #home #copy table h2, #home #copy table h3 {
background:white none repeat scroll 0%;
color:#003366;
}


.myparagraph:first-letter{
float:left;
color:#D4D4C7;
font-size:100px;
line-height:80%;
padding-top:2px;
font-family: Times, serif, Georgia;
}
 .bluebox {
background-color: #8dcff4;
border: thin solid #666666;
height: 75px;
width: 300px;
margin-right: auto;
margin-left: auto;
text-align: left;
}






