 

@import url(http://fonts.googleapis.com/css?family=Oswald:300,700,400|Source+Sans+Pro:400,600,700,400italic);

body {
  margin: 0;
  padding: 12px;
  background: #020001;
  /* Old browsers */
  background: -moz-linear-gradient(top, #020001 0%, #441d18 23%, #441d18 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020001), color-stop(23%, #441d18), color-stop(100%, #441d18));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #020001 0%, #441d18 23%, #441d18 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #020001 0%, #441d18 23%, #441d18 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #020001 0%, #441d18 23%, #441d18 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #020001 0%, #441d18 23%, #441d18 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color7', endColorstr='@color2', GradientType=0);
  /* IE6-9 */
  background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  color: #030001;
  font-weight: 400;
}
h1 {
  font-size: 2.4em;
}
h2 {
  font-size: 2.2em;
}
h3 {
  font-size: 2em;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1em;
}
p, a, table, tr, td, span, font, ol, ul, li {
  font-family: 'Source Sans Pro', sans-serif;font-size: 103%;
}
#wrapper {
  width: 90%;
  min-width: 960px;
  margin: 0 auto;
  background: #80716e;
  padding: 8px;
  border-radius: 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* main content areas */
#wrapTable {
  margin: 8px 0;
  padding: 0;
}
#headerTD {
  position: relative;
  background: #baaaa7 url('images/header_bg.jpg') no-repeat center center;
  border-radius: 7px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  height: 220px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#headerLogo {
  position: absolute;
  top: 72px;
  left: 0;
  padding: 12px 20px 12px 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 12px 12px 0;
}
#headerIMG img {
  position: absolute;
  top: 8px;
  right: 40px;
  width: 267px;
  height: 200px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid rgba(255, 255, 255, 0.7);
  border-radius: 9px;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.5);
}
#menuTD {
  display: block;
  background: #1d2b38;
  border-radius: 7px;
  border: 2px solid #fff;
  margin-right: 8px;
  width: 159px;
}
#contentTD {
  margin: 0 0 4px 8px;
  padding: 0;
  background: #fff;
  border-radius: 7px;
  width: 100%;
}
#footerTable {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  background: #60736d;
  border-radius: 7px;
  border: 2px solid #fff;
  color: #ccc;
}
/* menu */
#vertmenu {
  text-align: left;
  margin-top: 10px;
  margin-left: 0px;
}
#vertmenu td[colspan="2"] {
  text-align: center;
}
#vertmenu td span[style] {
  display: block;
  width: 152px;
  font-family: 'Oswald', sans-serif !important;
  font-size: 22px !important;
  background: #60736d;
  margin: 0 0 12px 0 !important;
  font-weight: 400;
}
.MenuItem {
  padding: 0;
  margin: 0;
}
.MenuItem a:link,
.MenuItem a:visited {
  transition: all .3s linear;
  text-decoration: none;
  display: inline-block;
  width: 148px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 1px 6px;
  font-family: 'Oswald', sans-serif;
}
.MenuItem a:hover {
  color: #ffffff;
  background: #60736d;
}
.user-actions A {
  color: #ffffff;
}
.ahn-bottom-box {
  color: #ffffff;
}
DIV#committee-wrapper {
  width: 98%;
}
DIV#amenities-wrapper {
  width: 98%;
}
.ahn-category-edit a {
  color: #ffffff;
}
#main-content {
  width: 100%;
}
#main-content-left {
  width: 500px;
  float: left;
  text-align: justify;
  padding: 0 0 0 15px;
}
#main-content-right {
  width: 274px;
  float: right;
  padding: 15px 15px 15px 0px;
  text-align: justify;
}
#resources ul {
  list-style-type: circle;
}
#clear {
  clear: both;
}
.image {
  padding-right: 10px;
}
.our-community {
  padding: 5px 0 0 10px;
  text-align: justify;
}
.feedback {
  float: left;
}
.italic {
  font-style: italic;
}
.map {
  border: 5px solid #e2e2e2;
}
#footer p {
  margin: 50px 0 0 200px;
  text-align: center;
  width: 300px;
}
.style1 {
  font-size: 10px;
}
.ahn-feature-action-bar div a {
  color: #fff;
}
.ahn-feature-title-bar h2 {
  font-weight: 300;
  line-height: 1.1em;
  font-size: 2em;
}
#maincontent {
  margin-left: 0;
  margin-right: 0;
}
table {
  border-collapse: collapse;
}
img.border {
  border: 4px solid #80716e;
  margin: 12px 20px;
  border-radius: 9px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ahn-gallery-panel,
.ahn-galleryview {
  width: 492px !important;
}
.ahn-galleryview img {
  padding: 0;
  margin: 0;
}
.ahn-gallery-panel img {
  margin: 0;
  width: 492px;
}
#slideWrap {
  width: 420px;
  height: 336px;
  position: relative;
  background: #ffffff url(slides/slide_bg.jpg) no-repeat;
}
/* Cycle2 slideshow */
.cycle-slideshow {
  top: 92px;
  left: 28px;
  margin: 0;
  width: 365px !important;
  height: 216px;
}
/* if positioning the slideshow is an issue, then this is generally the problem */
.cycle-slide {
  top: 0;
  /* Change this to your needs */
  left: 0;
  /* Change this also */
  border-radius: 18px;
}

a:hover {
	color:#361713;
}

.RollBtn a:visited {
	color: #fff;
}

.RollBtn a {
	color: #fff;
}