﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", sans-serif;
	background-image: url("../images/background_tile.gif");
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #8c8c8c;
	border-bottom: 2px solid #8c8c8c;
	border-left: 2px solid #8c8c8c;
	background-color: #fff;
	width: 820px;
}
#masthead {
	text-align: center;
	background-color: #fff;
	background-image: url('../images/HappyFacePmsLogoMain790x162.jpg');
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #F2A0A4;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	width: 820px;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 777px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 777px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 180px;
	padding: 3px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
	width: 790px;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	width: 820px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	border: 1px solid #cdc;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #E25C95;
}
h2 {
	font-size: x-large;
	color: #E25C95;
}
h3 {
	font-size: large;
	color: #AB3381;
}
h4 {
	font-size: medium;
	color: #E95F99;
}
ul {
	font-size: small;
	color: #000;
}
ol {
	font-size: small;
	color: #000;
}
p {
	font-size: small;
	color: #000;
}
blockquote {
	font-size: small;
	color: #000;
}
h5 {
	font-size: x-small;
	color: #E25C95;
}
h6 {
	font-size: xx-small;
	color: #E25C95;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #c77;
}
/* Links */
a {
	color: #E95F99;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-weight: bold;
}
a:hover {
	color: #9c9;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.TableRightColumn {
	border-collapse: collapse;
	border: 1px solid #FF9933;
	background-color: #FFEBD4;
	width: 28%;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 11pt;
	text-align: right;
}
.FontLtPinkBold11pt {
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-weight: bold;
	font-size: 11pt;
	color: #CC9900;
	text-align: center;
}
.Right {
	text-align: right;
}
.WingDingHappyFace {
	font-family: Wingdings;
	color: #FF9933;
	font-weight: bolder;
	font-size: 18pt;
}
.UnderlinePink {
	text-decoration: underline;
	color: #F2A0A4;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 10pt;
	text-align: justify;
}
ul_happyface {
	font-size: small;
	color: #000;
	list-style-image: url('../images/HappyBullet.jpg');
}
.Left {
	text-align: left;
}
.center {
	text-align: center;
}
.UnderlinePink14 {
	text-decoration: underline;
	color: #F2A0A4;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 14pt;
	text-align: justify;
}
.UnderlinePink12 {
	text-decoration: underline;
	color: #F2A0A4;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 12pt;
	text-align: justify;
}
.Center10ptCentBoldPinkBlkBack {
	border: thin dotted #000000;
	text-align: center;
	font-size: 10pt;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-weight: bold;
	color: #000000;
	background-color: #F2DBDC;
	width: 100%;
}
.Imagemargins {
	margin-right: 80px;
}
.orderproductsinourstore {
	font-weight: bold;
	text-decoration: none;
	color: #F2A0A4;
	font-family: "Arial Unicode MS";
	font-size: 11pt;
	background-color: #000000;
}
.pinktablebox {
	background-color: #F2DBDC;
}
.purplefont {
	color: #AB3381;
}
.purplefontsm {
	color: #F4A0A4;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}

.Pink14 {
	color: #E95F99;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 14pt;
	text-align: justify;
}
.Pink12 {
	color: #E95F99;
	font-family: "Century Gothic", "Arial Unicode MS", "Arial Narrow";
	font-size: 14pt;
	text-align: justify;
}

.picture6margin {
	font-weight: bold;
	margin: 6px;
}
.lineheight {
	line-height: 40px;
	text-indent: 10px;
}

