body{
	margin: 15px 0 0 0;
	padding: 0;
	font-family: georgia;
	font-size: 12px;
	text-align: center;
	color: #000000;
	line-height: 1.3em;
	background-color: #0a0035;
}

a:link{
	color: #cc3300;
	text-decoration: none;
}

a:visited{
	color: #cc3300;
	text-decoration: none;
}

a:hover{ 
	color: #068f9d; 	
	text-decoration: none;
}

#header{
	width: 950px;
	margin: 0 auto;
	background-image: url("../i/header.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	height: 36px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 2.2em;
	color: #C0C511;
}

#blueWrap{
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 950px;
	background-image: url("../i/blueBGfade.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d3eaf4;
	padding: -20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.roundcorners{
	margin-bottom: -20px;
}
	
#mainContent{
	margin: 5px 20px 10px 10px;
}

#mainContentBar{
	margin: 30px 0 0 0;
}

div.leftContent{ /* Changed from id to class */
	margin: 10px 0 10px 15px;
	width: 440px;
	float: left;
}

div.rightContent{ /* Changed from id to class */
	margin: 10px 5px 10px 0;
	width: 400px;
	float: right;
}

#mainContentFooter{
	clear: both;
}
#divider{
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
	margin: 20px 0;
}


#pageFooter{
	width: 877px;
	margin: 0 auto;
	text-align: left;
	background-image: url("../i/bottomBG.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	color: #ffffff;
	padding: 8px 0 0 15px;
	clear: both;
	margin-bottom: 40px;
}

#pageFooter a{
	color: #01458a;
}
#pFootLeft{
	margin: 7px 0 0 10px;
	float: left;
	font-size: 1.1em;
	color: #646464;
}

#pFootRight{
	margin: 7px 37px 0 0;
	float: right;
	font-size: 1.1em;
	color: #646464;
}


h1{
	color: #000000;
	font-size: 1.9em;
	font-weight: normal;
	margin: 10px 15px 25px 14px;
	display: inline;
}

h2{
	color: #22055d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0px;
}

h3{
	color: #22055d;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h4{
	margin: 0 0 0 0;
}

.biggieLetter{
	color: #22055d;
	display: inline;
	font-size: 1.7em;
	font-weight: bold;
}




/* --------------- questions and answers  */



#orangeWrap{
	text-align: left;
	margin: 0 auto;
	width: 950px;
	background-image: url("../i/orgBGfade.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #e9e4c7;
	padding: -20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}


#qDivider{
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
}




/* --------------- other creative pursuits  */



#greenWrap{
	text-align: left;
	margin: 0 auto;
	width: 950px;
	background-image: url("../i/greenBGfade.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #e2eed8;
	padding: -20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#greenDivider{
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
}

#leftContentBar{
	margin: 30px 0 0 15px;
	width: 422px;
	float: left;
}

#rightContentBar{
	margin: 30px 20px 0 0;
	width: 422px;
	float: right;
}




/* --------------- wide one (performances) */



#wBlueWrap{
	text-align: left;
	margin: 0 auto;
	width: 950px;
	background-image: url("../i/blueBGfade.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d3eaf4;
	font-size: 1.2em;
	line-height: 1.9em;
}

#wDivider{
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
	margin: 35px 0 0 0;
}

.wideContentBar{ /*changed*/
	margin: 30px 0 10px 15px;
}

.perfQuote{
	font-style: italic;
}

.wideContentBar ul{ /*added*/
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
}


/* --------------- wide green one (events) */



#wgWrap{
	text-align: left;
	margin: 0 auto;
	width: 950px;
	background-image: url("../i/greenBGfade.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #e2eed8;
	font-size: 1.2em;
	line-height: 1.9em;
}


#wgDivider{
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
	margin: 35px 0 0 0;
}





/* --------------- press quote */


.pressQuote{ /*changed*/
	text-indent: 30px;
	margin: 40px 240px 0px 40px;
	font-style: italic;
	font-size: 1.3em;
 	text-align: center;
 	float: none;
 	
}

.pressDivider{ /*changed*/
	clear: both;
	height: 50px;
	background-image: url("../i/lineDrawings/optimized/dividersAll/rotater.php");
	background-position: center;
	background-repeat: no-repeat;
	margin: 35px 0 0 0;
}

/* changed
changed id to class on pressQuote pressDivider wideContentBar 8/12/08
*/

p.tinymce{
	margin: 7px 0;
}

blockquote.tinymce{
	margin-top: 5px;
	margin-bottom: 5px;
}

img.bottomround{
	margin: 0;
	padding: 0;
}

ul.linklist li span{
	position: relative;
	top: -3px;
}

p.qa span.biga{
	font-size: 30px;
	text-shadow: silver 2px 2px 1px;
	color: #22055d;
	padding: 0 5px 0 0;
	margin: 0;
	font-weight: normal;
	float: left;
	}

h2 span.biga{
	font-size: 30px;
	text-shadow: silver 2px 2px 1px;
	color: #22055d;
	padding: 0 5px 1px 0;
	margin: 0;
	font-weight: normal;
	}

p.qa{
	margin-top: 10px;
	padding-left: 1px;
	display: block;
}
