@charset "UTF-8";
a:link {
	text-decoration: underline;
	color: #a91616;
}
a:visited {
	text-decoration: underline;
	color: #a91616;
}
a:hover {
	text-decoration:none;
	color: #a91616;
}
a:active {
	text-decoration: none;
	color: #a91616;
}

.container {
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.body-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #a91616;
	
}
.body-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #3c3c36;
	float: left;
	height: 100%;
	width: 535px;
	padding-top: 20px;
	padding-right: 85px;
	padding-left: 18px;
	text-align: left;
}
.body-rail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #d8d8d8;
	text-align: left;
	padding-right:10px;
}
.footer {
	text-align: center;
	height: 100%;
	width: 860px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(images/footer_02.png);
	background-repeat: repeat-y;
	line-height: 16px;
}
.footer_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: CCCCCC;
}
.footer a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.form-stat{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #3c3c36;
	float: left;
	text-align: left;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #a91616;
}
.h2italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: none;
	color: #a91616;
	font-style: italic;
	line-height: 28px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #a91616;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #a91616;
}
.header {
	background-image: url(images/DE_header.png);
	height: 250px;
	width: 860px;
}
.main-background {
	background-image: url(images/DE-main_03.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 860px;
}
.main-content {
	background-image: url(images/DE-main_02.png);
	background-repeat: no-repeat;
	height: 685px;
	width: 860px;
}
.navigation {
	float: left;
	height: 100%;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 40px;
	vertical-align: top;
}
