@charset "UTF-8";
.navigation {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.about_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 14px;
}
.about_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding-right: 14px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.interested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}
.bottom_links {
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.about_text2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.about_text2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.about_text2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.footer_frame {
	background-image: url(images/bottom_frame.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	height: 21px;
}
.menu_text {
	background-image: url(images/menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #ebdad9;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 96%;
}
.menutext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-position: 2px 2px;
	display: block;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDB5B1;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/li_object.png);
	background-repeat: no-repeat;
	list-style-position: outside;
}
.menu_spacing {
	padding-left: 30px;
}
.vertical_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #996633;
}
#whycupcakes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 15px;
}
#whycupcakes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding-left: 25px;
}
#whycupcakes li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/li_object.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	line-height: 17px;
}
