/*used for Chorale before, now for all Cantabile; turquoise/gray*/

body {
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	border: none;
	width: 100%;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
html, body {   /* This is for Opera */
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	border: none;
	width: 100%;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
#topbar {
	top:101px;
	margin:0px;
	background-color: #C21E38;
	height: 3px;
	width: 100%;
	}
	
#navbar {
	top:104px;
	margin:0px;
	padding: 2px;
background-color: #C21E38;
	height: 18px;
	width: 100%;
	}

.rule-thick {
	background-color: #C21E38;
	height: 2px;
	top: 104px;
	}
.rule-thin {
	font-size: 1px;
	height: 3px;
	background-color: #C21E38;
	}

h1 { 
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	margin-top: 8px;
	}

h2 { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #416B7B; 
	}

h3 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #416B7B; 
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A:link {
	text-decoration: underline; 
	color: #711511; 
	} 

A:visited {
	text-decoration: underline; 
	color: #416B7B; 
	} 

A:active { 
	text-decoration: none; 
	} 
/*
A:hover { 
	color: #507B8B; 
	} 
*/
TH {
	width: 100px;
	padding: 0px;
	} 

.accent {
	background-color: #eeeeee;
	}
	
.accent2 {
	background-color: #CEC6B7;
	display: block;
	}
	
.leftbar {
	background-color: #CCC3B4;
	width: 180px;
	height:100%;
	vertical-align: top;
	}
	
.rightbar {
	background-color: #CCC3B4;
	width: 180px;
	height:100%;
	vertical-align: top;
	}

.maincontent {
	width: 100%;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
	}	

.mainheading { 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	margin-top: 8px;
	}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 780px;
	font-weight: bold;
	}
	
#navigation ul {
	list-style: none;
	margin-top: 3px;
	margin-left: 30px;
	margin-bottom: 3px;
	padding: 0px;
	}
	
#navigation li {
	display: inline;
	}
	
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	margin: 0px;
	}

#navigation a:hover {
	color:#2244BB;
	background-color:#FFC0C0;
	}
	
/* LEFT NAV --------------------------------------------------------------------------------- */

.navTitle H3 {
	display: block;
	padding: 0px 0px 0px 0.75em;
	}
	
.navSubtitle  {
	display: block;
	padding: 0px 0px 0px 0.75em;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
	
#navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#navLeft ul {
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
	}			
	
#navLeft li a:link {
	display: block;
	padding: 0px 0px 0px 20px;
	color: #711511;
	text-decoration: none;
	}
#navLeft li a:visited {
	display: block;
	padding: 0px 0px 0px 20px;
	color: #416B7B;
	text-decoration: none;
	}	

#navLeft li a:hover {
	display: block;
	text-decoration: none;
	background-color: #CCCCCC;
	}

#navLeft ul ul {
	padding-left: 20px;
	}

.banner {   /* what is this used for? */
	left: 30px;
	margin-left: 30px;
}

.logo {
	left: 40px;
	margin-left: 40px;
	padding: 5px 0px;
	
}

.pageName {
	height: 50px;
	vertical-align: bottom;
	}
.red {
	color: #711511;
}

.italic {
	font-style: italic;
}
hr {
	color: #711511;
	background-color: #711511;
	height: 1px;
	width: 100%;
}
.ad {
	font-size: 90%;
	width: 95%;
	background-color: #eeeeee;
	padding: 4px;
	border: thin solid #333333;
	margin-right: 2px;
	margin-left: 2px;
}
.caption {
	font-size: 90%;
}
.datatable {
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	left: 40px;
}
.datatable tr {
	vertical-align: top;
	}
	
/* *************from style-youth.css************** */
table.right {
	float: right;
	border: 0px; 
	margin: 0pt 0px 5px 10px ;
	}
table.left {
	margin: 0pt 10px 5px 0px;
	border: 0px;
	}

.subhead {
	color: #416B7B; 
	font-weight: bold; 
	font-size: 16px; 
	text-align: right;
	}
	
.subtitle {
	color: #416B7B; 
	font-weight: bold; 
	font-size: 14px; 
	text-align: right;
	}
.text {
	text-align: justify; 
	margin: 0pt 60pt 0pt 0pt ;
	}
	
.copy {
	margin: 0pt 0pt 0pt 0pt ;
	}
	
A.copy {
	font-weight:bold;
	}
	
.head {
	background: #eeeeee;
	color: #000000;
	font-weight: bold;
	}
	
.special {
	background: #AAD4ED;
	}
	
.data {
	background: #EDE1CC;
	vertical-align: top;
	}
.buy {
	background: #EDE1CC;
	vertical-align: middle;
	}
.dead {
	background: #cccccc;
	}
.clear {
	clear: left;
}
.news {
	left: 40px;
	right: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
.photo {
	list-style: none;
}
.photo li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 90%;
	color: #333333
}
.photo img {
	display: block;
	border: 1px solid #333300;
}
.indent {
	padding-left: 30px;
}
.narrowmid {
	padding-right: 60px;
	padding-left: 30px;
}

.arrow dl{
	font-size: 100%;
}

.arrow dt {
	font-weight: bold;
}
.arrow dd {
	background: url(../images/btns/arrow.gif) no-repeat 0px 4px;
	margin-left: 5px;
	padding-left: 19px;
	line-height: 1.5em;
}
