body {
	background-image: url(images/bkgd-inside.jpg);
	background-repeat: repeat-x;
	background-color: #F0EED9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 {
	margin:0px;
	font-size: 18px;
	color: #A20A6C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin:0px;
	font-size: 12.5px;
	color: #A20A6C;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#contentAreahome {
	background: url(images/bkgd-content-home.jpg) top center no-repeat;
	width:900px;
	text-align:center;
	padding-top:94px;
	padding-left:80px;
	padding-right:80px;
}

#contentArea {
	background: url(images/bkgd-content-inside.jpg) top center no-repeat;
	width:900px;
	text-align:center;
	padding-top:94px;
	padding-left:80px;
	padding-right:80px;
}

#contentAreaproducts {
	width:900px;
	text-align:center;
	padding-top:94px;
	padding-left:80px;
	padding-right:80px;
}

#navBar {
	width:900px;
	height:40px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	font-weight:bold;
	text-align:center;
}

#navBar #navLeft {
	text-align:right;
	width:288px;
	height:19px;
	padding-top:11px;
	padding-right:162px;
	float:left;
}

#navBar #navRight {
	text-align:left;
	width:288px;
	height:19px;
	padding-top:11px;
	padding-left:162px;
	float:right;
}

#navBar a:link {color:#fff; text-decoration:none}
#navBar a:visited {color:#fff; text-decoration:none}
#navBar a:hover {color:#AD91A6; text-decoration:none}
#navBar a:active {color:#AD91A6; text-decoration:none}

#homeText {
	clear:both;
	padding-top:170px;
	padding-left:124px;
	padding-right:20px;
	padding-bottom:20px;
	width:440px;
	font-size:14px;
	line-height:18px;	
	text-align:left;
	float:left;
}

#emailSignup {
	float:left;
	padding-left:35px;
	padding-top:100px;
	padding-bottom:20px;
	width:280px;
	font-size:14px;
	line-height:1.5;	
	text-align:left;
}

#mc_embed_signup {width: 260px;}

#mc-embedded-subscribe-form {font: normal 100% Arial, sans-serif;font-size: 10px; width:260px;}

#mc-embedded-subscribe-form .field-set {
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #816859;
	padding-top: 1.5em;
	margin: .5em 0;
	color: #000;
	text-align: left;
}

#mc-embedded-subscribe-form  legend.form-title {
	white-space: normal;
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
	background: #855272;
	padding: .5em 1em;
	border: 1px solid #6A375D;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
}

.mc-field-group {margin: .5em 5%;clear: both;overflow: hidden;}

.email-field {display: block; margin: .1em 0; line-height: 1em; font-weight: bold; font-size:12px;}

.required {margin-right: 1.5em;padding: .2em .3em;width: 90%;float: left;z-index: 999;}

.btn { 
	clear: both;
	width: auto;
	display: block;
	margin: 1em 0 1em 5%;
	font-family: helvetica, arial; 
	font-size: 10px; 
	color: #fff; 
	background: #855272; 
	border: solid 1px; 
	border-color: #6A375D; 
	padding-left: 3px; 
	padding-right: 3px; 
	letter-spacing: 0px;
	text-transform:uppercase;
}

#insideText {
	clear:both;
	padding-top:82px;
	padding-left:37px;
	padding-right:37px;
	width:826px;
	font-size:14px;
	line-height:18px;	
	text-align:left;
}

#insideText a:link {color:#73614D; text-decoration:underline}
#insideText a:visited {color:#73614D; text-decoration:underline}
#insideText a:hover {color:#000; text-decoration:underline}
#insideText a:active {color:#000; text-decoration:underline}

#insideTextwrap {
	padding:22px;
	line-height:20px;
}

#productTextwrap {
	padding:22px;
	line-height:20px;
	width:440px;
}

#productWrap {
	width:660px;	
	float:left;
}

.productPic {
	width:186px;	
	float:left;
	margin-bottom:40px;
}

.productPic img {
	padding:3px;
	background-color:#FFFFFF;
	border:1px #C8CE51 solid;
}

.productDesc {
	float:left;
	width:420px;
	margin-left:30px;
	margin-bottom:40px;
	text-align:left;
	font-size: 12px;
	color: #333;
	vertical-align:middle;
}

.productDesc h1 {
	margin:0px;
	font-size: 12.5px;
	color: #A20A6C;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.productDesc h2 {
	margin:0px;
	font-size: 18px;
	color: #A20A6C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.productDesc a:link {color:#A20A6C; text-decoration:none}
.productDesc a:visited {color:#A20A6C; text-decoration:none}
.productDesc a:hover {color:#000; text-decoration:none}
.productDesc a:active {color:#000; text-decoration:none}

.productNopic {
	float:left;
	width:auto;
	padding:22px;
	margin-right:22px;
	margin-bottom:20px;
	text-align:left;
	font-size: 12px;
	color: #333;
	vertical-align:middle;
	border:1px #C8CE51 solid;
}

.productNopic h1 {
	margin:0px;
	font-size: 12.5px;
	color: #A20A6C;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.productNopic .floatleft {
	float:left;
	margin-right:30px;
	margin-top:5px;
}

.productNopic a:link {color:#A20A6C; text-decoration:none}
.productNopic a:visited {color:#A20A6C; text-decoration:none}
.productNopic a:hover {color:#000; text-decoration:none}
.productNopic a:active {color:#000; text-decoration:none}


#productLinks {
	margin-top:120px;
	width:120px;
	height:220px;
	border-left:1px #C8CE51 solid;
	padding-left:10px;
	padding-top:15px;
	text-align:left;
	font-size: 12.5px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#88A15D;
	float:right;
	vertical-align:top;
}

/* Green links to the right */
#productLinks a:link {color:#88A15D; text-decoration:none}
#productLinks a:visited {color:#88A15D; text-decoration:none}
#productLinks a:hover {color:#000; text-decoration:none}
#productLinks a:active {color:#000; text-decoration:none}

/* Links on the Product Page - doesn't have an image in upper right, so top margin is reduced. */
#productLinks2 {
	margin-top:60px;
	width:120px;
	height:220px;
	border-left:1px #C8CE51 solid;
	padding-left:10px;
	padding-top:15px;
	text-align:left;
	font-size: 12.5px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#88A15D;
	float:right;
	vertical-align:top;
}

/* Green links to the right */
#productLinks2 a:link {color:#88A15D; text-decoration:none}
#productLinks2 a:visited {color:#88A15D; text-decoration:none}
#productLinks2 a:hover {color:#000; text-decoration:none}
#productLinks2 a:active {color:#000; text-decoration:none}

.floatleft {
	float:left;
	margin-right:30px;
	margin-top:30px;
}

.floatleft2 {
	float:left;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:20px;
}

.purplebold {
	color: #A20A6C;
	font-weight: bold;
}

.purple {
	color: #A20A6C;
}

.smalltext {font-size: 10px}

img.title {margin-bottom:70px;}

#menuBox {
	clear:both;
	width:900px;
	height:276px;
	margin-top:50px;
	text-align:left;
	padding-bottom:70px;
}

.boxleft {
	width:285px;
	height:276px;
	float:left;
}

.boxcenter {
	width:285px;
	height:276px;
	margin-left:21px;
	float:left;
}

.boxright {
	width:285px;
	height:276px;
	margin-left:21px;
	float:left;
}

img.pic {
	padding:3px;
	background-color:#FFFFFF;
	border:1px #C8CE51 solid;
}

.rpic {
	width:auto;
	margin-right:20px;
	margin-bottom:30px;
	text-align:left;
	float:left;
	padding:3px;
	background-color:#FFFFFF;
	border:1px #C8CE51 solid;
}

.rdetail {
	width:440px;
	text-align:left;
	float:left;
	font-size:12px;
}

.rdetail h1 {
	font-size: 12.5px;
	color: #A20A6C;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:0px;
}

#footerAreahome {
	clear:both;
	background:url(images/bkgd-footer.jpg) repeat-x top left #4F322F;
	height:200px;
	text-align:center;
	vertical-align:bottom;
}

#footerAreahome #footer {
	clear:both;
	width:900px;
	text-align:left;
	padding-top:5px;
}

#footerArea {
	clear:both;
	background:url(images/bkgd-footer-inside.jpg) repeat-x top left #4F322F;
	height:300px;
	text-align:center;
	vertical-align:bottom;
}

#footer {
	clear:both;
	width:900px;
	text-align:left;
}

#footer .copyright {
	font-size:10px;
	color:#C6C396;
	float:left;
}

#footer .links {
	font-size:10px;
	color:#C6C396;
	float:right;
}

#footer a:link {color:#C6C396; text-decoration:none}
#footer a:visited {color:#C6C396; text-decoration:none}
#footer a:hover {color:#fff; text-decoration:none}
#footer a:active {color:#fff; text-decoration:none}

a:link {color:#73614D; text-decoration:underline}
a:visited {color:#73614D; text-decoration:underline}
a:hover {color:#000; text-decoration:underline}
a:active {color:#000; text-decoration:underline}
