﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body  {
	background: none;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 100%;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000;
}
.bg-home {
	background-image: url("../assets/bg-page-home.gif");
	background-repeat: repeat-x;
}
.bg-inner {
	background-image: url("../assets/bg-page-inner.gif");
	background-repeat: repeat-x;
}

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
h1 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 250%;
	margin-top: 12px;
}
.home {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 300%;
	margin-top: 12px;
}
h2 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 150%;
}
h3 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 100%;
}
h4 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 100%;
	margin: 30px 0 0 0;
}
.leftcol {
	font-family: Georgia,"Times New Roman",serif;
	font-weight: normal;
	font-size: 150%;
	text-indent: 16px;
}
.deck {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 150%;
	font-weight: normal;
	padding-top: 20px;
}
.rightcol {
	font-family: Georgia,"Times New Roman",serif;
	font-weight: normal;
	font-size: 125%;
	padding: 1px 0 0 6px;
	margin: 0;
}

p {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 0;
}
.quote {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 0;
	padding: 0 5px 0 10px;
}
.clientlist{
	font-size: 70%;
	line-height: 140%;
	margin-bottom: 0;
	padding: 0 5px 0 10px;
}
.testimonial {
	font-size: 75%;
	font-style: italic;
	line-height: normal;
	margin: 0;
	padding-top: 10px;
	
}
.testimonial-page {
	font-size: 90%;
	line-height: 180%;
	margin: 0;
	padding-top: 10px;
}
.reference {
	font-size: 70%;
	font-style: italic;
	line-height: 140%;
	margin: 0;
	padding-left: 10px;
}
.reference-page {
	font-size: 75%;
	font-style: italic;
	line-height: 150%;
	margin: 0;
	padding: 0px 0 10px 0px;
}
.subhead {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
ul {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 10pt;
	font-size: 80%;
	line-height: 160%;
}
ul .sublist {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 10pt;
	font-size: 100%;
	line-height: 160%;
}

a {
	border: 0px;
	text-decoration: none;
	}
.contactinfo-header{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 14px 0 0 17px;
	text-decoration: none;
	text-transform: uppercase;
	}
.contactinfo-subhead{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0;
	padding-left: 17px;
	text-decoration: none;
	text-transform: none;
	}
.contactinfo-link{
	display: none;
	}
a.contactinfo-link{
	display: none;
	}
.contactinfo-footer {
	display: none;
	}
.newsletterlink{
	display: none;
	}
.btn-bio{
	text-indent: -9999px;
	}

img {
	border: 0;
	}

/* MAIN NAVIGATION --------------------------------------------- */
ul#main-nav {
	display: none;
	}

.glossymenu {
	display: none;
	}

.threecol #container { 
	width: auto;
	float: none !important;
}
.threecol #nav { 
	display: none;
}
#flashobject { 
	display: none;
}
#nav-left {
	display: none;
}
#nav-right {
	display: none;
}

.threecol #header-home { 
	height: 105px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.threecol #header-inner { 
	height: 105px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.difference {
	display: none;
}
.clients {
	display: none;
}
.services {
	display: none;
}
.news {
	display: none;
}
.leadership {
	display: none;
}
.careercoaching {
	display: none;
}
.attorneycoaching {
	display: none;
}
.training {
	display: none;
}
.privacy {
	display: none;
}
#header-left {
	display: none;
}
#header-right {
	float: left; /* since this element is floated, a width must be given */
	text-align: left;
	width: auto;
}

.threecol #header h1 {
	display: none;
}
.threecol #content {
	background-image: url("../assets/bg-content.gif");
	background-repeat: repeat-y;
}
.threecol #leftcol {
	display: none;
}
.threecol #rightcol {
	display: none;
}
.threecol #middlecol { 
	border: 0;
	margin: 0 5%;
	padding: 0;
} 
.threecol #footer {
	display: none;
} 
.threecol #footer p {
	display: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	display: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	display: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#quote {
	display: none;
}
#quote-border-top {
	display: none;
}
#quote-border-sides {
	display: none;
}
#quote-border-bottom {
	display: none;
}
