body {
  height: 100%;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #57461D;
  background-color:#948C76;
  background-repeat:repeat-x;
  }

p,li,td,th,blockquote,textarea,option,input {
  font-size: 11px;
  line-height: 20px;
  }
  
.front {
    color: #2A2722;
	line-height: 15px;
}

h2 {
  font-family: arial,helvetica,sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #A47513;
  padding-top:0px;
  line-height:8px;
  }

h3 {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-top:5px;
  line-height:5px;
  }

h4 {
  font-family: arial,helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #A47513;
  padding-top:0px;
  line-height:8px;
  }

A  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px
  	font-weight: bold;
}


A:link 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFAB3E;
	text-decoration: underline;
  	font-weight: bold;
}

A:active
{	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFAB3E;
	text-decoration: underline;
  	font-weight: bold;
}

A:visited 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFAB3E;
	text-decoration: underline;
  	font-weight: bold;
}

A:hover
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D58217;
	text-decoration: underline;
  	font-weight: bold;
}

hr {
  height: 1px;
  color: #EEEEEE;
  background-color: #EEEEEE;
  border: none;
  }

a.challengelink {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


/* --------------------------------------
             S I D E B A R
-------------------------------------- */

div#sidebar {

  }

table.sidebar {
  border: #C1D3C7 solid 1px;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 50px;
  padding: 5px;
  }

table.sidebar th {
  font-size: 11px;
  background-color: #C1D3C7;
  text-align: left;
  }

table.sidebar td {
  padding-bottom: 3px;
  }

table.sidebar td,table.sidebar p {
  font-size: 11px;
  line-height: 8px;
  margin-bottom: -10px;
  }

table.sidebar li {
  padding-bottom: 2px;
  margin-left: -15px;
  font-size: 10px;
  line-height: 13px;
  }

td.sidebar {
  font-size: 10px;
  }

td.sidebar td {
  font-size: 10px;
  color: #453F30;
  }

td.sidebar th {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  }

td.sidebar th.relatedlinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFBF3E;
  }

td.sidebar th.relatedcontact {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E5DFD4;
  }

td.sidebar td.relatedlinks a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D08900;
  line-height: 11px;
  text-decoration: none;
  font-weight: normal;
  }

td.relatedlinks a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFBF3E;
  text-decoration: underline;
  font-weight: normal;
  }



td.sidebar td.sitetools a  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #A9AA3B;
  }

td.sitetools a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFBF3E;
  }

td.content td.sitetools a  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #A9AA3B;
  }

td.content td.sitetools a:hover  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #D07A00;
  }

/* --------------------------------------
             F O O T E R
-------------------------------------- */

div#footer p {
  font-size: 11px;
  line-height: 25px;
  font-weight: regular;
  text-decoration: none;
  padding-top: 5px;
  color: #7D7349;
  padding-bottom:5px;
  }

div#footer a {
  color: #A19561;
  font-weight: normal;
  text-decoration: none;
  padding: 2px;
  line-height: 25px;
  font-size: 11px;
  }

div#footer a:hover {
  font-weight: normal;
  color: #D58217;
  padding: 2px;
  line-height: 10px;
  font-size: 11px;
  text-decoration: underline;
  }

div#copyright {
  font-size: 10px;
  line-height: 25px;
  font-weight: regular;
  text-decoration: none;
  padding-top: 5px;
  font-color: #ffffff;
  padding-bottom:5px;
  background: #1C1F1F;  
  }

td.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7D7349;
  }


/* --------------------------------------
             H I D D E N
-------------------------------------- */
  
div#hidden{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    }




/* --------------------------------------
             More Resources
-------------------------------------- */

#more-res-content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 139px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
}

#more-res-content h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a19883;
	margin: 0px;
	padding-top: 5px;
	line-height: 5px;
}



#more-res-content li, #more-res-content a  {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	color: #f37d08;
	text-decoration: none;
	padding-bottom:6px;
}

#more-res-content ul{
list-style-type: none;
padding: 0;
margin-left: 0;
font-weight: bold;
margin-top:8px;
margin-bottom:8px;
}