@charset "utf-8";
body  {
	font: 100% Times New "Times New Roman", Times, serif;
	background: #fff;
	margin: 40px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLt #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 255px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
} 
.subhead {
	color: #616161;
	font: italic normal 14px"Times New Roman", Times, serif;
}

.spacer {
	font: italic normal 14px/12px "Times New Roman", Times, serif;
	color: #4D4D4D;
	letter-spacing: 1.5px;
	text-align: center;
}

h3 {
	font: italic normal 14px/38px "Times New Roman", Times, serif;
	color: #4D4D4D;
	letter-spacing: 1.5px;
	text-align: center;
}

#navcontainer ul
{
padding: 0;
list-style-type: none;
font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	margin-top: 33px;
	margin-bottom: 23px;
	margin-right: 1px;
	margin-left: 62px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
color: #000;

}

#navcontainer ul li a:hover
{
	text-decoration: underline;
	color: #000000;
}

#youbehere {
	color:#990000;
	font-weight:bolder;
}

.ybh {
	color:#990000;
	font-weight:bolder;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#ctable {
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 30px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
}

.winetable {
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}


.home {
	padding-right: 35px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}
.righty1 {
	padding-right: 22px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.heading1 {
	font: bold 14px/31px "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
}

.righty2 {
	padding-right: 28px;
	padding-left: 29px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.righty3 {
	padding-right: 12px;
	padding-left: 29px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.righty3A {
	padding-right: 5px;
	padding-left: 29px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}


.righty5 {
	padding-right: 2px;
	padding-left: 25px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.righty4 {
	padding-right: 2px;
	padding-left: 34px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.righty4a {
	padding-right: 22px;
	padding-left: 34px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}

.righty4b {
	padding-right: 22px;
	padding-left: 34px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}


.righty4c {
	padding-right: 42px;
	padding-left: 30px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}
.middie {
	padding-right: 79px;
	padding-left: 49px;
	font: normal 14px/21px "Times New Roman", Times, serif;
	color: #000000;
}


.leftpix {
	padding-left: 27px;
	
}


.caption {
	padding-right: 21px;
	padding-left: 22px;
	font: italic normal 12px/19px "Times New Roman", Times, serif;
	color: #000000;
}

.captionleft {
	padding-right: 11px;
	padding-left: 28px;
	font: italic normal 12px/19px "Times New Roman", Times, serif;
	color: #616161;
}

.caption {
	font: italic normal 12px/19px "Times New Roman", Times, serif;
	color: #616161;
}


.purchase {

	font: 13px "Times New Roman", Times, serif;
	color: #000000;
}

.outside {
	font: 11px/19px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 23px;
	letter-spacing: 1px;
	color: #616161;
}

.combo1 {
	padding-right: 22px;
	font:  14px/21px "Times New Roman", Times, serif;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../CANVAS/map1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 50px;
	padding-right: 50px;
}


.aformfield1 {
	background-position: top;
	font:  14px/21px "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

