﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background-color: #660000;
}

#masthead {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 364px;
}

#header {
	margin-right: 20px;
	margin-left: 20px;
	height: 357px;
}

#navHeader {
	float: right;
	width: 634px;
	height: 24px;
	text-align: left;
}

#motto {
	width: 634px;
	height: 162px;
	float: right;
}

#top_nav {
	background-color: #FFFFFF;
}

#container {
	width: 1000px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
}

#left_col {
	width: 200px;
	float: left;
	background-color: #999965;
	min-height: 100%;
}

#right_col {
	width: 209px;
	float: right;
	background-color: #A4916E;
	height: 100%;
	min-height: 100%;
}

#page_content {
	background-color: #A4916E;
	min-height: 100%;
	height: 100%;
}

#content_left {
	background-color: #A4916E;
	width: 933px;
	margin-left: 13px;
	margin-top: 19px;
	margin-right: 0px;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: -20x; /* negative value of footer height */;
	height: 380px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#sponsors {
	margin: 20px 12px;
	text-align: center;	
		background-color: #660000;
}
#eventBox {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #671514;
	padding-bottom: 6px;
	width: 584px;
	vertical-align: top;
}
#eventBox0 {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #671514;
	padding-bottom: 6px;
	width: 584px;
	vertical-align: top;
}
#eventBox1 {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #671514;
	padding-bottom: 6px;
	width: 584px;
	vertical-align: top;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660000;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 6px;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 12px;
	margin-top: 4px;
	height: 120px;
}
.headerGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFE83B;
	font-weight: bold;
	text-align: center;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660000;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #660000;
	text-align: center;
	text-decoration: underline;
}
.textRed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-align: left;
	font-weight: normal;
}
.textRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660000;
	text-align: left;
	font-style: italic;
	padding-top: 6px;
}
.textBlackCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
.bulletsRed {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #671514;
	font-weight: bold;
	margin-left: 189px;
}
.textRedNObold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-align: left;
}
.bulletsRednormal {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #671514;
	font-weight: bold;
}
#eventBox4 {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #671514;
	padding-bottom: 6px;
	width: 584px;
	vertical-align: top;
}
#eventBox2 {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #671514;
	padding-bottom: 6px;
	width: 584px;
	vertical-align: top;
}
