@charset "ISO-8859-1";
p {
}

#invite {
	background-color: #fff;
}

#invitedetails {
	background-color: #fff;
}

#description {
	background-color: #fff;
	display: inline;
	float: left;
	width: 480px;
	padding: 15px;
}

#description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #7C5E00;
	line-height: 28px;
	font-weight: normal;
}

#description h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7A5C26;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: normal;
	margin: 0px;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}


#description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}

#description p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C5E00;
	
}


#details {
	background-color: #fff;
	float: right;
	width: 180px;
	display: inline;
}

#datebox {
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 8px;
	margin-top: 10px;
	margin-right: 10px;
}

#datebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#join {
	padding: 8px;
}

.springLeadin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
.springNameBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.springItalSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	color: #000000;
}

.choicetable {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}

.springsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.springsmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7C5E00;
}

#dinner {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}

