/* /////////////////////
Input Boxes / Textareas
////////////////////////*/

TEXTAREA  {
color : #000000;
background : #FFFFFF;
font-family : "Arial" , "Sans-Serif";
font-size : 9pt;	
font-weight : normal;
border-style : solid;
border-top : 1px #999966 solid;
border-bottom : 1px #999966 solid;
border-left : 1px #999966 solid;
border-right : 1px #999966 solid;
overflow: hidden;
}
	

INPUT.enquiries  {
color : #000000;
background : #FFFFFF;
font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
font-size : 9pt;
border-style : solid;
border-top : 1px #999966 solid;
border-bottom : 1px #999966 solid;
border-left : 1px #999966 solid;
border-right : 1px #999966 solid;
}	

INPUT.submit_ml  {
color : #000000;
background : #99cc99;
font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
font-size : 8pt;
border-style : solid;
border-top : 0px #999966 solid;
border-bottom : 0px #999966 solid;
border-left : 0px #999966 solid;
border-right : 0px #999966 solid;
}	

INPUT.submit  {
color : #000000;
background : #FFFFcc;
border-style : solid;
border-top : 1px #999966 solid;
border-bottom : 1px #999966 solid;
border-left : 1px #999966 solid;
border-right : 1px #999966 solid;
font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
font-size : 8pt;
font-weight : bold;
}	
/*///////////////////////*/

div.notice {
	background: #ef9999;
	border: 1px solid #9d2e2e;
	font-family : Georgia, Arial, Sans Serif; 
	font-size : 13px;	
	color : #000; 
	font-weight: normal;
	margin-bottom: 10px;
	font-weight: bold;
}
div.notice strong {
	color: #930101; 
}
div.notice p {
	margin: 10px;
}

.maintext  {
font-family : Georgia, Arial, Sans Serif; font-size : 12px;	color : #000000; font-weight: normal; }

.footernav  {
	font-family : Arial, "Sans Serif";
	font-size : 12px;
	color : #666633;
	font-weight: bold;
}

.maintextsmall  {
font-family : Arial, Sans Serif; font-size : 10px;	color : #000000; }

.address  {
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 811c09;
	font-weight: bold;
}

.awards  {
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 853006;
}

.foodnavtext {
font-family : Arial, Sans Serif; font-size : 11px;	color : #000000; }
	
.bold {
font-weight: bold; }	

.pagetitle {
font-family : Georgia, Arial, Sans Serif; font-size: 19px; font-weight: bold; color : #000000;}

.boxheader  {
font-family : "Arial", "Sans Serif";
font-size : 10pt;
color : #ffffcc;
font-weight: bold;
}
.boxtextbold  {
font-family : Arial, san-serif;
font-size : 10pt;
color : #000000;
font-weight: bold;
}
.boxtext  {
font-family : Arial, san-serif;
font-size : 8pt;
color : #000000;
}
/*///////////////////////*/
.headings  {
	font-family : "verdana", "Arial", "Sans Serif";
	font-size : 10pt;
	color : #333333;
	}

.copyright  {
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : #666666;
	}
.openingtimestitle	{
	font-family : Arial, "Sans Serif";
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
}
.openingtimesdesc	{
	font-family : Arial, "Sans Serif";
	font-size : 9pt;
	color : #FFFFFF;
}
.announcementdesc	{
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 811c09;
}
.announcementtitle	{
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : #FFFFFF;
	font-weight: bold;
}
.barmenuon	{
	font-family : Arial, Serif;
	font-size : 9pt;
	color : #ffffcc;
	font-weight: bold;
}
.tariff {
	font-family : Arial, Serif;
	font-size : 9pt;
	color : #FFFFFF;
}
A.nav:link	{
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : 853006;
	text-decoration : none;
}

A.nav:visited	{
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #666666;
	text-decoration : none;
}

A.nav:hover	{
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #ff3300;
	text-decoration : none;
}

A.nav:active	{
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : #666666;
	text-decoration : none;
}

A.announcementtitle:link	{
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 811c09;
	text-decoration: none;
	font-weight: bold;
}

A.announcementtitle:visited	{
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 811c09;
	text-decoration: none;
	font-weight: bold;
}

A.announcementtitle:hover	{
	font-family : Arial, "Sans Serif";
	font-size : 8pt;
	color : 853006;
	text-decoration: underline;
	font-weight: bold;
}

A.announcementtitle:active	{
	font-family : Arial, Sans Serif;
	font-size : 8pt;
	color : #666633;
	text-decoration: none;
	font-weight: bold;
}
	
/* ////////////////////////////////////// */	
A.footernav:Link  {
	font-family : Arial, "Sans Serif";
	font-size : 12px;
	color : #811c09;
	font-weight: bold;
	text-decoration : none;	
	}	
A.footernav:Visited  {
	font-family : Arial, "Sans Serif";
	font-size : 12px;
	color : #c05945;
	font-weight: bold;
	text-decoration : none;
	}
A.footernav:Hover  {
	font-family : Arial, "Sans Serif";
	font-size : 12px;
	color : #c36c42;
	font-weight: bold;
	text-decoration : underline;
	}
A.footernav:active  {
	font-family : Arial, "Sans Serif";
	font-size : 12px;
	color : #811c09;
	font-weight: bold;
	text-decoration : none;
	}
/* ////////////////////////////////////// */	
/* ////////////////////////////////////// */	

A.foodnav:Link  {
	font-family : "Arial", "Sans Serif"; 
	font-size : 12px;
	color : #333300;
	text-decoration : none;
	}	
A.foodnav:Visited  {
	font-family : "Arial", "Sans Serif"; 
	font-size : 12px;
	color : #333300;
	text-decoration : none;
	}
A.foodnav:Hover  {
	font-family : "Arial", "Sans Serif"; 
	font-size : 12px;
	color : #ff3300;
	text-decoration : none;
	}
A.foodnav:active  {
	font-family : "Arial", "Sans Serif"; 
	font-size : 12px;
	color : #333300;
	text-decoration : none;
	}
/* ////////////////////////////////////// */	
A.email:Link  {
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : 853006;
	text-decoration : none;
	}	
A.email:Visited  {
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : c05945;
	text-decoration : none;
	}
A.email:Hover  {
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : c36c42;
	text-decoration : underline;
	}
A.email:active  {
	font-family : "Arial", "Sans Serif";
	font-size : 8pt;
	color : c05945;
	text-decoration : none;
}	
/* ////////////////////////////////////// */	
A:Link  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
	}	
A:Visited  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
	}
A:Hover  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #ff3300;
	text-decoration : none;
	}

A:active  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
}
	
	
	
	
	
A.topnav:Link  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
	}	


A.topnav:Visited  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
	}
	
A.topnav:Hover  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #ff3300;
	text-decoration : none;
	}

A.topnav:active  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #333300;
	text-decoration : none;
	}


	
A.topnavSel:Link  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #999966;
	font-style: italic;
	text-decoration : none;
	}	


A.topnavSel:Visited  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #999966;
	font-style: italic;
	text-decoration : none;
	}
	
A.topnavSel:Hover  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #ff3300;
	font-style: italic;
	text-decoration : none;
	}

A.topnavSel:active  {
	font-family : Arial, Sans Serif;
	font-size : 10pt;
	color : #999966;
	font-style: italic;
	text-decoration : none;
	}
	
	
	
	

A.internal:Link  {
	font-family : "arial", "Sans Serif";
	font-size : 10pt;
	color : #333333;
	text-decoration : underline;
	}	


A.internal:Visited  {
	font-family : "arial", "Sans Serif";
	font-size : 10pt;
	color : #333333;
	text-decoration : underline;
	}
	
A.internal:Hover  {
	font-family : "arial", "Sans Serif";
	font-size : 10pt;
	color : #ff3300;
	text-decoration : none;
	}

A.internal:active  {
	font-family : "arial", "Sans Serif";
	font-size : 10pt;
	color : #333333;
	text-decoration : underline;
	}
	
	/*------------------------------------
  Signature/Legal
  ------------------------------------*/
	
div#signature {
	float: left;
	color: 811c09;
	font: 0.8em Arial, "Sans Serif";
	margin: 1em 0 0 0;
}
	
/*------------------------------------
  set pseudo-classes for qdk signature
  ------------------------------------*/
  
A.qdk:link	{
	text-decoration: underline;
	color: c36c42;
	font-size: 8pt;
	font-family: "Century Schoolbook BT", Serif;
}

A.qdk:visited	{
	text-decoration: underline;
	color: c36c42;
	font-size: 8pt;
	font-family: "Century Schoolbook BT", Serif;
}

A.qdk:hover	{
	text-decoration: underline;
	color: c36c42;
	font-size: 8pt;
	font-family: "Century Schoolbook BT", Serif;
}

A.qdk:active	{
	text-decoration: underline;
	color: c36c42;
	font-size: 8pt;
	font-family: "Century Schoolbook BT", Serif;
} 