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

body {
	background-image: url(/images/patternSm.gif);
	background-repeat: repeat;
	background-color: #93C52D;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #DF0028;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8CC433;
}
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: #DF0028;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #8F3192;
	margin-top: 0;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	color: #74A228;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}


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

.colIndexLeft {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.colEntLeft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colEntRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.colIndexRight {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colIndexRightSub {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colSubLeft {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.colSubRight {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.imgWrapper img {
	background-color:#FFFFFF;
	border: 1px solid #95C631;
	padding: 4px;
}
.tableLight {
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.tableDark {
	background-color: #DADADA;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.tableWhite {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.tableGreen {
	background-color: #93C52D;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFFFFF;
}


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

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.breadcrumb a:link {
	color: #FFFFFF;
}
.go_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF452;
	line-height: 16px;
	font-weight: bold;
}
.footer a:link {
	color: #FFF452;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF452;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:hover {
	color: #8F3192;
	text-decoration: underline;
}
.calDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
.calEvent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.calEvent a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.calEvent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.calMiddle {
	background-image: url(/images/calBack.jpg);
	background-repeat: repeat-y;
	height: 85px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.breadcrumb a:visited {
	color: #FFFFFF;
}
.breadcrumb a:hover {
	color: #666666;
}
.footnote {
	font-size:10px;
	margin-bottom: 5px;
	line-height:14px;
}


/* Firsts Section
---------------------------------------------------------------------*/

#firsts {
	width: 490px;
}
#firstsItem { 
	width: 490px;
	clear: both;
}
#firstsItem h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#firstsPhoto {
	width: 125px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#firstsText {
	width: 360px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}