h1 {
color: #EAF2D3;
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
text-align: center;
}

h2 {
color: #EAF2D3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: center;
}

h2.left {
color: #EAF2D3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: left;
margin-left: 73px;
}

h2.right {
color: #EAF2D3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: right;
margin-right: 120px;
}

h.events {
color: #EAF2D3;
font-family: courier;
font-size: 12pt;
font-weight: bold;
}

h.question {
color: #5A6D1E;
font-family: courier;
font-size: 11pt;
/* font-style: oblique; */
font-weight: bold;
margin-left: -10px;
}

h.answer {
color: #EAF2D3;
font-family: times;
font-size: 11pt;
/* font-style: italic; */
}

p.main {
color: #EAF2D3;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12pt;
margin: 36px;
}

p.faq {
font-size: 12pt;
margin-left: 370px;
margin-right: 16px;
}

p.events {
color: #EAF2D3;
font-size: 12pt;
font-family: courier;
text-align: center;
margin-left: 18px;
/* margin-right: 340px; */
padding: 10px;
}

p.comments {
color: #EAF2D3;
font-size: 12pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
}

p.footer {
color: #EAF2D3;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
padding-bottom: 20px;
}

a.header:link,a.header:visited,a.header:hover,a.header:active {
display: block;
width: auto;
height: auto;
border: none;
text-decoration: none;
}

ul {
list-style-type: none;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
overflow: hidden;
float: inherit;
}

li {
float: left;
}

a.inline:link,a.inline:visited {
width: auto;
padding: 3px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: italic;
color: #EAF2D3;
text-align: center;
text-decoration: none;
}

a.inline:hover,a.inline:active {
color: #7A991A;
/* background-color: #7A991A; */
}

a.button:link,a.button:visited {
display: block;
width: 150px;
padding: 4px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #EAF2D3;
background-color: #552405;
text-align: center;
text-decoration: none;
border: solid;
border-width: 1px;
border-color: #552405;
}

a.button:hover,a.button:active {
color: black;
background-color: #7A991A;
}

img.header {
border: none;
margin-top: 14px;
margin-bottom: 10px;
width: auto;
height: auto;
}

img.right {
float: right;
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
margin-bottom: 30px;
border: 1px solid #7A991A;
}

img.left {
float: left;
margin-left: 25px;
margin-right: 30px;
margin-top: 80px;
margin-bottom: 30px;
}

body {
margin: 0px;
padding: 0px;
background-color: black;
}

div.center {
margin: auto;
width: 800px;
text-align: left;
color: #EAF2D3;
}

div.header {
width: 800px;
height: auto;
margin-top: 25px;
margin-bottom: 5px;
background-color: #552405;
}

div.main {
background-color: #552405;
width: 800px;
height: auto;
margin-top: 5px;
margin-bottom: 25px;
}

div.form {
background-color: #552405;
height: 100%;
margin: 25px;
text-align: center;
}

#sponsors {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width: 80%;
border-collapse: collapse;
}

#sponsors td, #sponsors th {
font-size: 1em;
font-weight: bold;
color: #EAF2D3;
border: 1px solid #7A991A;
padding: 5px 5px 5px 5px;
text-align: center;
background-color: #5A6D1E;
}

#sponsors th {
font-size: 1.1em;
padding-top: 5px;
padding-bottom: 5px;
/* color: #5A6D1E; */
color: black;
}

#sponsors tr.alt td {
/* color: #5A6D1E; */
color: black;
background-color: #EAF2D3;
}

