.title {
	font-family: Arial; 
	font-size: 18px; 
	color: #ff7e51; 
}

.normaltext {
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
}

.normaltextBold {
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff; 
}

.Black14 {
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #000000;
	font-weight: bold;
}

.White14 {
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
}

.Yellow14 {
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #fdb813;
	font-weight: bold;
}

.Yellow12 {
	font-family: Arial; 
	font-size: 12px; 
	color: #fdb813;
	font-weight: bold;
}

.myopenclose {				/*from Yellow12 */
	font-family: Century Gothic; 
	font-size: 12px; 
	color: #fdb813;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.myopenclose1 {				/*from Yellow14 */
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #fdb813;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.myopenclose2 {				/*from normal text bold */
	font-family: Arial; 
	font-size: 12px; 
	color: #fdb813;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.mynewopenclose1 {				
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose1 {			
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.mynewopenclose2 {				
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose2 {			
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.mynewopenclose3 {				
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose3 {			
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.mynewopenclose4 {			/*aboutus instructors part*/
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #fdb813;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose4 {				
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.mynewopenclose5 {			/*aboutus bio part*/	
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose5 {			
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.mynewopenclose6 {			/*happening events part*/	
	font-family: Century Gothic; 
	font-size: 14px; 
	color: #fdb813;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.thenewopenclose6 {			
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}

.warning {
	font-family: Arial; 
	font-size: 14px; 
	color: #c90021;
	font-weight: bold;
}

.sublinkWhite {
	font-family: Century Gothic; 
	font-size: 16px; 
	color: #ffffff;
	font-weight: bold;
}

.sublinkYellow {
	font-family: Century Gothic; 
	font-size: 16px; 
	color: #fdb813;
	font-weight: bold;
}

.sublinkDivider {
	font-family: Century Gothic; 
	font-size: 16px; 
	color: #c4c3c3;
	font-weight: bold;
}

.contactform{
	font-family: Verdana; 
	font-size: 11.5px; 
	color: #7a6c5b; 
	border:1px solid #dacdbc;
}

.droplist {
	font-family: Century Gothic; 
	font-size: 12px;
	color: #ffffff; 
	background-color: #000000; border:1px solid #f6b312;
}

.email {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff; 
	background-color: #000000;); border:1px solid #f6b312;
}

.emailtext {
	font-family: Verdana; 
	font-size: 11px; 
	color: #c0af9c; 
}

.emailtextBold {
	font-family: Verdana; 
	font-size: 11px; 
	color: #c0af9c; 
	font-weight: bold;
}

.copyright {
	font-family: Arial; 
	font-size: 11px; 
	color: #c4c3c3;
}

.orange {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ff7e51; 
}

.orangeBold {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ff7e51; 
	font-weight: bold;
}

.orangeSmall {
	font-family: Verdana; 
	font-size: 11px; 
	color: #ff7e51; 
}

.white {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff; 
}

a#footer{
	color:#ff7e51;
}
a#footer:hover{
	color:#c5b49f;
}

a#sublink{
	color:#ffffff;
}
a#white:sublink{
	color:#fdb813;
	}
