.turkeypen 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3EFD5;
	padding: 0px 15px 15px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #f3efd5;
	border-bottom-color: #f3efd5;
	border-right-color: #ECE9D8;
	border-left-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B6C18;
}
.outBorder {
	border-width: 1px;
	border-color: #4B6C18;
	border-style: solid;
}
a:link{
	color: #e3EFD5;
}
a:hover{
	color: #e3EFD5;
}
a:visited{
	color: #e3EFD5;
}
a:hover{
	color: #ffffff;
}

.calendarSubtitle
{
	font-family: Verdana;
	font-size: 10px;
	color: #F3EFD5;
}
.calendar
{
	font-family: Verdana;
	font-size: 12px;
}

.bookBox
{
	border-style: none;
	background-image: url(../images/boookBoxBG.gif);
	font-family: Verdana;
	font-size: 9pt;
	color: #4B6C18;
	width: 100px;
	cursor: default;
}

.bookBoxInfo
{
	border-style: none;
	background-image: url(../images/boookBoxBG.gif);
	font-family: Verdana;
	font-size: 10pt;
	color: #4B6C18;
	width: 150px;
	height: 16px;
	cursor: default;
}

.bookButton
{
	color: #4B6C18;
	background-color: #ffc13d;
	border-style: none;
	border-width: 0px;
	cursor: hand;
	height: 25px;