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

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

a:hover{
text-decoration: none;
}

.utilbar{
list-style-type: none;
color: #fff;
font-size:10px;
position:relative;
padding-left:500px;
margin:0 auto;
width:740px;
top:8px;
}

.utilbar ul{
display:inline;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color: #fff;
padding:0px 4px;
}

.utilbar li a.orange{
color: #ffa200;
font-weight:bold;
font-size:11px;
}

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

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


/*BEGIN HEADER STYLING */
.header img.print{
display:none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder{
background:#001f56;
border-left:1px solid #fff;
border-right:2px solid #fff;
width:774px;
padding-top:8px;
}

.navholder ul{
list-style-type: none;
color: #fff;
padding:0px 0px 10px 2px;
font-family:Arial, Helvetica, sans-serif;
}

.navholder li{
display:inline;
}

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

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

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #001f56;}
	table.subnav td { white-space: nowrap; border-top: 1px solid #183d7e;  }
	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: #eec16a; color: #001f56; text-decoration: none; }
/*END DROP DOWN STYLING */

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

/*END MAIN NAVIGATION */
#container{
background:url(../images/columndividers.gif) 0px 0px repeat-y;
width:777px;
float:left;
border-top:10px solid #fff;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:169px;
padding-top:20px;
text-align:left;
padding-left:4px;
margin-left:4px;
background:url(../images/left_top.gif) 0 0 no-repeat;
}

#left h2, #quick_contact h3{
padding: 7px 5px 8px 28px;
margin-bottom:10px;
color: #a63b00;
font-size:14px;
}

#left h2{
background:url(../images/leftside_header.gif) left top no-repeat;
}

#quick_contact h3{
background:url(../images/rightside_header.gif) left top no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

/*END LEFT COLUMN */

#copy{
float:left;
width: 395px;
text-align:left;
margin: 14px 0px 10px 13px;
font-size:12px;
padding-right:5px;
color: #000;
text-align:justify;
margin-right:12px;
font-family:Arial, Helvetica, sans-serif
}

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

#copy p img, #copy table img{
float:left;
padding:1px;
border: 2px solid #bfbebb;
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{
margin-top:18px;
padding: 0px 5px 10px 0px;
color: #cd580d;
font-size:13px;
margin-bottom:13px;
background:url(../images/headerborder.gif) left bottom no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copy h2, h3{
color: #036;
font-size:12px;
margin: 19px 0px 0px 0;
}

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

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

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/grey_bullet.gif) 0px 8px 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:11px;
font-style:italic;
line-height:15px;
width:320px;
}

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

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

#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;
}

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

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


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

#copy #cmp_container:hover{
background-color: #eff1f6;
}

/*END LEFT COLUMN */

/*BEGIN RIGHT COLUMN */


.books {
width: 150px; 
text-align:center;
margin:0px 0px 20px 0px;
}

.books .orderbutton {
margin:10px 0px 0px 0px;
display:block;
font-size:13px;
color:#A63B00;
}





#messages #quick_contact{
padding-top:2px;
}

#quick_contact{
width:169px;
text-align:left;
color: #333;
float:left;
font-size:11px;
padding-top:5px;
background:url(../images/left_top.gif) 0 0 no-repeat;
padding-bottom:5px;
padding-left:4px;
}

#quick_contact h2{
margin-left:4px;
}

#quick_contact h2 span{
display:none;
}

#quick_contact h4{
margin-left:10px;
}

#quick_contact p.directions{
background:#a63b00 url(../images/contact_bottom.gif) left bottom no-repeat;
text-align:center;
padding:15px 0 10px 0;
margin:0 0 0 4px;
border:0;
width:158px;
}

.clear{
clear:both;
}

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

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

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

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;
border:0;
}

#quick_contact #minicontact{
padding:10px 0px 0px 10px;
width:148px;
color: #fff;
background:#a63b00;
margin-left:4px;
}

#quick_contact form input, #quick_contact form textarea { 
width:138px; 
margin-bottom: 5px; 
background:#fff !important;
background:#fff;
}

#quick_contact form input.submitbutton { 
font-weight:bold;
font-size:11px;
background:#e8e9eb;
color: #333;
margin-left:20px;
width:101px;
height:21px;
border:0;
}

/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
clear:both;
color: #666;
text-align:center;
font-size:11px;
margin-left:auto;
margin-right:auto;
width:777px;
background:#a63b00;
border-top:2px solid #001f56;
padding: 8px 0px 8px 0px;
}

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

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

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

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

.copyright{
margin-left:auto;
margin-right:auto;
width:777px;
clear:both;
text-align:center;
margin-top: 8px;
font-size:11px;
color: #666;
line-height:18px;
padding-bottom:10px;
}

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