﻿a.whitelinks
 {
 font-family: Arial, Verdana, sans-serif;
 color: #DBEDFE;
 text-decoration: none;
 }
 
a.whitelinks:hover
 {
 font-family: Arial, Verdana, sans-serif;
 color: #ffffff;
 text-decoration: underline;
 }

a.bluelinks
 {
 font-family: Arial, Verdana, sans-serif;
 color: #0D25cc;
 text-decoration: underline;
 }
 
a.bluelinks:hover
 {
 font-family: Arial, Verdana, sans-serif;
 color: #cc0000;
 text-decoration: none;
 }


h1
 {
 font-family: Arial, Verdana, sans-serif;
 text-decoration: none;
 font-size: 1em;
 font: bold;
 color: #0D253E;
 padding-top: 11px;
 }
 
h2
 {
 font-family: Arial, Verdana, sans-serif;
 text-decoration: none;
 font-size: 0.7em;
 color: #ffffff;
 }
 
h3
 {
 font-family: Arial, Verdana, sans-serif;
 text-decoration: none;
 font-size: 0.8em;
 font: bold;
 color: #ffffff;
 }
 
.copyright
 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 0.6em;
 color: #557AA5;
 }
.copyrightlinks
 {
 font-family: Arial, Verdana, sans-serif;
 color: #557AA5;
  text-decoration: none;
 }
 
.maincopy
 {
 font-family: Arial, Verdana, sans-serif;
 text-decoration: none;
 font-size: 0.75em;
 line-height:18px;
 color: #000000;
 padding: 10;
 }


ul.practice-areas {
width: 190px;float: left; margin: 0; padding: 0;list-style: none;display: inline;
}
ul.practice-areas li {
background: url("images/bullet_arrow.jpg") no-repeat 0 .5em;padding-left: 12px;
}



/* Navigation
----------------------------------------------- */
ul.nav
 {
  list-style: none;
 margin: 0;
 padding: 0;
 background: #d8d7c5;
 }

ul.nav li
 {
 padding: 0;
 margin: 0;
 border-bottom: 1px solid #FFF;
}

ul.nav li a
 {
 cursor: hand;
 font-family: Arial, Verdana, sans-serif;
 display: block;
 padding: 7px 7px 5px 13px;
 text-decoration: none;
font-size: 72%;
font: bold;
color: #2e2e2c;
 }
* html ul.nav li a {
height: 1%;
}

html>body  ul.nav li a { width: auto; }

  ul.nav li a:visited
 {
color: #2e2e2c;
 }
  ul.nav li a:hover
 {
color: #8c070c; text-decoration:none;
  background: #e3e2d0; 
 padding: 7px 7px 5px 13px;font-size: 72%;
 }
 
 

 ul#nav2
 {
 background: #bebda9;
 }
ul#nav2 li a:hover
 {
 background: #c8c6ad;
 }
 
  ul#nav3
 {
 background: #d8d5b4;
 }
ul#nav3 li a:hover
 {
 background: #e4e1be;
 }
 
   ul#nav4
 {
 background: #bad4cd;
 }
ul#nav4 li a:hover
 {
 background: #d0e5df;
 }
 
  #qc-contact td {
  font-family: Arial, Verdana, sans-serif; font-size: 12px;
}
 #qc-contact {
	background: url(images/qc_contact_bg.jpg) left top repeat-y; width: 515px;
	margin-bottom: 14px;
	}

 #qc-contact div {
	background: url(images/qc_contact_bot.jpg) left bottom no-repeat;
	padding: 5px 9px 8px 9px;
}
