
body {background-color: white}
div#popupPage {
	/*border-left: 1px #0080ff solid; border-top: 1px #0080ff solid;*/
	/*border-bottom: 4px blue solid; border-right: 4px blue solid;*/
	margin: 0; padding-left: 30px; padding-right: 30px;
	padding-top: 15px; padding-bottom: 15px;		
	margin-left: 10px; margin-top: 10px; 
	width: 640px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 background-color: #ffffe8;
	}
div#showFlyer {
	width: 640px; height: 500px; overflow: auto; margin: 10px; padding: 5px; 
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 background-color: #ffffe8;
	}
div#eventName{font-size: 20px; color: #060; padding: 0; margin: 0;  font-style:italic; 
	padding-bottom: 15px; text-align:center;}
div#timePlace {font-weight: bold; color: #060; text-align: center; margin-bottom: 7px; }
div#eventLocation {font-weight: bold; color: black; text-align: center; margin-top: 7px;}
div#longDesc{padding-left: 25px; padding-right: 25px; padding-top: 10px; margin: 0;}
div#pricing{font-weight: bold; padding-top: 20px; 
	padding-left: 25px; padding-right: 25px; text-align: center;}
div#producers {padding-left: 25px; padding-right: 25px; font-size: larger; padding-bottom: 10px;
	padding-top: 20px; color: #800000; font-weight: bold;text-align: center;}
p.website {color: #800000; font-weight: bold;  text-align: center;}
div#notes{font-style: italic; padding-left: 25px; padding-right: 25px; text-align: center; padding-top: 10px;}
div#sched_item{background-color: white; color: #060; width: 75%; text-align: center; margin-left: 12%;  padding: 7px; font-weight: bold; border: 1px gray solid; margin-top: 5px;}
div#sched_type{color: #800000;}
span.sched_time{}
div#sched_location{}
div#sched_title{}
div#sched_note{font-style: italic; font-family: serif;}
div#sched_desc{color: black; font-weight: normal;}
div#schoolFooter {margin-top: 20px; font-size:12px;}
