@charset "utf-8";
/* CSS Document */

.footTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 15px;
}
.headFooTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4d4d4d;
	line-height: 20px;
}
.topRedLine {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #960801;
}
.btmGreyLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
}
.topGreyLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
}
.btmRedLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #960801;
}
.copyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.whtTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
}
.blkMainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.blkSmTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	}
.redMainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960801;
	line-height: 20px;
}
.paragRedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #960801;
}
.paragRed20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #960801;
}
.HeadRedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #960801;
}
.bdrRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4d4d4d;
}
.paragBdrLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	line-height: 16px;
}
.paragBdrRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 15px;
	line-height: 16px;
}
body {
	background-image: url(siteParts/dl-BG.gif);
}
#main {
	position:absolute;
	width:900px;
	height:920px;
	z-index:1;
	left: 50%;
	top: 0px;
	margin-left: -405px;
	background-color: #FFFFFF;
}
#footer {
	position:absolute;
	width:900px;
	height:106px;
	z-index:1;
	background-color: #242424;
	left: 0px;
	top: 915px;
	background-image: url(siteParts/DL-footer.png);
}
#topPic {
	position:absolute;
	width:900px;
	height:369px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#copyright {
	position:absolute;
	width:430px;
	height:38px;
	z-index:6;
	top: 1035px;
	left: 32px;
}
#footLine {
	position:absolute;
	width:2px;
	height:106px;
	z-index:2;
	left: 461px;
	top: 915px;
}
#logo {
	position:absolute;
	width:324px;
	height:49px;
	z-index:4;
	left: -91px;
	top: 176px;
}
#footLeft {
	position:absolute;
	width:440px;
	height:51px;
	z-index:12;
	left: 22px;
	top: 929px;
}
#footRight {
	position:absolute;
	width:405px;
	height:85px;
	z-index:13;
	left: 482px;
	top: 930px;
}
#DLogo {
	position:absolute;
	width:175px;
	height:175px;
	z-index:15;
	left: -87px;
	top: 10px;
}
#nav {
	position:absolute;
	width:91px;
	height:250px;
	z-index:14;
	left: -91px;
	top: 176px;
}
a:link {
	color: #4d4d4d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4d4d4d;
}
a:hover {
	text-decoration: none;
	color: #bf0012;
}
a:active {
	text-decoration: none;
}
.newlink a:link {
	text-decoration:none;
	color:#fff;
}
.newlink a:visited {
	color:#fff;
}
.newlink a:hover {
	text-decoration: none;
	color: #bf0012;
}
.threelink a:link {
	text-decoration:none;
	color:#900;
}
.threelink a:visited {
	color:#900;
}
.threelink a:hover {
	text-decoration: underline;
	color: #4d4d4d;
}
#email {
	position:absolute;
	width:140px;
	height:22px;
	z-index:18;
	left: 750px;
	top: 0px;
	background-color: #232323;
	background-image: url(siteParts/buttonBG.png);
}
h1 {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #960801;
	font-weight: normal;
}
.allBdr {
	border: 1px solid #b5b5b5;
	padding: 3px;
}

