/***********************************************/
/* <!-- Coding Copyright Mike's Freeware 2008 All rights reserved http://www.mikesfreeware.com Do not remove this line.-->        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


	.datenumfont{
	font-size:10px;
}
.dayfont{
		font-size: 10px;
}
.smallcalmth{
	font-size: 12px;
	font-weight: bold;
} 
a.calhead{
	font-size: 13px;
	color: white;
	text-align: center;
	font-weight: bold;
	background: #680C18;
	letter-spacing: 3px;
	margin-top: 0px;
}

.time{
	font-size: 11px;
	color: #add8e6;
	font-weight: bolder;
	text-align: left;
}

.caltd{
	text-align: center;
	background-color: #680C18;
}
.cal_date{
	font-size: 12px;
	color: #1e90ff;
	font-weight: bold;
}
.cal_title{
	font-size: 14px;
	color: maroon;
	font-weight: bold;
	
}
.cal_desc{
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.cal_box2{
	
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#calbox{
	border-color: #680C18 #680C18 #680C18 #680C18;
	border-bottom: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 6px;
	border: solid;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	width:200px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/


