body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../i/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color; #000000;
}

.main_table {
	border: 1px 1px 1px 1px solid #3B2607;
	background-color: #F2E9CD;
}
.menu {
  background-image:url(../i/menu_bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #3B2607;
	text-decoration:none;
}
.menu a {
	color: #3B2607;
	text-decoration:none;
}
.menu a:hover {
	color: #626A2C;
	text-decoration:none;
}

.left_bar {
  background-image:url(../i/green_bg.gif);
  background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.left_bar a {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.left_bar a:hover{
	font-size: 11px;
	color: #7E4C02;
	text-align: justify;
}
.right_bar {
  background-image:url(../i/yellow_bg.gif);
  background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
	text-decoration:none;
}
.right_bar a {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.right_bar a:hover{
	font-size: 11px;
	color: #7E4C02;
	text-decoration:none;
}

.content_home {
  background-image:url(../i/creme_bg.gif);
  background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
	text-decoration:none;
}
.content_home a {
	color: #000000;
	text-decoration:underline;
}
.content_home a:hover{
	color: #7E4C02;
	text-decoration:none;
}

.content_wine {
	font-size: 11px;
	text-align: justify;
}

.content {
  background-image:url(../i/creme_bg_b.gif);
  background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	font-size: 11px;
	text-decoration:none;
}

.content a {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.content a:hover{
	font-size: 11px;
	color: #7E4C02;
	text-decoration:none;
}

.textfields {
  background-image:url(../i/creme_textfields.gif);
  background-repeat:repeat-y;
	font-size: 11px;
	text-decoration:none;
}

.footer {
  background-image:url(../i/footer_bg.gif);
	background-repeat:repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.footer a {
	color: #000000;
	text-decoration:none;
}
.footer a:hover{
	color: #7E4C02;
	text-decoration:none;
}
.titr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.sub_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.sub_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.sub_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6B00;
	font-weight:bold;
	text-decoration:none;
}
.ul_brown {
list-style-image: url(../i/bullet_brown.gif);
}
.ul_green {
list-style-image: url(../i/bullet_green.gif);
}
.td_bg {
	background-color: #FBEDD5;
}