.linespacing { 
	line-height: 9px;
}
.storytitle {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #C0ADC8;
}
.storysubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
.storyauthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .25em;
}
.storynormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	margin: 0px;
}

.storynormalindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-indent: 16px;
}
.recipe {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.recipeblack {
	font-family: "Helvetica Neue Light", Helvetica;
	font-size: 24px;
	line-height: 28px;
}
.recipeblue {
	font-family: "Helvetica Neue Light", Helvetica;
	font-size: 24px;
	line-height: 28px;
	color: #939FA9;
	font-weight: bold;
}
.padding {
	padding-right: 8px;
}
.rightimagepad {
	padding-right: 20px;
}
.tablepad {
	padding-right: 10px;
	padding-left: 10px;
}
.recipetitlesmall {
	font-family: "Helvetica Neue Light", Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.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: #9999CC;
}

.partypicstablepad {
	padding-right: 7px;
	padding-left: 7px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	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;
}
.style1 {font-size: 14px; color: #575783; font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#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: 180px;
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: #CCC0D4;
z-index:10000;
}
