* {
	margin: 0;
	padding: 0;
}
body {
	font: 100% Georgia, Arial, Helvetica, sans-serif;
	background: #FBF8E9;
	text-align: center;
	color: #1E1E1E;
	background-image: url('images/marigold-caps-bckgrnd.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 100%;
	text-align: left;
}
#header_container {
	width: 100%;
	min-width: 912px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	height: 136px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
.welcomeH1 {
	color: #6B4B3A;
	font-weight: bold;
	line-height: 1.7em;
}
.logo {
	width: 283px;
	float: left;
	padding-top: 52px;
	padding-left: 24px;
}
.top_nav {
	float: right;
	width: 568px;
	padding-top: 40px;
	padding-right: 14px;
	height: 90px;
}
.top-shop-nav {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 816px;
	margin-bottom: 0px;
	padding-left: 48px;
	color: #72511C;
	padding-right: 48px;
	padding-top: 8px;
	font-weight: bold;
}
.top-shop-nav ul {
	display: inline;
}
.top-shop-nav ul li {
	padding: 4px 2px 2px 2px;
	display: inline;
	list-style-type: none;
	text-align: center;
	float: right;
	height: 17px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;
}
.top-shop-nav ul li a {
	color: #72511C;
	text-decoration: none;
}
.top-shop-nav ul li a:hover {
	color: #C0B39C;
	text-decoration: none;
}
.bttm-link-nav {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 860px;
	margin-bottom: 0px;
	color: #72511C;
	padding-top: 8px;
	font-weight: bold;
	padding-right: 48px;
	text-align: right;
}
.bttm-link-nav a, .bttm-link-nav a:visited {
	color: #72511C;
	font-weight: bold;
	text-decoration: none;
}
.bttm-link-nav a:hover {
	color: #C0B39C;
	font-weight: bold;
	text-decoration: none;
}
.bttm-link-nav ul {
	display: inline;
}
.bttm-link-nav li {
	padding: 8px;
	display: inline;
	list-style-type: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EDD8C3;
	text-align: center;
	float: left;
	height: 19px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bttm-link-nav li a {
	color: #999;
	text-decoration: none;
}
.bttm-link-nav li a:hover {
	color: #777;
	text-decoration: none;
}
.order-here {
	width: 200px;
	height: 22px;
	float: right;
	text-align: right;
}
.wholesale-info {
	width: 120px;
	height: 22px;
	float: right;
}
h1 {
	font-size: 1.2em;
	margin-top: 25px;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #72511C;
}
h4 {
	font-size: 1em;
	color: #252525;
	margin-bottom: 5px;
	margin-top: 10px;
}
.content-text a {
	color: #fff;
}
.content-text ul li {
	border-top: 1px solid #9da264;
	padding: .2em 0 .2em .5em;
	font-size: 11px;
}
.footer {
	margin-top: 10px;
}
.footer a {
	text-align: center;
	font-size: 80%;
	color: #ddd;
	font-family: century gothic, arial;
}
#mainContent-top {
	width: 912px;
	background-color: #FFFFFF;
	height: 36px;
	background-repeat: no-repeat;
	background-image: url('images/content-top.jpg');
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	margin: 0 auto 0 auto;
	width: 816px;
	font-size: 0.8em;
	padding-right: 48px;
	padding-left: 48px;
}
#mainContent a {
	color: #272727;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #272727;
	text-decoration: none;
}
#mainContent-wrapper {
	width: 912px;
	background-image: url('images/content-back.jpg');
	background-repeat: repeat-y;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.Content_welcome {
	color: #1B1B1B;
	float: left;
	width: 454px;
	padding-right: 25px;
	padding-bottom: 14px;
}
#mainContent-bottom {
	width: 912px;
	background-color: #FFFFFF;
	height: 36px;
	background-repeat: no-repeat;
	background-image: url('images/content-bottom.jpg');
	margin-right: auto;
	margin-left: auto;
}
.Content_welcome2 {
	color: #271315;
	float: right;
	width: 310px;
	padding-bottom: 14px;
}
.Content_welcome3 {
	color: #271315;
	float: left;
	line-height: 1.2em;
	padding-bottom: 14px;
	padding-right: 110px;
	width: 700px;
}
.Content_welcome4 {
	color: #271315;
	float: left;
	line-height: 1.2em;
	width: 812px;
}
#mainContent_welcome {
	width: 100%;
	min-width: 912px;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	padding-top: 25px;
	padding-bottom: 0px;
}
.top_indet_50px {
	padding-top: 70px;
	padding-bottom: 0px;
}
#footer {
	width: 100%;
	min-width: 912px;
	height: 70px;
}
#footer div {
	margin: 14px auto 0px auto;
	width: 912px;
	height: 50px;
	font-family: century gothic, arial;
	font-size: 9pt;
	color: #C0B39C;
	font-weight: bold;
	text-align: center;
}
#footer a {
	color: #C0B39C;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #C0B39C;
	text-decoration: underline;
	font-weight: bold;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border-style: none;
}
ul {
	list-style-type: disc;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 12pt;
}
li {
	margin-bottom: 5px;
}
li a {
	text-decoration: none;
	color: #000000;
}
.normal-font {
	color: #121212;
}
.pg-up {
	text-align: right;
	font-size: 8pt;
}
.pg-up a {
	font-size: 8pt;
}
.pg-up a:hover {
	font-size: 8pt;
	color: #A9738E;
	text-decoration: none;
}
.slide {
	border: 5px solid #F0EFED;
	height: 300px;
	width: 450px;
	text-align: left;
	background-color: #FFFFFF;
}
#box1, #box2, #box3, #box4 {
	position: absolute;
}
.mask {
	position: relative;
	height: 300px;
	width: 450px;
	overflow: hidden;
}
.mask {
	height: 300px;
	width: 450px;
	overflow: hidden;
	float: left;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
.slide2 {
	border: 5px solid #F0EFED;
	height: 300px;
	width: 450px;
	text-align: left;
	background-color: #FFFFFF;
}
.mask2 {
	height: 300px;
	width: 450px;
	overflow: hidden;
}
.mask2 img {
	position: absolute;
	display: block;
	border: none;
}
.br-fnt {
	color: #6B4B3A;
}
.divide {
	line-height: 15px;
	margin-top: 15px;
	background-image: url('images/unline.gif');
	background-repeat: repeat-x;
}
.quotes {
	font-size: 1.15em;
	line-height: 1.222em;
	display: block;
	background: url(images/mc-quote.jpg) no-repeat 0 0;
	text-indent: 30px;
	margin-top: 0px;
	font-family: Georgia;
	padding-top: 11px;
	font-weight: normal;
	font-style: italic;
}
.title {
	background-image: url('images/unline.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 15px;
	display: block;
}
.music {
	width: 200px;
	float: left;
}
.special {
	border: 1px solid #F0DAC8;
	background-color: #F8EDE4;
	margin-top: 15px;
	padding: 10px;
	color: #705123;
	font-style: italic;
}
