body {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
}
p  {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
h1 {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 15px;
}
#footer {
	background-image: url(images/bottom.jpg);
	height: 69px;
	width: 859px;
	color: #FFFFFF;
	background-position: top;
}
#container {
	width: 859px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#home_imagebox {
	background-image: url(images/home-image.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(images/dh-bgd.jpg);
	background-repeat: repeat-y;
	height: 159px;
	width: 859px;
	text-align: left;
}
#sub-head {
	background-image: url(images/dh-bgd.jpg);
	background-repeat: repeat-y;
	width: 859px;
	text-align: left;
}

#nav {
	text-align: center;
}
#middleColumnContent {
	padding-bottom: 20px;
}

#content {
	background-image: url(images/dh-bgd.jpg);
	background-repeat: repeat-y;
	width: 859px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #283817;
}
#sub_imagebox {
	background-image: url(images/sub-image.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	background-color: #333333;
}
#content table {
}
#leftcol {
	margin-top: 10px;
	margin-left: 8px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	text-align: left;
}
#rightcol {
	background-color: #FFFFFF;
	text-align: left;
	margin: 10px;
	padding-bottom: 20px;
}
#rightcol h1 {
	background-color: #607CAE;
	padding-left: 15px;
	padding-bottom: 18px;
	color: #FFFFFF;
	font-size: 18px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 5px;
	margin-left: 18px;
}
#rightcol h2 {
	font-size: 13px;
	margin-left: 18px;
	background-color: #E0DFE3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 18px;
}
#rightcol h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	color: #465E2A;
	border: 1px dashed #455D29;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#homeright {
	color: #FFFFFF;
	margin-right: 29px;
	text-align: left;
}
.foot-text {
	padding-top: 15px;
}
.textbox {
	background-color: #FFFFFF;
	height: 236px;
	width: 513px;
	margin-left: 35px;
	text-align: left;
}
.right {
	height: 235px;
	width: 279px;
	position: absolute;
	left: 551px;
	top: 410px;
	text-align: left;
	color: #FFFFFF;
}
.logo {
	margin-top: 24px;
	margin-left: 50px;
	margin-bottom: 25px;
}
.navbutton {
	margin-right: 2px;
	margin-left: 2px;
}

.foot-text a {
	color: #FFFFFF;
	text-decoration: none;
}


.foot-text a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.logo2 {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#sub_imagebox2 {
	background-image: url(images/sub-image.jpg);
	height: 100px;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
}

