/* CSS Document */

/*
Colors:
background blue: 288EE3
background tan: FFDCB4
yellow: FBE820
red: D32622
earthy red: 9F381C
dark blue: 1B3787, subst 003399
painting green: 339900

logo red: 990033
logo green: 005D6B
logo blue: 003399
*/

/*
[ xx-small | x-small | small | medium | large | x-large | xx-large ]
*/

body {
	border: 0px solid black;
	background: url(images/background_gradient.gif) center repeat-y;
	display: table;
	text-align: center;
	display: block;
	margin: 0px auto;
	/*font-family: Times New Roman, serif;
	font-size-adjust: 0.56;*/
	font-family: Verdana, sans-serif;
	font-size-adjust: 0.60;
}

div#content {
	border: 0px solid orange;
	background: url(images/watercolor_sml.jpg) top left no-repeat;
}

div#main {
	border: 0px solid blue;
	color: #333333;
}

img {
	border: none;
}

span.bold {
	font-weight: bold;
}
span.italic {
	font-style: italic;
}

.italic {
	font-style: italic;
}

.floatright {
	float: right;
	margin: 3px 3px 3px 10px;
}
.floatleft {
	float: left;
	margin: 3px 10px 3px 3px;
}

.clearboth {
	clear: both;
}

.noborder {
	border: none;
}

a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #005D6B;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990033;
}

h1 {
	font-size: large;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
}
h2 {
	font-size: medium;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}

li.bold {
	font-weight: bold;
}

li.tiny {
	font-size: xx-small;
}

div.sidebar {
	background: url(images/background_sidebar.jpg) left no-repeat;
	border: 1px solid #003399;
	padding: 5px;
	font-size: small;
}

div#header {
	margin: 0px 0px 12px 0px;
	font-size: small;
	text-align: left;
}

.tan {
	color: #FFDCB4;
}

.tanbold {
	color: #FFDCB4;
	font-weight: bold;
}

.dkblue {
	color: #003399;
}

.indent {
	margin-left: 15px;
}

/* TWO PART INVENTION text */
span#tpi {
	font-weight: bold;
}
span#tpitwo, span#logotwo {
	color: #990033;
}
span#tpipart, span#logopart {
	color: #005D6B;
}
span#tpiinvention, span#logoinvention {
	color: #003399;
}
/* end of TWO PART INVENTION text */

/* logo */
div#logo {
	margin: 5px 5px 5px 130px;
}
div#logo a:hover {
	text-decoration: none;
}
span#logotwo, span#logopart {
	font-size: 36pt;
	font-size-adjust: none;
	font-family: Monotype Corsiva;
}
span#logoinvention {
	font-size: 20pt;
	font-size-adjust: none;
	width: 300px;
	text-align: justify;
	font-family: Monotype Corsiva;
}

div#caption {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 10px;
	color: #003399;
	text-align: right;
}

div#menu {
	border-bottom: 1px solid #FFDCB4;
	display: block;
	margin: 10px 10px 10px 130px;
	padding-top: 20px;
	padding-bottom: 5px;
}
div#menu ul {
	list-style: none;
	text-align: left;
	font-size: small;
	color: #FFDCB4;
	margin: 0px;
	padding: 0px;
}
div#menu ul li {
	display: inline;
}

div#pagetitle {
	margin-left: 10px;
	padding-top: 10px;
	color: #333;
	font-weight: bold;
	width: 500px;
}

div#footer {
	border-top: 1px solid #288EE3;
	clear: both;
}

div#copycontact {
	position: absolute;
	left: 0px;
	margin: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: #333333;
}
div#copycontact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#credits {
	position: absolute;
	right: 0px;
	margin: 10px;
	padding-bottom: 5px;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: #333333;
}
div#credits ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#main table {
	width: 100%;
	text-align: left;
	margin: 10px auto;
}

div#main p {
	text-align: left;
	color: #333333;
	font-size: small;
	margin-left: 0px;
}

table#main td, table#bios1 td, table#bios2 td, table#contact td {
	padding: 0px 20px;
	vertical-align: middle;
	color: #333333;
}

div#main ul {
	list-style: none;
	color: #333333;
	font-size: medium;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
}
div#main ul.small {
	font-size: small;
}
div#main ul.large {
	font-size: medium;
}

table#contact {
	width: 75%;
}

div#ppaot {
	width: 260px;
	text-align: center;
}

div#cdpurchase {
	margin-top: 10px;
	width: 290px;
	font-size: xx-small;
}

div#morningstar {
	text-align: center;
	display: block;
	width: 85%;
	margin: 5px auto;
}

div#whatsnew {
	text-align: center;
	display: block;
	width: 85%;
	margin: 5px auto;
}
div#whatsnew p, h1, h2, h3 {
	text-align: left;
}

div#whatsnewdetails p
{
	margin-left:16px;
	font-size:small;
}

div#students {
	text-align: center;
	display: block;
	width: 70%;
	margin: 5px auto;
}
div#students ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#students ul li {
	font-size: small;
	margin: 6px 0px;
}

div#links {
	text-align: center;
	display: block;
	width: 65%;
	margin: 5px auto;
}

div#schedule {
	text-align: center;
	display: block;
	width: 85%;
	margin: 5px auto;
}
div#schedule ul {
	font-size: x-small;
}
div#schedule table {
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div#schedule table th {
	text-align: center;
	background-color: #003399;
	color: #ccc;
}
div#schedule table td {
	font-size: x-small;
	padding: 3px;
}
tr.odd {
	background-color: #DED0BB;
	color: #333;
}
tr.even {
	background-color: #BBD1DF;
	color: #333;
}

div#recordings {
	text-align: center;
	display: block;
	width: 95%;
	margin: 0px auto;
}
div#recordings table {
	border-collapse: collapse;
	color: #333;
	font-size: x-small;
	margin-bottom: 10px;
	padding: 0px;
}
div#recordings h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}

td.cdcover {
	width: 300px;
	text-align: center;
	vertical-align: top;
}
td.cdcover img {
	border: 1px solid #003399;
}

td.songlist {
	vertical-slign: top;
	margin: 0px;
	padding: 0px;
}

td.listen, th.listen {
	text-align: center;
	width: 12%;
}
