@import url(http://misc.hersheypa.com/assets/social_bar/social_bar.css);
/* General
---------------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}
.footnote{
	font-size: 9px;
}
a:link {
	color: #4D2E2C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6F615C;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
p {
	margin-top: 1px;
	padding-top: 1px;
}
h1 {
	font-size: 18px;
	color: #4D2E2C;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #4D2E2C;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}
h4 a:link {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h4 a:visited {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h4 a:hover {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h2 a:link {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
h2 a:visited {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
h2 a: hover {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}


/* Layout
---------------------------------------------------------------------*/


.rightColumn {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.rightColumnAgain {
	padding-right: 25px;
}
#rfpBot {
	height: 30px;
	width: 225px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/rfp01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rfpBot:hover {
background-position: 0 -30px;
}
#rfpTop {
	height: 25px;
	width: 140px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/rfpTop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rfpTop:hover {
background-position: 0 -25px;
}
.travelHead {
	font-size: 12px;
	color: #FFFFFF;
}
.travelHeadSub {
	font-size: 10px;
	color: #FFFFFF;
}
.hdsHead {
	font-size: 7px;
	color: #FFFFFF;
}
#greenPage h1 {
	color: #006600;
}
.vidPad {
	margin: 0 10px 10px 15px;
}
#headerPop {width:500px;height:375px;}

/* Typography
---------------------------------------------------------------------*/

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D2E2C;
	line-height: 16px;
}
.footer a:link {
	color: #4D2E2C;
	text-decoration: underline;
}
.footer a:visited {
	color: #4D2E2C;
	text-decoration: underline;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.footerNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4D2E2C;
	line-height: 12px;
}
.footerNav a:link {
	color: #4D2E2C;
	text-decoration: underline;
}
.footerNav a:visited {
	color: #4D2E2C;
	text-decoration: underline;
}
.footerNav a:hover {
	color: #990000;
	text-decoration: underline;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D2E2C;
}
.breadcrumb a:link{
	color: #4D2E2C;
}
.breadcrumb a:visited{
	color: #4D2E2C;
}
.breadcrumb a:hover{
	color: #990000;
}






