body, td, a, h1, h2, h3, h4, h5, span, .bodyText {font-family : Comic Sans MS, arial; font-size:14px; } 
#dataTable table { border: 1px solid #8b6121; border-collapse:collapse; } 
#dataTable th { background-color: #8b6121; color: white;} 
#dataTable tr { 	} 	
#dataTable td { background-color: #F5F3EB; vertical-align: middle; font-size : 95%; padding: 2px 3px 2px 3px; border-left:1px dotted #8b6121; } 

#imgCell {	align: center; } 
#imgCell a {	border: 3px solid white; } 
#imgCell a:hover {	border: 3px solid #FADE85; } 


/*a.content:hover, a:hover { background-color : #f9d591; } */

h1 { color: #000000; font-size : 160%; 	font-weight:bold; margin-top: 16px; margin-bottom: 10px; padding-bottom: 0px;} 
h2 { color: #8b6121; font-size : 160%; 	font-weight:bold; margin-top: 16px; margin-bottom: 10px; padding-bottom: 0px;} 
h2.miva { color: #8b6121; font-size : 160%; 	font-weight:bold; margin-top: 0px; margin-bottom: 10px; padding-bottom: 0px;} 
h3 { color: #8b6121;  font-size : 130%; margin-top: 16px; margin-bottom: 0px; padding-bottom: 0px;} 
h4 { font-size : 110%; margin-top: 16px; margin-bottom: 0px; padding-bottom: 0px;} 
a.content:link, a.content:visited, a.content:active { color : #0033FF; } 

/* notes




*/


.nav { background-color: #333333; }
.navDivider { background-color: #996826; }

#mainMenu ul {
	width: 100%;
	list-style-type: none;
	padding-left: 1px;
	margin-left: 0px;
	float: left;
}

#mainMenu li {
	width: 180px;
}

/*Following is for IE/PC*/

* html #mainmenu li {
	float: left;
	clear:left;
}

#mainMenu li a {
	width: 100%;
	display: block;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
/*	border-left: 5px solid #5F5E58;
	background-color: #cedacd;
	yellow FADE85
*/
#mainMenu a:link {
	text-decoration: none;
	color: white;
}

/*	background-color: #FADE85;
*/

#mainMenu a:visited {
	text-decoration: none;
	color: white;
}

#mainMenu a:hover, a:active {
	background-color: #f9d591;
	text-decoration: none;
	color: black;
}


/* */
.specialOutline {
	width: 95%;
	border-top: 2px solid #d2473c; 
	border-bottom: 2px solid #d2473c; 
}
#specialCourses {
	margin: 10px 0px 5px 0px ;
	font-size : 130%;
	text-align: center;
	color:#d2473c;
	font-weight: bold;
}

/*	background-color: #e7e2d6;
	background-color: #f9d591; carolyn

#F1EDE0
*/
#course {
	background-color: #f9d591;
	float: left;
	border: 1px solid #333333;
	padding: 0px 0px 0px 0px;
	margin: 5px;
	text-align: center;
}
/* light green #97B195;
	light red E06B5A
*/
#course h3 {
	background-color: #8b6121;
	color: white;
	border-bottom: 1px solid #333333;
	font-size : 80%;
	padding: 0px ;
	margin: 0px 0px 5px 0px;
}
#course span {
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	text-align: center;
}
#course a {
	display: block;
	margin: 0px 0px 5px 0px;
}


#comingSoon {
	background-color: none;
	clear:both;
	border: 1px solid #333333;
	padding: 5px;
	text-align: left;
	display:block;
/*	width: 540px; */
	width: 90%;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 100%;
	font-weight: normal;
	padding: 5px;
}
#comingSoon h3 {
	font-size: 130%;
	padding: 0px ;
	margin: 3px;
	color:#d2473c;
	font-weight: bold;
	text-align:center;
}

.footerText {
	font:11px arial;
	font-style: italic;
	text-align:center;
	margin-top:3px;
	margin-bottom:15px;
	background-color:#ebe4cf;
}

#floatLeftClear {
	float: left;
	clear:left;
	margin: 2px 4px 2px 0px;
}
#floatLeft { float: left; margin: 2px; }

#floatRightClear {
	float: right;
	clear:right;
	margin: 2px 2px 2px 4px;
}
#floatRight { float: right; margin: 2px; }

#divider {
	border-top: 1px dashed #8b6121;
	margin: 15px 200px 15px 70px
}

#musicpick {
	margin-left: 20px;
	margin-bottom: 20px;
}
#musicpick-past {
	font-size: 87%;
	font-weight: normal;

}
#musicpick-past a {
	font-size: 100%;
	font-weight: normal;
}
	
#photocredit {
	color: #9d9f71;
}

#photolist img {
	margin: 2px;
}

#booklist {
	width:80%;
}
.small {font-size:80%}

.customerQuotes {
color:#666666;
padding:0px 0px 5px 0px;
text-align:left;
}
ul.imgbullets {
	margin:0;
	padding:0;
}
ul.imgbullets li {
list-style: none;
  background-image: url(Images/list-bullet.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
  }
