@charset "utf-8";
/* Maundy Todd CSS Document */

html{
	height:101%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}
.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 2px;
	line-height: 22px;
	background-image: url(but-d.jpg);
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 2px;
	line-height: 22px;
	background-image: url(but-u.jpg);
	;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 2px;
	line-height: 22px;
	background-image: url(but-u.jpg);
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 2px;
	line-height: 22px;
	background-image: url(but-d.jpg);
	}
table.table-bg {
	background-color: #FFF;
}
table.table-bg-green {
	background-image: url(bg-green.jpg);
	background-color: #990;
}
.central-text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #696;
	font-weight: 300;
}
.small-tel-text {
	font-size: 10px;
	color: #666;
}
.event-scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
body {
	background-color: #FFF;
	background-image: url(bg.jpg);
}

h1 {
	font-size: 14px;
	color: #696;
	display: inline;
}



a:link {
	color: #696;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696;
}
a:hover {
	text-decoration: underline;
	color: #696;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}
a:active {
	color: #696;
}

