body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BodyText, .BodyLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: .01em;
	text-align: left;
	vertical-align: top;
}
.FooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: .03em;
	text-align: left;
	vertical-align: top;
}



.NavLink a {
	display: block;
	height: 100%;
	padding: 0px 0 0 20px;
	line-height: 30px;
	}
.NavLink a:link, .NavLink a:visited, .NavLink a:active {
	color: #777;
	text-decoration: none;
	}
.NavLink a:hover {
	color: #000;
	background: url(_siteGraphics/filter_lightGray.gif) repeat;
	text-decoration: none;
	}




.FooterText a, .FooterText a:link {
	color: #000;
	text-decoration: none;
	display: block;
	}
.FooterText a:hover {
	color: #FFF;
	}



.mySite {
	color: #999;
	display: block;
	}



.BodyLink a:link {
	color: #95888F;
	text-decoration: underline;
}
.BodyLink a:visited {
	color: #95888F;
	text-decoration: underline;
}
.BodyLink a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.BodyLink a:active {
	color: #95888F;
	text-decoration: underline;
}



.MenuLink a {
	display: block;
	height: 100%;
	padding: 0 10px 0 10px;
	line-height: 25px;
	}
.MenuLink a:link, .MenuLink a:visited, .MenuLinkCurrent {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	}
.MenuLink a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	}
.MenuLinkCurrent {
	text-transform: uppercase;
	padding: 7px 0 0 10px;
	}



a:link {
	color: #999;
	text-decoration: underline;
	}
a:visited {
	color: #999;
	text-decoration: underline;
	}
a:hover {
	color: #CCC;
	text-decoration: underline;
	}
a:active {
	color: #999;
	text-decoration: underline;
	}



.QuoteText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: .03em;
	text-align: left;
	vertical-align: top;
}
.QuoteSig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: .03em;
	text-align: left;
	vertical-align: top;
}




/* MainNav Link Highlighting */
#home .home,
#aboutUs .aboutUs,
#formalEvents .formalEvents,
#weddings .weddings,
#casualEvents .casualEvents,
#menuIdeas .menuIdeas,
#recipes .recipes,
#guidelines .guidelines,
#contactUs .contactUs {
	color: #000;
	cursor: default;
	text-decoration: none;
	background: url(_siteGraphics/filter_gray.gif) repeat;
	}


/* SubNav Link Highlighting */
#default .default,
#renee .renee,
#fernando .fernando,
#bob .bob,

#budget .budget,
#services .services {
	color: #000;
	cursor: default;
	text-decoration: none;
	}


/* Right Side subNav Highlighting */
#operaHouse .operaHouse,
#mexicanFiesta .mexicanFiesta,
#sundayBrunch .sundayBrunch,
#companyPicnic .companyPicnic,
#cocktailParty .cocktailParty,
#traditionalBuffet .traditionalBuffet,
#italianPasta .italianPasta,
#elegantDinner .elegantDinner,
#caribbeanBeach .caribbeanBeach,

#apricotCranberryPuffs .apricotCranberryPuffs,
#biteSizedBeefWellingtons .biteSizedBeefWellingtons,
#blueCheeseCanapesWithPearAndStrawberry .blueCheeseCanapesWithPearAndStrawberry,
#cranberryChutneyBrieEnCroute .cranberryChutneyBrieEnCroute,
#holidayMimosas .holidayMimosas,
#poachedSalmonWithDilledSourCreamAndCucumbers .poachedSalmonWithDilledSourCreamAndCucumbers,
#vegetableTartlets .vegetableTartlets {
	color: #000;
	background-color: #FFF;
	cursor: default;
	text-decoration: none;
	}