body{width: 1000px;}
.header{
	font-family: Calibri;
	color: #333333;
	font-style: normal;
	height: 89px;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 69px;
	text-align: center; 
}
.header2{
	font-family: Calibri;
	color: #333333;
	font-style: normal;
	height: 89px;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 40px;
	text-align: center; 
}
h1 { color: #111; 
font-family: 'Open Sans Condensed', sans-serif; 
font-size: 40px; font-weight: 700; 
line-height: 42px; margin: 0 0 0; 
padding: 10px 10px; 
text-align: left; 
text-transform: uppercase; }

.h2 { color: #111; font-family: 'Open Sans Condensed', sans-serif; font-size: 48px; font-weight: 700; line-height: 48px; margin: 0 0 24px; padding: 0 30px; text-align: center; text-transform: uppercase; }

.h3 { color: #111; font-family: 'Open Sans Condensed', sans-serif; font-size: 30px; font-weight: 700; line-height: 48px; margin: 0 0 5px; padding: 0 5px;  text-transform: uppercase; }

.post {
	color: #111;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: auto;
	-webkit-box-shadow: 3px 5px #06EBFF;
	box-shadow: 3px 5px #06EBFF;
}
.subsectionheader {
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 50px;
}
.subsection2header {
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 50px;
}
.subsection3header {
		font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 30px;
}

.returntositemenu {
	border-color: #C8C6C6;
	border-radius: 5px;
	border-width: 5px;
	background-color: #1B1B1B;
	width: 100px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-size: 25px;
	-webkit-box-shadow: 2px 0px;
	box-shadow: 2px 0px;
	text-align: center;
}

a {
	color: #0E66FF;
	text-decoration: none;
	font-size: 25px;
}

a:hover { text-decoration: underline; }

table {
	background-color: #E2E800;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	border-radius: 3px;
	border-width: thin;
	border-color: #494949;
}

#Table1 th {	
color: #000000;
font-size: 52px;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#Table1 tr{
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 0px;
}
#Table1 tr:hover{background-color:#f5f5f5}
.centeralign{text-align:center}

