.clear { clear: both; }
img {
	border: none;
}
#divWrapper {
	width: 900px;
	border: 1px solid #4f6f19;
	margin: 0 auto;
}
#divHeader {
	width: 874px;
}
#divContainer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F6F19;
	border-left-color: #4F6F19;
	width: 874px;
	padding: 0px;
	margin-left: 12px;
}
#divLogo {
	height: 64px;
	padding-top: 30px;
	text-align: center;
	width: 874px;
}
#divBody {
	width: 887px;
	scrollbar-base-color: #4f6f19;
	scrollbar-arrow-color: #e9ede4;
	scrollbar-track-color: #e9ede4;
	scrollbar-shadow-color: #4f6f19;
	scrollbar-lightshadow-color: #4f6f19; 
	scrollbar-darkshadow-color: #4f6f19;
	scrollbar-highlight-color: #4f6f19;
	scrollbar-3dlight-color: #e9ede4;
}
/*Home Page*/
#divHomeImage {
	background-image: url(../images/bg_homepage.jpg);
	height: 367px;
	width: 900px;
	margin-left: -13px;
}
#divHomeBody {
	width: 900px;
	height: 100%;
	margin-left: -13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F6F19;
	margin-top: 15px;
}
#divHomeText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #4F6F19;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#divHomeImage a {
	text-indent: -9999px;
}
#divHomeText h1 {
	color: #4F6F19;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}
#divHomeText p {
	margin-top: 0px;
}
#divHomeText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	line-height: 150%;
	color: #4F6F19;
}
#divHomeText a:hover {
	text-decoration: none;
}
/*About Page*/
#divAboutImage {
	width: 401px;
	margin-left: -13px;
	background-repeat: no-repeat;
	float: left;
}

#divAboutBody {
	width: 499px;
	float: left;
	padding: 0px;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divAboutText{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	width: 400px;
	color: #000;
	margin-left: auto;
	padding-bottom: 23px;
	text-align: left;
	word-spacing: 0.15em;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-top: 30px;
}
#divMenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	width: 400px;
	color: #000;
	margin-left: auto;
	padding-bottom: 23px;
	text-align: center;
	font-stretch: .5em;
	margin-right: auto;
	margin-top: 30px;
}
#divTeaistaText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	width: 350px;
	color: #000;
	padding-left: 30px;
	padding-bottom: 23px;
	text-align: center;
	font-stretch: .5em;
	margin-top: 30px;
}
/*Cellar Page*/
#divGallery {
	width: 900px;
	margin-left: -13px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_gallery.gif);
}
#divGalleryBody {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/*Cellar Page*/
#divCellarBody {
	width: 499px;
	float: left;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#divCellarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	width: 499px;
	color: #000;
	margin-left: auto;
	text-align: center;
	font-stretch: 0.5em;
	margin-right: auto;
	margin-top: 30px;
	height: 475px;
	overflow: auto;
}
/*Location Page*/
#divLocationImage {
	height: 500px;
	width: 401px;
	margin-left: -13px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 5px;
}
#divLocationText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
	width: 450px;
	height: 100%;
	color: #666;
	margin-left: 15px;
	margin-top: 75px;
	letter-spacing: 0.1em;
}
.red {
	color: #972d1e;
}
/*Cellar Page*/
#divProducts {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #506E19;
	height: 200px;
	width: 900px;
	margin-left: -13px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#divProducts img {
	padding-right: 10px;
	padding-left: 10px;
}
#divFooter {
	clear: both;
	height: 30px;
	width: 900px;
	padding-top: 20px;	
	margin-left: -13px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
	color: #4F6F19;
	letter-spacing: 0.1em;	
}

#logo {
	text-align: center;
}
#divNavigation {
	height: 22px;
	padding-top: 6px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F6F19;
	width: 900px;
	margin-left: -13px;
	padding-bottom: 8px;
}
#divNavigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 270px;*/
	margin-left: 208px;
}
#divNavigation li {
	display: inline;
}
#divNavigation li a:link, #divNavigation li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
	color: #4F6F19;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bec5af;
}
#divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:active, #divNavigation li a.holiday:hover {
	text-transform: uppercase;
}
#divNavigation li a:hover, #divNavigation li a:active, #divNavigation li a.current, #divNavigation li a.current:link, #divNavigation li a.current:hover, #divNavigation li a.current:active, #divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:active {
	color: #972d1e;
}
#divNavigation li a.holiday:hover {
	color: #4F6F19;
}
#divNavigation li a.current:link, #divNavigation li a.current:hover, #divNavigation li a.current:active {
	cursor: default;
}
#divNavigation li a.galleryNav, #divNavigation li a.galleryNav:link, #divNavigation li a.galleryNav:hover, #divNavigation li a.galleryNav:active, #divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:hover, #divNavigation li a.holiday:active  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #8b200b;
	font-size: 14px;
	font-stretch: 0.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0px;
}
h1.about {
	text-align: center;
}
#divLocationText h1 {
	color: #4F6F19;
	padding-top: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-stretch: .5em;
	font-weight: 100;
	color: #4f6f19;
}

/*Foxycart*/
a.foxycart, a.foxycart:link, a.foxycart:visited
{
color:#8b200b !important;
text-decoration: underline !important;
}

a.foxycart:hover
{
color:#8b200b !important;
text-decoration: none !important;
}
#product-images /*=== Added by Xeno ===*/
{
top: 50%;
left: 50%;
margin-top: 170px;
margin-left: -400px;
width: 800px;
height: 190px; 
/*background-color: #ff0000;*/
position: absolute;
}
#divLocationText img.left {
	float: left;
	margin-right: 10px;
}
#divGallery h1 {
	text-align: center;
	padding: 5px;
}#imgSalon {
	margin-top: 100px;
}
.reg {
	vertical-align: super;
	font-size: 10px;
	line-height: 100%;
}

/*Store*/
#divProductsBody {
	width: 871px;
	float: left;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: -13px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#divProductsMenu {
	float: left;
	width: 218px;
	height: 100%;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F6F19;
	border: 1px solid #4F6F19;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_productsMenu.gif);
	background-repeat: repeat-y;
}
#divProductMenuHeader {
	width: 194px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F6F19;
	padding-left: 24px;
}
#divProductsMain, #divProductsHoliday {
	float: right;
	width: 620px;
	padding-right: 21px;
	padding-left: 10px;
	font-size: .75em;
}
#divProductsMenu h1 {
	text-transform: capitalize;
	color: #4F6F19;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#divProductsMenu p {
	margin: 0px;
}
#divProductsMenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#divProductMenu ul li{
	padding: 0px;
	margin: 0px;
}
#divProductsMenu ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #4F6F19;
	text-decoration: none;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-left: 5px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F6F19;*/
}
#divProductsMenu ul a:hover, {
	text-decoration: underline;
}
#divProductsMenu ul li .current  {
	font-weight: bold;
	background-color: #edf0e8;
	text-decoration: none;
	cursor: pointer;
}
#divProductsMenu ul .tea a {
	padding-left: 15px;
	width: 170px;
}
#divProductsMain ul {
	margin: 0px;
	list-style: none;
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#divProductsMain li {
	display: block;
	float: left;
	height: 260px;
	width: 200px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
}
#divProductsMain li a{
	display: block;
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4F6F19;
	padding-left: 10px;
	padding-right: 10px;
}
#divProductsMain li a:hover {
	text-decoration: underline;
}
.productImage {
	text-align: center;
	vertical-align: baseline;
	width: 180px;
	height: 140px;
	padding-top: 10px;
	padding-left: 0px;
}
#divProductsMain ul li p.price {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rsNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #4F6F19;
}
#rsNavigation a {
	text-decoration: underline;
	color: #4F6F19;
}
/*#rsNavigation a:hover {
	text-decoration: NONE;
	color: #4F6F19;
}*/
img.leftFloating {
	float: left;
	padding-right: 10px;
}
#divProductsHoliday img.leftFloating {
	padding-right: 20px;
	padding-bottom: 200px;
}
img.leftFloatingTea {
	float: left;
	padding-right: 10px;
	padding-bottom: 200px;
}
img.rightFloating {
	float: right;
	padding-left: 10px;
}
img.teaImage {
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divProductsMain p, #divProductsHoliday p, #divProductsHoliday ul li {
	color: #4f6f19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0px;
}
.pager {
	float: right;
	clear: both;
	padding: 2px;
	margin: 2px;
}
.pager a{
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4F6F19;
}
.pager a:hover {
	text-decoration: underline;
}
.pager .current {
	border: 1px solid #4F6F19;
	padding: 2px;
}
#divProductsMenu ul .holiday a {
	color: #972D1E;
	text-transform: uppercase;
}
#divProductsHoliday li, #divProductsHoliday ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: circle;
	list-style-position: outside;
}
#divProductsHoliday li {
	margin-bottom: 10px;
	margin-left: 1em;
}
#divProductsMain .out {
	color: #972D1E;
}
#divMenuText h2 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
#divMenuText p {
	margin-top: 0px;

}
