/* CSS Document */

h3.attractions {
	/*font-family: "Times New Roman", Times, serif;*/
}

.toplinks {
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size:10pt;*/
	font-weight:bold;

}

.attractiontext {
	/*font-family: "Times New Roman", Times, serif;*/

}




.descriptionBlock {
	margin-left:20px;

}


/*HUNTING*/

.smallText {
	font-size:12px;
}

.calendarSubTables {
	font-size:12px;
}

.calendarTable {
	border-color:#4D645E;
	border-style:solid;
	border-width:1px;
	color: #333333;
	width: 100%;
	background-color: #CCCCCC;
}

.calendarHeadCell {
	background-color:#4D645E;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.calendarCell {
	border-color:#4D645E;
	border-style:solid;
	border-width:1px;
}

.borderBottomCell {
	border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color: #666666;
}


.huntingLinkSection {
	
}

.huntingLinkIntro {
	font-weight:bold;
}

.huntingLinks {
	
}

.actualLinks {
	margin-left:20px;
}

	