@charset "UTF-8";
/* CSS Document */




body {
	background-color: #510000;
}

.home_copy {
	color:#510000;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0px 10px 1px 10px;
	font-family: Georgia, Times New Roman, serif; 
}

h3 {
	padding-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#510000;
	border-bottom-color: #510000;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	font-weight: bold;
	}
	
.cake_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#510000;
	}
	
.cake_prices {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:24px;
	color:#510000;
	font-weight:500;
	}
	
.style1 {color: #19270A}

.left {
	float: left;
	height: 932px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top:20px;
}

#right_side {
	float:right;
	width:440px;
	margin:10px;
	}


</style>
