body {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	color: #000000;
	/* Standard. Readable */
	/* font-family: Arial, Helvetica, Sans-Serif; */
	/* font-family:  'Lucida Grande', Geneva, sans-serif; */
	/* font-family: Tahoma, Geneva, sans-serif; */
	/* font-family: Geneva, Verdana, sans-serif; */
	/* font-family: 'Futura Medium', 'Century Gothic', AppleGothic, sans-serif */
	/* font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	/* Nice. Classic Looking */
	/* font-family: 'Times New Roman', Times, serif; */
	/* font-family: Book Antiqua, Palatino, serif; */
	/* Modern. Kind of Funky */
	/* font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif; */
	/* Monospace */
	/* font-family: Lucida Console, Monaco, monospace; */

	font-family: 'Goudy Old Style' 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
/*	font-size: larger; */
	font-size: 13pt;
	font-style: italic;
	background: #110000;
	background-image: url("../images/bgnotes2c.gif");
	background-repeat: repeat;
	text-align: center;
    height: auto;
    height: 100%;
    min-height:100%;
}


.res_banner {
	width: 85%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #000000;
	background-image: url("../images/banner.jpg");
	background-repeat: repeat;
	background-position: 50% 50%;
	border-top: 3px #3333cc ridge;
	border-left: 3px #3333cc ridge;
	border-right: 3px #3333cc ridge;
}

.res_menubar {
	width: 85%;
	margin: 0 auto;
	text-align: center;
	background: #333366 url("../images/buttonbg.jpg") center center repeat-x;
	border-left: 3px #3333cc ridge;
	border-right: 3px #3333cc ridge;
	font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-style: normal;
	font-size: smaller;
}

.res_navlist{
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
background: #333366 center center repeat-x;
	font-size: smaller;
}
.res_navlist li {
display: inline;
white-space: nowrap;
}
.res_navlist li a {
float: left;
color: #dddddd;
padding: 9px 12px;
text-decoration: none;
border-right: 1px solid #333333;
background: transparent url("../images/buttonbg.jpg") center center repeat-x;
}
.res_navlist li a:hover, .res_navlist li .current{
color: #ffffff;
background: transparent url("../images/buttonbg_over.jpg") center center repeat-x;
}


.res_contents {
	width: 85%;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background: #ccccff;
	border-left: 3px #3333cc ridge;
	border-right: 3px #3333cc ridge;
	text-align: left;
	display: block;
	overflow: hidden;
	background-image: url("../images/bg-textured.jpg");
	background-repeat: repeat;

}

.res_clear {
	clear: both;
	display: block;
	visibility: hidden;
}

.res_contents:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*
.res_contents {display: inline-block;}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.res_contents {display: block;}
/* End hide from IE-mac */

.res_right {
	width: 28%;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	margin-right: 1%;
	background: #993300;
	vertical-align: top;
}

.res_main {
	margin-right: 32%;
	padding: 0 5px 10px 5px;
}

.res_footer {
	clear: both;
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	font-size: 80%;
	font-style: normal;
	text-align: center;
	background: #ccccff;
	border-left: 3px #3333cc ridge;
	border-right: 3px #3333cc ridge;
	border-bottom: 3px #3333cc ridge;
	background-image: url("../images/bg-textured.jpg");
	background-repeat: repeat;
}

.res_footer hr {
	width: 80%;
	color: #666699;
}

.res_textin {
	padding: 0 20px 0 20px;
}

.res_textin img {
	margin: 0px 10px 0px 10px;
}

div.figure {
	float: right;
	width: 40%;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
	text-indent: 0;
}
img.scaled {
  width: 100%;
}

img.photo {
	border: 6px #666699 solid;
}

h1 {
	color: #333366;
	font: small-caps 120% Tahoma;
	font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	background: #993300;
	text-indent: 5px;
	margin-right: 10px;
}
h2 {
	color: #333366;
	font: small-caps 100% Tahoma;
	font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	border-top: 2px #333366 solid;
	text-indent: 0px;
	margin: 40px 20px 15px 0px;
	padding: 0px 0px 4px 0px;
	clear: both;
}

a:link {color: #440000;}
a:visited {color: #330000;}
a:focus {color: #000099;}
a:hover {color: #4444dd;}
a:active {color: #000099;}

hr {
	text-align: center;
	width: 50%;
	color: #333366;
	clear: both;
}


.c_date, .c_venue, .c_addr, .c_info{
	font-family: 'Times New Roman', Times, serif;
	font-size: smaller;
}

.c_date{
	font-style: normal;
	font-weight: bold;
}
.c_venue{
	font-style: normal;
}
.c_addr{
	font-style: italic;
}
.c_info{
	font-style: italic;
}


.CDtrack, .CDcomposer, .CDtime{
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 70%;
}

.CDtrack {
	/* line-height: 60%; */
}

.CDtime {
	font-family: monospace;
	font-size: 55%;
}

.CDcomposer {
	font-variant: small-caps;
	font-size: 60%;
	line-height: 130%;
}


input, textarea {
	background: #333366;
	color: #dddddd;
	border: thin #333344 solid;
}

select {
	background: #333366;
	color: #dddddd;
	border: thin #333344 solid;
}


.submit_button {
	color: #cccccc;
	font-weight: bold;
	background: #666699;
	border: 3px outset #8888aa;
	cursor: pointer;
} 
.submit_button:hover {
	background: #444477;
}


p.dropcap:first-letter {
	float: left;
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	padding-right: 0.15em;
}

.songtitle{
	font-family: 'Times New Roman', Times, serif;
	font-size: smaller;
}
.composer{
	font-family: 'Times New Roman', Times, serif;
	font-size: smaller;
	font-style: normal;
}

.quote{
	padding-left: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size: smaller;
	font-style: italic;
	clear: both;
}

.quotetag{
	padding-left: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
}

.addr {
	width: 80%;
	background: #aaaadd;
}
.addr td {
	padding: 10px 0;
	font-style: normal;
	text-align: center;
}

.warning {
	color: #333377;
}
