/* 
	MASTER PAGE STYLES
*/
div.browser { width: 100%; height: 100%; text-align: center; }
div.website { width: 838px; margin: 10px auto 10px auto; text-align: left; }

table.topbar { background-color: #C4973C; width: 838px; margin-top: 0px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; }
table.bottombar { background-color: #C4973C; width: 838px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
table.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #926B1C; padding-top: 5px; text-align: right; }

/* 
	GENERIC STYLES
*/
a.clean { text-decoration: none; }

td.top { vertical-align: top; }
td.bottom { vertical-align: bottom; }



/* 
	MASTER PAGE STYLES
*/
table.homeleft { background-image: url(images/tyburn/home.jpg); background-position: center; height: 513px; width: 276px; }
table.homecenter { background-image: url(images/newcastle/home.jpg); background-position: center; height: 513px; width: 276px; margin-right: 5px; margin-left: 5px; }
table.homeright { background-image: url(images/greatbarr/home.jpg); background-position: center; height: 513px; width: 276px; }
table.hometitle { border: 2px solid #000000; background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
table.homecallout { border: 2px solid #C4973C; background-color: #000000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 100%; }
font.homehighlight { color: #C4973C; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
