/* REDEFINED STYLES */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	margin:0;
	color:#000000;
	background-image: url(/images/common/background.gif);
}
a {
	color:#666633;
}
a:hover {
	color:#003333;
}
a:active {
	color: #254C33;
}
input,textarea,select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
/* GENERAL STYLES */

.txt-med {
	font-size:11px;
	line-height:16px;
}
.txt-med-white {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}
.txt-intro {
	font-size:12px;
	line-height:20px;
	color:#555555;
	font-style:italic;
}
.smallcaps {
	font-size:12px;
	color:#999999;
	font-variant:small-caps;
}
h1 {
	font-size:20px;
	font-weight:lighter;
	color:#956A24;
	line-height:24px;
}
h2 {
	font-size:16px;
	font-weight:lighter;
	color:#956A24;
	line-height:24px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.breadcrumb {
	font-size:10px;
	color:#666666;
}
.txt-sm-gray {
	font-size: 10px;
	color: #666666;
	line-height:14px;
}
.txt-caption {
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.border {
	border: 1px solid #FFCC99;
}
.border-orange {
	border: 1px solid #FF9966;
}
.subhead-med-red {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.subhead-med {
	font-size:18px;
	font-weight:bold;
	color:#666633;
	line-height:26px;
}
.table-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#333333 1px solid
}
.button-submit {
	font-weight:bold;
	color:#003300;
}

/* --- GENERAL STYLES --- */


/* --- HEADINGS --- */


/* --- FONTS --- */

.dropcap {
	font-size:32px;
}
.txt-wines {
	font-size:12px;
	line-height:22px;
}
.txt-price {
	font-size:18px;
	color:#666633;
	font-weight:bold;
}
.txt-expand {
	font-size:16px;
	color:#666633;
	text-decoration:underline;
}

/* --- BORDERS --- */

.rule-dots {
	font-size:9px;
	color:#CCCCCC;
}

/* --- TABLES --- */ 


/* FOOTER STYLES */

.footer {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-size:11px;
	color:#B49A47;
	font-weight:bold;
	text-decoration:none;
}
.footer-sub {
	font-size:10px;
	color:#CCCCCC;
}
.footer-sub a {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}
.footer-sub a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt-sidebar {
	font-size:11px;
	line-height:18px;
	color:#333333;
}
