
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

header {
	display: block;
	margin: 15px 0px auto 0px;
	/*height: 40px;*/
}

h1 {
	width: 800px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #D3E1F2;
	border-top: solid 3px #5B7DC7;
	border-right: solid 3px #5B7DC7;
	text-align: left;
	font-size: 24px;
	color: #7DA7D8;
	line-height: 100%;
	vertical-align: top;
}

h1 span {
	background-color: #FFFFFF;
	border: solid 3px #FFFFFF;
	position: relative;
	left: -3px;
	top: -3px;
}

#tenorActor {
	margin-left: 18px;
}

nav {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
	color: #F59E50;
}



nav a {
	display: inline-block;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	color: #000000;
	padding: 3px;
	background-color: #FFFFFF;
	height: 40px;
}

nav a:hover {
	display: inline-block;
	margin: 0px 1px 0px 1px;
	color: #FFFFFF;
	background-color: #5B7DC7;
	text-decoration: underline;
	padding: 3px;
}

.anchor_selected {
	color: #FFFFFF;
	background-color: #5B7DC7;
}

.anchor_selected:hover {

}

.anchor_selected {
	color: #FFFFFF;
	background-color: #5B7DC7;
}

.anchor_selected_photos {
	color: #FFFFFF;
	background-color: #464646;
}

#infoWindows {
	position: relative;
	left: 495px;
	top: -565px;
	width: 305px;
	z-index: 3;
}

.infoWindow {
	text-align: left;
	background-color: #E6ECFA;
	border: solid 1px #5B7DC7;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#infoWindows h1 {
	width: auto;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: inherit;
	color: #FFFFFF;
	height: 22px;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	background-image: url(images/info_window_background.gif);
	background-repeat: repeat-x;
	background-color: inherit;
}

#infoWindows table {
	width: 292px;
	margin: 0px 6px 6px 6px;
}

#infoWindows td {
	vertical-align: top;
}

#infoWindows p {
	margin: 3px 5px 5px 5px;
}

#infoWindows ul {
	list-style: none;
	margin: 0 8px 0 8px;
	padding: 0;
	display: table;
}

#infoWindows ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

#infoWindows ul li .row {
	display: table-row;
}
/*
#infoWindows ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#infoWindows ul li ul li {
	display: table-cell;
	margin: 0;
	padding: 0;
}*/


#infoWindows .more {
	font-size: smaller;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.role {
	font-weight: bold;
	width: 106px;
}

#infoWindows .role {
	display: table-cell;
	font-weight: bold;
	width: 28%;
	vertical-align: top;
	padding: 2px;
}

.work {
	font-style: italic;
	width: 187px;
}

#infoWindows .work {
	display: table-cell;
	font-style: italic;
	vertical-align: top;
	width: 35%;
	padding: 2px;
	
}

.notes {
	font-style: normal;
}

.company {
	width: 231px;
}

#infoWindows .company {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	width: 37%;
	padding: 1px;
}

.dates {
	width: 141px;
	text-align: center;
}

#infoWindows .dates {
	display: block;
	text-align: right;
	vertical-align: top;
	width: 100%;
	padding: 5px 1px 1px 1px;
}

.media {
	width: 94px;
}

#infoWindows .media {
	display: inline-block;
	text-align: right;
	width: 100%;
}

.quote {
	font-weight: bold;
	margin-top: 0px;
}

#infoWindows blockquote {
	font-weight: normal;
	margin: 0px 5px 5px 5px;
}

.quoteCredit {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 7px;
	text-align: right;
}

#infoWindows .quoteCredit {
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: right;
}

#animation {
	width: 800px;

}

#headshotLink {
	text-align: right;
	font-style: italic;
}

footer {
	display: block;
	font-size: 9px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
}

#footnote2 {
	position: relative;
	top: -340px;
}

#footnoteContact {
	font-size: 9px;
	width: 800px;
	text-align: center;


}

#footnoteRepertoire {
	margin-top: 20px;
}

#footnotePhotos {
	margin-top: 10px;
}


/*
#pageTitle {
	width: 800px;
	height: 21px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #D3E1F2;
	border-top: solid 3px #5B7DC7;
	border-right: solid 3px #5B7DC7;
}

#pageTitle h1 {
	text-align: left;
	font-size: 24px;
	color: #7DA7D8;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	vertical-align: top;
	position: relative;
	left: -5px;
	top: -5px;
}

#pageTitle span {
	background-color: #FFFFFF;
	border: solid 3px #FFFFFF;
}
*/
#headshot {
	text-align: left;
	position: relative;
	left: 42px;
	top: 20px;
	border: 0;
}

#contactHeadshot {
	text-align: left;
	position: relative;
	left: 115px;
	top: 20px;
	border: 0;
}

#content {
	width: 800px;
}

#bio {
	position: relative;
	left: 300px;
	top: -332px;
	width: 470px;
	text-align: left;
}

#contact {
	font-size: 14px;
	position: relative;
	left: 325px;
	top: -220px;
	width: 470px;
	text-align: center;
	line-height: 140%;
}

#contact img {
	margin-top: 5px;
}

#reviewTable {
	margin-top: 9px;
	margin-bottom: 55px;
}

#reviewTable .leftColumn {
	vertical-align: top;
	font-size: 16px;
	width: 52%;
	padding-right: 50px;
	padding-bottom: 18px;
}

#reviewTable .rightColumn {
	vertical-align: top;
	font-size: 16px;
	width: 48%;
	padding-right: 5px;
	padding-bottom: 18px;
}

#roleBanner {
	width: 800px;
	margin-top: 13px;
}

#roleImages {
	width: 800px;
	text-align: center;
}

#interior img {
	margin-left: 13px;
	margin-right: 13px;
}

#leftEnd img {
	margin-right: 15px;
}

#rightEnd img {
	margin-left: 15px;
}

#repertoireTable {
	margin-top: 15px;
}

#repertoireTable th {
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
}

#repertoireTable td {
	padding: 2px 5px 5px 20px;
	vertical-align: top;
}

#repertoireTable .role {
	font-weight: normal;
}

#scheduleTable {
	margin-top: 15px;
	width: 100%;
	border: 0px;
}

#scheduleTable th {
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
}

#scheduleTable td {
	padding: 2px 5px 5px 20px;
	vertical-align: top;
}

#scheduleTable .role {
	font-weight: bold;
}

#download {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
}

#download table {
	width: 300px;
}

#download td {
	vertical-align: top;
	text-align: left;
}

#download th {
	text-align: left;
}

#downloadInstructions {
	width: 600px;
	text-align: left;
	margin-left: 120px;
}

#returnLink {
	margin: 30px auto 30px auto;
}

#reviews {
	width: 782px;
	-moz-column-count: 2;  
	-webkit-column-count: 2;
	-moz-column-gap: 40px;  
	-webkit-column-gap: 40px;
	padding: 9px;
}

#reviews div {
	display: inline-block;
	width: 100%;
	font-size: 140%;
	margin-bottom: 2em;
}
