.error {
  color: #FF0000;
}

tr {
  vertical-align: top;
}
body {
	background-color: #ffffff;
	font-size: 11px;	
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}

#container {
	margin: auto;
	width: 770px;
}

.maintd {
	border: 2px;
	width: 770px;
	background-color: #273039;
}


.lhsNavbar {
	width: 115px; 
	background-color: #2d8e66;
	text-align: right;
	vertical-align: top;
	font-size: 12px;

}

a {
	font-family:verdana;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #2d8e66;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none
}

.article {
	text-align: left;
	vertical-align: top;
}

.rhsContactTable {
  padding: 4px; 
	margin: 0px;
}

.rhsContactTable tr  {
	vertical-align: middle;
}

.rhsContactTable td{
  	color: #ffffff;
  	
}

.navTable {
	width:115px; 
	background-color: #83b59b;
	padding: 0px; 
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
}

.navTable tr, .navTable tr  {
	vertical-align: middle;
}

.navTable td{
  	border-top: 0px solid #FFFFFF;
}

.navTable th  {
	border-top: 2px solid #FFFFFF;
}

.navL1RedBox {
	width: 5px; 
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	background-color: #c40702;
	
}

.navL2RedBox {
	width: 5px; 
	background-color: #c40702;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/* Barnabys Title Image*/

.barnabysLeftLogoBorder {
 border-top:1px solid #FFFFFF;
 border-bottom:1px solid #FFFFFF ;
 border-right:0px ;
 border-left:1px solid #FFFFFF ;
 
}

.barnabysMiddleLogoBorder {
border-top:1px solid #FFFFFF;
 border-bottom:1px solid #FFFFFF ;
 border-right:0px ;
 border-left:0px ;
}

.barnabysRightLogoBorder {
	text-align: right;
	border-top:1px solid #FFFFFF;
 border-bottom:1px solid #FFFFFF ;
 border-right:1px solid #FFFFFF ;
 border-left:0px ;
}

/*Details for contact on the Menu page*/

.menuContactDetails {
	text-align: left;
	font-weight: bold;
	
}

h1 {
  font-weight: lighter; 
  color: #83b59b;
}
h2 {
  font-style: italic;
  font-weight: lighter; 
  color: #83b59b;
}

h3 {
  font-style: italic;
  font-weight: bold; 
  color: #007949;
}

/* To make the hr bar color work in all 3 major browsers */
div.hr {
  height: 2px;
  background: #fff url(/img/hr-lightgreen.jpg) ;
}

div.hr hr {
  display: none;
}
th {
  text-align: left;
}

.jobApplication td {
  vertical-align: middle;
  font-weight:bold;
  text-align: left;
}

div.privacy {
  font-weight:lighter;
  text-align: justify;
  font-size: 10px;
}

.pricemenu {
  font-size: 11px;
}

.menu {
  width: 454px;
}

.menu td {
  font-style: italic;
  width: 70px; 
  text-align: right;
  font-size: 11px;
}

.menu tr {
  vertical-align: bottom;
}

.menu th {
  font-weight: normal;
  text-align: left;
  font-size: 11px;
}

img {
  border: 0px;
}

.adminSeasons a {
	color: #2d8e66;
	text-decoration: none;
}

.adminSeasons a:hover {
	color: #000000;
	text-decoration: underline;
}