p, td, ol, ul {	color: #000000;
	font-family: arial;
	font-size: 11px;
	line-height: 130%;
}

.formtext {
	font-family: arial;
	font-size: 14px;
	color:#FFFFFF;
	}

.header { color: #ff9933;
	font-weight: bold;

}

.text_white { color: #ffffff 

}

.descrip {font-size:10px;
	font-weight:bold;

}

.homepics_white { color: #FFFFFF;
	font-size:12px;
	font-weight:bold;

}

.homepics_brown { color: #663300;
	font-size:12px;
	font-weight:bold;

}

.music { color: #CC6600;
	font-size:14px;
	font-weight:bold;
	line-height: 120%;

}

.header_white { color: #ffffff;
	font-weight: bold;

}

H1 { color: #ff9933;
	font-weight: bold;
	font-size: 18px;

}

.footer {
	font-family: arial;
	color: #A9B269;
	font-size: 18px;
	
}

a:link {
	color: #FC6E1C;
	text-decoration: none;
}
a:visited {
	color: #FC6E1C;
	text-decoration: none;
}
a:hover {
	color: #FC6E1C;
	text-decoration: none;
}
a:active {
	color: #FC6E1C;
	text-decoration: none;
}

a.header_white:link { color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

a.header_white:visited { color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

a.header_brown:link { color: #663300;
	font-weight: bold;
	text-decoration: none;

}

a.header_brown:visited { color: #663300;
	font-weight: bold;
	text-decoration: none;

}

a.footer:link {
	font-family: arial;
	color: #A9B269;
	font-size: 18px;
	text-decoration: none;
	
}

a.footer:visited {
	font-family: arial;
	color: #A9B269;
	font-size: 18px;
	text-decoration: none;
}



/*.calendar {
	font-family: "Lucida Sans";
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.border {
	border: 1px dashed #333333;
}
.borderPurple {
	border: 1px solid #503752;
}*/