
@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;	
}
body {
background-color: #7f929e;
}
a img {
border: none;	
}
#restweek {
background: #7f929e url(images/body-bg.jpg) no-repeat top center;
min-height: 1200px;
}
#headerArea {
margin: 0 auto;	
width: 956px;
position: relative;
padding: 18px 18px;
background:url(images/mainContnetAreaCol1-bg.png) repeat top left;
margin-bottom: 14px;
}
#wrapper {
width: 969px;
margin: 0 auto;
padding: 11px 11px;
background: url(images/mainContnetAreaCol1-bg.png) repeat top left;	
}
#content {
position: relative;
background: #fff url(images/three-cols.gif) repeat-y top left;
width: 968px;
overflow: hidden;
font-family: Helvetica, Arial, sans-serif;
color: #535353;
}
#content a {
color: #535353;
text-decoration: none;	
}
#content a:hover {
text-decoration: underline;	
}
#content p, #content li, #content blockquote, #content dd, #content dt {
line-height: 20pt;
font-size: 12pt;	
}
#content dd {
color: #929191;	
}
#content hr {
border: none;
height: 1px;
background: #d4d4d4;	
}

#content ol, #content ul {
list-style-position: inside;	
}
.col {
float: left;
}
#col-main {
width: 466px;	
}
#col-second {
width: 260px;
padding: 0 0;	
}
#col-tert {
width: 242px;	
}
#header-wine-lovers {
background: #000;
padding-top: 23px;
padding-bottom: 20px;	
}
.promo-area {
padding-bottom: 29px;
overflow: hidden;
padding: 25px 25px;	
border-bottom: 1px #d4d4d4 solid;
}
/*
============================

Header stylings

============================
*/
.headers {
text-indent: -10000px;
padding-bottom: 30px;	
}
#h1-wine-lovers {
background: url(images/h1-wine-lovers.gif) no-repeat top left;
height: 60px;
width: 969px;
padding-bottom: 0;
}
#h1-rhone-logo {
background: url(images/h1-rhone-logo.gif) no-repeat top left;
width: 646px;
height: 66px;
padding-bottom: 0;
margin: 0 auto;	
}
#h2-great-boston {
width: 371px;
height: 28px;
padding-bottom: 0;
background:url(images/h2-great-boston.gif) no-repeat top left;	
}
#h2-wine-deals {
width: 372px;
height: 32px;
background:url(images/h2-wine-deals.gif) no-repeat top left;	
}
#h3-wine-shops {
width: 151px;
height: 52px;
background: url(images/h3-wine-shops.gif) no-repeat top left;	
}
#h3-did-you-know {
width: 151px;
height: 31px;
background: url(images/h3-did-you-know.gif) no-repeat top left;
	
}
#h3-featuring-great {
width: 399px;
height: 26px;
background: url(images/subheader-featuring-great.gif) no-repeat top left;
}
/*
============================

Minor stuff (buttons and miscellaneous )

============================
*/
.top-ten {
float: left;
width: 50%;	
}
#find-out-why {
display: block;
width: 210px;
height: 38px;
background:url(images/button-find-out-why.jpg) no-repeat top left;
text-indent: -10000px;	
margin: 0 auto;
margin-bottom: 20px;
}
#get-facts {
display: block;
width: 112px;
height: 35px;
background: url(images/button-get-facts.gif) no-repeat top left;
text-indent: -10000px;	
float: right;
}
.fact {
text-indent: -10000px;	
width: 178px;
height: 230px;
text-align: center;
}
#eu-logo {
position: absolute;	
bottom: 0;
right: 0;
margin-right: 5px;
}