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

body {
	margin: 0;
	background-image: url(dav-1-wh-0.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #889ca7;
	font: Georgia, "Times New Roman", Times, serif;
}

img {
	border: 0;
}

.valpic {
	margin-right: 10px;
}

p {
	margin: 0 0 10px 0;
}

.holder {
	width: 791px;
	background: url(images/dav-1-wh_21.png);
	margin: 0 auto;
}

.txt_holder {
	width: 675px;
	margin: 0 auto;
}

.txt {
	background: url(dav-1-txtbg.jpg) repeat-x;
	margin: 0px auto;
	padding: 15px 0;
}

.txt_copy {
	background:url(images/dav-1-opacity.png);
	width: 620px;
	margin: 0 auto;
	padding: 15px;
}

.txt_copy img {
	margin: 10px auto;
}

.menu {
	background: #764c24;
	text-align: center;
	margin: 5px 0;
}

.menu img {
	margin: 0 6px;
}
	
h1 {
	margin: 0;
	font-size:30px;
}

h2 {
	margin: 0 0 8px 0;
	font-size:18px;
	font-style: italic;
	color: #434341;
	line-height: 7px;
}

h3 {
	margin: 0;
	font-size:28px;
	color: #434341;
	line-height: normal;
}

#boxholder {
	width: 100%;
	height: 280px;
}

#box2 {
	float: left;
	height: 160px;
	width: 232px;
	text-align: center;
	background: url(images/dav-1-wh_board.jpg);
	padding: 110px 40px 10px 40px;
}

#box1 {
	float: left;
	width: 280px;
	padding: 10px;}

#box3 {
	float: right;
	width: 285px;
	padding: 10px;
}

ul {
	margin: 0;
	font-size: 14px;
}

.footer {
	font-size: 10px;
}

