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

body {
	background-color: #ffcaed;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #933981;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.home-content p{
 padding-top:0px; 
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #d1329e;
}
.header a
{	
	color: #d1329e;
	text-decoration: none;
}
.header a:hover
{
	color:#592147;
}
.headerlogin {
	text-align: right;
	width: 470px;
	position: relative;
	left: 500px;
	top: 10px;
}
.headerlinks {
	position: relative;
	left: 500px;
	text-align: right;
	width: 470px;
	top: 70px;
}

.banner {
	height: 404px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.secondary-banner {
	height: 176px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.navbar {
	height: 44px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
}
.home-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 14px;
}
.home-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #d0319d;
	text-transform: uppercase;
	padding-top: 30px;
	margin: 0px;
	padding-left: 70px;
}
.hometopleft {
	background-image: url(../images/home-contenttop-left.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 318px;
}
.hometopmiddle {
	background-image: url(../images/home-contenttop-middle.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 348px;
}
.hometopright {
	background-image: url(../images/home-contenttop-right.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 334px;
}

.secondary-contents
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 14px;
}
.contentleft {
	background-image: url(../images/contentleft-top.jpg);
	background-repeat: no-repeat;
	width: 700px;
	position: relative;
	background-color: #FFFFFF;
	height: 70px;
}
.contentleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #d0319d;
	text-transform: uppercase;
	padding-top: 30px;
	margin: 0px;
	padding-left: 70px;
}
.secondary-contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #933981;
	text-transform: uppercase;
	padding-top: 30px;
	margin: 0px;
	padding-left: 70px;
}
.contentright {
	width: 300px;
	position: relative;
	background-image: url(../images/contentright-top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 70px;
}
.contentright h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #d0319d;
	text-transform: uppercase;
	padding-top: 30px;
	margin: 0px;
	padding-left: 40px;
}
.secondary-contents a
{
	color: #d1329e;
	text-decoration: none;
}
.secondary-contents a:hover {
	text-decoration: underline;
}

.secondary-contents ol
{
	margin: 0px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	list-style-position: outside;
}
.secondary-contents ul
{
	margin: 0px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	list-style-position: outside;
	list-style-type: disc;
}
.secondary-contents li
{
	color: #933981;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d1329e;
	background-color: #FFFFFF;
	clear: both;
}
.footer a
{	
	color: #d1329e;
	text-decoration: none;
}
.footer a:hover
{
	color:#592147;
}
.footerlinks {
	text-align: center;
	position: relative;
	top: 10px;
}
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.mybutton {
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 147px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-links {
	padding-top: 15px;
}

.right-links a {
	display: block;
	height: 25px;
	width: 200px;
	border: 1px none #524f4f;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #524f4f !important;
	text-decoration: none;
	background-image: url(../images/rightlinkbg.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 15px;
}
.right-links a:hover {
	display: block;
	height: 25px;
	width: 200px;	
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-image: url(../images/rightlinkhover.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0319D;
	font-weight: bold;
	font-style: normal;
}
.simplecheckout {
	padding-left: 40px;
}
