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

/* General
---------------------------------------------------------------------*/

body {
	background:url(/images/background.jpg) repeat-x;
	background-color: #7D88C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
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: #CC0000;
	font-weight: normal;
}
#index h1 {
	font-size: 24px;
	color: #CC0000;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #414380;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}



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

.headPad {
	padding-bottom: 5px;
}
.colOne {
	padding: 12px 0px 10px 30px;
}
.colTwo {
	padding: 0px 0px 10px 0px;
}
.colThree {
	padding: 15px 20px 10px 15px;
}
#nav {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
#nav a:link {
	color:#666666;
	text-decoration: none;
}
#nav a:visited {
	color:#666666;
	text-decoration: none;
}
#nav a:hover {
	border-bottom: 1px dotted #110F4C;
	color: #5A609C;
}
.picBorder {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}
.indexTable{padding:0 10px 5px 10px;}

.rule {
	border-top: 1px solid #D5D8D8;
	margin: 15px 0;
}
#indexNews {
	width: 760px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	background: #990000 url(/images/newsBack2.gif) repeat-y;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}
#indexNews a:link, #indexNews a:visited {
	color: #fff;
}


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


.footer {
	color: #FFFFFF;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav {
	color: #FFFFFF;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footerNav a:hover {
	color: #0F0B48;
	text-decoration: underline;
	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;
}

/* Booking Mast
---------------------------------------------------------------------*/

.bookingPad {
	padding-right: 10px;
	padding-left: 10px;
}
.bookingTable {
	background-color: #87151A;
	background-image: url(/images/bookingBack.jpg);
	background-repeat: repeat-x;
}
.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: 12px;
	line-height: 30px;
	color: #009900;
	font-weight: bold;
}
.bookingSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #333366;
	font-weight: bold;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}