/* CSS Document */

/* 1/18/2010 */
/* changing navigation */
/* nav links for first, last and current changed from id to class */
/*this zeros out margin and padding defaults*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
	/*list-style: none;*/
}
html {
	overflow-y: scroll;
}

/*this sets font style and color; text-align:center is an IE5 bug-fix that affects wrapper*/		
body {
	color: #000;
	/*background-color:#811419;*/
	/*background-color:#9a161d;*/
	background-color:#F3EFE4;
	text-align:center;
	font-family: Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
		/*background-image: url(images/vvltgrayparch.jpg);*/
}


/* wrapper sets up the body to have a 10px margin at top and bottom, and centers the page */
#wrapper {
	width:950px;
	margin:0 auto;
	text-align:left;
	/*background-color: #811419;*/
/*border:20px solid #aba587;*/
/*background-color:#9a161d;*/
background-color:#F3EFE4;
	}

/* banner sets up the logo as a background image in the banner div */
#banner {
	height:160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #811419;*/
	/*background-color:#9a161d;*/
	background-color:#F3EFE4;
	background-image: url(images/Banner200_2010_young.gif);
	background-repeat: no-repeat;
	background-position: -10px 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
/*
#about #banner	{
	background-image: url(images/Banner200_2010_young.gif);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	}
	*/
	
/* not used */
/*#itinerary #wrapper #villa {
	text-align: center;
	position: absolute;
	margin-top: 0px;
	top: 400px;
	left: 60%;
}*/



/* ******************** new navigation */
#nav h5 {
	display:none;
	}

#nav ul {
	padding-left: 0px;
	/*margin-left: -1px;*/
	/*background-color: #FDE27B;*/
	float: left;
	width: 100%;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	margin-top: 8px;
	margin-left:12px;
	/*border: 1px solid #000;*/
}

#nav ul li { display: inline; }

#nav ul li a {
	padding: 0.8em .7em 1em .7em;
	/*color: #000;*/
	/*color:#1688CD*/
	color:#0000cc;
	/*color:#6a33ff;*/
	text-decoration:none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;	/*border-left: 1px solid #000;*/
	letter-spacing: 1.8px;

}
#nav a.current {
	color: #000000;

	
	/*background: #FFFFFF;*/
}
#nav a.firstcurrent {
	color: #000000;

	/*background: #FFFFFF;
	border-left:none;*/
}

/* #nav a.first {
	border-left:none;
	margin-left: 0;
}*/


/*#nav a.last {
	border-right: none;
	margin-right: 0px;
}*/
#nav a.lastcurrent {
	/*border-right: none;
	background-color: #fff;*/
	color:#000000;	/*border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AF9727;*/

}


#nav ul li a:hover
{
	/*background-color: #ccc;*/
color:#FF0000;
	text-decoration: underline;
}
#nav ul li a.current:hover, #nav ul li a.firstcurrent:hover, #nav ul li a.lastcurrent:hover	{
color:#000000;
text-decoration:none;
	/*background-color: #FFFFFF;	*/
}



#content {
	margin: 0px;
	padding: 1px;
	background-color: #f3efe4;
}

h1 {
	margin: 10px 0px 6px 18px;
	padding: 0px;
	color: #000000;
	font-family:  Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	}

h2 {
	padding: 1px;
	color: #000000;
	font-family: Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
		}
#program h2	{

	/*font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;*/
	font-weight: bold;
	font-variant: small-caps;	/*position: relative;
	top: 1px;
	margin-right: 2px;
	vertical-align: baseline;
	letter-spacing: 2px;*/
	font-size: 16px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;		
		}

h3 {
	padding: 1px;
	color: #000000;
	font-family: Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
	}
h4 {
	margin: 12px 0px 8px 2px;
	padding: 1px;
	color: #000000;
	font: bold 12px  Trebuchet,Arial, Helvetica, sans-serif;
	}

	
p {
	margin:10px 40px 4px 18px;
	padding: 1px;
	font-family: Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 140%;
	}


/* images on home page */
/*floats image to the left of text*/
/*.leftimage {
	margin: 4px 18px 6px 0px;
	float: left;
	border: 1px solid #000;
	
}*/

/*floats image to the right of text*/
/*.rightimage {
	margin: 4px 0px 12px 18px;
	float: right;
	border: 1px solid #000;

}*/

/*clears all elements to left and right - look into what display:block does*/
/*#content .clearit {
	display: block;
	clear: both;
	margin-top: -5px;
	margin-bottom: -5px;
}*/





/*
#footer {
	color: #FFFFFF;
	background-color: #476DF2;
	margin-bottom: 0px;
	margin-top: -35px;
	height: 20px;
}
#footer p {
	font: 70%  Arial, Helvetica, sans-serif;
	
}
*/

#facultycontent {
	/*margin: 20px 50px 10px 50px;*/
	
}

	
#facultycontent p { 
	/*margin:0px;
	font: normal 12px  Arial, Helvetica, sans-serif;
	padding: 4px;*/
	}

/* nav in content */

/*#content a,#adultcello a {
	text-decoration: none;
		}*/
#content a:link {
	font-weight: normal;
	color: #0000cc;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}

#content a:visited {
	font-weight: normal;
	color: #0000cc;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}
#content a:hover, #content a:focus {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}
#auditionbox a:link {
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}

#auditionbox a:visited {
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}
#auditionbox a:hover, #auditionbox a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
}
#adultcello a:link	{color:#0000cc;font-weight:bold;text-decoration:underline;}
#adultcello a:visited	{color:#0000cc;font-weight:bold;text-decoration:underline;}
#adultcello a:hover, #adultcello a:active	{color:#FF0000;font-weight:bold;text-decoration:underline;}


#content #Salvi a	{
	font-size:11px;
	padding-top: 10px;
}
.facultylist {
	/*font: bold 16px  Arial, Helvetica, sans-serif;
	padding: 2px;
	list-style: disc outside;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;*/
}

/* .maialist {
	font: bold 14px  Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-left: 50px;
	list-style: none;
	
}*/

/* this sets up the table for the faculty bio */
table {
	font-family:Trebuchet,Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:1px;
	margin:1px;
	line-height: 150%;
	border-collapse:collapse;
}
td {
	/*border: 1px solid #333333;*/
	text-align:left;
	vertical-align:top;
padding:1px;
margin:0;
	}
td img{
	/*border: 1px solid #333;*/
	padding:0;
	margin:10px;
}
	
/* text for itinerary list */
p .smallbold {font-size: 14px}

.letter{
	font: normal 16px  Arial, Helvetica, sans-serif;
	padding: 10px 20px 6px 10px;
	width: auto;
	margin-right: 80px;
	margin-left: 80px;
	border: thin solid #BABABA;
	background-color: #D4D0C8;
	}
	
#itinerary #content ul li{
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
#itinerary #wrapper #content ul ul li {
	font-weight: normal;
	margin-left: 20px;
}

#itinerary #wrapper #villa a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
#itinerary #wrapper #villa a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
#itinerary #wrapper #villa a:hover, #itinerary #wrapper #villa a:focus {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
/* nav in concert */

#concert a {
	text-decoration: none;
		}
#concert a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}
#concert a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}
#concert a:hover, #concert a:focus {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#itinerary #wrapper #content .itinerary td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	line-height: 125%;
}
#faculty table p {
	font-size: 14px;
	line-height: 120%;
	/*margin:0px 18px 6px 6px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 125%;*/
	}
#banner h1, #banner h2, #banner h3 {
	display:none;
	}
	
td.empty {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
p#adobe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
/*#Salvi {
	position: absolute;
	top: 850px;
	left: 400px;
}*/
#Salvi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 125%;
}
#Salvi {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 30px;
	border: 1px solid #000000;
	background-color: #FDE27B;
}
#Salvi img {
	border: 1px solid #000000;
	margin-bottom: 4px;
}
/*#itinerary #wrapper {
	background-image: url(images/castello-overhead_fade.jpg);
}*/
td#concert {
	color: #000000;
	background-color: #FDE27B;
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td#concert h2 {
	color: #000000;
	font-size: 24px;
}
td#concert p {
	font-size: 18px;
}

table.slide {
	margin-left: 2px;
	margin-top: 2px;
}
#faculty td img {
	margin-left: 20px;
	margin-top: 6px;
	/*margin-top: 6px;*/
}
p.newsitem {
	padding: 5px;
	background-color: #FDE27B;
	border: 1px solid #000000;
	line-height: 150%;
}

#program ul.programlist 	{
	margin-left:4px;
	list-style-type: none;
}
/*#program img#moveup	{
position:relative;
top:-80px;
}*/

#program #typicalday	{
	/*padding:30px;*/
}
p.first	{
	margin-top: 20px;
	/*margin-top:20px;*/
}
#faculty td img.spacer, .spacer	{
	border:none;
	padding:0;
	margin:0;
	height:1px;
	display: none;
}

#program div.programlist	{
	padding-top:20px;
	margin-left:14px;
}
img.facultypic {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p.facultybio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
p.facultybiobottom {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#nav {
	background-color: #F3EFE4;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #574926;*/
}
/*img#ericclass {

}*/
/*.special	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	top: 1px;
	margin-right: 2px;
	vertical-align: baseline;
	letter-spacing: 2px;
	}*/
	
	.special	{
	/*font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;*/
	font-weight: bold;
	font-variant: small-caps;	/*position: relative;
	top: 1px;
	margin-right: 2px;
	vertical-align: baseline;
	letter-spacing: 2px;*/
	font-size: 16px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#program td img {
	padding-left: 0px;
}
#program img.lowerright {
	position: relative;
	left: 50px;
	top: 0px;
}
#faculty  table td {
	padding: 10px;
}
#adult h1, #join h1, #contact h1 {
	padding: 0px;
	color: #000000;
	font-family:  Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	}
#adult  h2, #join h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
#adult  img.movedown {
	margin-top: 20px;

}
#more p.bio {
	font-weight: bold;
}
#banner #adultcello {
	width: 260px;
	padding: 10px;
	background-color: #D7C9A6;
	/*background-color: #DABE4E;*/
	border: 4px solid #476DF2;
	position: relative;
	float: right;
	margin-top: 40px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#adultcello p {
	line-height: 125%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#faculty table p.facultyintro {
	font-size: 16px;
	line-height: 140%;
}
#adult #nav h2 {
	color: #113FDB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	position: relative;
	top: 10px;
}
#program #nav ul {
	margin-left: 12px;
}
#adult #wrapper #banner  {
	background-image: url(images/Banner101_2010_adult.gif);
}
#adult #wrapper #content .special {
	font-size: 14px;
}
img#pingpong {
	margin-top: 0px;
}
#program #programlist ul.bullet {
	list-style-position: inside;
	list-style-type: decimal;
}
div#auditionbox	{
width:950px;
}

p.audition	{
	font-size: 16px;
	font-weight: bold;
	background-color: #CCFF33;
	width: 940px;
	line-height: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
