
/* GENERAL PAGE CONTENT STYLE */

body {
	margin:0px;
	background-color: #EBEBE0;
	font-size: 11px; 
	color: #000000; 
	font-family: verdana,arial,helvetica; 
	line-height:14px;
}

.pdfIcon {
	height:16px;
	width:16px;
	border:0px;
}

.title { 
	font-size: 18px; 
	color: #663300; 
	font-family: verdana,arial,helvetica; 
	font-weight:normal;
	
}

h1  { 
	font-size: 18px; 
	color: #663300; 
	font-family: verdana,arial,helvetica; 
	font-weight:normal;
	
}

h2 { 
	font-size: 15px; 
	color: #663300; 
	font-family: verdana,arial,helvetica; 
	line-height:18px;
	margin-top:2px;
	font-weight:bold;
	
}

h4 { 
	font-size: 13px; 
	color: #000000; 
	font-family: verdana,arial,helvetica; 
	line-height:16px; 
	font-weight:bold }

.instructortitle {
	font-size: 13px;
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	padding-right:20px;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #C2C2A3;
}


.instructorClasses {
	display: block;
	padding-bottom: 20px; }


.upcomingTitle {
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	display: block;
}


.titletext { font-size: 11px; color: #663300; font-family: verdana,arial,helvetica; line-height:14px; font-style: italic }

.header { font-size: 14px; color: #000000; font-family: verdana,arial,helvetica; line-height:16px; font-weight:bold }

.header2 { font-size: 12px; color: #000000; font-family: verdana,arial,helvetica; line-height:16px; font-weight:bold }

.subhead { font-size: 11px; color: #000000; font-family: verdana,arial,helvetica; line-height:20px; font-weight:bold }

.subheadgry { 
	font-size: 11px; 
	color: #663300; 
	font-family: verdana,arial,helvetica; 
	line-height:20px; 
	font-weight:bold;
}
.teen_title { font-size: 12px; color: #224392; font-family: verdana,arial,helvetica; line-height:14px; font-weight:bold }

li {line-height:17px;}


td, { font-size: 11px; color: #000000; font-family: verdana,arial,helvetica; line-height:14px }
td, body A:link { color: #996600; }
td, body A:active { color: #996600;  }
td, body A:visited { color: #996600;  }
td, body A:hover { color: #663300; }

.content, td, body { font-size: 11px; color: #000000; font-family: verdana,arial,helvetica; line-height:14px }
.content A:link { color: #996600; text-decoration:none }
.content A:active { color: #996600; text-decoration:none }
.content A:visited { color: #996600; text-decoration:none }
.content A:hover { color: #663300; text-decoration:none }

.contentgry { font-size: 11px; color: #666666; font-family: verdana,arial,helvetica; line-height:14px }
.contentgry A:link { color: #996600 }
.contentgry A:active { color: #996600 }
.contentgry A:visited { color: #996600 }
.contentgry A:hover { color: #663300 }

.lefthand { font-size: 11px; color: #999966; font-family: verdana,arial,helvetica; line-height:14px }
.lefthand A:link { color: #999966 }
.lefthand A:active { color: #999966 }
.lefthand A:visited { color: #999966 }
.lefthand A:hover { color: #666633 }


.contentsm { font-size: 10px; color: #000000; font-family: verdana,arial,helvetica; line-height:14px }
.contentsm A:link { color: #996600 }
.contentsm A:active { color: #996600 }
.contentsm A:visited { color: #996600 }
.contentsm A:hover { color: #663300 }


.contentwht { font-size: 11px; color: #ffffff; font-family: verdana,arial,helvetica; line-height:14px }
.contentwht A:link { color: #ffffff }
.contentwht A:active { color: #ffffff }
.contentwht A:visited { color: #ffffff }
.contentwht A:hover { color: #eeeeee }

.programSubMenu {
	font-size: 11px;
	color: #999966;
	font-family: verdana,arial,helvetica;
	line-height: 16px;
	font-variant: normal;
	font-weight: bold;
}
.programSubMenu A:link { color: #996600 }
.programSubMenu A:active { color: #996600 }
.programSubMenu A:visited { color: #996600 }
.programSubMenu A:hover { color: #663300 }


/* FOOTER LINKS STYLE */
.footer { font-size: 9px; color: #999966; font-family: verdana,arial,helvetica }
.footer A:link { color: #999966; text-decoration:none }
.footer A:active { color: #999999; text-decoration:none }
.footer A:visited { color: #999966; text-decoration:none }
.footer A:hover { color: #996600; text-decoration:none }

/* FORM STYLES */
.dropdown { font-size: 11px; color: #663300; font-family: verdana,arial,helvetica; background-color:#F5F5F0 }

.textfield { font-size: 11px; color: #663300; font-family: verdana,arial,helvetica; /*background-color:#EEEEEE*/ background-color:white; }

.button { font-size: 11px; color: #663300; font-family: verdana,arial,helvetica; background-color:#FFFFFF }

.FriendPhoto {
	margin-left:20px; 
	margin-bottom:20px;
}

.PhotoBorder {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-color: #B2B28C; }


/* Table Styles */

.InfoBox {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-color: #B2B28C;
	background-color: #F5F5F0;
	margin-top:4px;
	margin-bottom:8px;}

.InfoBoxRowAlt { background-color: white; }
.odd { background-color: white; }
.even { background-color: #F5F5F0;}


/* Friend Ticket Form Styles */

.Label {
	border:0px;
	font-size: 12px;
	background-color: #F5F5F0; }

.LabelAlt {
	border:0px;
	background-color: white;
	font-size: 12px; }

.seriesname {
	font-size:14px;
	color:#663300;
	letter-spacing:1px; }


/* FOR TESTING ONLY */
.contenttest { font-size: 9px; color: #999966; font-family: verdana,arial,helvetica }
.contenttest A:link { color: #999966 }
.contenttest A:active { color: #999966 }
.contenttest A:visited { color: #999966 }
.contenttest A:hover { color: #666633 }
