@CHARSET "utf-8";
header, nav, section, article, footer, aside {
	display: block;
}

body {
	width: 1024px;
	margin: 15px auto;
	background-color: #00496C; /* #99CCFF; gold-#CCCC99; #FFFFCC */
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
}

p {
	margin: 0 0 .6em 0;
}

li {
	line-height: 1.3em;
}

section.title {
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #99CCFF;
	padding: 5px 0 0 0;
}

section.title h1 {
	font-family: Rosario;
	font-size: 64px;
	line-height: 70px;
	text-align: center;
	margin:0;
}

header.title {
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #99CCFF;
	padding: 5px 0 0 0;
}

header.title h1 {
	font-family: Rosario;
	font-size: 64px;
	line-height: 70px;
	text-align: center;
	margin:0;
	padding: 0 0 20px 0;
}

nav.page_nav {
	border-bottom: 2px solid ;/* #663300; */
	border-top: 2px solid ;/* #663300; */
	margin: 0 30px;
	width: 964px;
	font-family: 'Rosario';
	font-size: 24px;
	line-height: 24px;
}

nav.page_nav ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 8px 0 8px 0;
	text-align: center;
	margin: 0;
}

nav.page_nav li {
	margin: 0;
	padding: 0px 10px 6px 10px;
	display: inline;
}

nav.page_nav a {
	text-decoration: none;
	color: #000000;
}

nav.page_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 2px 2px gray;
}

.nav_selected {
	border-bottom: 4px solid;
}

section.content {
	width:1024px;
	background-color: #99CCFF;
	padding: 20px 0;
}

footer.page_footer {
	clear:both;
	float:none;
	width: 100%;
	display: block;
	text-align: center;
	padding: 15px 0 10px; 
	background-color: #99CCFF;
}
footer.page_footer p {
	width: 964px;
	margin: 0 30px;
	padding: 10px 0;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

article {
	padding: 8px 30px;
}

article.testimonial {
	background-color: #6699CC;
	padding: 10px 20px;
	margin: 0 10px 25px 5px;
	color: #000000;
	box-shadow: 5px 5px 5px #333;
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
	-o-box-shadow: 5px 5px 5px #333;
}

.testimonial p {
	clear:left;
	margin: 10px;
}

.testimonial header {
	background-color: #6699CC; /* #336699; */
	color: #FFF; #000000;
	margin-bottom: +10px;
}

#artist-info {
	float: left;
	width: 45%;
	border-bottom: 1px solid #336699;
	margin-bottom: +10px;
}

.testimonial aside p {
	padding: 4px 8px;
	margin: 0px;
}

.testimonial aside {
	float: right;
	width: 50%;
	font-size: 75%;
	margin: 0 10px 10px 10px;
	background-color: #336699;
	color: white;/* #6699CC; */
	display: inline;
}

#artist {
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	clear: both;
	display: block;
}

#voice-type, #genres {
	font-size: 80%;
}

#voice-type {
	padding: 0 1em 0 0;
}

#grad_name {
	font-weight: bold;
}

.caption {
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 20px 0 0 0;
}

.captioned_photo {
 	margin: 10px;
	padding: 15px;
}
.captioned_photo img {
	display: block;
	box-shadow: 5px 5px 5px #333;
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
	-o-box-shadow: 5px 5px 5px #333;
}

.captioned_photo#billy {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0 0 15px 15px;
}

.captioned_photo#froman {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 15px 15px 0;
}

.captioned_photo#sills {
	clear: right;
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}

.captioned_photo#sills img {
	margin: 0 0 0 25px;
}

.captioned_photo#joyce {
	float:right;
	margin: 0 0 10px 10px;
}

article.story {
	margin-left: 294px;
	padding: 0 20px;
}

.story aside {
	margin: 8px;
	padding: 12px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	float: right;
	top: 72px;
	font-size: 24px;
	font-family: 'IM Fell Great Primer', serif;
}

header.story_title {
	font-style: italic;
	font-weight: bold;;
	font-size: 22px;
	/* border-bottom: 1px #6699CC solid; */
	padding-bottom: 15px;
}

nav#story_nav ul {
	float: left;
	background: #6699CC;
	width: 274px;
	padding: 0 15px 45px 15px;
	margin: 0;
}

nav#story_nav li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}

nav#story_nav li:hover {
	color: #FFFFFF;
	text-shadow: 2px 2px gray;
}

#gift-certificate {
	background-image: url("img/giftcert1.jpg");
	width: 810px;
	height: 609px;
	margin: 0 0;
	padding: 0 0;
}

#gift-certificate img {
	position: 0 0;
}

#joyce-email {
	font-weight: bold;
}
#to, #from, #lessons {
	 font-size: 24px;
	 font-weight:bold;
	 margin-left: 150px;
}
#to {
	padding-top:150px;
}
#from {
	padding-top:46px;
}
#lessons {
	padding-top:46px;
}
