body {
	padding: 0;
	margin: 0;
	width: auto;
	font-family: Tahoma, Arial, Verdana, Geneva, Trebuchet, sans-serif;
	font-size:100%;
	line-height: 100%;
	color: #000;
	}

html, div, ol, ul, li, h1, h2, h3, h4, a, img {
	padding:0; 
	margin:0;
	border:none;
	outline:none;
	}

p { margin: 0 0 14px 0;	}

a { 
	color: #000; 
	outline:none; 
	text-decoration: underline;
	}

h1 {
	font-size: 230%;
	line-height: 105%;
	font-stretch: condensed;
	font-weight: lighter;
	margin: 0 0 18px 0;
	padding: 0;
	color: #000;
	font-family: "Garamond Condensed","Times New Roman", Times, serif;
	letter-spacing: -0.5px;
	word-spacing: -0.75px;
	}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	}

ul {
	list-style-type: none;
	margin: 0;
	text-indent: 0;
	}
.clear {
	clear: both;
	height: 1px;
	overflow: visible;
}


#print-head img { display: block; }

.no-print { display: none; }
.print-only {}

/* ------------------------------------------------------------------------- */

#page {
	position: relative;
	margin: 0;
	width: 925px;
	}
#main-content {
	width: 925px;
	position: relative;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	overflow: visible;
	}
	
/* ------------------------------------------------------------------------- */
#top-panel {
	position: relative;
	float:left;
	display:block;
	width: 925px;
	padding: 0;
	margin: 0;
	}

#nav-menu {
	display:none;
	} 
#nav-menu ul {
	display:none;
	} 
#nav-menu li {
	display:none;
	}

#searchBar {
	display:none;
}

#logo img {
	position: relative;
	float:left;
	margin: 34px 0 0 34px;
	padding:0;
	}
	
/* ------------------------------------------------------------------------- */
#home-main-content, #interior-main-content {
	position: relative;
	float:left;
	display:block;
	width: 925px;
	padding: 0;
	margin: 0;
	font-size: 92%;
	line-height: 1.35em;
	}
#home-copy-holder {
	position: relative;
	float: right;
	width: 460px;
	padding: 0;
	margin: 0;
	}

#home-copy-holder .word_colors {
	color:#000;
	}
a.more {
	color:#000;
	text-decoration: underline;
	font-weight:normal;
	}
.accordion h2 .more {
	background: transparent url(../images/moreOrLess.gif) no-repeat 3px 0;
	padding: 0 20px 0 0;
	margin: 0;
}
.accordion h2 .more:hover {
	background-position: 3px -15px;
	cursor: pointer;
}
.accordion h2 .more .active {
	background: transparent url(../images/moreOrLess.gif) no-repeat 3px -15px;
}
/* this is the holder on all interior pages ------------------------------------------------------------------------- */
#interior-main-content {
	width: 859px;
	margin: 0;
	background: transparent;
	height: auto;
	}

/* the following CSS applies to most interior pages, with and without testimonials ------------------------------------------------------------------------- */
#testimonial {
	display: none;
	}

#testimonial p {
	padding: 17px 13px 0 16px;
	margin: 0;
	font-size: 110%;
	line-height: 1.4em;
	text-align: left;
	}

#testimonial .attribute {
	display:block;
	float:right;
	font-size: 95%;
	line-height: 1.1em;
	text-align: right;
	padding: 0 0 13px 0; 
	}

#interior-copy {
	position: relative;
	display: inline;
	float: right;
	width: 535px;
	padding: 0;
	margin: 4px 45px 0 0;
	}
#interior-copy .map {
	position: relative;
	display: inline;
	float: right;
	padding: 0;
	margin: 0;
	width: 300px;
	}

.name, a .name, .practiceArea {
	font-size: 120%;
	line-height: 1.35em;
	font-weight: bold;
	color: #000;
	}
a:hover .name {
	text-decoration: underline;
	color: #000;
	}
.practiceArea {
	line-height: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	}

/* the following CSS applies to bio pages ------------------------------------------------------------------------- */
#bio-pix {
	position: relative;
	display: block;
	float: left;
	width: 138px;
	margin: 0 0 0 75px;
	padding: 0;
	font-size: 92%;
	line-height: 1.35em;
	}

#bio-pix img {
	padding: 0 0 6px 0;
	margin: 0;
	}

#bio-pix .name {
	padding: 0;
	margin: 0;
	font-size: 110%;
	line-height: 1.4em;
	font-weight: bold;
	color: #000;
	text-align: left;
	}

#bio-copy {
	position: relative;
	display: inline;
	float: right;
	width: 450px;
	padding: 0;
	margin: 0 45px 10px 0;
	font-size: 92%;
	line-height: 1.35em;
	}

/* ------------------------------------------------------------------------- */
#tagline {
	position: relative;
	float: left;
}

/* ------------------------------------------------------------------------- */
#nav-secondary {
	display:none;
	}

/* ------------------------------------------------------------------------- */
#lower-nav-menu {
	display:none;
	} 
#copyright {
	display: inline;
	float:left;
	white-space:nowrap;
	padding: 0 0 0 8px;
	margin: 0;
	vertical-align: middle;
	}
