body {
	margin:0px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #E7D2B8 url(images/manilla.jpg) repeat;
}
a {
	color: #163796;
}
#wrap {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	padding: 0px;
	height: 100%;
}
#content {
	width:930px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
	background: url(images/header-partial.jpg) no-repeat left 70px;
}
ul {
	list-style-type: none;
}
.strike {
	text-decoration: line-through;
}
.hidden {
	visibility: hidden;
}

/*The h1 elements are hidden, just there for non-css viewing
(Upcoming Events, Classes, Instructors)*/
.hidden-h1 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.relative15 {
	position: relative;
	right: 15px;
}
.float-left {
	float: left;
	clear: both;
}
.float-left-pic {
	padding-right: 10px;
	float: left;
	padding-top: 2px;
}
.float-right {
	float: right;
	clear: both;
}
.float-right-pic {
	float: right;
	margin: 0px;
	padding-left: 10px;
}
.clear-both {
	clear: both;
}
.compact {
	font-size: 80%;
}
.ninety {
	font-size: 90%;
}
.smoosh {
	font-size: 85%;
	padding: 2px 3px;
	margin: 0px;
}
.register-mark {
	font-size: 80%;
	color: #444;
	vertical-align: top;
}
.zero-top {
	margin-top: 0px;
	padding-top: 0px;
}
.narrow-column {
	width: 300px;
}
.brown-box li {
	padding: 10px 0px 0px 55px;
	background: url(images/motif-indent.gif) no-repeat 0px 11px;
}

/*the top right round graphic that changes 
with the category selection. It changes
because it's a different image declared
on each category's style sheet (cat-all.css, 
cat-dance.css, etc) when the buttons at the bottom 
of the schedule table are clicked.*/
#top-image {
	background: none;
	height: 81px;
	width: 76px;
	position: absolute;
	left: 794px;
	top: 2px;
	z-index: 5;
}
div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}

/*the top banner image*/
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 15px;
}
#squash {
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#jul {
	padding: 4px 10px 7px 10px;
	margin: 4px 10px;
	line-height: 150%;
	border: 2px solid #b7866f;
	border-radius: 12px;
}
#julbg {
	background-image: url(images/flower3.jpg);
	background-repeat: repeat;
	background-position: center;
	color: #542914;
}
#julbg.brown-box h2 {
	color: #BD4050;
	font-size: 120%;
}
#mzt {
	padding: 4px 15px 7px 15px;
	margin: 4px 15px;
	line-height: 150%;
	border: 2px solid #b7866f;
	border-radius: 12px;
}
#mztbg {
	background-image: url(images/flower2.png);
	background-repeat: repeat;
	background-position: center;
	color: #542914;
}
/*################# SCHEDULE TABLE #####################*/

#schedule {
	background-color: #DADADA;
	z-index: 20;
	width: 900px;
	border-bottom: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 11px;
}
#schedule caption {
	text-indent: -1000em; /*hides caption, replaced with
	styled li (below) to presserve cross-browser alignment*/
}
.faux-table-caption {
	text-align:left;
	font-size: 140%;
	color: #663333;
	letter-spacing: 1px;
	width: 430px;
	font-weight: bold;
}
.schedule-subhead {
	font-size: 80%;
	padding-bottom: 1em;
	line-height: 1.2em;
}
#schedule td {
	padding-right: 3px;
	padding-left: 3px;
}
.top-header {
	color: #FFFFFF;
	background: #000000;
}

/*alternate color stripes each day*/
.alternate {
	background: #CCCC66;
}
.mon-wed-fri-sun {
	background: #B7C898;
}
.grey {
	color: #777;
}

/*Note at the bottom of the table*/
#footnote {
	margin: 0px 30px 0px 0px;
	font-size: 80%;
	float: right;
	background: #C9C9C9;
	padding: 5px 2px 4px 25px;
	width: 405px;
	border-bottom: 1px solid #999999;
}

.boldnote {
	color:#c22b3f;
	font-size: 115%;

}
.rednote {
	color:#bd4050;
	background: #fff;
	padding: 1px;

}
/**************** WELCOME *********************
link at top for info and map*/
#welcome {
	/*	margin: 0px;*/
	padding: 40px 210px 0px 300px;
	z-index: 60;
	position: absolute;
	left: 20px;
	top: 35px;
	visibility: hidden;
	margin: 0px;
}
#container {
	background: url(images/box-top.jpg) repeat-y;
	width: 366px;
}
#welcome p {
	width: 330px;
	padding: 15px 0px 0px 21px;
	margin: 0px;
}
#welcome .last-p {
	background: url(images/box-bottom-rev.jpg) no-repeat left bottom;
	padding: 15px 15px 120px 21px;
}
#welcome h1 {
	font-size: 130%;
	color: #BD4050;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 21px;
	margin: 0px;
}
#welcome img {
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
}

/****************** TOP MENU ************************/
#top-menu {
	margin: 10px 0px 0px;
	padding: 0px 0px 3px;
	font-size: 90%;
	width: 900px;
	z-index: 50;
	position: absolute;
	top: 65px;
	right: 15px;
}
#top-menu li {
	
	padding-right: 5px;
	padding-left: 4px;
	display: inline;
}

/*pushes the top-menu list items down level with the 
bottom of the larger title (a cheat) to their left*/
.push-down {
	
}


/************** CATEGORY BUTTONS **************************/
#cat {
	margin: 0px 15px 17px 0px;
	float: left;
	font-size: 120%;
	list-style: none;
	padding: 0px 2px;
	background: #C9C9C9;
	width: 445px;
	border-bottom: 1px solid #999999;
}
#cat li {
	color: #FFFFFF;
	background: url(images/button-glass.gif) no-repeat 0px 0px;
	height: 31px;
	margin: 3px;
	float: left;
	/***border-top: 3px solid #C9C9C9;***/
	padding: 0px;
}
/**#cat li:hover {
	background: url(images/button-glass-ro.gif) no-repeat  0px;
}**/
#cat a {
	color: #FFFFFF;
	background: url(images/button-glass-end.gif) no-repeat right 0px;
	text-decoration: none;
	display: block;
	padding: 6px 11px 8px 11px;
}
#cat a:hover {
	color: #aec6f2;
	/**background: url(images/button-glass-ro-end.gif) no-repeat right 0px;**/
	
}
/**#cat a:active {
	background: url(images/button-glass-ro-end.gif) no-repeat right 0px;
}**/
#cat #catall {
	color:#000000;
	background: url(images/button-glass-ro.gif) no-repeat left 0px;	
}
#cat #catall a {
	color:#000000;
	background: url(images/button-glass-ro-end.gif) no-repeat right 0px;	
}

/********** The question mark links ********/
.question {
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
}
.question a {
	background: #BD4050;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.question-inst {
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
}
.question-inst a {
	background: #BD4050;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.question-inst a:hover, .question a:hover {
	background: #333;
}
table a:hover {
	background:#faf7c7;
}

/****** The pop up boxes with class and instructor info ****/
.instructor {
	background: url(images/box-top.jpg) repeat-y left top;
	position: absolute;
	left: 25px;
	top: 136px;
	font-size: 100%;
	visibility: hidden;
	height: 41em;
	margin: 0px;
	padding: 0px;
	width: 877px;
	z-index: 90;
}
.instructor h2 {
	font-size: 120%;
	padding: 25px 10px 0px 22px;
	margin: 0px;
	color: #323D56;
}
.instructor p {
	width: 330px;
	padding: 25px 525px .5em 22px;
	margin: 0px;
}
.instructor-cram h2 {
	font-size: 90%;
	padding: 5px 10px 0px 22px;
	margin: 0px;
	color: #323D56;
}
.instructor-cram p {
	width: 350px;
	padding: 5px 525px .5em 10px;
	margin: 0px;
}

.instructor strong {
	color: #BD4050;
}
.cram {
 	width: 60px;
	height: 81px;
}

/*for IFY links in table*/
.pop {
	display: inline;
}
.pop a:hover {
	background: none;
}

/*A div put in there just to hold 
the bottom box graphic.
Nothing else was working.*/
.footerpic {
	background: url(images/box-bottom.jpg) no-repeat left bottom;
	height: 41em;
}

/***************** EVENTS *************************/

#events {
	/*the width adds 10 px beyond the table width
	so the photos will line up better with the table.
	Their drop shadows are what changes the alignment*/
	width: 910px;
	padding: 0px;
	clear: both;
}
#events a {
	padding: 0px;
	margin: 0px;
}
#events-text h1 {
	text-indent: -1000em;
	height: 23px;
	background: url(images/upcoming-events.jpg) no-repeat;
}
#events h2 {
	color: #BD4050;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 1.2em;
	padding-left: 30px;
	background: url(images/leaf.gif) no-repeat left 20px;
	font-size: 140%;
	border-top: 2px solid #BD4050;	/**clear: both;**/
}

#events div.wavy-box h2 {
	padding-top: 1em;
	padding-left: 0px;
	background: none;
	font-size: 140%;
	border-top: none;	
}

#events h3 {
	color: #663333;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	font-size: 120%;
}
#events h4 {
	color:#272727;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: .7em;
}
.darker {
	color: #663333;
}
#events-text {
	width: 490px;
	margin-bottom: 20px;
	clear: left;
}

#pix {
	float: right;
	width: 342px;
	position: relative;
	top: -25px;
}
#photo_01 {
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 0px;
}
#photo_02 {

	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#photo_03 {
	
	margin-top: 120px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 100px;
}
#pix .center {
	margin-left: 52px;
}
.brown-box {
	border: solid #AA7965 3px;
	padding: 0 7px;
	margin-top: 35px;
	background: url(images/manilla-peach.jpg);
	border-radius: 12px;
}
#events .brown-box h2 {
	background-image: none;
	padding-top: 9px;
	margin-left: -8px;
	margin-top: 0px;
	border-top: none;
}
#events ul {
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#events ul li {
	padding-bottom: .8em;
	margin-bottom: 0px;
}
#events ul h3 {
	padding-top: .4em;
	padding-left: 0px;
	margin-bottom: 5px;
}
#events .brown-box strong {
	color: #663333;
}
