html {
	background:#4b0a03 url(winetasting-1-fade.png) repeat-x;
}
body {
	background:url(winetasting-1-hdr.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#c16f3c;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
	color:#f2eb96;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
	font-weight:normal;
	font-style:italic;
	color:#c16f3c;
}
h3,
h4,
h5,
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.5px;
	color:#f2eb96;
}
a {
	color:#f2eb96;
	text-decoration:none;
}
a:hover {
	color:#f2eb96;
	text-decoration:underline;
}
#cc-branding-outer {
	background:transparent url(winetasting1-glass.png) no-repeat center right;
}
#cc-content-sub-outer {
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	background:#5b160e;
}
#cc-site-info-outer {
	border-top:1px solid #743b29;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff9b3;
	border:1px solid #c16f3c;
	background:#c16f3c url(../../common/images/regbtn-overlay.png) repeat-x center top;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	border:1px solid #b75518;
	background:#b75518 url(../../common/images/regbtn-overlay.png) repeat-x center top;
}
.group-sep {
	border-color: #c16f3c;	
}
.cc-divider {
	border-color:transparent;
	background:#c2c5c8;
}
/*IE 6*/
* html {
	background-image:url(winetasting-1-fade-ie6.png);	
}
* html #cc-branding-outer {
	background-image:url(winetasting1-glass-ie6.png);
}
* html a.cc-register,
* html a.cc-register:hover {
	background-image:none;
}
* html a.cc-register:hover {
	color:#fff;
}