body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #484644;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}

    h2, h3  {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c3b285;
}

    h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c3b285;
}

h4 {
	text-transform: paragraph;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFEA6F;
}

h5 {
	text-transform: paragraph;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFEA6F;
}

h1 {
	letter-spacing: 0px;
	font-size: 10px;
}

h2 {
	letter-spacing: 0px;
	font-size: 12px;

}

a:link {
    color: #E4D5AC;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a:visited {
    color: #E4D5AC;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    
}

a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    
}

a:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    
}
#navbar a {
    font: 12px Times New Roman, Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
}

#footerlinks {
  line-height: 80%;
  }

#links {
  position: absolute;
  top: -60px;
  left: 590px;
  z-index: 999;
  width: 250px;
  text-align: left;
  }
#links a {
  color: #ff0000;
  font-size: 12px;
  line-height: 180%;
  padding-left: 10px;
  }
#links a:hover {
  text-decoration: underline;
  }
