

/* DIV */

div.center { text-align: center; }
div.sidebanner { width: 150px; }
div.tablecenter { text-align: center; }
div.eventphotos { width: 90%; }

/* HEADING */

h1.mainheader { text-align: center; font-family: 'Calibri', 'Tahoma', 'Arial'; }
h1.header	{ text-align: center; font-family: 'Lucida Handwriting', 'Tempus Sans ITC', 'Modern No. 20', 'Script MT Bold', 'Arial'; }
h6.center { text-align: center; font-family: 'Calibri', 'Tahoma', 'Arial'; padding: 0 0 0 0; margin: 0 0 0 0; }


/* PARAGRAPH */

p.default { text-align: left; text-indent: 24;  font-family: Tahoma, Arial, 'Courier New';}
p.defaultcenter { text-align: center; font-family: Tahoma, Arial, 'Courier New';}
p.defaultright { text-align: right; font-family: Tahoma, Arial, 'Courier New';}
p.defaultcenterbold { text-align: center; font-family: Tahoma, Arial, 'Courier New'; font-weight: bold}
p.left { text-align: left; text-indent: 24; font-family: Tahoma, Arial, 'Courier New'; margin-top:10; margin-bottom:10; }
p.nopadding { text-align: center; font-family: Tahoma, Arial, 'Courier New'; padding: 0 0 0 0; margin: 0 0 0 0; }

/* TABLE VARIABLES */

table.page { padding:0 ; width: 100%; margin: 0; border: 0; }

table.photos { padding:0 ; width: 80%; margin: 0; border: 0; }
	table.photos td { text-align: center; }

table.center { width: 80%; }
	table.center tr {}
	table.center th { font-family: 'Tahoma', 'Arial'; font-weight: bold }
	table.center td { text-align: center; font-family: 'Tahoma', 'Arial'; }
	
table.form { width: 60%; }
	table.form tr {}
	table.form td {}

td.banner { height: 100px; width: 100%; background-repeat: no-repeat; background-position:  left 50%; background-color: #CDB276; background-image:url('images/trainbanner2.jpg'); text-align: right; color: #D2FFFE;}
td.links { width: 100%; background-color: #006600; color: #FFF8E7; }
td.main { width: 100%; background-color: #FFF8E7; }
td.sidebanner { width: 150px; background-color: #006600; background-image:url('images/hall_sidebanner.jpg'); }


/* MENU CSS */