﻿/* CSS layout */
body {
	padding: 2px;
	margin: 2px;
	background-image: url('Pictures/BCS-bg.JPG');
	min-width: 800px;
	width: auto;
	height: auto;
	font-family: Verdana;
	font-size: large;
}
#masthead {
	height: auto;
	border: medium solid #000000;
	font-family: Lucida Calligraphy;
	text-align: center;
	background-image: url('Pictures/Logo-bg.JPG');
}
#top_nav {
	height: auto;
	font-family: Lucida Calligraphy;
	font-size: x-large;
	text-align: center;
}
#page_content {
	height: auto;
	padding: 10px;
	text-align: center;
	border-color: #000000;
	border-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	color: #000000;
}
#footer {
	height: auto;
	clear: both;
	text-align: center;
	color: #008000;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
a:visited {
	color: #00CC66;
}
.BathBodyPage {
	color: #008080;
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
}
.Bold {
	font-weight: bold;
}
.BorderElements {
	border: thin solid #0000FF;
}
.ButtercupSoapsLogo {
	font-size: 85px;
	color: #CC9900;
}
.Centered {
	text-align: center;
}
.Closeout {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF99;
}
.Italic {
	font-style: italic;
}
.Fragrances-Available {
	color: #339966;
	font-style: italic;
}
.GATGPage {
	color: #008000;
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
}
.GiftKitsPage {
	color: #FF6600;
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
}
.Heading {
	font-size: xx-large;
	text-decoration: underline;
}
.HorizontalLine {
	color: #000000;
	background-color: #000000;
}
.Important-FYI {
	color: #000080;
}
.Left {
	text-align: left
}
.LLC {
	font-size: 45px;
	color: #CC9900;
}
.Logo-Borders {
	border-width: 0;
}
.Navagation {
	font-size: x-large;
	text-decoration: underline;
}
.New {
	color: #000080;
	background-color: #FF6600;
	font-size: x-large;
}
.OutofStock {
	color: #FF0000;
	font-weight: bold;
}
.Pics {
	margin: 5px;
}
.Points {
	font-size: x-large;
	font-family: "Lucida Calligraphy";
	color: #0000FF;
}
.Price {
	font-weight: bold;
}
.SkinType {
	color: #0000FF;
	font-style: italic;
}
.Small {
	font-family: "Lucida Calligraphy";
	font-size: small;
}
.SoapsPage {
	color: #0000FF;
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
}
.Special-Blue {
	color: #0000FF;
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
}
.Special-Red {
	border-left: 1px solid #0F9F66;
	border-right: 1px solid #8EF4CC;
	border-top: 1px solid #0F9F66;
	border-bottom: 1px solid #8EF4CC;
	font-size: x-large;
	color: #FF0000;
}
.Story {
	font-style: italic;
}
.Welcome {
	font-size: xx-large;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Lucida Calligraphy";
}