/*----------- GENERIC DEFINITIONS --------------*/

BODY { background-color: #EDEFE5; margin-top: 10px; margin-left: 20px; margin-right: 20px; }

SELECT, INPUT, TEXTAREA { font-family:  arial, helvetica, sans-serif; font-size: 11px; color: black; }

FORM { margin: 0px; padding: 0px; }

P, TD, BODY { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: 6F5F4B; } 

IMG { border: 0; }

h1 {
   font-family:  arial, helvetica, sans-serif;
   font-size: 21px; 
   font-weight: normal;
   color: white; 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px; 
}

h2 {
  font-family:  arial, helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  color: #CEC8B2; 
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;
}

.TitleBrown {
   font-family:  arial, helvetica, sans-serif;
   font-size: 21px; 
   font-weight: bold;
   color: #6F5F4B; 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px; 
}

.TitleBurgundy {
  font-family:  arial, helvetica, sans-serif;
  font-size: 21px; 
  font-weight: bold;
  color: #65241A; 
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;
}

/*------------------  LINKS --------------------*/

A { color: #65241A; font-size: 11px; text-decoration: underline; }
A:hover { color: #6F5F4B; text-decoration: none; }

/*---------------- NAVIGATION ------------------*/

.Nav td {
  background-color: #CEC8B2; height: 32px;}

.Nav a {
  font-family:  arial, helvetica, sans-serif;
  display:block;
  font-size:10px;
  font-weight:normal; 
  color:#6F5F4B; 
  text-decoration:none; 
  padding:10px 0px 0px 0px;
  background-color:#CEC8B2;
  height:32px;
}

.Nav a:hover {background-color: #6F5F4B; color: #EDEFE5; height: 32px;}

/*------------------ FOOTER --------------------*/

.footer { font-size:10px; }
.footer A { font-size:10px; }
.footer A:hover { font-size:10px; }

/*------------------- TEXT ---------------------*/

.small { font-size: 8px; letter-spacing: 10px; }
.small A {  font-size: 8px; color: black; text-decoration: none; background-color: #4DB932; } .small A:hover { font-size: 8px; color: black; text-decoration: underline; background-color: #4DB932; } 

.link_table td {
  border-left: 7px solid white; 
  border-right: 7px solid white; 
  border-bottom: 5px solid white; 
  background-repeat: no-repeat; 
  padding: 0px 0px 4px 6px;
  background-color: #6F5F4B;
  height: 84px;
  width: 235px;
  font-family:  arial, helvetica, sans-serif; 
  color: #CEC8B2; 
  font-size: 10px;
}

.link_table A { color:#CEC8B2; font-size: 10px; text-decoration: none; }
.link_table A:hover { color: white; font-size: 10px; text-decoration: none; color:#CEC8B2; }

.white  { font-family:  arial, helvetica, sans-serif; color: white; font-size: 10px; }
.white A { font-family:  arial, helvetica, sans-serif; color: white; font-size: 10px; text-decoration: none; }
.white A:hover { font-family:  arial, helvetica, sans-serif; color: white; font-size: 10px; text-decoration: none; }

.header_table {
  border-left: 7px solid white; 
  border-right: 7px solid white; 
  border-bottom: 7px solid white; 
  background-repeat: no-repeat; 
  padding: 0px 0px 0px 0px;
  background-color: #6F5F4B;
  font-family:  arial, helvetica, sans-serif; 
  color: white; 
  font-size: 10px;
}
