img {
z-index: 0;
}

a img {
border:none;
}

.linespacing {
	line-height: 9px;
}
.storytitle {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #7fb539;
}
.storytitle2 {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ff5100;
}
.storysubtitle {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
.storysubtitleNI {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	line-height: 18px;
}
.storyauthor {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .25em;
}
.storynormal {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	line-height: 20px;
}
p {
	margin: 0px;
}
.storynormalindent {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	line-height: 20px;
	text-indent: 16px;
}
.sideBar {
	font-family: "Verdana", arial;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}
.recipe {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.recipeblack {
	font-family: "Helvetica Neue Light", Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
}
.recipeblue {
	font-family: "Helvetica Neue Light", Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #939FA9;
	font-weight: bold;
	letter-spacing: 1px
}
.recipewhite {
	font-family: "Helvetica Neue Light", Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
}
.padding {
	padding-right: 8px;
}
.rightimagepad {
	padding-right: 20px;
}
.tablepad {
	padding-right: 15px;
	padding-left: 10px;
}
.sidetablepad {
	padding-right: 5px;
	padding-left: 5px;
}
.recipetitlesmall {
	font-family: "Helvetica Neue Light", Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #575783;
	}
a:link {
	color: #ff5100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff5100;
}
a:hover {
	text-decoration: underline;
	color: #ff5100;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.partypicstablepad {
	padding-right: 7px;
	padding-left: 7px;
}
.caption {
	font-family: "Times New Roman", Times;
	font-size: 11px;
	font-style: italic;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.leftbotpadding {
	padding-right: 10px;
	padding-bottom: 10px;
}
.borders {
	border: 1.5px dotted #000000;
}
.charitylink{
	font-family: "Times New Roman", Times;
	font-size: 12px;
	color: #000000;
}
.desertHeader{
	font-family: "HelveticaNeue MediumExt", copperplate, impact, verdana;
	font-size: 18px;
	color: #660033;
	}
	.desertSub{
	font-family: copperplate, verdana;
	font-size: 14px;
	color: #000000;
	}
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Verdana;
text-align:center;
line-height:24px;
z-index:10000;
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
z-index:10000;

}

#dropmenudiv a:hover{ /*hover background color*/
color: #FFF;
background-color: #a8b6bc;
z-index:10000;
}

