body {
	/* width: 775px; */
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

table.topnav {
	border-collapse: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.mainbody {
	width: 775px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse: collapse;
	/* border: thin solid; */
}

img.mainbanner {
	width: 773px;
	background-position: left;
}

td.maincontent {
	width: 795px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #7a7a7a;
}

td.leftnav {
	width: 110px;
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

td.rightnav {
	width: 300px;
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
}
table.footer {
	width: 775px;
	border-top: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	color: #797979;
}

table.leftnav {
	vertical-align: top;
	width: 100%;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.leftnavlink, a.leftnavlink:active, a.leftnavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ed2800;
	text-decoration: none;
}

body#home td#home,
body#registration td#registration,
body#inductees td#inductees,
body#agenda td#agenda,
body#attendance td#attendance,
body#recreation td#recreation,
body#location td#location,
body#attractions td#attractions {
	background-color: #fcdede; /* light over tone */
}

.btnOn{
	background-color: #fcdede; /* light over tone */
}
.btnOff{
	background-color: #ffffff; /* white tone */
}

.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.sectionSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.largebolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.verylargebolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

td.divBar {
	background-color: #155D85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

ul.inside {
	list-style-position: inside;
}

ul.outside {
	margin-left: 20px;
	position:relative;
	list-style-position: outside;
	list-style-type: disc;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333
}

.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.footerCopyRightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	color: #797979;
}

