body
{
	margin-top: 5pt;
	margin-left: 0pt;
	font-family: sans-serif;
	font-size: small;
	background-image: url(images/bg_orange.gif);
	background-repeat: repeat-y;
}

p {
	font-family: sans-serif;
	font-size: small; 
}

p a:link {
	color:#900;
}

p a:visited {
	color:#900;
}

p a:active {
	color:#990;
}

p.site-credit {
	font-family: sans-serif;
	font-size: x-small;
	text-align: center; 
	text-decoration: none;
}

p.nav {
	color: #000;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
}

p.nav a: {
	color: #000;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
	text-decoration: none;
}

p.nav a:visited {
	color: #000;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
	text-decoration: none;
}

p.nav a:link {
	color: #000;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
	text-decoration: none;
}

p.nav a:active {
	color: #000;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
	text-decoration: none;
}

p.nav a:hover {
	color: #fff;
	font-size: small; 
	font-weight: bold;
	margin-top: 5pt;
	margin-left: 2pt;
	text-decoration: underline;
}

p.sitecredit {
	font-size: x-small;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

p.page-note {
	font-size: x-small;
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

p.photo-caption {
	font-size: x-small;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 0pt;
}

p.page-quote {
	font-size: small;
	font-style: italic;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

p.page-title {
	font-size: 20pt;
	margin-top: 0px;
	margin-bottom: 12px;
}

p.page-subtitle {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 8px;
}

p.price-title {
	font-size: small;
	color: #F90;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.price-note {
	font-size: x-small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
p.price-amount {
	font-size: small;
	margin-top: 0pt;
	margin-bottom: 12pt;
	margin-left: 5pt;
}

p.class-title {
	color: #F90;
	font-size: small;
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

p.class-description {
	font-size: small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.class-note {
	color: #900;
	font-size: x-small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.instructor-name {
	color: #F90;
	font-size: small;
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

p.instructor-bio {
	font-size: small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.class-time {
	font-size: x-small;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.class-name {
	font-size: x-small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.class-instructor {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 8px;
}

p.event-date {
	font-size: small;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.event-name {
	font-size: small;
	color: #F90;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.event-description {
	font-size: small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.event-price {
	font-size: small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.event-note {
	font-size: x-small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.location-title {
	font-size: small;
	color: #F90;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

table {
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	border: 0pt;
	padding: 0pt;
}

table.class-schedule {
	border: 1pt;
	border-style: solid;
	padding: 0pt;
	border-color: black;
}

th.class-schedule {
	width: 100pt;
	border: 1pt;
	border-style: solid;
	padding: 2pt;
	border-color: black;
	font-family: sans-serif; 
	font-weight: bold; 
	font-size: small; 
	background-color: #F90;
}

td.class-schedule {
	font-family: sans-serif; 
	font-size: x-small;
	border: 1pt;
	border-style: solid;
	padding: 2pt;
	border-color: black;
}