@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #6a191e;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.main-table {
	background-image: url(images/backgrounds/main-table-bg.jpg);
	background-repeat: repeat-x;
	background-color: #cfb38e;
}
.inner-table {
	background-image: url(images/backgrounds/inner-table-bg.jpg);
	background-repeat: repeat-x;
	background-color: #cfb38e;
}
.event-search-table {
	background-image: url(images/backgrounds/event-search.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.event-table {
	background-image:url(images/backgrounds/event-back.jpg);
	background-repeat: no-repeat;
	background-color: #e9e6d5;
	border-left: solid 1px #6A191E;
	border-right: solid 1px #6A191E;
}
.news-table {
	background-image:url(images/backgrounds/news-back.jpg);
	background-repeat: no-repeat;
	background-color: #83391F;
}
.main-text-table {
	background-image: url(images/soldier-main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home-table {
	background-image: url(images/backgrounds/home-table-bg.jpg);
	background-repeat: repeat-x;
	background-color: #cfb38e;
}
.date-text {
	color: #FFFFFF;
	font-size: 12px;
}
.main-text {
	color: #000000;
	font-size: 12px;
}
.bold-text-heading {
	color: #6a191e;
	font-size: 14px;
	font-weight: bold;
}
.bold-text {
	color: #6a191e;
	font-size: 12px;
	font-weight: bold;
}
.news-box {
	font-size: 12px;
	color: #6a191e;
	border: solid;
	border-width: 1px;
	border-color: #6a191e;
	width:115px;
}
.date-box {
	font-size: 12px;
	color: #6a191e;
	border: solid;
	border-width: 1px;
	border-color: #6a191e;
	width:70px;
}
.event-dropdown {
	font-size: 12px;
	color: #6a191e;
	width:267px;
}
.bold-white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.orange-bold {
	color: #d09943;
	font-weight: bold;
	font-size: 12px;
}
.red-bold {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
a.nav-links:hover {
	Color: #e0ab59;
	font-size: 11px;
	text-decoration: none;
}
a.nav-links {
	font-weight:bold;
	color: #d09943;
	font-size: 11px;
	text-decoration: none;
}
.bold-Heading {
	color: #6a191e;
	font-size: 16px;
	font-weight: bold;
}
.merch-border {
	border-left: solid 1px #6A191E;
	border-right: solid 1px #6A191E;
	background-image:url(images/backgrounds/event-back.jpg);
	background-repeat: no-repeat;
	background-color: #e9e6d5;		
}
a.merch-links:hover {
	Color: #6a191e;
	font-size: 12px;
	text-decoration: underline;
}
a.merch-links {
	font-weight:bold;
	color: #6a191e;
	font-size: 12px;
	text-decoration: none;
}
a.main-links {
	font-weight:Normal;
	color: #6a191e;
	font-size: 12px;
	text-decoration: underline;
}
.sources {
	color: #333333
}
.main-text-bold {
	font-weight:bold;
	color: #000000;
	font-size: 12px;
}
.contact-textbox {
	width: 250px;
	font-size: 12px;
	color: #333333;	
	border: solid;
	border-width: 1px;
	border-color: #6a191e;
}
.contact-textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 350px;
	color: #333333;
	border: solid;
	border-width: 1px;
	border-color: #6a191e;
}
a.left-col-link {
	font-size: 12px;
	font-style: italic;
	color: #6a191e;
}
.event-date {
	font-weight:bold;
	color:#666666;
	font-size: 12px;
}
.text-box {
	font-size: 12px;
	color: #6a191e;
	border: solid;
	border-width: 1px;
	border-color: #6a191e;
}
.map {
	border-top: solid 1px #6A191E;
	border-left: solid 1px #6A191E;
	border-right: solid 1px #6A191E;
	border-bottom: solid 1px #6A191E;
}
.footer-text {
	color: #FFFFFF;
	font-size: 11px;
}
a.footer-links:hover {
	Color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
a.footer-links {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}