* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #353637;
}
body#home {
	background: url(images/home-bkgd.gif) repeat-x;
}
body#secondary {
	background: url(images/sub-bkgd.gif) repeat-x;
}
.clear {
	clear:both;
	height:0;
	margin:0;
	line-height: 0;
	}
* html clear  {
	 font-size: 1px; /*feed only to ie win and mac. Don't show to Moz */
}
a {
	color: #AF1638;
}
a:hover {
	text-decoration: none;
}
a.boxes {
	background: url(images/three-squares-red.gif) no-repeat left 4px;
	padding-left: 8px;
}
a.read {
	float: right;
	background: url(images/three-squares-red.gif) no-repeat left 4px;
	font-size: 85%;
	padding-left: 8px;
}
a.white-squares {
	background: url(images/three-squares-white.gif) no-repeat left center;
	padding-left: 10px;
}
a.red-squares {
	background: url(images/three-squares-red.gif) no-repeat left center;
	padding-left: 10px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
}

/* Header */

#home-branding-nav {
	width: 950px;
	height: 111px;
}
#sub-branding-nav {
	width: 950px;
	height: 92px;
}
#home-branding-nav img.logo {
	float: left;
	width: 244px;
	margin-top: 25px;
	margin-left: 5px;
}
#sub-branding-nav img.logo {
	float: left;
	width: 185px;
	margin-top: 25px;
	margin-left: 20px;
}
#navigation, #navigation-sub {
	float: right;
}
#navigation {
	width: 641px;
	margin-top: 55px;
	margin-right: 5px;
}
#navigation-sub {
	width: 641px;
	margin-top: 45px;
	float: left;
	margin-left: 75px;
}
#navigation img, #navigation-sub img {
	float: left;
}

/* Common Styles */

#home-middle, #sub-middle {
	clear: both;
}
#main {
	float: left;
	clear: both;
}

/* Home Page */

#home-middle-text {
	float: left;
	width: 295px;
	padding-right: 25px;
	padding-top: 65px;
	color: #F4E8EB;
}
#home-middle-text p {
	line-height: 1.4em;
	margin-top: 8px;
}
#home-middle-text a {
	font-weight: 700;
	color: #FFFFFF;
	font-size: 90%;
}
#home-middle-flash {
	background: url(images/home-frame.gif) no-repeat;
	float: right;
	width: 608px;
	padding: 10px;
	height: 330px;
}
#home-latest-news {
	width: 560px;
	float: left;
	border-right: 1px solid #D4D4D5;
	margin-top: 20px;
	padding-right: 5px;
}
#home-latest-news ul {
	list-style: none;
	margin-top: 10px;
}
#home-latest-news ul li {
	background: url(images/three-squares-red.gif) no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#home-contact-info {
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#home-contact-info .left {
	clear: both;
	width: 150px;
	margin-top: 10px;
	text-align: right;
	float: left;
}
#home-contact-info .right {
	float: right;
	clear: right;
	width: 170px;
	margin-top: 10px;
	text-align: right;
}
#home-contact-info p {
	line-height: 1.3em;
}

/* Sub Page */

#sub-middle-photo {
	background: url(images/sub-frame.gif) no-repeat;
	float: right;
	width: 670px;
	padding: 10px;
	height: 150px;
}
#sub-left-column {
	float: left;
	width: 260px;
}
#sub-left-column ul {
	font-size: 92%;
	list-style: none;
}
#sub-left-column ul li {
	padding-bottom: 14px;
	line-height: 1em;
}
#sub-left-column ul li a {
	text-decoration: none;
	color: #353637;
	background: url(images/three-squares-gray.gif) no-repeat left 4px;
	padding-left: 8px;
}
#sub-left-column ul li a:hover {
	color: #961330;
	text-decoration: underline;
	background: url(images/three-squares-red.gif) no-repeat left 4px;
}
#sub-left-column ul li ul{
	list-style: none;
	padding-top: 14px;
	margin-bottom: -10px;
	padding-left: 20px;
	font-size: 90%;
}
#sub-left-column ul li ul li{
	padding-bottom: 10px;
}
#sub-left-column ul li ul li a {
	text-decoration: none;
	color: #961330;
	background: url(images/bullet-red.gif) no-repeat left 4px;
	padding-left: 8px;
}
#sub-left-column ul li ul li a:hover {
	color: #353637;
	text-decoration: underline;
	background: url(images/bullet-gray.gif) no-repeat left 4px;
}
#sub-left-column img {
	border: 1px solid #D4D4D5;
	padding: 5px;
	margin-left: 10px;
}
#sub-left-column p {
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 15px;
}
#sub-left-column h1 {
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
blockquote {
background-image: url(images/open-quote.gif);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 20px;
color: #353637;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 115%;
line-height:150%;
margin-top: 50px;
}
blockquote span {
background-image: url(images/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom ;
display: block;
padding-right: 15px;
margin-right: 25px;
}
#sub-center-column {
	float: left;
	width: 400px;
	border-left: 1px solid #D4D4D5;
	padding-right: 35px;
	padding-left: 35px;
}
#sub-center-column-map {
	float: left;
	width: 635px;
	border-left: 1px solid #D4D4D5;
	padding-left: 35px;
}
#sub-center-column-map iframe {
	border: 1px solid #CCCCCC;
}
#sub-center-column h1, #sub-center-column-map h1 {
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#sub-center-column h1.attorneys {
	font-size: 152%;
	margin-bottom: 3px;
}
#sub-center-column h2, #sub-center-column-map h2 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #961330;
}
#sub-center-column h2.careers {
	border-top: 1px solid #D4D4D5;
	padding-top: 20px;
}
#sub-center-column h3, #sub-center-column-map h3 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#sub-center-column p, #sub-center-column-map p {
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #666666;
}
#sub-center-column p.article {
	margin-bottom: -5px;
	line-height: 1.6em;
	color: #666666;
}
#sub-center-column ul {
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #666666;
	margin-left: 30px;
	list-style: none;
}
#sub-center-column ul li {
	background: url(images/bullet-gray.gif) no-repeat 0px 8px;
	padding-left: 8px;
}
#sub-center-column ol {
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #666666;
	margin-left: 30px;
}
#sub-center-column ol li {
	padding-left: 8px;
	margin-bottom: 10px;
}
#sub-center-column img.attorney {
	float: left;
	border: 1px solid #D4D4D5;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#sub-center-column .box-outline {
	font-size: 85%;
	border: 1px solid #D4D4D5;
	padding: 4px;
	margin-top: 30px;
	margin-bottom: 8px;
}
#sub-center-column .box-gray {
	background: #F1F2F2 url(images/box-bkgd-gray.gif) repeat-x;
	padding: 20px;
}
#sub-center-column h2.box {
	margin-top: 5px;
}
#sub-center-column .box-gray p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#sub-center-column .news {
	padding-bottom: 25px;
}
#sub-center-column h2.articletitle {
	color: #353637;
	margin-top: -5px;
}
#sub-center-column h2.news-links {
	color: #666666;
	margin-top: -5px;
}
#sub-center-column p.byline {
	margin-top: -10px;
	font-size: 90%;
}
#sub-right-column {
	float: left;
	width: 200px;
}

/* Boxes */

.box-outline {
	font-size: 85%;
	border: 1px solid #D4D4D5;
	padding: 4px;
	margin-bottom: 8px;
}
.box-gold {
	background: #F4EAB1 url(images/box-bkgd-gold.gif) no-repeat;
	padding: 15px;
}
.box-outline-left {
	font-size: 85%;
	border: 1px solid #D4D4D5;
	padding: 4px;
	margin-right: 35px;
}
.box-gold-left {
	background: #F4EAB1 url(images/box-bkgd-gold.gif) no-repeat;
	padding: 15px;
}
.box-gold-left p {
	color: #353637;
}
.box-gold h2 {
	font-size: 100%;
	color: #BF6A02;
	padding-bottom: 4px;
	border-bottom: 1px solid #C0B578;
	margin-bottom: 8px;
}
.box-gold h3 {
	font-size: 100%;
	color: #353637;
	margin-bottom: 10px;
	font-weight: normal;
}
.box-gold ul {
	list-style: none;
	margin-left: 10px;
}
.box-gold ul li {
	background: url(images/three-squares-gray.gif) no-repeat left 5px;
	padding-left: 8px;
	margin-bottom: 8px;
}
.box-gold ul li a {
	color: #353637;
	text-decoration: none;
}
.box-gold ul li a:hover {
	text-decoration: underline;
}
.box-gold p.news-links {
	margin-bottom: 8px;
}
.box-gold p.news-links a{
		color: #353637;
	text-decoration: none;
}
.box-gold p.news-links a:hover{
	text-decoration: underline;
}
.box-gold select {
	font-size: 80%;
}
.box-gray {
	background: #F1F2F2 url(images/box-bkgd-gray.gif) repeat-x;
	padding: 15px;
}
h2.box {
	padding-top: -50px;
	margin-top: -20px;
}
h2.last {
	margin-top: 10px;
}
ul.attorneys {
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.attorneys li {
	background: url(images/three-squares-gray.gif) no-repeat left 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
ul.newsletters {
	margin-bottom: 20px;
}

.box-gray p {
	line-height: 1.5em;
	margin-bottom: 10px;
}


/* footer */

#footer {
	clear: both;
	border-top: 1px solid #D4D4D5;
	font-size: 85%;
	color: #666666;
	padding: 15px;
	text-align: center;
	margin-top: 30px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer p {
	line-height: 1.8em;
}
#footer a:hover {
	color: #AF1638;
	text-decoration: underline;
}
p.small {
	font-size: 80%;
}
.box-gold-left h3 {
	color: #BF6A02;
	font-size: 110%;
	margin-bottom: 10px;
}
td.small {
	font-size: 75%;
	padding: 2px;
}
.bigger {
	font-size: 120%;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-top: 16px;
}
.box-agenda {
	background: #F1F2F2;
	padding: 5px 15px;
}
.padding {
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.reg {
	color: #666666;
	list-style: none;
	margin-right: 15px;
	margin-left: 15px;
}
ul.reg li {
	background: url(images/bullet-gray.gif) no-repeat 0px 6px;
	padding-left: 10px;
	margin-top: 5px;
}
.box-agenda td {
	padding: 5px;
}
