a:link {
  color: #000000;
  }

a:visited {
  color: #000000;
  }

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #A29061;
  }
#container-body #body-bg #container-banner #banner-content a:link {
}
#container-body #body-bg #container-banner #banner-content a:visited {
}
#container-body #body-bg #container-banner #banner-content a:hover {
	color: #FFF;
	background-color: #FFF;
}
#container-footer #black-footer #black-footer-content a:link {
	color: #A29061;
}
#container-footer #black-footer #black-footer-content a:visited {
	color: #A29061;
}
#container-footer #black-footer #black-footer-content a:hover {
	color: #FFF;
	background-color: #A29061;
}
#container-footer #black-footer #footer-end a:link {
	color: #FFF;
	text-decoration: none;
}
#container-footer #black-footer #footer-end a:visited {
	color: #FFF;
	text-decoration: none;
}
#container-footer #black-footer #footer-end a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #A29061;
}


body {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	height: 100.5%;
	padding-top: 0px;
	color: #000;
  }
.grey {
	color: #333;
}


h1 {
	font-size: 182%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 19px 0px;
	font-family: "EB Garamond", "Vollkorn Regular", Georgia, serif;
	color: #A29061;
	line-height: 100.5%;
  }
h2 {
	font-size: 155%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	color: #FFF;
	font-family: "EB Garamond", "Vollkorn Regular", Georgia, serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
  }

h3 {
	font-size: 145%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 7px 0px 16px 0px;
  }
h4 {
	font-size: 111%;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	font-family: "Droid Sans", Arial, sans-serif;
}
h5 {
	font-size: 135%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #A29061;
	font-family: "EB Garamond", "Vollkorn Regular", Georgia, serif;
}
.profile-text {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	font-family: "Droid Sans", Arial, sans-serif;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}

.li {
	font-size: 100%;
	list-style-image: url(../images/layout_elements/list-icon.png);
	list-style-position: inside;
	line-height: 3em;
	padding-left: 10px;
}
#middlecolumn-bodytext h5 {
	margin-left: 25px;
	margin-right: 20px;
  }
#middlecolumn-bodytext p {
	margin-bottom: 20px;
	margin-left: 22px;
	margin-right: 20px;
	line-height: 1.65em;
  }


.image {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  padding: 7px;
  }
#middlecolumn-bodytext .image {
	margin-right: 20px;
	float: left;
}
h6 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: "Droid Sans", Arial, sans-serif;
}
