﻿/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/

.bg
{
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #344514;
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}

.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/
.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}


hr {
	color: #524211;
	size: 1px;
	height: 1px;
}

.announce-holder {

}
.announce-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}
.announce-body {

}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}

#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(../images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}


/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 0 auto 25px auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #344514;
	text-decoration: none;
}

a:visited {
	color: #344514;
	text-decoration: none;
}

a:hover {
	color: #344514;
	text-decoration: none;
}

a:active {
	color: #344514;
	text-decoration: none;
}

/* ----------------------------------------------- */
/* Lists
-------------------------------------------------- */

ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: disc;
/*	list-style-type: circle;
	list-style-type: square;*/
}

ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: circle;
}

ul ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul.imageBullet {
	margin: 15px 0 18px -32px;
	*margin: 15px 0 18px 5px;
	list-style-type: none;
}

ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 0;
}

ol {
	color: #000000;
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #344514;
}

.horizontalList {
	font-size: 11px;
	padding: 3px;
	margin: -20px 0 15px 0;
	*margin: -20px 0 15px -30px;
}

.horizontalList ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.horizontalList ul li {
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	display: inline;
	border-left: 1px solid #000000;
}

.horizontalList ul li.first {
	margin-left: 0;
	padding-right: 6px;
	padding-left: 0;
	list-style: none;
	display: inline;
	border-left: none;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

.noBorder {
	border: none;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #000000;
	font-weight: bold;
	background: #b3c3d4;
	padding: 15px;
	border: 3px double #ffffff;
}

/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

.container {
	margin: 0 auto;
	width: 1000px;
}

/* ---------------------- */
/* END Container
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

h1 a:visited  {
	color: #516c1b;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #516c1b;
	text-decoration: none;
}

.heading2,
.heading2 a:link {
	font-size: 21px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #344514;
	/*border-bottom: 1px solid #bfbf21;*/
	text-decoration: none;
}

.heading2 a:visited {
	color: #516c1b;
	text-decoration: none;
}

.heading2 a:hover,
.heading2 a:active  {
	color: #516c1b;
	text-decoration: none;
}

.mainLeftContent .heading2,
.heading2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #344514;
	/*border-bottom: 1px solid #bfbf21;*/
	text-decoration: none;
}

.heading3,
.heading3 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

.heading3 a:visited {
	color: #516c1b;
	text-decoration: none;
}

.heading3 a:hover,
.heading3 a:active  {
	color: #516c1b;
	text-decoration: none;
}

.mainLeftContent .heading4,
.heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	/*border-bottom: 1px solid #bfbf21;*/
	text-decoration: none;
}

.heading4 a:visited {
	color: #516c1b;
	text-decoration: none;
}

.heading4 a:hover,
.heading4 a:active  {
	color: #516c1b;
	text-decoration: none;
}

.mainLeftContent .heading5,
.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

.heading5 a:visited {
	color: #516c1b;
	text-decoration: none;
}

.heading5 a:hover,
.heading5 a:active  {
	color: #516c1b;
	text-decoration: none;
}

.mainLeftContent .heading6,
.heading6 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

.heading6 a:visited {
	color: #516c1b;
	text-decoration: none;
}

.heading6 a:hover,
.heading6 a:active  {
	color: #516c1b;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Header
--------------------------------------------------------------------------- */

.headerContainer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 186px;
	font-size: 10px;
	background: url(/images/header/SpiceHeaderBg.jpg);
	background-repeat: no-repeat;
}

.headerContainer2 {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 186px;
	font-size: 10px;
	background: url(/images/header/IndigoHeaderBg.jpg);
	background-repeat: no-repeat;
}

.headerContainer3 {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 186px;
	font-size: 10px;
	background: url(/images/header/GrapeHeaderBg.jpg);
	background-repeat: no-repeat;
}

.headerContainer4 {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 186px;
	font-size: 10px;
	background: url(/images/header/AmethHeaderBg.jpg);
	background-repeat: no-repeat;
}

.headerLeft {
	float: left;
	width: 400px;
}

.headerLeft img {
	margin: 30px 0 0 30px;
}

.headerLeft a:link {
	color: #000000;
	text-decoration: none;
}

.headerLeft a:visited {
	color: #000000;
	text-decoration: none;
}

.headerLeft a:hover,
.headerLeft a:active {
	color: #000000;
	text-decoration: none;
}

.headerRight {
	float: right;
	width: 400px;
	text-align: right;
}

.headerRight a:link {
	color: #000000;
	text-decoration: none;
}

.headerRight a:visited {
	color: #000000;
	text-decoration: none;
}

.headerRight a:hover,
.headerRight a:active {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Header
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Top Nav
--------------------------------------------------------------------------- */

.topNavContainer {
	width: 1000px;
	height: 32px;
	text-align: right;
	background: url(/images/header/topNavBg.jpg);
	background-repeat: no-repeat;
}

.topNavContainer ul {
	margin: 0 10px 0 20px;
	padding: 8px 0 0 0;
	list-style-type: none;
}

.topNavContainer li {
	background-image: url(/images/content/circle.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.topNavContainer ul li {
	display: inline;
	text-transform: lowercase;
	padding: 0 10px 0 5px;
	/*	background: #000000 url('/Images/headerNavSeparator.png') no-repeat 0 4px;*/
}

.topNavContainer ul li.first {
	background: none;
}

.topNavContainer ul li a:link {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
	/*border: 1px solid #000000;*/
}

.topNavContainer ul li a:visited {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
}

.topNavContainer ul li a:hover,
.topNavContainer ul li a:active {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ded0a5;
	text-decoration: none;
}

.topNavContainer ul li a:link.hot,
.topNavContainer ul li .hot {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
}

.cartContainer {
	float: left;
	width: 200px;
	margin: 0 0 0 -15px;
}

.emailSignupContainer {
	float: right;
	margin: 7px 45px 0 0;
}

.emailField  {
	height: 12px;
	width: 165px;
	vertical-align: middle;
	font-size: 10px;
	color: #999999;
}

.emailButton  {
	height: 18px;
	width: 45px;
	vertical-align: middle;
	/*background-color: #726f44;*/
	background-color: #bfbf21;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: none;
	padding: 0 2px 0 2px;
}

.emailSignupContainer p img {
	vertical-align: middle;
}

.emailSignupContainer a {
	color:#FFFFFF;
	text-decoration: none;
}

.emailSignupContainer a:hover {
	color:#DED0A5;
	text-decoration: none;
}

.emailSignupContainer a:active {
	color:#DED0A5;
	text-decoration: none;
}

.emailSignupContainer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

/* ---------------------- */
/* END Top Nav
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Block Links Nav
--------------------------------------------------------------------------- */

.navMain {
	width: 993px;
	margin: -5px 0 0 0;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	background: #000000 url(/images/header/mainNavBg.jpg) repeat-x 0 0;
	border-left: 3px solid #707048;
	border-right: 3px solid #707048;
	border-bottom: 3px solid #707048;
}

.navMain ul {
	margin: 0 0 0 20px;
	padding: 8px 0 5px 0;
	list-style-type: none;
}

.navMain ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	border-right: 2px solid #415816;
	margin: 0 5px 0 5px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 8px;	/*padding: 0 10px 0 5px;*/
/*	background: #000000 url('/Images/headerNavSeparator.png') no-repeat 0 4px;*/
}

.navMain ul li.first {
	background: none;
}

.navMain ul li a:link {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
}

.navMain ul li a:visited {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
}

.navMain ul li a:hover,
.navMain ul li a:active {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ded0a5;
	text-decoration: none;
}

.navMain ul li a:link.hot,
.navMain ul li .hot {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
}

.navMain .noBorder {
	border: none;
}

/* ---------------------- */
/* END Nav
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Two Column Layouts
--------------------------------------------------------------------------- */

.twoColumnContainer {
	margin: 0 auto;
	width: 1000px;
	background:  #FFFFFF;
	background:  url(/images/content/bodyContentBg.jpg);
	background-repeat: repeat-y;
	
}

.twoColumnsLeft {
	float: left;
	/*margin: 6px  0 0 10px;*/
	margin: 0 0 0 5px;
	padding: 20px 0 0 20px;
	width: 285px;
	background: #FFFFFF;
}

.twoColumnsRight {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 690px;
}

.twoColumnsLeft .heading2,
.twoColumnsLeft .heading2 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:hover,
.twoColumnsLeft .heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3,
.twoColumnsLeft .heading3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:hover,
.twoColumnsLeft .heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4,
.twoColumnsLeft .heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:hover,
.twoColumnsLeft .heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5,
.twoColumnsLeft .heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:hover,
.twoColumnsLeft .heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6,
.twoColumnsLeft .heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:hover,
.twoColumnsLeft .heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Two Column Layouts
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */

.footerContainer {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 1000px;
	height: 47px;
	font-size: 10px;
	background: url(/images/footer/footerBg.jpg) no-repeat 0 0;
}

.footerLeft {
	float: left;
	padding: 5px 0 0 25px;
	width: 450px;
	font-size: 10px;
}

.footerLeft p {
	margin: 0;
}

.footerLeft a:link,
.footerLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footerRight {
	float: right;
	padding: 5px 25px 0 0;
	width: 450px;
	font-size: 10px;
	text-align: right;
}

.footerRight a:link,
.footerRight a:visited {
	color: #000000;
	text-decoration: none;
}

.footerRight a:hover,
.footerRight a:active {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Footer
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Winery Content
--------------------------------------------------------------------------- */

.WineBoxContainer {
	width: 240px;
	padding: 4px 8px 0 10px;
	background-image: url(/images/OurWines/spiceWineBg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.WineBoxContainer .heading3 {
	font-size: 16px;
	color: #FFF;
	border-bottom: 1px solid #bfbf21;
}

.WineBoxContainer2 .heading3 {
	font-size: 16px;
	color: #FFF;
	border-bottom: 1px solid #bfbf21;
}

.WineBoxContainer3 .heading3 {
	font-size: 16px;
	color: #FFF;
	border-bottom: 1px solid #bfbf21;
}

.WineBoxContainer4 .heading3 {
	font-size: 16px;
	color: #FFF;
	border-bottom: 1px solid #bfbf21;
}

.WineBoxContainer2 {
	width: 240px;
	padding: 4px 8px 0 10px;
	background-image: url(/images/OurWines/indigoWineBg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.WineBoxContainer3 {
	width: 240px;
	padding: 4px 8px 0 10px;
	background-image: url(/images/OurWines/grapeWineBg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.WineBoxContainer4 {
	width: 240px;
	padding: 4px 8px 0 10px;
	background-image: url(/images/OurWines/amethWineBg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.wineList {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.wineList ul {
	margin: 0;
	padding: 0;
}

.wineList ul li {
	margin: 0;
}

.wineList li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin: -2px;
	background-image: url(/images/content/grapIcon.png);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

.wineList a {
	color:#FFF;
}

.happeningBox {
	width: 240px;
	margin-left:10px ;
	margin-bottom: 10px;
}

.recipesBox {
	width: 240px;
	margin-left:10px ;
	margin-bottom: 10px;
}

.locatorBox {
	width: 240px;
	background-repeat: no-repeat;
	margin-left:10px ;
	margin-bottom: 10px;
}

.mainLeftContent {
	float: left;
	width: 675px;
	padding: 0 0 0 0;
	margin: 25px 0 8px 0;
}

.mainLeftContent p {
	color: #000000;
	font-size: 12px;
}

.mainLeftContent a:link,
.mainLeftContent a:active {
	font-size: 12px;
	color: #516c1b;
	text-decoration: underline;
}

.mainLeftContent a:visited {
	color: #516c1b;
	text-decoration: underline;
}

.mainLeftContent a:hover {
	color: #516c1b;
	text-decoration: underline;
}

.mainLeftContent a:active {
	color: #516c1b;
	text-decoration: underline;
}

.mainRightContent {
	float: right;
	width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.mainRightContent img {
	margin: 0px 0 0 0px;
}

.listingdescription span {
	color: #000000;
}

#ctl00_Body_TabDescription span {
	color: #000000;
}

.emailSignupContainer .text-box {
	vertical-align: middle;
}

.mainLeftContent ul {
	color: #000000
}

/* ---------------------- */
/* END Winery Content
------------------------- */

.staffName {
	color: #716e4b;
}

table#recipe .recipeHeader{
	background-color: #5d7b23;
	font-size: 15px;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.map {
	margin: 0 auto;
	padding: 8px;
}

.bodyColor {
	background-color: #FFFFFF;
}

/* ------------------------------------------------------------------------ */
/* START Freestyle Editor Styles
--------------------------------------------------------------------------- */

.regBlack {
	font-size: 12px;
	color: #000000;
}

.boldBlack {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.lightGreen {
	font-size: 12px;
	color: #516c1b;
}

.lightGreenBold {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	text-decoration: none;
}

.darkGreen {
	font-size: 12px;
	color: #344514;
	text-decoration: none;
}

.darkGreenBold {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #344514;
	text-decoration: none;
}

.regBeige {
	font-size: 12px;
	color: #ded0a5;
}

.darkGreenHeading2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

.darkGreenHeading3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #344514;
	border-bottom: 1px solid #bfbf21;
	text-decoration: none;
}

/* ---------------------- */
/* END Freestyle Editor Styles
------------------------- */

.listLinks ul li {
	font-weight: bold;
	
}