/* ---------- base styles ------------- */
@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}
body{
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #3b332e;
	font-weight: none;
	margin: 0;
	padding: 0;
}
#wrapper{
	position: relative;
	background-color: #f6f5e7;
	width: 1024px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
}
#cartModule{
	position:relative;
	background: #ffffff;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#cartModule h3{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-style: normal;
}
#cartModule h4{
	position:relative;
	background: #ffffff;
	width: 704px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#clear{
	clear:both;
}
hr {
	font-size: 1px;
	color: #CCCCCC;
	text-decoration: underline;
}	
#logo {
	background: no-repeat 50px 75px;
	left: 15px;
	top: 130px;
	padding:0;
	margin:0;
	width: 350px;
	height: 73px;
	position: absolute;
}
#storeContainer{
	width: 1024px;
	background-color: #f6f5e7;
	margin: 0;
	padding: 0;
	position: relative;
}
#social{
	padding-top: 0;
	padding-left: 0;
	padding-right: 45px;
	padding-bottom: 0;
}
#gallery h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	margin: 0;
	padding-top: 3px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}
#gallery{
	padding-top: 10px;
	left:45px;
	width: 1024px;
	position: relative;
	background: url(../images/article_header.png) no-repeat top left;
}
#gallery h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 14px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#music h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	margin: 0;
	padding-top: 3px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}
#music{
	padding-top: 10px;
	width: 1024px;
	position: relative;
}
#musicContent {
	padding-left: 24px;
	padding-top:0;
	left: 45px;
	position : relative;
	background: url(../images/article_header.png) no-repeat top left;
}
#music h1{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 22px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#music h2{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	font-weight: normal;
}
#music h3{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	font-weight:normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	text-transform: uppercase;
}
#music h4{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #444444;
	padding:0;
	font-weight:normal;
	font-style:italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;	
}
#music a{
	color: #444444;
	text-decoration:underline;
}
#music a{
	color: #444444;
	text-decoration:underline;
	font-size: 11px;
}
#music a:hover{
	color: #7c112b;
}
#music ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#music ul li{
	float: left;
}
#music ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#music ul a.first{
	background: none;
}
#music ul a:hover{
	color: #7c112b;
}
#article h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#article{
	padding-top: 10px;
	width: 937px;
	left: 45px;
	position: relative;
	background: url(../images/article_header.png) no-repeat top left;
}
#article h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 15px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#article p {
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 300px;
	
}
#article a {
	text-transform: uppercase;
	text-decoration:underline;
}
#article a:hover {
	color: #636e11;
}
#rss {
	position: absolute;
	width: 275px;
	height: 400px;
	right: 20px;
	top: 315px;
	z-index: 100;
}
#clubs h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	margin: 0;
	padding-top: 3px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}
#clubs{
	padding-top: 10px;
	padding-left: 46px;
	width: 1024px;
	position: relative;
}
#clubsContent {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	background: url(../images/article_header.png) no-repeat top left;
}
#clubs h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 22px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#clubs p {
	margin-top: 40px;
	padding-left: 25px;
	padding-right: 300px;
	
}
#clubs a {
	text-transform: uppercase;
	text-decoration:underline;
}
#clubs a:hover {
	color: #636e11;
}
#clubs ul{
	margin: 0;
	position: relative;
	right: 0;
	width: 270px;
	padding-left: 25px;
	float: left;
}
#clubs ul li{
	float: left;
	margin-bottom: 10px;
	padding-left: 17px;
	list-style-position: outside;
	background: url(../images/bullet.png) no-repeat;
}
#clubs ul a{
	padding: 0;
	font-size: 12px;
	color: #444444;
	float: left;
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
}
#clubs ul a.first{
	background: none;
}
#clubs ul a:hover{
	color: #636e11;
}
#about h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	margin: 0;
	padding-top: 3px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	
}
.handcursor{
cursor:hand;
cursor:pointer;
}
#about{
	padding-top: 10px;
	padding-left: 0px;
	width: 700px;
	position: relative;
}
#aboutContent {
	left: 45px;
	padding-top: 0;
	padding-left: 25px;
	background: url(../images/article_header.png) no-repeat top left;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	margin: 0;
}
#about h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 22px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#about h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	
}
#about p {
	margin-top: 40px;
	padding-left: 25px;
	padding-right: 300px;
	
}
#about a {
	font-size:11px;
	text-transform: uppercase;
	text-decoration:underline;
}
#about a:hover {
	color: #636e11;
}
#about img{
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-top: 0;
	padding: 0;
}
#about ul{
	margin-top: 25px;
	margin-left:0;
	margin-right: 0;
	margin-bottom: 0;
	position: relative;
	left: 0px;
	bottom: 15px;
	list-style: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	height: 10px;
}
#about ul li{
	float: left;
	margin-top: 10px;
}
#about ul a{
	padding: 0 1.2em;
	font-size: 13px;
	line-height: 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	color: #afb062;
	float: left;
	display: block;
}
#about ul a.first{
	background: none;
	color: #000000;
	line-height: 1.9em;
}
#about ul a:hover{
	color: #636e11;
}
#google{
	padding-top: 10px;
	left: 45px;
	width: 1024px;
	position: relative;
	background: url(../images/article_header.png) no-repeat top left;
}
#google h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#google h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#google ul{
	margin-top: 25px;
	margin-left:0;
	margin-right: 0;
	margin-bottom: 0;
	position: relative;
	left: 10px;
	bottom: 15px;
	list-style: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	height: 10px;
}
#google ul li{
	float: left;
}
#google ul a{
	padding: 0 1.2em;
	font-size: 13px;
	line-height: 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	color: #afb062;
	float: left;
	display: block;
}
#google ul a.first{
	background: none;
	color: #000000;
	line-height: 1.9em;
}
#google ul a:hover{
	color: #636e11;
}
#map{
	width: 880px;
	height: 500px;
}
#process h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 22px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#process {
	margin-top: 10px;
	padding-top: 0px;
	left: 100px;
	width: 980px;
	height: 495px;
	position: relative;
	background: url(../images/featured_about.png) no-repeat top left;
}
#contact{
	padding-top: 10px;
	left: 45px;
	width: 900px;
	position: relative;
	background: url(../images/article_header.png) no-repeat top left;
}
.directions{
	padding-top: 10px;
	width: 1024px;
	position: relative;
}
.map{
	border: 1 solid #666666;
}
#contact h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #636e11;
	margin: 0;
	padding-top: 12px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	
}
#contact h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	margin: 0;
	padding-top: 8px;
	padding-left: 32px;
	padding-bottom: 10px;
	padding-right: 0px;
	text-transform:uppercase;
}
#contact h3{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	margin: 0;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	text-transform:uppercase;
}
#contact a{
	color: #636e11;
	text-decoration:underline;
}
#contact a:hover{
	color: #6e0606;
}
#contact ul{
	margin: 0;
	position: relative;
	width:245px;
	right: 0;
	padding: 0;
	float: left;
}
#contact ul li{
	float: left;
	margin-bottom: 10px;
	padding-left: 17px;
	list-style-position: outside;
	background: url(../images/bullet.png) no-repeat;
}
#contact ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#contact ul a.first{
	background: none;
}
#contact ul a:hover{
	color: #FFCC00;
}
.table{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableThin{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table2{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableSteps{
	padding: 0;
	margin: 0;
	background-color:#767676;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626161;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #626161;
	color: #ffffff;
}
.clubDivider{
	padding: 0;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #86838E;
	height: 100%
}
.clubDividerTop{
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86838E;
}
/* ------- account navigation styles --------- */
#accountNav ul{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 38px;
	top: 7px;
	list-style: none;
	float: right;
}
#accountNav ul li{
	float: left;
}
#accountNav ul a{
	padding: 0 1em;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	color: #888888;
	float: left;
	display: block;
}
#accountNav ul a.first{
	background: none;
	color: #FFFFFF;
}
#accountNav ul a:hover{
	color: #FFFFFF;
}
/* -- My Account module styles -- */
#myaccountModule {
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ffffff;
	position: relative;
	float: left;
	left: 0px;
	width: 1024px;
}
#myaccountModule img {
	float:left;
	margin-right: .7em;
	margin-bottom: .3em;
}
#myaccountModule h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7c112b;
	margin: 0px;
	padding-bottom: 5px;
}
#myaccountModule h2{
	font: 1.1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
}
#myaccountModule h3{
	font-size: .9em;
	color: #777;
	text-align:right;
	padding:0;
	margin:0;
}
#myaccountModule h4{
	font-size: 1em;
	color: #333333;
	text-align:left;
	padding:0;
	margin:0;
}
#myaccountModule p{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
}
#myaccountModule a{
	color: #222222;
}
#myaccountModule a:hover{
	color:#7c112b;
	text-decoration: underline;
}
/* ----------------- header styles ---------------*/
#headerStory {
	position: relative;
	background: url(../images/banner_home.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerStory h1 {
	margin-left: -9000px;
}
#headerWines {
	position: relative;
	background: url(../images/banner_wines.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerWines h1 {
	margin-left: -9000px;
}
#headerMusic {
	position: relative;
	background: url(../images/banner_music.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerMusic h1 {
	margin-left: -9000px;
}
#headerContact {
	position: relative;
	background: url(../images/banner_contact.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerProcess {
	position: relative;
	background: url(../images/banner_process.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerProcess h1 {
	margin-left: -9000px;
}
#headerContact h1 {
	margin-left: -9000px;
}
#headerGallery {
	position: relative;
	background: url(../images/banner_gallery.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerGallery h1 {
	margin-left: -9000px;
}
#headerEvents {
	position: relative;
	background: url(../images/banner_events.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerEvents h1 {
	margin-left: -9000px;
}
#headerClubs {
	position: relative;
	background: url(../images/banner_clubs.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerClubs h1 {
	margin-left: -9000px;
}
#headerAbout {
	position: relative;
	background: url(../images/banner_about.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerAbout h1 {
	margin-left: -9000px;
}
#headerLocation h1 {
	margin-left: -9000px;
}
#headerLocation {
	position: relative;
	background: url(../images/banner_location.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerTrade {
	position: relative;
	background: url(../images/banner_home.jpg) no-repeat top right;
	width: 1024px;
	height: 278px;
}
#headerTrade h1 {
	margin-left: -9000px;
}
#header #logoImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 141px;
	background: url(../images/logo.gif) no-repeat top right;
}
#headerTall {
	position: relative;
	background: url(../images/banner_tall.jpg) no-repeat top right;
	margin:0;
	padding:0;
	width: 1024px;
	height: 350px;
}
#headerTall h1 {
	margin-left: -9000px;
}
/* ------- main navigation styles --------- */
#mainNav {
	margin:0;
	padding:0;
	background: url(../images/bkgd_nav.jpg) no-repeat top left;
	height: 32px;
	width: 1024px;
}
#mainNav ul {
	margin: 0;
	position: relative;
	left: 0px;
	width: 1024px;
	list-style: none;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#mainNav ul li{
	float: left;
}
#mainNav ul a{
	padding: 0 18px;
	font-size: 12px;
	line-height: 2.9em;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	float: left;
	list-style: none;
	display: block;
}
#mainNav ul a.first{
	color: #f6f5e7;
	font-weight:bold;
}
#mainNav ul a:hover{
	color: #f6f5e7;
}
/* ------- sub navigation styles --------- */
#subNav {
	position: relative;
	padding: 0;
	margin-top: 17px;
	margin: bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	width: 920px;
}
#subNav ul{
	margin: 0;
	position: relative;
	background: url(../images/head_subnav.jpg) no-repeat top left;
	left: 40px;
	bottom: 15px;
	width: 910px;
	list-style: none;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	height: 10px;
}
#subNav ul li{
	float: left;
}
#subNav ul a{
	padding: 0 1.2em;
	font-size: 13px;
	line-height: 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	color: #afb062;
	float: left;
	display: block;
}
#subNav ul a.first{
	background: none;
	color: #000000;
	line-height: 1.9em;
}
#subNav ul a:hover{
	color: #636e11;
}
/* ------- welcome styles --------- */

#welcome{
	float:left;
	width: 310px;
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 85px;
	padding-left: 20px;
	position: absolute;
	left: 10px;
	top: 15px;
}
#welcome h1{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #999999;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-transform:uppercase;
}
#welcome h2{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #999999;
	padding:0;
	margin:0;
}
/* ------- mainContent styles --------- */
#mainContent{
	float:left;
	width: 1024px;
	margin: 0;
	padding: 0;
	position: relative;
}
#mainContent h1{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform:uppercase;
}
#mainContent h2{
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #444444;
	padding:0;
	font-style:oblique;
	margin:0;
}
#mainContent a{
	color: #FFFFFF;
	text-decoration:underline;
}
#mainContent ul a:hover{
	color: #6e0606;
}
#mainContent ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#mainContent ul li{
	float: left;
}
#mainContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#mainContent ul a.first{
	background: none;
}
#mainContent ul a:hover{
	color: #FFCC00;
}

#contactContent{
	float: left;
	margin: 0;
	width: 1024px;
	padding: 0;
	padding: 0;
	position: relative;
}
#contactContent h1{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	font-weight: normal;
}
#contactContent h2{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	font-weight:normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	text-transform: uppercase;
}
#contactContent a{
	color: #000000;
	text-decoration:underline;
}
#contactContent ul a:hover{
	color: #6e0606;
}
#contactContent ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#contactContent ul li{
	float: left;
}
#contactContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#contactContent ul a.first{
	background: none;
}
#contactContent ul a:hover{
	color: #FFCC00;
}
/* ------- musicContent styles --------- */
#h-music{
	width: 36px;
	height: 310px;
	background-image: url(../images/h-music.png);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}
#musicBottle{
	width: 126px;
	background-image:url(../images/music_passport.png);
	height:412px;
	margin:0;
	padding:0;
	float: left;
	position: absolute;
	left: 0px;
}
#musicModule{
	width:907px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	background-image: #ffffff;	
	padding:0;
	left: 20px;
	position: relative;
}
/* -- customers module credit-- */
#customersModule_credit {
	margin: 0;
	background-color: #ffffff;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 725px;
}
#customersModule_credit h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #7c112b;
	margin: 0px;
	padding: 0px;
}
#customersModule_credit h2{
	font-size: 12px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#customersModule_credit h3{
	font-size: 12px;
	font-weight: normal;
}
#customersModule_credit h4{
	font-size: 1em;
	color: #777;
	margin: 0px;
	padding: 0px;
}
#customersModule p{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
}
#customersModule_credit a{
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #222222;
}
#customersModule_credit a:hover{
	color:#7c112b;
	border-bottom: 1px solid #7c112b;
}
/* ------- splash page styles --------- */
#rotator{
	margin: 0;
	width: 1024px;
	padding: 0;
	border: 1px solid #999999;
}
/* ------- premium wine shop styles --------- */
#premium{
	margin: 0;
	width: 1024px;
	padding: 0;
	border: 1px solid #999999;
}
#feature1{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	padding: 0;
	top: 6px;
	border: 1px solid #999999;
	background-image: url(../images/feature1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#feature2{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	padding: 0;
	top: 6px;
	left: 6px;
	border: 1px solid #999999;
	background-image: url(../images/feature2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#feature3{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	top: 6px;
	left: 2px;
	padding: 0;
	border: 1px solid #999999;
	background-image: url(../images/feature3.jpg);
	background-repeat: no-repeat;
	float: right;
}
/* --------------------- search styles ------------------------ */
#search {
	top: 190px;
	float: right;
	padding-right: 47px;
	position: relative;
	margin: 0;
}	
/* --------------------- content styles ------------------------ */
#content{
	float:left;
	width: 1024px;
}
#contentmid{
	width: 1024px;
	padding:0;
	margin:0;
	position: relative;
}
#featured-2column{
	float:left;
	width: 575px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	position: relative;
}
#featuredleft{
	float:left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	position:relative;
}
#featuredmid{
	float:left;
	width: 310px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	position:relative;
}
#featuredright{
	right: 50px;
	background: url(../images/featured_left.png) no-repeat top left;
	top: 393px;
	height: 390px;
	width: 300px;
	margin: 0;
	position:absolute;
}
#featuredright img{
	margin-right: 12px;
	padding-top: 45px;
	padding-left: 2px;
}
#featuredright h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	margin: 0;
	padding-top: 30px;
	padding-left: 27px;
	padding-bottom: 0px;
	padding-right: 37px;
	font-style:italic;
	
}
#featuredright p{
	margin: 0;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 120px;
	
}
#featuredright a{
	font-size: 11px;
	text-transform: uppercase;
	color: #222222;
	text-decoration: underline;
}
#featuredright a:hover{
	color:#7c112b;
	text-decoration: underline;
}
#featured_about{
	right: 5px;
	background: url(../images/featured_about.png) no-repeat top left;
	top: 320px;
	height: 390px;
	width: 350px;
	margin: 0;
	padding: 0;
	position:absolute;
}
#featured_about img{
	margin-right: 12px;
	padding-top: 10px;
	padding-left: 0px;
}
#featured_about h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	margin: 0;
	padding: 0;
	font-style:italic;
	
}
#featured_about p{
	margin: 0;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 120px;
	color: #555555;
	
}
#featured_about a{
	font-size: 11px;
	text-transform: uppercase;
	color: #222222;
	text-decoration: underline;
}
#featured_about a:hover{
	color:#7c112b;
	text-decoration: underline;
}
/* -------------------- shopping cart styles -------------------------------- */
#order{
	width: 700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
#order h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	color: #7c112b;
	margin: 0px;
	padding: 0px;
}
#order h2{
	font: 1.1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#order h3{
	font-size: 1em;
	color: #777;
}
#order h4{
	font: 1.1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#order img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#order p{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-transform: uppercase;
}
#order a{
	color: #222222;
	text-decoration: none;
}
#order a:hover{
	color:#7c112b;
}
#billing{
	width: 565px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.note{
	font-style: italic;
	font-size: 11px;
}
.order-product{
	border: 1px solid #CCCCCC;
}
.order-items{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	text-transform: uppercase;
}
#pureImageViewer {
	width:100%;
	height:100%;
	position:absolute;
	color:#00ADF1;
	font-size:47px;
	letter-spacing:-5px;
	line-height:37px;
}
#pureImageViewer a {
	color:#2FC6FF;
	text-decoration:none;
	border:none;
	background:none;
}
#pureImageViewer a:hover{
	color:#06BBFF;
	text-decoration:none;
	border:none;
	background:#none;
}
#pureImageViewer p {
	padding:50px;
	margin:0 auto;
	width: 600px;
}
/* -------------------- footer styles -------------------------------- */
#base{
	width: 1024px;
	height: 75px;
	position: relative;
	background: url(../images/bkgd.jpg) no-repeat top right;
	padding: 0;
	margin:0;
}
#buffer{
	width:1024px;
	height: 235px;
	padding:0;
	margin:0;
	clear: both;
}
#footer{
	margin: 0;
	color: #888888;
	background: url(../images/footer_bkgd.jpg) no-repeat top right;
	font: 10px "Trebuchet MS", Helvetica, sans-serif;
	padding: 0;
	clear: both;
	text-align: center;
	width: 1024px;
	height: 159px;
	position: relative;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/* ------- sub navigation styles --------- */
#privacy ul{
	margin: 0;
	position: absolute;
	right: 0;
	width: 240px;
	list-style: none;
	float: right;
}
#privacy ul li{
	float: left;
}
#privacy ul a{
	padding: 0 1.3em;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color: #666;
	float: left;
	display: block;
}
#privacy ul a.first{
	background: none;
}
#privacy ul a:hover{
	color: #CC0000;
}
/* ------- sign-up field styles --------- */
#signup {
	bottom: 10px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
}	

