td#nav a{
  color: white;
  text-decoration: none;
}

td#nav a:link{
  color: white;
  text-decoration: none;
}

td#nav a:visited{
  color: white;
  text-decoration: none;
}

td#nav a:hover{
  color: silver;
  text-decoration: none;
}

p#footer a{
	color: #B9985D;
	text-decoration: none;
}

p#footer a:link{
	color: #B9985D;
	text-decoration: none;
}

p#footer a:visited{
	color: #B9985D;
	text-decoration: none;
}

p#footer a:hover{
  color: #8d7346;
  text-decoration: none;
}
td#side a{
 color: #513d29;
  text-decoration: none;
}

td#side a:link{
  color: #513d29;
  text-decoration: none;
}

td#side a:visited{
  color: #513d29;
  text-decoration: none;
}

td#side a:hover{
  color: #8d7346;
  text-decoration: underline;
}

td#contact a{
 color: #00674d;
  text-decoration: none;
}

td#contact a:link{
  color: #00674d;
  text-decoration: none;
}

td#contact a:visited{
  color: #00674d;
  text-decoration: none;
}

td#contact a:hover{
	color: #669966;
	text-decoration: underline;
}

td#main a{
	color: #B9985D;
	text-decoration: none;
}

td#main a:link{
	color: #b9985d;
	text-decoration: none;
}

td#main a:visited{
	color: #b9985d;
	text-decoration: none;
}

td#main a:hover{
	color: #8d7346;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8d7346;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #8d7346;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 14px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #513d29;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 400;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #8d7346;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 6px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #8d7346;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 34px;
	margin-right: 10px;
	font-weight: lighter;
}
	
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #8d7346;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 34px;
	margin-right: 10px;
	font-weight: bold;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #00674d;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

h8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #513d29;
	font-style: normal;
	margin-bottom: 50px;
	margin-top: 10px;
	font-weight: lighter;
}

s1{
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	color: #00674d;
	font-style: italic;
	font-weight: bold;
	
}

s2{
	font-family: Times New Roman, Times, serif;
	font-size: 95%;
	color: #8d7346;
	font-style: normal;
	font-weight: 300;	
}
