@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

/*Copper: c27b13
light line: edd7b8
light highlight: f7f3ea
Logo: d4b981*/

/*=STRUCTURE
=== === === === === === === === === === */
html {
	min-height:100%;
	font-size: 100.1%; /* IE hack */
	line-height: 100%;
}
body {
	font-size: 14px;
	line-height: 15px;
	margin-left:15px;
	margin-right:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#96ca4b;
}

.center{
	text-align:center;
}

.bodyText {
	color:#000000;
	line-height:19px;
	letter-spacing:0.1em;
	margin-top:10px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
	}
	
.bodyWhtText {
	color:#ffffff;
	line-height:19px;
	letter-spacing:0.1em;
	margin-top:10px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	text-align:left;
}

.bodyWhtTextRt {
	color:#ffffff;
	line-height:19px;
	letter-spacing:0.1em;
	margin-top:10px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	text-align:right;
}

.bodyWhtTextSM {
	color:#ffffff;
	line-height:15px;
	letter-spacing:0.1em;
	margin-top:10px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;

	}
.bodyWhtTextSMCtr {
	color:#ffffff;
	text-align:center;
	line-height:15px;
	letter-spacing:0.1em;
	margin-top:10px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	}

.bodyWhtTextSM_RT {
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	text-align:right;
	}
	
.bodyHeader {
	color:#fff;
	line-height:25px;
	letter-spacing:0.1em;
	margin-top:20px;
	text-align:left;
	FONT:115% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 25px;
	}
	
.home{
}
.container{
	min-height: 300px;
	width:100%;
}

/*=COMMON
=== === === === === === === === === === */
a, a:link {
	color: #b43d27;
	text-decoration:none;
}
a:visited {
 	color: #b43d27}
a:hover {
	 	color: #FFF}
a:active {
	color: #FFF}

h1 {
	color: #000 /* use to be all white*/;
	font: 175% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-top:20px;
	padding-bottom: 0px;
	text-align: center;
	border-bottom: 2px solid #b43d27;
}
h2 {
	color: #000000 /* use to be f8f1d5*/;
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-top: 25px;
	text-align: left;
	border-bottom: 2px solid #b43d27;
}
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

p {
	}
p, ul {
	margin-bottom: 20px;
	line-height: 140%;
	text-align: left;
	}
/*=HEAD
=== === === === === === === === === === */
#head {
	background: #000000;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	height:305px;
}
.headImg{
	padding-left:50px;
	margin-left:50px;
	margin: 0 auto;
}

/*=FOOTER
=== === === === === === === === === === */
#footer {
/*	background:#000000;
*/	padding-top:25px;
	padding-bottom:20px;
}

.footerBlack {
	font-size: 95%;
	color:#7f963a;
	text-align: left;
	line-height: 130%;
}

.footer {
	font-size: 95%;
	color:#000000 /*use to be white*/;
	text-align: left;
	line-height: 130%;
}
.footer a, .footer a:visited{
	color: #b43d27;
	text-decoration: none;	
}
.footer a:hover{
	text-decoration: underline;
}

/*=CONTENT
=== === === === === === === === === === */
#content {
	background: #96ca4b;
	padding:20px;
	width:100%;
}	

#contentBlack {
	background: #000000;
	padding:20px;
	width:100%;
}	

#frontPic {
	padding-top:25px;
	background-position:center;
	position:absolute;
/*	background-image:url(images/FrontPage.jpg);
*/	background-repeat:no-repeat;
}

	
/*=NEWS
=== === === === === === === === === === */
.news p, .news h2{
	text-align: center;
	line-height: 160%;
}
.news p strong {
	letter-spacing: 1px;	
}
.news hr {
	margin: 40px 0;
}
.news h2 {
	margin-bottom: 10px;
}

/*=MISC
=== === === === === === === === === === */
.flashHolder {
	padding-bottom: 3px;
	height:200px;
	background-color:#000;
}
.flashMC {
	padding-bottom: 3px;
	vertical-align:middle;
	height:200px;
	background-color:#000000;
}

.bottomHome {
	background: #f46f34 url(../_cssimg/bottom_home01.jpg) no-repeat center top;
	min-height: 202px;
}
.bottomHome02{
	background: #000000 url(../_cssimg/bottom_home02.jpg) no-repeat center top;
	min-height: 8px;
}
.bottomHome p, .bottomHome h1{
	color: #000;
	text-align: center;
	line-height: 150%;
}
.toppad {
	padding-top: 25px;
	background-color:#f46f34;
}
.toppadSm {
	padding-top: 15px;
}
.spaceTop {
	margin-top: 35px;
}
.padleft {
	padding-left: 8px;
}
.spaceBottom {
	margin-bottom: 25px;
}

.bottomBorder{
	border-bottom: 3px solid #b43d27;	
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.golden p{
	color: #ffffff;
	font-size: 13px;
/*	border-bottom: 1px solid #b43d27;*/	
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.golden p+p.emphasis, .golden p+p.emphasis02 {
margin-top: 20px;
}
.golden p strong {
	text-transform: uppercase;
}
#wine p strong {
	font-weight: normal;
	padding-right: 10px;
	padding-left: 2px;
}
.boxed {
	padding:25px;
	margin:5px;
	vertical-align:text-bottom;
	float:right;
	background-color:#000;
	border-top: 2px solid #f46f34;
	border-bottom: 2px solid #f46f34;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
}

div.wine strong{
	text-transform: capitalize;
	color: #b43d27;	
}
p.emphasis, .golden p.emphasis {
	color: #FFF;
	font-size: 100%;
	text-transform: uppercase;
}
p.emphasis02 {
	color: #f1eddb;
	font-size: 100%;
	text-transform: capitalize;
}
.caption {
	font-size: 9px;
	text-transform: uppercase;	
	color: #b43d27;
}

.PicRight {
	float: right;
	padding-left:25px;
	margin-bottom:25px;
	position: inherit;
	border-bottom-color: 2px solid #b43d27;
	border-top-color: 2px solid #b43d27;
	}	
	
.PicLeft {
	float: left;
	padding-right:25px;
	margin-right:50px;
	margin-bottom:25px;
	position: inherit;
	border-bottom-color: 2px solid #b43d27;
	border-top-color: 2px solid #b43d27;
	}
.interior table tr td #content .span-17 h2 .bodyHeader {
	text-align: center;
}
