body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.table_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.basic_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #803A19;
	font-weight: bold;
}
.dashed_border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.coupon_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #803A19;
}
.yellow_background {
	background-color: #FFCC00;
	border: medium solid #681B13;
}
.contact_us_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	color: #77787B;
	font-size: 12px;
	border: thin solid #751D13;
	font-weight: bold;
}
.big_yellow_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.big_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #751D13;
}
.cabin_background {
	padding-left: 20px;
	height: 75px;
	padding-top: 20px;
	background-attachment: fixed;
	padding-right: 20px;
}
.vines_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
}

