/* GLOBAL STYLES */

BODY { margin: 0; padding: 0; font-size: 75%;
	font-family: Arial, Helvetica, sans-serif; }

H1 { font-size: 120%; }

H2 { font-size: 90%; margin: -10px 0 0 0; font-weight: normal; }

A { color: #000; }

A:HOVER { color: #369; }

/* TOP BANNER STYLES */

#top { width: 740px; height: 73px;
	margin: 0; padding: 0; border-bottom: 1px solid #369;
	background: transparent url(images/logo.gif) top left no-repeat; }

UL#nav { list-style-type: none; float: right; margin: 50px 0 5px 0; }
UL#nav LI { display: inline; padding: 0 14px 0 0; }
UL#nav LI A { color: #000; font-size: 105%; }
UL#nav LI A:HOVER, UL#nav LI A.on { color: #369; text-decoration: underline; }

A .on { color: #369;
	text-decoration: underline; }

/* MAIN PAGE AND OTHER STYLES */

#main { margin: 0; padding: 15px 0 15px 180px; width: 550px;
	background: transparent url(images/tradition.jpg) top left no-repeat; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italic { font-style: italic; }

.right-pic { float: right; border: 1px solid #000; margin-left: 15px; }
.left-pic { float: left; border: 1px solid #000; margin-right: 15px; }

.historypages { text-align: center; }

#licensees { width: 200px; float: right; background: #eee;
	border: 1px solid #000; padding: 5px; margin-left: 15px; }

.censuspic { margin: 10px 5px; }
.censusline { margin: -10px 0 20px 10px; }

.maptext { font-size: 95%; margin: 0; }

#openinghours { width: 300px; float: right; background: #eee;
	border: 1px solid #000; padding: 5px; margin-left: 15px; }

/* FOOTER STYLES */

#footer { width: 740px; text-align: right;
	padding: 5px 0; border-top: 1px solid #369;
	margin: 0; clear: both; }

#footer P { margin: 0; padding: 0; }