/************************************
 *
 *  Replace these colors as needed
 *
 *  #3A393E - default font
 *  #2A1E2C - background
 *  #222126 - background shadow
 *  #505763 - header main
 *  #464c57 - header shadow
 *  #929aa9	- left main
 *  #808794 - left shadow
 *  #3A393E - left color
 *  #1E2126 - left links
 *  #a1aaba - left hilite main
 *  #8d95a3 - left hilite shadow
 *  #eeeff0 - body main
 *  #d1d2d3 - body shadow
 *  #3a393e - mid modules main
 *  #333236 - mid modules shadow
 *  #737d8e - right main
 *  #656e7d - right shadow
 *  #8591a5 - right hilite main
 *  #757f91 - right hilite shadow
 *  #505763 - footer main
 *  #464c57 - footer shadow
 *  #383d46 - footer color
 *
 ************************************/
/* font colors */
body {
  color: #F4E1D2;
  background: #2A1E2C url(../images/bg.jpg) no-repeat 50% 0; /*#27262B > #2A1E2C */
}
div.topbox,
div.midbox,
div.botbox,
div#top-mod {
  color: #F4E1D2;
}

a.mainlevel {
	border-bottom:  1px solid #808794;
}

div.mainbox a:link,
div.mainbox a:visited,
div.topbox a:link,
div.topbox a:visited,
div.midbox a:link,
div.midbox a:visited,
div.botbox a:link,
div.botbox a:visited,
div#top-mod a:link,
div#top-mod a:visited {
  color: #785F4B;
}

div.mainbox div.moduletable h3,
div.topbox div.moduletable h3,
div.midbox div.moduletable h3 {
	color: #9E9E9E;
	border-bottom: 1px solid #785F4B;
}
div.moduletable h3 {
	color: #F4E1D2;
}
table.outer td.sectiontableheader {
  color: #656e7d;
  background: #d1d2d3;
}

div#top-head {
}


table.outer td.middle {
	border: none;
	background: url(../images/transparent_bg.png) repeat 0 0;
	border-top: 1px solid #785F4B;
}
div.mainbox{
	background-color:#2A1E2C;
	border-color:#785F4B;
	color:#F4E1D2;
}

div.topbox,
div.midbox {
	background: none;
	border: none;
}

#top-head {
	background: url(../images/ddflogo.png) 50% 0 no-repeat;
	margin: 0px 0px 0px 0px;
}
#nav li.active a,
#nav li.active a:hover {
	background: none;
}
#nav li.active a {
border: 0px solid #785F4B;
}
/* typography */
h2 {
  color: #808794;
}
blockquote {
  background: #F4E1D2;
  border-top: 6px solid #D1D2D3;
  border-bottom: 6px solid #D1D2D3;
}
pre {
  background: #F4E1D2;
}
div.padding .form {
	color:	#B43616;
}
/* gravick column news */
