/* GLOBAL */
.caption {
	font-family: georgia,serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
}

.caption a {
	color: #3a67dc;
}

/* HOME */
.bodycopyhome {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopyhome a {
	color: #468ac8;
	font-style: italic;
}
.bodycopyhome a:hover {
	color: #1973c6;
}
.footerhome {
	font-family: georgia,serif;
	color: #cccccc;
	font-size: 10px;
}

.callout {
	font-family: georgia,serif;
	color: #d061a1;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
}

/* WEDDINGS */
.bodycopyweddings {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopyweddings a {
	color: #a1b549;
	font-style: italic;
}
.bodycopyweddings a:hover {
	color: #788b22;
}
.footerweddings {
	font-family: georgia,serif;
	color: #666666;
	font-size: 10px;
}
.subheadweddings {
	font-family: georgia,serif;
	color: #a1b549;
	font-size: 24px;
	margin-bottom: 14px;
	font-weight: normal;
	font-style: italic;
}
#weddingnav {
	margin-top: 12px;
}
.sublinkweddings {
	font-family: georgia,serif;
	color: #a1b549;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	font-style: italic;
}

/* PARTIES */
.bodycopyparties {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopyparties a {
	color: #cf5e9f;
	font-style: italic;
}
.bodycopyparties a:hover {
	color: #a51869;
}
.footerparties {
	font-family: georgia,serif;
	color: #cccccc;
	font-size: 10px;
}

/* CORPORATE */
.bodycopycorporate {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopycorporate a {
	color: #6cb658;
	font-style: italic;
}
.bodycopycorporate a:hover {
	color: #2d8515;
}
.footercorporate {
	font-family: georgia,serif;
	color: #cccccc;
	font-size: 10px;
}

/* ABOUT */
.bodycopyabout {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopyabout a {
	color: #3a67dc;
	font-style: italic;
}
.bodycopyabout a:hover {
	color: #214ab6;
}
.footerabout {
	font-family: georgia,serif;
	color: #cccccc;
	font-size: 10px;
}

/* CONTACT */
.bodycopycontact {
	font-family: georgia,serif;
	color: #666666;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
.bodycopycontact a {
	color: #c5503e;
	font-style: italic;
}
.bodycopycontact a:hover {
	color: #912615;
}
.footercontact {
	font-family: georgia,serif;
	color: #cccccc;
	font-size: 10px;
}