.border {

	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:thin;


}
.listHead {
	clear: both;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-weight: bold;
	text-transform: uppercase;
}

.listSec {
	list-style-position: outside;
	list-style-type: circle;
}


/*Header Styles*/
.pagetitle_white {
	line-height: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: 12px;
}

.outline {
	border-bottom: 1px solid #6C1520;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C1520;
}
.merch_headers {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.photo_caption a {
	font-size: 9px;
	text-align: center;
	padding-right: 18px;
	background: transparent url(images/icons/window.gif) no-repeat center right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.schedule_item {
	border: 1px dotted #FF7300;
	position: relative;
	width: 450px;
	height: 80px;
	margin: 5px;
	padding: 10px;
	background-color: #F9EDDC;
}
.classes_box {
	margin: 0px 0px 5px 10px;
	padding: 10px 10px 0px;
	width: 250px;
	float: right;
	border: 1px dotted #6C1520;
	background-color: #FFF6E6;
}

.long_box {
	margin: 0px 0px 5px 10px;
	padding: 10px 10px 0px;
	float: right;
	border: 1px dotted #6C1520;
	background-color: #FFF6E6;
}

.rss_box {
	margin: 0px 0px 5px 10px;
	padding: 10px 10px 0px;
	width: 125px;
	float: right;
	border: 1px dotted #6C1520;
	background-color: #FFF6E6;
	text-align: center;
}.classes_box ul {
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
}

.small_gray {
	font-size: 11px; 
	color: #3E3A35;
}
.cancelled {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	border: 1px dotted #FF7300;
	position: relative;
	width: 220px;
	height: 30px;
	margin: 5px;
	padding: 10px;
	background-color: #F9EDDC;
}
.cancelled A:link {font-size: 12px;	font-weight: bold; color: #CC3333;}
.cancelled A:visited {font-size: 12px;	font-weight: bold; color: #CC3333;}
.cancelled A:active {font-size: 12px;	font-weight: bold; color: #CC3333;}
.cancelled A:hover {font-size: 12px;	font-weight: bold; color: #CC3333;}
.ham_cancelled {
	border: 1px dotted #FF7300;
	position: relative;
	width: 220px;
	height: 380px;
	margin: 5px;
	padding: 10px;
	background-color: #F9EDDC;
}
.redtext {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}