body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221E1F;
	line-height: 125%;
}
.topmenu {
	background-color: #c41300;
}
.column1 {
	background-color: #D9D9D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 174px;
}
.column2 {
	background-color: #E6E6E6;
	padding-left: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 33px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.column3 {
	background-color: #E6E6E6;
	padding-top: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-right: 18px;
	width: 165px;
}
.navNormal {
	color: #140B02;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
}

.navNormal a:link, .navNormal a:visited {
	color: #140B02;
	text-decoration: none;
}

.navNormal a:hover, .navNormal a:active  {
	color: #140B02;
	text-decoration: underline;
}

.navActive {
	color: #C41200;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}

.navActive a {
	color: #C41200;
	text-decoration: none;
}


td {
	vertical-align: top;
}
hr {
	color: #afb5b7;
}
.searchbox {
	font-size: 10px;
	color: #333333;
	height: 10px;
	width: 100px;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #91938d;
	font-weight: bold;
	letter-spacing: 0.4em;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 130%;
}
.redtext {
	color: #c7352d;
}
.footertext {
	color: #868686;
	margin-left:3px;
}
a:link {color: #FFFFFF
	text-decoration: none;
	color: #c7352d;
	text-decoration: none;
}
a:visited {
	color: #c7352d;
	text-decoration: none;
}
a:hover {
	color: #c7352d;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
	}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newsText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-top: 10px;
}
.newsPhoto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 10px;
}
