
/*********** Link Styles for links contained in paragaphs  *****************/
a:link {
	color: #A1130A; 
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #A63F32;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color:#A1130A;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #CCCCAA;
	background-color: #A1130A;
	font-weight: normal;
	text-decoration: underline;
}

/******** Body ********/
body {
	background-color: #CCCC99;
	color : #000000;
	font-family : Verdana, sans-serif;
	margin: 0em;
}

/********* Text Styles*********/
/* h1= p Title, Georgia, center, 1.5em
h2= p Subtitle, Georgia, center, 1.4em
h3= p Subsubtitle, Georgia, centered, italic, 1.1em
h4= p header, Verdana, left, 1.1em
h5= p header, Verdana, left, 1.0em
h6= p header, Verdana, left, 0.9em */

h1 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h2.squish {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-top: -0.5em;
}

h2.squishBottom {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 0em;
}

h3 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	margin-bottom: -0.4em;
	margin-top: -0.7em;
	}

h3.plaintext {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: normal;
	margin-bottom: -0.4em;
	margin-top: -0.7em;
	}

h4 {
	font-size: 1.1em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
}

h4.squish {
	font-size: 1.1em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
	margin-top: -1.0em;
}
h5 {
	font-size: 1.0em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -0.6em;
}

h5.squish {
	font-size: 1.0em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -0.6em;
	margin-top: -0.5em;
}

h6 {
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

h6.squishtop {
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-bottom: 0.2em;
	margin-top: -0.6em;
}

h6.clearleft{
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-bottom: 0.2em;
	margin-top: 0em;
	clear: left;
}

p {
	font-size: 0.75em;
}

p.squishtop {
	margin-top: 0em;
}

p.big {
	font-size: 0.9em;
	}

p.white {
	color: #FFFFFF;
}

dl {
	color:#000000;
	font-size: 0.75em;
}

p.banner {
	color:#FFFFFF;
	background-color: #000000;
	font-size: 18px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.banneritalic {
	color:#772D2D;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.center {
	text-align: center;
}

p.centerBig {
	text-align: center;
	font-size: 0.9em;
}

p.disclaimer {
	font-size: 0.6em;
}

p.concert {
	background-color:#000000;
	color: #FFFFFF;
}

p.floatright {
	float: right;
	text-align: right;
	font-size: 0.6em;
}

p.floatleft {
	float: left;
	text-align: left;
	font-size: 0.6em;
}

p.clearboth {
	clear: both;
}

dd.floatright {
	float: right;
}

dd.floatleft {
	float: left;
}

dd.blackbackground {
	background: #000000;
	color: #FFFFFF;
}

p.subbanner {
	font-size: 0.75em;
	color: #000000;
	background-color: #CCCC99;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;
	padding: 0.3em;
}

blockquote.subbanner {
	font-size: 0.9em;
	color: #000000;
	background-color: #CCCC99;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;
	padding: 0.3em;
}

blockquote.gold {
	background-color: #EBD575;
	color: #832519;
	padding: 10px;
	margin: -10px;
}

blockquote.blue {
	background-color: #CFDFE5;
	color: #000000;
	padding: 10px;
	margin: -10px;
}

blockquote.black {
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}

blockquote.DarkGray {
	background-color: #333333;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}

blockquote.green {
	background-color: #E6F4B4;
	color: #000000;
	padding: 10px;
	margin: -10px;
}

blockquote.maroon {
	background-color: #832519;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}

blockquote.white {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin: -10px;
}

blockquote.squish {
	margin-top: 0.3em;
}

p.strongitalic {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	

strong.subbanner {
	font-size: 0.9em;
	font-weight: bolder;
}

strong.sidebar {
	font-size: 1.5em;
	font-weight: bold;
}

h1.submenuheader {
	font-size: 1em;
	text-align: center;
	margin-top: -0.3em;
	margin-bottom: -0.2em;
	margin-left: -2px;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
	
h1.submenusubheader {
	font-size: 1em;
	text-align: center;
	margin-top: -0.3em;
	margin-bottom: -0.2em;
	margin-left: -2px;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}

h2.subheader {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFFF;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
h2.center {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h3.subtitle {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	margin-bottom: -0.4em;
	margin-top: 1em;
	}

strong {
	font-style: normal;
	font-weight: bold;
}

ul {
	font-size: 0.8em;
}

form {
 border: 1px solid #666699;
 padding: 15px;
 background-color: #E6F4B4;
 margin: 25px;
}

/************* Layout Divs *************/
#banner {
	background-color: #000000;
	height: 155px;
	margin: 0;
}

#navbar {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 32px;
}

#choirsubmenu {
	background-color: #C8E177;
	float: left;
	width: 140px;
	font-size: 0.75em;
	margin-top: 10px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

#emptysidebar {
	float: left;
	width: 140px;
}

#homepagesidebar {
	float: left;
	width: 209px;
	height: 362;
	background-color: CCCC99;
}

#sidebar {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 0.9em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
	background-color: #CCCC99;
	padding-left: 2px;
}

#content {
	margin-left: 180px;
	margin-right: 10px;
}

#footer {
	clear: both;
	background-color: #CCCC99;
	border-top-color: #FFFFFF;
	border-top-style: groove;
	border-top-width: 8px;
}
#footer2 {
	clear: both;
	background-color: #FFFFFF;
	border-top-color: #CCCC99;
	border-top-style: groove;
	border-top-width: 8px;
}

#rightbox {
	float: right;
	width:	240px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 10px;
	padding: 5px;
	background-color: #CCCC99;
	border-color: #832519;
	border-style: solid;
	border-width: 8px;
}

#rightboxHomeBlack {
	float: right;
	width:	300px;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: 5px;
	padding: 10px;
	background-color: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 8px;
	color: #FFFFFF;
}

#rightboxHomeMaroon {
	float: right;
	width:	300px;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: 5px;
	padding: 10px;
	background-color: #832519;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 8px;
}

#rightboxHomeGold {
	float: right;
	width:	300px;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: 5px;
	padding: 10px;
	background-color: #EBD575;
	border-color: #832519;
	border-style: solid;
	border-width: 8px;
	color: #832519;
}

#rightboxHomeWhite {
	float: right;
	width:	300px;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: 5px;
	padding: 10px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 8px;
	color: #000000;
}

#rightboxHomeGreen {
	float: right;
	width:	300px;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: 5px;
	padding: 10px;
	background-color: #E6F4B4;
	border-color: #000000;
	border-style: solid;
	border-width: 8px;
	color: #000000;
}
#HomeContactBox {
	float: right;
	width:	150px;
	margin-top: -35px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	background-color: #832519;
	border-color: #FFFFF;
	border-style: solid;
	border-width:3px;
	color: #FFFFFF;
	font-size: 0.8em;
}

#topboxBlack {
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width:6px;
}

#topboxGold {
	margin-left: 120px;
	margin-top: 0px;
	margin-rght: 10px;
	padding: 10px;
	background-color: #EBD575;
	border-color: #000000;
	border-style: solid;
	border-width:3px;
	color: #000000;
	width: 60%;
}

#centerbox {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	padding: 20px;
	margin: 40px;
	border-top-width: 8px;
	}

#centerboxBritAm {
	background-color: #32667A;
	color: #FFFFFF;
}
	
#centerboxGala {
	background-color: #F5F8CB;
	border-color: #000000;
	border-style: solid;
	padding: 20px;
	margin: 40px;
	border-top-width: 8px;
}

#floatright {
	float: right;
	text-align: right;
}

#GoldBackground {
	background-color: #EBD575;
	color: #832519;
	padding: 10px;
	margin: -10px;
}

#BlueBackground {
	background-color: #CFDFE5;
	color: #000000;
	padding: 10px;
	margin: -10px;
}

#BlackBackground {
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}

#DarkGrayBackground {
	background-color: #333333;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}

#GreenBackground {
	background-color: #E6F4B4;
	color: #000000;
	padding: 10px;
	margin: -10px;
}

#MaroonBackground {
	background-color: #832519;
	color: #FFFFFF;
	padding: 10px;
	margin: -10px;
}
	
/* ********* homepagesidebar link styles */
#homepagesidebar a:link {
	color: #CCCC99;
}

#homepagesidebar a:hover {
	background-color: #FFFFFF;
}

/* ************* navbar Link Styles****************** */

#navbar a:link {
	display: inline;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:visited {
	color: #FFFFFF;
	background-color: #000000;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:hover {
	color: #C8E177;
	background-color: #000000;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:active {
	color: #CCCCAA;
	background-color: #000000;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
	
/* ************* Choirsubmenu Link Styles****************** */

#choirsubmenu a:link {
	display: block;
	color: #000000;
	background-color: #E6F4B4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#choirsubmenu a:visited {
	display: block;
	color: #000000;
	background-color:#CCCCAA;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#choirsubmenu a:hover {
	display: block;
	color: #CCCC99;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#choirsubmenu a:active {
	display: block;
	color: #000000;
	background-color: #CCCC99;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

/* ************* HomeContactBox Link Styles****************** */

#HomeContactBox a:link {
	display: block;
	color: #FFFFFF;
	background-color: #832519;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 3px solid #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#HomeContactBox a:visited {
	display: block;
	color: #FFFFFF;
	background-color:#832519;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 3px solid #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#HomeContactBox a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #EDCE7A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 3px solid #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#HomeContactBox a:active {
	display: block;
	color: #FFFFFF;
	background-color: #823D34;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 3px solid #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

/* ************* rightboxHomeBlack Link Styles****************** */

#rightboxHomeBlack a:link {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeBlack a:visited {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeBlack a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
#rightboxHomeBlack a:active {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* ************* rightboxHomeMaroon Link Styles****************** */

#rightboxHomeMaroon a:link {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeMaroon a:visited {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeMaroon a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
#rightboxHomeMaroon a:active {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* ************* rightboxHomeGold Link Styles****************** */

#rightboxHomeGold a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeGold a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#rightboxHomeGold a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}

/* ************ #GoldBackground  Link styles ************ */
#GoldBackground a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#GoldBackground a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#GoldBackground a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}

/* *********** #BlackBackground Link Styles ********** */
#BlackBackground a:link {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#BlackBackground a:visited {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#BlackBackground a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* *********** #MaroonBackgroun Link Styles ********** */
#MaroonBackground a:link {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#MaroonBackground a:visited {
	color: #E6F4B4;
	text-decoration: underline;
	font-weight: bold;
}

#MaroonBackground a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
