

@import url(//fonts.googleapis.com/css?family=Oswald:300,700,400|Source+Sans+Pro:400,600,700,400italic);

body {
  margin: 0;
  padding: 12px;
  background: #634b27;
  /* Old browsers */
  background: -moz-linear-gradient(top, #634b27 0%, #97723b 23%, #97723b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020001), color-stop(23%, #97723b), color-stop(100%, #97723b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #634b27 0%, #97723b 23%, #97723b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #634b27 0%, #97723b 23%, #97723b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #634b27 0%, #97723b 23%, #97723b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #634b27 0%, #97723b 23%, #97723b 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: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 10px;
}
p, a, table, tr, td, span, font, ol, ul, li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}
#wrapper {
  width: 1086px;
  min-width: 960px;
  margin: 0 auto;
  background: #de833a;
  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: 56px;
  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: #198c93;
  border-radius: 7px;
  border: 2px solid #fff;
  margin-right: 8px;
  width:160px !important;
}
#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: #634b27;
  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: 155px !important;
	font-family: "Oswald",sans-serif !important;
	font-size: 18px !important;
	background: none repeat scroll 0% 0% #634B27;
	margin: 0px 0px 12px !important;
	font-weight: 400;
	color: #FFF !important;
	text-align: center;
}
#vertmenu td span[style] strong {font-weight:400;}
.MenuItem {
  padding: 0;
  margin: 0;
}
.MenuItem a:link, .MenuItem a:visited, .RollBtn a, .RollBtn 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, .RollBtn a:hover {
  color: #fff;
  background: #634b27;
  padding: 1px 6px;
  width:148px;
}
.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;
}
#footerTable p {
  text-align: center;
  color: #fff;
}
#footerTable a {
color:#fff;
text-decoration:none;
}
#footerTable a:hover {
color:#aaa;
}
.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 #de833a;
  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;
}
#ahn-bottom-content {background: transparent;}
.ui-state-default a {
color: #fff !important;
}
.ui-state-default.ui-state-active a {
color: #003 !important;
}
#ahn-bottom-content {background: transparent;}
#slideWrap {
  width: 420px;
  height: 336px;
  position: relative;
  background: #ffffff url(slides/slide_bg.jpg) no-repeat;
}
/* Cycle2 slideshow */
.cycle-slideshow {
  margin: 0 auto;
  width: 640px !important;
  height: 400px;
}
/* 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: 12px;
}