/* CSS Document */

/* home */

#weddingCakes {
	background-image:url(../../images/photoHomeCake.jpg);
	background-repeat:no-repeat;
	float:left;
	height:347px;
}

#weddingContent {
	float:right;
	text-align:right;
	width:225px;
	margin-left:141px;
}

#weddingContent img {
	margin-top:89px;
}

#weddingContent p {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:115%;
	color:#A49E92;
}

#weddingContent a {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#A49E92;
}

#weddingContent a: hover {
	text-decoration:underline;
}

#cookies {
	background-image:url(../../images/photoHomeCookies.jpg);
	background-repeat:no-repeat;
	float:left;
	height:169px;
}

#cookiesContent {
	float:right;
	text-align:left;
	width:368px;
	margin-left:208px;
}

#cookiesContent img {
	margin-top:18px;
}

#cookiesContent p {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:115%;
	color:#A49E92;
	width:365px;
	padding-bottom:0px;
}

#cookiesContent a {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#A49E92;
	line-height:90%;
}

#cookiesContent a: hover {
	text-decoration:underline;
}

#chefs {
	background-image:url(../../images/photoHomeChefs.jpg);
	background-repeat:no-repeat;
	float:left;
	height:169px;
	margin-top:5px;
}

#chefsContent {
	float:right;
	text-align:left;
	width:368px;
	margin-left:208px;
}

#chefsContent img {
	margin-top:18px;
}

#chefsContent p {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:115%;
	color:#A49E92;
	width:365px;
}

#chefsContent a {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#A49E92;
	line-height:90%;
}

#chefsContent a: hover {
	text-decoration:underline;
}