﻿a {
	color: #5e2307;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.border {border: 1px solid #663300;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #3c1e04;
	background-image:url('images/dbcr_newsite_23.jpg')
}

#wrapper {
	width: 100%;
	background-image: url('images/dbcr_newsite_19.jpg');
	background-position: 0px 0px;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}

#form1 {
margin: 0;
padding: 0;
}

#container {
	margin:auto;
	width: 740px;
	text-align: left;
}

#table_content {
	margin: 0; padding: 0;
}

#nav {
	float: right;
	width: 462px;
	color: #FFFFFF;
	font-size: 11px;
}

#nav a {
	text-decoration:none;
	color: #e0c47b;
	font-size: 14px;
	margin-bottom: 25px;
}

#nav a:hover {
	text-decoration:underline;
}

#banner {
	text-align:center;
	margin: 0 auto;
}

#content{
	padding: 8px 21px 0px 21px;
	background: #fcf6d0;
	border-left: 1px solid #b09d7b;
	border-right: 1px solid #b09d7b;
	border-bottom: 1px solid #b09d7b;
	background-image: url('images/dbcr_newsite_24.jpg');
}

#content, #content p {
	font-size: 13px;
	line-height: 18px;
}

#content h2 {
	padding: 0;
	font-size: 20px;
	color: #5e2307;
	font-weight: normal;
	margin-bottom: 5px;
}

#content h3 {
	padding: 0;
	font-size: 16px;
	color: #5e2307;
	font-weight: normal;
	margin-bottom: 5px;
}

#content h4 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #5e2307;
	font-weight: normal;
}


#content_footer {
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
}

#footer {
	background-image: url('images/dbcr_newsite_20.jpg')
}




