@import url(http://misc.hersheypa.com/assets/social_bar/social_bar.css);
/* General
---------------------------------------------------------------------*/

body {
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	background-color: #A6977A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
a:link {
	color: #103F74;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #897A5A;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-top: 1px;
	padding-top: 1px;
}

h1 {
	font-size: 18px;
	color: #103F74;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #103F74;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}


/* Layout
---------------------------------------------------------------------*/

.rightBack {
	background-image: url(/images/parchmentBack.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightColumn {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#mainNav {
	width: 225px;
}
.packagesTable {
	background-color:#FFFFFF;
}
.packagesTop {
	background-color: #F4F1EA;
	padding: 15px;
	background-image: url(/rates/images/packagesBack.jpg);
	background-repeat: repeat-x;
}
.packagesLight {
	background-color: #E4E0D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.packagesDark {
	background-color: #D6D2C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.vidPad {
	margin: 0 10px 10px 20px;
}

/*#diningZ ul li{
	padding: 0px 0 2px 40px;
	background: transparent url(/images/bullet.gif) no-repeat 1% 54%;
}*/
#diningZ ul { list-style-image: url("/images/bullet.gif"); }

.diningSpecialPad {
	margin-top: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background: #A6977A;
	text-align: center;
}

/* Typography
---------------------------------------------------------------------*/

.booking01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #000000;
}
.bookingLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333366;
	font-weight: bold;
}
.bookingSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #333366;
	font-weight: bold;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.breadcrumb a:link {
	color: #FFFFFF;
}
.breadcrumb a:visited {
	color: #FFFFFF;
}
.breadcrumb a:hover {
	color: #666666;
}
.footnote {
	font-size:10px;
	margin-bottom: 5px;
	line-height:14px;
}
.shopsHead {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #BC7B43;
}
.diningSpecials {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.diningSpecialsDetail {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.diningSpecialsDetailTag {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	
}
.diningBoxHead {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.diningBoxHead a:link, .diningBoxHead a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}
.diningBoxHead a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
