/*body part*/
body {
	margin: 0;
	background-color: #732D0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftpane {
	background: url(images/leftpane_bg.gif);
	background-repeat: repeat-y;
}
.timingboard {
	background: url(images/opening_bg.gif);
	background-repeat: no-repeat;
	height: 174px;
}
.frame {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: #F48837;
	height: 20px;
	padding-left: 5px;
	vertical-align: middle;
	border-top: 3px double #9B3D15;
	border-bottom: 3px double #9B3D15;
}
.menuframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #9B3D15;
	height: 20px;
	padding-left: 5px;
	vertical-align: middle;
}
.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/submenu_bg.jpg);
	background-repeat: no-repeat;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B3D15;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #BF7B59;
}
table#program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
table#program td {
	padding-left: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1D0B6;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.maillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.maillinks:hover {
	color: #9B3D15;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#artists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #444444;
}
#artists a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E44F09;
	font-weight: bold;
	text-decoration: none;
}
#artists a:hover {
	color: #000000;
}
/*footer part*/
.footerframe {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footerlinks {
	text-decoration: none;
	color: #ffffff;
}
.footerlinks:hover {
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

/*form*/
.textbox {
	border: 1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textarea {
	border: 1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 230px;
	height: 80px;
}
.buttons {
	background: #585858;
	border: 1px solid #FFCB91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
}
#menu {
	border: 1px solid #9B3D15;
}
#submenu {
	border: 1px solid #BF7B59;
}
.bottomline {
	border-bottom: 1px dotted #BF7B59;
}
.pricecoloumn {
	border-bottom: 1px dotted #BF7B59;
	border-left: 1px dotted #BF7B59;
	background: #FCD9BC;
	font-weight: bold;
	text-align: center;
}
.pricecoloumn2 {
	border-bottom: 1px solid #BF7B59;
	border-left: 1px dotted #BF7B59;
	background: #FCD9BC;
	font-weight: bold;
	text-align: center;
}

.contactcoloumn1 {
	border-bottom: 1px solid #BF7B59;
	border-left: 1px dotted #BF7B59;
	background: #FCD9BC;
	font-weight: bold;
	text-align: left;
}

.contactcoloumn2 {
	border-bottom: 1px solid #BF7B59;
	border-left: 1px dotted #BF7B59;
	background: #FCD9BC;
	font-weight: bold;
	text-align: right;
}
#box {
	border: 1px solid #9B3D15;
}
.wine {
	border: 3px inset #9B3D15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B3D15;
	text-align: center
}
#wine {
	border: 3px inset #9B3D15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B3D15;
	text-align: center
}
.imgborder {
	border: 2px dotted #BF7B59;
	background: #E7CFBC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B3D15;
	font-weight: bold;
}
