body {
	margin: 0px 0px 0px 0px;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #FFFFFF;
}

H1 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 13px;
	color: #C43607;
}

H2 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}

.tdTitle {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA6F3E;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tdSchedule {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 1px solid #777777;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tdContent {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #FFFFFF;
	border: 1px solid #ffffff;
}

.tdFooter {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 9px;
	color: #CCCCCC;
	border-bottom: 1px solid #ffffff;
}

A:link		{ text-decoration: none; color: #C43607; font-weight: bold; }
A:visited	{ text-decoration: none; color: #C43607; font-weight: bold; }
A:active	{ text-decoration: none; color: #FFFFFF; font-weight: bold; }
A:hover		{ text-decoration: none; color: #FFFFFF; font-weight: bold; }

.home a {display: block; height: 57px; width: 70px; border-width: 0; background: url(images/index_home.jpg) top left no-repeat;}
.praise a {display: block; height: 57px; width: 71px; border-width: 0; background: url(images/index_praise.jpg) top left no-repeat;}
.schedule a {display: block; height: 57px; width: 99px; border-width: 0; background: url(images/index_schedule.jpg) top left no-repeat;}
.photos a {display: block; height: 57px; width: 82px; border-width: 0; background: url(images/index_photos.jpg) top left no-repeat;}
.media a {display: block; height: 57px; width: 72px; border-width: 0; background: url(images/index_media.jpg) top left no-repeat;}
.contact a {display: block; height: 57px; width: 95px; border-width: 0; background: url(images/index_contact.jpg) top left no-repeat;}

.home a:hover {background-position: 0 -57px;}
.praise a:hover {background-position: 0 -57px;}
.schedule a:hover {background-position: 0 -57px;}
.photos a:hover {background-position: 0 -57px;}
.media a:hover {background-position: 0 -57px;}
.contact a:hover {background-position: 0 -57px;}