/* defaults */
body {
	font-size: 14px;
	line-height: 20px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #000;
	text-align: center;
	padding: 10px;
	margin: 0;
}
div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, th, td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
a:link, a:visited {
color:#0033CC;
text-decoration:none;
}
a:hover, a:active {
color:#0033CC;
text-decoration:underline;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

/* structure */
#container {
	margin: 0 auto;
	width: 830px;
	text-align: left;
}

#footer {
	text-align: center;
	clear: both;
}

#footer h2 {
	font-size: 14px;
	font-weight: normal;
}

#footer h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.pageIndex {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.pageIndex li {
	display: inline;
	padding-right: 2px;
}

.pageIndex a {
	margin-right: 7px;
}

/* header */
.header {
	background: transparent url('/images/bg_headerNav.jpg') no-repeat 63px bottom;
	float: left;
	width: 830px;
}

.header2 { 
	background: transparent url('/images/pianoKeyLines_horiz.gif') repeat-x 63px bottom;
	height: 204px;
}

.mbImg {
	float: left;
	width: 164px;
	margin: 0;
}

img.name {
	margin: 5px 0 17px 5px;
}

.nav {
	float: left;
	width: 517px;
}

.nav ul {
	list-style-type: none;
	margin: 0 5px 0 10px;
	padding: 0;
}

.nav ul li {
	display: inline;
	color: #f6bfc5;
	padding-right: 2px;
	font-size: 14px;
	line-height: 24px;
}

.nav ul li a {
	margin-left: 0;
	margin-right: 7px;
	font-weight: normal;
}

.mbTeach {
	width: 139px;
	float: left;
	position: relative;
}

.mbTeach h1.tagline {
	position: absolute;
	top: -5px;
	left: 7px;
	font-variant: small-caps;
	width: 139px; height: 36px;
	background: url("images/tag_pianoLessons.gif");
	text-indent: -9999px;
	font-size: 12px;
}

.mbTeach .teaching {
	position: absolute;
	top: 38px;
	left: 0;
}

.nav a:link, .nav a:visited {
	color: #f6bfc5;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #f6bfc5;
	text-decoration: underline;
}

/* content */
.content {
	clear: both;
	width: 830px;
}

.content h1 {
	line-height: 30px;
}

.contentMargin {
	background: transparent url('/images/pianoKeys.png') no-repeat top left;
	padding: 20px 27px 20px 92px;
   height: expression( this.scrollHeight < 451 ? "450px" : "auto" ); /* sets min-height for IE */
   min-height: 450px; /* sets min-height value for all standards-compliant browsers */
}

.contentMargin h2 {
	font-size: 18px;
	margin-bottom: 0;
}

.contentMargin h3 {
	font-size: 14px;
}

.contentMargin img {
	border: 1px solid #000;
}

.note {
	font-size: 11px;
}

blockquote {
	margin: 0;
	padding: 16px 0 3px 0;
	clear: both;
}

.cite {
	margin-bottom: 14px;
	text-align: right;
	font-weight: bold;
}

.top {
	font-size: 10px;
}

/* homepage */
#home .content {
	background: url('/images/bg_homeContent.gif') no-repeat 63px top;
}

#home .contentMargin {
	font-weight: bold;
}

.contentRight {
	float: left;
	width: 480px;
	margin-left: 25px;
}

.homeBio {
	width: 370px;
	margin-right: 15px;
	line-height: 18px;
	/*border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 0 25px 25px;
	margin-top: 0;*/
}

.bookQuote1 {
	float: left;
	width: 160px;
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}

.bookQuote1 img {
	border: 1px solid #121212;
}

.bookQuote2 {
	width: 370px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
}

.author {
	font-style: italic;
	margin: 10px 0 5px;
}

/* book */
.aopCover {
	float: right;
	margin: 0 0 10px 30px;
	border: 1px solid #000;
}

#book h2 {
	clear: both;
}

.bookExcerpts img {
	border: 1px solid #000;
}

/* bio */
.question {
	font-weight: bold;
}

/* retreat */
.kclPhoto {
	float: right;
	margin-left: 20px;
	border: 1px solid #000;
}