/* The Wine Company Layout Styling - 15 May 2009
========================================================================================================*/

/* Basic Layout Reset
========================================================================================================*/
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}

img {
	border: 0;
}

/* Default Text Styling
========================================================================================================*/

p {
	margin: 0;
	line-height: 18px;
}

a:link {
	font-style: normal;
	font-variant: normal;
	color: #ea4772;
	line-height: 18px;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	font-variant: normal;
	color: #ea4772;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	font-variant: normal;
	color: #ea4772;
	line-height: 18px;
	text-decoration: underline;
}

a:active {
	font-style: normal;
	font-variant: normal;
	color: #ea4772;
	line-height: 18px;
	text-decoration: underline;
}

/*form input {
	margin: 0;
}*/

form {
	border:0;
}
form input {
	margin: 0 0 5px 0;
}

/* Box Styling
========================================================================================================*/
/* Header Styles
========================================================================================================*/
#main-box {
	background: #fff;
	clear: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#main-wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
}

#header-bgd {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 330px;
	background-image: url(../images/hdr_bgd.jpg);
	background-repeat: repeat-x;
}

#subheader-bgd {
	margin: 0px;
	overflow: visible;
	padding: 0;
	width: 100%;
	height: 213px;
	background-image: url(../images/subhdr_bgd.gif);
	background-repeat: repeat-x;
}

#header {
	overflow: visible;
	margin: 0;
	padding: 0;
	width: 940px;
}

#header-logo {
	clear: left;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 82px;
}
#header-right {
	clear: right;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 858px;
}
#mainnavi-box {
	float: right;
	clear: right;
	margin: 0 auto;
	padding: 0 auto;
	width: 716px;
	height: 44px;
}
#mainnavi {
	float: right;
	margin: 0;
	padding: 0;
	height: 44px;
}
#mainnavi ul { 
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	height: 44px;
}
#mainnavi li { 
	display: inline;
	list-style-type: none;
}

#stageimage {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 858px;
}

#substageimage {
	display: inline;
	float: right;
	margin: 0;
	padding: 18px 0 0 0;
	width: 858px;
	height: 151px;
}
/* Main Navigation
========================================================================================================*/
#mn-home { /*no link, on resident page*/
	float: left;
	display: block;
	width: 70px;
	height: 44px;
	background: url("../images/mainnavi_home-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-home a:link, #mn-home a:visited {
	float: left;
	display: block;
	width: 70px;
	height: 44px;
	background: url("../images/mainnavi_home.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-home a:hover, #mn-home a:active {
	float: left;
	display: block;
	width: 70px;
	height: 44px;
	background: url("../images/mainnavi_home-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-about { /*no link, on resident page*/
	float: left;
	display: block;
	width: 88px;
	height: 44px;
	background: url("../images/mainnavi_about-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-about a:link, #mn-about a:visited {
	float: left;
	display: block;
	width: 88px;
	height: 44px;
	background: url("../images/mainnavi_about.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-about a:hover, #mn-about a:active {
	float: left;
	display: block;
	width: 88px;
	height: 44px;
	background: url("../images/mainnavi_about-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-outlets { /*no link, on resident page*/
	float: left;
	display: block;
	width: 106px;
	height: 44px;
	background: url("../images/mainnavi_outlets-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-outlets a:link, #mn-outlets a:visited {
	float: left;
	display: block;
	width: 106px;
	height: 44px;
	background: url("../images/mainnavi_outlets.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-outlets a:hover, #mn-outlets a:active {
	float: left;
	display: block;
	width: 106px;
	height: 44px;
	background: url("../images/mainnavi_outlets-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-wines { /*no link, on resident page*/
	float: left;
	display: block;
	width: 99px;
	height: 44px;
	background: url("../images/mainnavi_wines-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-wines a:link, #mn-wines a:visited { 
	float: left;
	display: block;
	width: 99px;
	height: 44px;
	background: url("../images/mainnavi_wines.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-wines a:hover, #mn-wines a:active { 
	float: left;
	display: block;
	width: 99px;
	height: 44px;
	background: url("../images/mainnavi_wines-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-news { /*no link, on resident page*/
	float: left;
	display: block;
	width: 128px;
	height: 44px;
	background: url("../images/mainnavi_news-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-news a:link, #mn-news a:visited { 
	float: left;
	display: block;
	width: 128px;
	height: 44px;
	background: url("../images/mainnavi_news.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-news a:hover, #mn-news a:active { 
	float: left;
	display: block;
	width: 128px;
	height: 44px;
	background: url("../images/mainnavi_news-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-privcard { /*no link, on resident page*/
	float: left;
	display: block;
	width: 122px;
	height: 44px;
	background: url("../images/mainnavi_privcard-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-privcard a:link, #mn-privcard a:visited { /*no link, on resident page*/
	float: left;
	display: block;
	width: 122px;
	height: 44px;
	background: url("../images/mainnavi_privcard.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-privcard a:hover, #mn-privcard a:active { /*no link, on resident page*/
	float: left;
	display: block;
	width: 122px;
	height: 44px;
	background: url("../images/mainnavi_privcard-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

#mn-contact { /*no link, on resident page*/
	float: left;
	display: block;
	width: 103px;
	height: 44px;
	background: url("../images/mainnavi_contact-res.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#mn-contact a:link, #mn-contact a:visited { 
	float: left;
	display: block;
	width: 103px;
	height: 44px;
	background: url("../images/mainnavi_contact.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}
#mn-contact a:hover, #mn-contact a:active { 
	float: left;
	display: block;
	width: 103px;
	height: 44px;
	background: url("../images/mainnavi_contact-over.jpg") 0 0 no-repeat;
	text-decoration: none;
	cursor:pointer;
}

.mn-menu{
	border-top: 1px #889cc2 solid;
	border-left: 1px #889cc2 solid;
	border-right: 1px #889cc2 solid;
	background: #ffffff;
	line-height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 126px; /* default width for menu */
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	visibility: hidden;
}

.mn-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.mn-menu ul li a:link, .mn-menu ul li a:visited {
	border-bottom: 1px solid #889cc2;
	background: #ffffff;
	color: #889cc2;
	display: block;
	padding: 3px 0px 3px 0px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 11px;
}

.mn-menu ul li a:hover, .mn-menu a:active { /*hover background color*/
	color: #ffffff;
	background: #889cc2;
}
/* Text Header Styling
========================================================================================================*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#e94738;
	font-weight: normal;
	text-decoration: none;
	line-height:normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

/* Homepage: Wine of the Month Header*/
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#888888;
	font-weight: bold;
	text-decoration: none;
}

/* Homepage: Promo Header*/
h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
/* Mid-Section Styles
========================================================================================================*/
#mid-section {
	clear: both;
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 940px;
	vertical-align: top;
	height: 100%;
}

.br {clear: both;}

#outlets {
	float: left;
	margin: 0 0px 0 0px;
	padding: 0;
	width: 960px;
	vertical-align: top;
	text-align:left;
}
#outlets-box {
	float: left;
	margin: 0px;
	padding: 0 10px 0 0px;
	width: 180px;
	vertical-align: top;
	text-align:left;
}

#items {
	display: inline;
	float: left;
	clear: both;
	margin: 40px 0px 0 0px;
	padding: 0;
	width: 960px;
	height: 100%;
	vertical-align: top;
	text-align:left;

}
#items-box1 {
	float: left;
	margin: 0px;
	padding: 0 20px 0 0px;
	width: 300px;
	vertical-align: top;
	text-align:left;
	height: 100%;
}
#items-box2 {
	float: left;
	margin: 0px;
	padding: 0 20px 0 0px;
	width: 300px;
	vertical-align: top;
	text-align:left;
	height: 100%;
}
#items-box3 {
	float: left;
	margin: 0px;
	padding: 0 0px 0 0px;
	width: 300px;
	vertical-align: top;
	text-align:left;
	height: 100%;
}
#promo-box {
	float: left;
	margin: 0px 0 10px 0;
	padding: 0;
	vertical-align: top;
	text-align:left;
	width:300px;
}

#content-box {
	clear: right;
	float: right;
	margin: 0;
	padding: 0 0 30px 0;
	width: 700px;
	text-align:left;
	min-height: 500px;
}

#breadcrumbs-box {
	clear: both;
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	width: 700px;
	height: 23px;
	text-align:left;
}

#subpghdr-box {
	clear: both;
	float: left;
	margin: -5px 0 0 0;
	padding: 0;
	width: 700px;
	text-align:left;
}


#bodycontent-box {
	clear: both;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 700px;
	text-align:left;
	border: 0;
}

#para-left {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
	text-align:left;
}
#para-right {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	width: 330px;
	text-align:left;
}

#para-left-big {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 480px;
	text-align:left;
}
#para-right-sm {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	text-align:left;
}

#promo-left {
	clear: left;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 480px;
	vertical-align:top;
	text-align:left;
}
#promo-right {
	clear:right;
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	vertical-align:top;
}
.promo-wine {
	color: #cc0000;
	font-weight:bold;
	font-style:italic;
}
#row {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}
#column-left {
	clear: left;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 325px;
	text-align:left;
	height:100%;
}
#column-right {
	clear: right;
	float: right;
	margin: 0 0 0 40px;
	padding: 0;
	width: 325px;
	text-align:left;
	height:100%;
}
#column-vy {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	height:100%;
}
#column-body {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	width: 215px;
	text-align:left;
	height:100%;
}

#map {
	clear: both;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 495px;
	border: inset 2px #e94738;
}
#pricetag {
	clear: right;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0; 
	vertical-align:top;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #F0F0F0;
}
/*Sub Navigation Styling
========================================================================================================*/
#subnavi-box {
	display: block;
	clear: left;
	float: left;
	margin: 0;
	padding: 8px 20px 0 0;
	width: 220px;
	height: 100%;
	color: #000000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
.subnavi-one ul {
	display: block;
	margin: 0;
	padding:0;
}
.subnavi-one ul li { 
	display: block;
	margin: 0;
	padding: 8px 0 7px 10px;
	border-bottom: #DDDDDD solid 1px;
	color: #e94738;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}

.subnavi-one ul li a:link, .subnavi-one ul li a:visited { 
	display: block;
	margin: 0;
	padding: 0px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}

.subnavi-one ul li a:hover, .subnavi-one ul li a:active { 
	color: #e94738;
}

.subnavi-two ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
	padding: 0;
}
.subnavi-two ul li{
	padding: 8px 0 7px 20px;
	margin: 8px 0 -6px 0;
	border-top: #DDDDDD solid 1px;
	border-bottom: #FFFFFF solid 1px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
.subnavi-two ul li a:link, .subnavi-two ul li a:visited { 
	display: block;
	padding: 0;
	border-bottom: 0;
	color: #e94738;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.subnavi-two ul li a:hover, .subnavi-two ul li a:active { 
	color: #e94738; /* #ca333e; */
}

.subnavi-two{
	width: 210px; /*width of accordion menu*/
}

.subnavi-two .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	cursor: hand;
	cursor: pointer;
	display: block;
	border-bottom: 0;/*bottom spacing between header and rest of content*/ 
	color: #e94738;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-align:left;	
}
.subnavi-two ul li .opensubheader{ /*Open state CSS for sub menu header*/
	background-color: #FFFFFF  !important;
}

.subnavi-two ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background-color: #FFFFFF !important;
}

.subnavi-three {
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-align:left;
}

.subnavi-three ul {
	margin: 0;/*bottom spacing between each UL and rest of content*/
	padding: 0;
	list-style-position: inside;
}

.subnavi-three ul {
	margin: 0;/*bottom spacing between each UL and rest of content*/
	padding: 0;
	list-style-position: inside;
	color: #e94738;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-align:left;
}

.subnavi-three ul a:link, .subnavi-three ul a:visited {
	margin: 0;/*bottom spacing between each UL and rest of content*/
	padding: 0;
	list-style-position: inside;
}

.subnavi-three ul li .opensubheader{ /*Open state CSS for sub menu header*/
	background-color: #FFFFFF  !important;
}

.subnavi-three ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background-color: #FFFFFF !important;
}


.subnavi-three ul li{
	margin: 0 0 0 10px;
	padding: 5px 0 5px 14px;
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	background-image: url("../images/arrow_sn_grey.gif");
	background-repeat: no-repeat;
	background-position: left 9px;
	list-style-position: outside;
}


.subnavi-three ul li a:link, .subnavi-three ul li a:visited {
	color: #e94738;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	list-style-position: outside;
	/*background-image: url("../images/arrow_sn_grey.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-position: outside;*/
}

.subnavi-three ul li a:hover, .subnavi-three ul li a:active{ /*hover state CSS*/
	color: #e94738;
	list-style-position: outside;
}

.activeli {
	border-bottom: #dddddd solid 1px;
	padding: 0 0 1px 0;
}

/*Red Button Styling
========================================================================================================*/

#btn_readmore, .btn_submit {
	float: right;
	margin-bottom: 1px;
	padding: 0;
	display:block;
	border: none;
	background-color:#ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed1018;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	width: 77px;
	height:18px;
}
#btn_readmore a:hover, .btn_submit:hover {
	background-color:#CCC;
	color:#000;
}

#btn_backtotop {
	clear: right;
	float: right;
	margin: 30px 0 1px 0;
	padding: 0;
	display:block;
	border: none;
	background-color:#ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed1018;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	width: 77px;
	height:18px;
}
#btn_backtotop a:hover {
	background-color:#CCC;
	color:#000;
}
#btn_backtomap {
	clear: left;
	float: left;
	margin: 30px 0 1px 0;
	padding: 0;
	display:block;
	border: none;
	background-color:#e94738;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	width: 77px;
	height:18px;
}
#btn_backtomap a:hover {
	background-color:#333333;
}

#btn_pages {
	float:right;
	margin: 0;
	padding: 0 0 5px 0;
	display:inline;
	border: none;
	border-bottom: 1px solid #DDDDDD;
	width: 700px;
	height: 32px;
}
#btn_pages ul {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
#btn_pages ul li {
	margin: 0;
	padding: 0 3px 1px 3px;
	list-style-type: none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
#btn_pages ul li a:link, #btn_pages ul li a:visited  {
	float:left;
	padding: 0 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e94738;
	font-weight: normal;
	text-decoration: none;
	background: #F0F0F0;
	width: 15px;
	text-align:center;
}
#btn_pages ul li a:hover, #btn_pages ul li a:active  {
	color:#FFFFFF;
	background: #333333;
}

/*a.btn_readmore:visited {
	display:block;
	border: none;
    background: url("../images/btn_readmore.gif") no-repeat top left;
    padding: 0;
	width: 77px;
	height: 21px;
}
	
a.btn_readmore:hover {
	display:block;
	border: none;
    background: url("../images/btn_readmore-over.gif") no-repeat top left;
    padding: 0;
	width: 77px;
	height: 21px;
}

a.btn_readmore:active {
	display:block;
	border: none;
    background: url("../images/btn_readmore-over.gif") no-repeat top left;
    padding: 0;
	width: 77px;
	height: 21px;
}
*/
a.white_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.white_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.white_arrow {
	padding: 0 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.purple_arrow {
	padding: 0 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e94738;
	font-weight: normal;
	text-decoration: none;
}

a.white_linkbig:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white_linkbig:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white_linkbig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.white_linkbig:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
/* Body Text Styling
========================================================================================================*/
.grey6sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

.grey5sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	font-weight: normal;
	text-decoration: none;
}

.grey3sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
a.grey3sm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
a.grey3sm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
a.grey3sm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
}
a.grey3sm:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
.grey3smbold { /* Name: Email: in Home */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
.grey3 { /* Contact Us > Email Us */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.grey3bold { /* Contact Us > Email Us */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

.grey3big {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
/* Divider Styling
========================================================================================================*/
#btn_line {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 700px;
	border-bottom: #000000 1px solid;
	min-height: 1px;
}

#outlets_line {
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	width: 100%;
	border-bottom: #000000 1px solid;
	min-height: 1px;
}

#item_line {
	border-bottom: #ddd solid 1px;
	clear:both;
	float: left;
	margin: 0px;
	padding: 0;
	width: 100%;
}
/* Subpage Text Styling
========================================================================================================*/
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
a.breadcrumbs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e94738;
	font-weight: normal;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e94738;
	font-weight: normal;
	text-decoration: underline;
}
.para-first {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}


/* Footer Styles
========================================================================================================*/
#footer {
	float:left;
	clear:both;
	margin: 0;
	padding: 20px 0 0 0;
	width: 100%;
	background-color:#889cc2;
}
#footer-box {
	margin: 0;
	padding: 20px 0 0 0;
	width: 940px;
	height: 150px;
	vertical-align: top;
}
#footer-links {
	float: left;
	display: block;
	margin: 0;
	padding: 0 27px 0 0;
	width:auto;
	vertical-align: top;
	text-align:left;
}
#footer-right {
	float: right;
	display: block;
	margin: 0;
	padding: 0 0px 0 0;
	vertical-align: top;
	text-align:left;
	width: 260px;
}
#footer-form {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0px 0 0;
	width:auto;
	vertical-align: top;
	text-align:left;
}
/* Footer Text Styling
========================================================================================================*/

.footer-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.footer-main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

a.footer-main:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.footer-main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.footer-main:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

a.footer-sub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
a.footer-sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
a.footer-sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
}
a.footer-sub:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}


/* Image Positioning Styles
========================================================================================================*/

.float-left {
	clear: left;
	float: left;
	padding: 0px 10px 0 0;
}

.float-right {
	clear: right;
	float: right;
	padding: 0px 10px 0 0;
}

.arrow-left {
	float: left;
	padding: 4px 0 7px 0;
}
.arrow-leftblack {
	float: left;
	padding: 4px 0 7px 21px;
}
.flag-left {
	clear: right;
	float: left;
	padding: 2px 0 -2px 0;
	vertical-align:bottom;
}
.vy_thumbnail {
	clear: left;
	float: left;
	padding: 0px 10px 0 0;
	width: 100px;
	height:inherit;

}
.wine_of_the_month {
	clear: left;
	float: left;
	padding: 0px 10px 0 0;
	width: 100px;
	height:inherit;
}

#fp_outlets-target-1,#fp_outlets-target-2,#fp_outlets-target-3,#fp_outlets-target-4,#fp_outlets-target-5 {
	display:block;
	width: 300px;
	height: 25px;
	background: url(../images/outlets-text.gif) no-repeat;
}
#fp_outlets-target-1 {
	background-position:0px 0px;
}
#fp_outlets-target-2 {
	background-position:0px -40px;
}
#fp_outlets-target-3 {
	background-position:0px -80px;
}
#fp_outlets-target-4 {
	background-position:0px -120px;
}
#fp_outlets-target-5 {
	background-position:0px -160px;
}

#fp_outlets-target-1:hover {
	background-position:-300px 0px;
}
#fp_outlets-target-2:hover {
	background-position:-300px -40px;
}
#fp_outlets-target-3:hover {
	background-position:-300px -80px;
}
#fp_outlets-target-4:hover {
	background-position:-300px -120px;
}
#fp_outlets-target-5:hover {
	background-position:-300px -160px;
}

.twc {
	font-family:"Garamond","Times New Roman", Times, serif;
	font-size: 16px;
/*	color:#1990df; */
/*	color:#6F1713; */
}

.outlet a{font-size:14px;font-weight:bold;text-decoration:none;display:block;}
.outlet a:hover{text-decoration:none;background:#DFDFDF;}
.outlet span{color:#666;}
.outlet .name{float:left; width:192px;}

/* Anylinkmenu.js excessive vertical scrolling hack
========================================================================================================*/

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: none;
visibility: hidden;
}
