@charset "utf-8";
#header {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	width: 795px;
	text-align: center;
	background-color: #635737;
}
#wrapper {
	width: 795px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #393323;
	position: relative;
	background-color: #CFBF9B;
}
#wrapper p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 140%;
}
#footer {
	margin: auto;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCBC98;
	text-align: left;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	height: 10px;
}
.tablegradient {
	background-image: url(images/dti_textbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#wrapper #text .tablegradient {
	padding-top: 10px;
}
#wrapper #text .tablegradient #ContactForm input {
	background-color: #FFFFFF;
	border: 1px solid #C9B995;
}
a:link {
	text-decoration: none;
	color: #CABA96;
}
a:visited {
	text-decoration: none;
	color: #CABA96;
}
a:active {
	text-decoration: none;
	color: #CABA96;
}
a:hover {
	text-decoration: none;
	color: #A9935D;
}



h1 {
	font-size: 15px;
	color: #8D8360;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 15px;
	color: #B29C66;
	font-weight: normal;
	vertical-align: bottom;
}

#wrapper #text .tablegradient #ContactForm textarea {
	border: 1px solid #C9B995;
}
#about {
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #text #slide {
	float: right;
	width: 300px;
	padding-right: 20px;
	padding-top: 20px;
}
.newstable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DDC7;
}
