body {
	margin: 0 0 0 0;
	background: #593304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743E00;
}
.content {
	padding-left: 15px;
}
.footerframe {
	border-bottom: 2px solid #743E00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerlinks {
	text-decoration: none;
	color: #000000;
}
.footerlinks:hover {
	text-decoration: underline;
	color: #ffffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #743E00;
	font-weight: bold;
	height: 20px;
	padding-left: 15px;
}
.newsheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background: #ADB102;
	font-weight: bold;
	height: 20px;
	padding-left: 15px;
}
.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663802;
	font-weight: bold;
}
.buttons {
	background: #ffffff;
	border: #C38526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.textfield {
	border: 1px solid #C38526;
}
#menulist {
	border: 1px solid #743E00;
}
.liquorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #593304;
	font-weight: bold;
}
.contactno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.maillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.maillinks:hover {
	color: #000000;
}
.botframe {
	border-bottom: 1px solid #593304;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#events {
	border: 1px solid #ADB102;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ADB102;
	font-weight: bold;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.heading_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99A043;
	font-weight: bold;
}
.divscroll
{
scrollbar-face-color: #ADB102;
scrollbar-highlight-color: #ADB102;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #593304;
scrollbar-track-color: #E2F5BC;
}
.textbox {
	border: 1px solid #743E00;
}
.textarea {
	border: 1px solid #743E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.buttons {
	background: #743E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #979F3C;
}
.frame {
	border: 1px solid #743E00;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743E00;
	font-weight: bold;
	text-decoration: none;
}
.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743E00;
	font-weight: bold;
	text-decoration: underline;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 250px;
height: 70px;
padding: 5px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
#pscroller1 a{
text-decoration: none;
color: #ff0000;
}

#pscroller1 a:hover{
text-decoration: underline;
color: #ff0000;
}
.news{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}
.tablecontent {
	padding-left: 5px;
}