/************************************
 *
 *  Replace these colors as needed
 *  
 *  #D9DFE8 - default font
 *  #282828 - background
 *  #282828 - background shadow
 *  #282828 - header main
 *  #282828 - header shadow
 *  #282828 - left main
 *  #282828 - left shadow
 *  #282828 - left color
 *  #bb5211 - left links
 *  #282828 - left hilite main
 *  #505763 - left hilite shadow
 *  #282828 - body main
 *  #282828 - body shadow
 *  #282828 - mid modules main
 *  #282828 - mid modules shadow
 *  #282828 - right main
 *  #282828 - right shadow
 *  #282828 - right hilite main
 *  #282828 - right hilite shadow
 *  #282828 - footer main
 *  #282828 - footer shadow
 *  #262626 - footer color
 *
 ************************************/

/* font colors */

body {
  color: #736265;
  background: #282828; 
}

td.left {

}

td.right,
div.midbox,
div.botbox,
div#top-mod {
  color: #736265;
}

td.left a:link, 
td.left a:visited {
  color: #bb5211;
}

td.left a.mainlevel:hover {
  color: #282828;
}

a.mainlevel { 
	border-bottom:  1px solid #282828;
}

td.right a:link,
td.right 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: #563012;
}

td.left div.moduletable h3 {
	color: #bb5211;
	background: #282828;
}

td.left div.moduletable-hilite,
td.right div.moduletable-hilite {
	background: #282828;
	border-color: #282828;
}

td.left div.moduletable-hilite h3,
td.right div.moduletable-hilite h3 {
	color: #736265;
	background: #282828;
}

td.right div.moduletable h3 {
	color: #949494;
	background: #282828;
}

td.middle div.moduletable h3 {
	color: #bb5211;
	background: #282828;
}

div.midbox div.moduletable h3 {
	color: #bb5211;
	background: #282828;
}

div.moduletable h3 {
  background: #D1D2D3;
	color: #bb5211;
}

table.outer td.sectiontableheader {
  color: #ffffff;
  background: #282828;
}

div#outer-border {
	border-color: #282828;
}

div#top-head {
	border-color:  #282828;
	background: #282828;
}

div#access-bar {
	background: #282828;
}

table.outer td.left {
	border-color:  #282828; 
	background:  #282828; 
}

table.outer td.middle {
	border-color:  #282828; 
	background:  #282828;
}

table.outer td.right {
	border-color:  #282828; 
	background:  #282828; 
}

div.midbox {
	border-color:  #282828; 
	background:  #282828;
	border-bottom:  6px solid #282828;
}

div#bot-footer{
	border-color:  #282828;
	background: #282828;
	color: #181a1e;
}

div#bot-footer a:link,
div#bot-footer a:visited {
	color: #282828;
}

span.rocket {
	background:  url(../images/dark/rocket.png) no-repeat;
}

#logo {
	background: url(../images/dark/matthewcrnich_logo_header.jpg) no-repeat;
}

#nav li.active a,
#nav li.active a:hover {
	background: #282828;
}

/* medium acces