body {
	background-color: #6D361E;
	background-image: url(graphics/Retrowallpaper2.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #2B140B;
	margin: 0px;
}
a:link {
	color: #2374A9;
	text-decoration: underline;	
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	display: block;
}

a:visited {
	color: #2374A9;
	text-decoration: underline;	
}
a:hover {
	color: #A13003;
	text-decoration: underline;	
}
a:active {
	color: #A13003;
	text-decoration: underline;	
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	vertical-align: top;
}
.header {
	margin: 0px;
	height: 84px;
	width: 770px;
	position: relative;
}
.headerPrint {
	display: none;
}
.mainContent {
	border-top: 0px solid #E4C100;
	border-right: 2px solid #E4C100;
	border-bottom: 2px solid #E4C100;
	border-left: 2px solid #E4C100;
	width: 766px;
	position: relative;
	vertical-align: top;
	background-image: url(graphics/bg_contentColumns-DarkRed.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: auto;
	overflow: hidden;
	clear: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E4C100;
	background-color: #832601;
	border: 2px solid #E4C100;
	margin-top: 10px;
	text-align: center;
	padding: 5px 0px;
	vertical-align: top;
	width: 766px;
	clear: both;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFB4A9;
	font-weight: bold;
}
.copyright a:link {
	color: #CFB4A9;
	text-decoration: none
}
.copyright a:visited {
	color: #CFB4A9;
	text-decoration: none
}
.copyright a:hover {
	color: #ffffff;
	text-decoration: underline
}
.copyright a:active {
	color: #ffffff;
	text-decoration: underline
}
.leftColumn {
	float: left;
	width: 570px;
	height: auto;
	position: relative;
	padding: 0px;
	margin: 0;

}
.rightColumn {
	width: 155px;
	float: right;
	height: auto;
	position: relative;
	padding: 5px;
	margin:0;

}
.nav {
	background-color: #832601;
	height: 40px;
	width: 766px;
	background-image: url(graphics/topBorderGoldRed.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right: 2px solid #E4C100;
	border-left: 2px solid #E4C100;
	margin: 0px;
	font-size: 14px;
	color: #F5D210;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
.contentColumns {
	width: 100%;
	background-color: #F0E8DF;
	background-image: url(graphics/bg_contentColumns.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	clear: both;
}
.italic {
	font-style: italic;
}
.txtAlignRt {
	text-align: right;
}

.floatleft 		{
	float:left;
	width:auto;
	display:inline;
	margin-left: 15px;
	margin-right: 15px;
}

.center {
	text-align: center;
}
.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hrLeft {
	float: left;
	width: 210px;
	margin-right: 10px;
}

hr {
background-color: #832601; /* mozilla */
border: 0px; /* fixes mozilla height */
clear: left;
color: #832601; /* ie */
height: 2px;
margin: 4px 0px 4px 0px;
width: 100%;
}
.hours {
	width: 520px;
	margin-left: 15px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #844329;
	border-bottom-color: #844329;
	position: relative;
	margin-bottom: 15px;
	padding: 5px 20px 10px 20px;
	background-color: #F6E6CD;
}
.hours h2 {text-align: center;}

.curveFloatLeft {
	float: left;
}
.hoursLeft {
	float: left;
	position: relative;
	width: 220px;
	clear: none;
}
.hoursRight {
	float: right;
	position: relative;
	width: 260px;
	clear: none;
}
.calendarSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CFB4A9;
	color: #832601;
	margin-top: 7px;
	margin-bottom: 7px;
}
.calendarSmall a:link {
	color: #333333;
	text-decoration: underline;	
}
.calendarSmall a:visited {
	color: #333333;
	text-decoration: underline;	
}
.calendarSmall a:hover {
	color: #832601;
	text-decoration: underline;	
}
.calendarSmall a:active {
	color: #832601;
	text-decoration: underline;	
}
.pad4LR {
	padding-right: 4px;
	padding-left: 4px;
}
.picBrdrPad4 {
	border: 1px solid #333333;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cartLinksShorthand {
	color: #832601;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: -5px -5px 7px -5px;
	vertical-align: middle;
	height: 20px;
}
.cartLinksShorthand a {
	color: #832601;
	text-decoration: none;
	background-color: #E4C100;
	padding: 3px 5px;
	margin: 0 1px;
}
.cartLinksShorthand a:hover, .cartLinksShorthand a:active {
	color: #ffffff;
	text-decoration: none;	
	background-color: #832601;
}

.red {
	color: #D03A02;
}
.emailForm {
	background-color: #F5F0EB;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px dashed #844329;
	border-right: 1px #844329;
	border-bottom: 1px dashed #844329;
	border-left: 1px #844329;
	margin-bottom: 15px;
}
.contactBox {
	margin-right: 15px;
	margin-left: 15px;
}
.calendarBig {
	background-color: #F5F0EB;
	padding: 5px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top: 1px dashed #844329;
	border-right: 1px #844329;
	border-bottom: 1px dashed #844329;
	border-left: 1px #844329;
	margin-bottom: 15px;
	margin-left: 5px;
}
.calendarBig strong {
	font-size: 14px;
}
.brderTopDash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #844329;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 50px;
	font-weight: bold;
}
.leftColumnPad10 {
	float: left;
	width: 570px;
	height: 100%;
	position: relative;
	padding: 9px;
}
table.tabularData, table.tabularData th {
	border: 1px solid #844329;
	border-collapse: collapse;
}

/* table.tabularData td {  */
/* 	border: 1px solid #844329; */
/* 	border-collapse: collapse; */
/* } */

.altRowEven {
	background-color: #F0E8DF;
}
.altRowOdd{
	background-color: #F6F1EB;
}

table.tabularData td, table.tabularData th{
	padding: 5px;
}
 table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	color: #832601;
}
table.tabularData th {
	background-color: #CFB4A9;
}
.pad5R {
	padding-right: 5px;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #844329;
	font-style: italic;
	line-height: 30px;
}
.priceB {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.priceC {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #844329;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
.fineprint a:link {
	color: #844329;
	text-decoration: underline
}
.fineprint a:visited {
	color: #844329;
	text-decoration: underline
}
.fineprint a:hover {
	color: #CFB4A9;
	text-decoration: underline
}
.fineprint a:active {
	color: #CFB4A9;
	text-decoration: underline
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #844329;
}
.calendarBigTop {
	background-color: #CFB4A9;
	padding: 10px 5px 0px;
	border-top: 1px #844329;
	border-right: 1px #844329;
	border-bottom: 1px dashed #844329;
	border-left: 1px #844329;
}
.storeLink a:link {
	color: #A13003;
	text-decoration: underline;	
}
.storeLink a:visited {
	color: #A13003;
	text-decoration: underline;	
}
.storeLink a:hover {
	color: #2374A9;
	text-decoration: underline;	
}
.storeLink a:active {
	color: #2374A9;
	text-decoration: underline;	
}
.storeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 20px 10px 210px;
	margin-top: -5px;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.detailsBox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #844329;
	padding-left: 7px;
}
.staffTable {
	background-color: #FDF9F4;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	color: #844329;
	border: 1px solid #844329;
}
.staffPic {
	border: 1px solid #333333;
}
.smallprint {
	font-size: 11px;
}
.leftColumnStaff {
	float: left;
	width: 570px;
	height: auto;
	position: relative;
	padding: 10px;
	background-image: url(images/bg_grapeleaves.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hours2 {

	width: 550px;
	clear: both;
	position: relative;
	padding: 5px;
	text-align: center;
}
.soldOut {
	font-weight: bold;
	color: #FF0000;
}
.soldOutL {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.galleryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftPad10 {
	padding: 10px;
}
.pad30 {
	padding: 30px;
}

.newsletter {
	background-color: #935035;
	border: 1px solid #333333;
	margin-top: 6px;
	margin-bottom: 0;
	width: 150px;
	background-image: url(graphics/joinEmailList2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	padding-top: 45px;
	overflow: hidden;
}
.newsletter label 	{position:absolute;	top:-1000px;}

.newsletter input.first_name,
.newsletter input.last_name,
.newsletter input.email {
	width: 124px;
	height:14px;
	line-height:15px;
	margin:2px 10px 2px 8px;
	font-size:12px;
	padding: 0 3px 3px 3px;
	vertical-align:top;
	background-color: #FFFBF4;
	border: 1px solid #ccc;
}


.newsletter input.button {
	background-image: url(graphics/joinEmailList2_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: gold;
	margin: 0 15px;
	width: 120px;
	height: 26px;
	border: none;
	cursor:pointer;
}
