body, td {
	color : #67533d;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

td.upperL {
	background : #fff url("http://www.apt-gateshead.co.uk/assets/images/feed-top.gif") no-repeat top left;
	width: 35%;
	height: 21px;
	
}


td.upperR {
	background : #fff url("http://www.apt-gateshead.co.uk/assets/images/feed-top.gif") no-repeat top right;
	width: 65%;
	height: 21px;
	
}

td.bottomL {
	background : #fff url("http://www.apt-gateshead.co.uk/assets/images/feed-bottom.gif") no-repeat top left;
	width: 35%;
	height: 45px;
	
}


td.bottomR {
	background : #fff url("http://www.apt-gateshead.co.uk/assets/images/feed-bottom.gif") no-repeat top right;
	width: 65%;
	height: 45px;
	
}

.smaller {
	font-size: 10px;
}

a {
	color : #a43136;
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #a43136;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #67533d 1px solid;
}

td.labels {
	width: 102px;
	height: 33px;
}

textarea {
	width: 252px;
	height: 100px;
}

img.button {
	padding-top: 30px;
	padding-bottom: 30px;
}

table.entries td {
	background-color: #efe8e4;
	padding: 0 5px 0 13px;
}