body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/headertile.gif);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	height: 152px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	background-image: url(images/DF-logo.gif);
} 
#header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header  logoholder {
	width: 236px;
	top: 25px;
	position: absolute;
	display: block;
}
#topnavcontainer {
	float: right;
	top: 12px;
	position: relative;
}
#topnavcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnavcontainer ul li {
	display: inline;
}
#topnavcontainer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#topnavcontainer ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#topnavcontainer ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#topnavcontainer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E7E4BC;
	font-weight: bold;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}



#main {
	margin-top: 40px;
}
.inner {
	font-family: Arial, Helvetica, sans-serif;
}
.inner   p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.inner p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #654936;
}
.inner p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #999999;
}
.inner p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}



.inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.inner img {
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
.inner .courier {
	font-family: Arial, Helvetica, sans-serif;
	color: #523100;
	font-weight: bold;
	font-size: 12px;
}
.inner .hrdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E5E3;
	margin-top: 15px;
	clear: left;
}
.inner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 246px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #F2EFD7;
	background-image: url(images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar1 #contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654936;
	margin-top: 71px;
}
#sidebar1 #contactform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}


#sidebar1 #contactform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	padding-top: 5px;
}
#sidebar1  .testimonialholder {
}

.testimonialholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: -10px;
	font-weight: bold;
}
.testimonialholder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testimonialholder .test-highlight {
	color: #523100;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 267px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #footer {
	color: #FFFFFF;
	background-color: #654936;
	margin-top: 25px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
