div {
	font-family: Arial, Helvetica, sans-serif;
}

#partyOverview {
	background-image: url(images/bg_stripe_bar.gif);
	background-repeat: repeat-x;
}

#headerWDate {
	text-align: left;
}

#logoFooter {
	text-align: left;
}

#rsvpTextBlock {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	width: 150px;
	/*padding-top: 20px;
	padding-bottom: 20px; */
}

#textDontMiss {
	font-size: 18px;
	color: #B8B8B8;
	font-weight: bold;
	width: 293px;
}
#joinUs {
	color: #FFFFFF;
	background-color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 12px;
	padding-top: 10px;
	width: 212px;
}
#directionsLink {
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
	width: 148px;
}

.format-headline {
	font-size: 16px;
	font-weight: bold;
}

.color-gray {
	color: #B8B8B8;
}

.format-partyInfo {
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
}
.text-base-information {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text-base {
	font-size: 12px;
}

.text-date-large {
	font-size: 18px;
	line-height: 34px;
}
.format-bold {
	font-weight: bold;
}
.format-formText {
	font-size: 11px;
	text-align: right;
}
.color-black {
	color: #000000;
}

/*.format-inputBoxes
{
	font-size: 11px;
	height: 15px;
}
*/


