a:link {color: #FFFFFF;}
a:visited { color: #BDA634; }
a:hover {color:#BDA634;}

body {
	background-image: url(images/dpl-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #57492F;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 17px;
}

#container {
	width: 825px;
	margin:auto;
}


.welcome_body       { color: #dddea8; font-size: 12pt; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; text-decoration: none; list-style-type: square; list-style-position: outside }
.welcome_link  { color: #fff; font-size: 11px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; line-height: 15px; text-decoration: none; list-style-type: square; list-style-position: outside }
.disclaimer_body   { color: #bda684; font-size: 10px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; line-height: 15px; text-decoration: none; list-style-type: square; list-style-position: outside }

a.welcome_body:link, a.welcome_body:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.welcome_body:hover, a.welcome_body:active {
	color: #BDA634;
	text-decoration: underline;
}

#headerContainer {
	background-image: url(images/dpl-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 174px;
}

#header {
	text-align: center;
	height: 141px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	padding-left: 13px;
}
#footer {
	background-image: url(images/dpl-main-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 39px;
	clear: both;
}

#main {
	background-image: url(images/dpl-main-bg-mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	/*position: relative;*/
	padding-bottom: 60px;
}
#mainLeft {
	width: 490px;
	left: 0px;
	top: 0px;
	float: left;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#featured {
	text-align: center;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#featured-index {
	background-image: url(images/dpl-featured-bg.jpg);
	background-repeat: repeat-x;
	height: 257px;
	width: 277px;
	float: right;
	margin-right: 25px;
}
.center {
	text-align: center;
}
#footerPinecones {
	background-image: url(images/dpl-bottom-pinecones.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 138px;
	width: 266px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	top: -68px;
	left: 279px;
}
#innerContainer {
	background-image: url(images/dpl-container-shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#infoRight {
	float: right;
	width: 277px;
	clear: right;
	margin-right: 25px;
	padding: 0px;
}
#featuredTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#featuredClickHere {
	padding-top: 8px;
	text-align: center;
}
#mainPics {
	position: relative;
}
#mainLeftContent {
	padding-top: 25px;
	clear:both;
	padding-right: 10px;
	padding-left: 10px;
}
#lowerFooter {
	padding-top: 60px;
}
#center-pics-pinecones {
	text-align: center;
	position: relative;
	top: 0px;
	z-index: 999;
}
#center-pics {
	text-align: center;
	position: relative;
	margin-top: -16px;
	z-index: 0;
}

