@charset "utf-8";
.bg {
	background-attachment: scroll;
	background-color: #2B0601;
	background-image: url(images/mandys_candies_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bg-sub {
	background-attachment: scroll;
	background-color: #2B0601;
	background-image: url(images/sub_mandys_candies_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.html, body {
overflow-x: hidden;
}
.body-bg {
	background-color: #2B0601;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top-right-bg {
	background-attachment: scroll;
	background-image: url(images/default_mandys_candies_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-nav-padding {
	padding-right: 15px;
}

.home-txt-bg {
	background-attachment: scroll;
	background-image: url(images/default_mandys_candies_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.home-features-bg {
	background-attachment: scroll;
	background-image: url(images/default_mandys_candies_12.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.sub-features-bg {
	background-attachment: scroll;
	background-image: url(images/sub_mandys_candies_10.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.sub-body-bg {
	background-attachment: scroll;
	background-image: url(images/sub_mandys_candies_08.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.footer-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b19f70;
	text-align: center;
}
.footer-txt a:link {
	color: #b19f70;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #b19f70;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3F1C14;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.main-txt-hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3F1C14;
	text-align: left;
	padding-top: 15px;
	font-weight: bold;
}
.sub-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F1C14;
	text-align: left;
	padding-right: 25px;
	padding-left: 30px;
}
.sub-txt a:link {
	color: #3F1C14;
	text-decoration: none;
}
.sub-txt a:visited {
	color: #3F1C14;
	text-decoration: none;
}
.sub-txt a:hover {
	color: #95371B;
	text-decoration: none;
}
.sub-txt a:active {
	color: #95371B;
	text-decoration: none;
}

.sub-txt-hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3F1C14;
	text-align: left;
	padding-top: 15px;
	font-weight: bold;
}
.location-hdrs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #95371B;
	text-align: left;
	font-weight: bold;
}
