

@import url(http://fonts.googleapis.com/css?family=Raleway:400,600,800,200);

body {
  margin: 0;
  padding: 12px;
  background: #F5EFD8 url(images/bg-image.jpg) repeat;
}
h1, h2, h3, h4, h5, h6 {
  font-family:  'Raleway', sans-serif;
  color: #3d2c11;
  font-weight: 600;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
  font-weight: 800;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 10px;
}
p, a, table, tr, td, span, ol, ul, li {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color:#76613f;
}

p, a, table, tr, td, span, font, ol, ul, li [style]{
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px;
}

#wrapper {
  width: 90%;
  min-width: 960px;
  margin: 0 auto;
  background: transparent;
  margin-top: 30px;
}

/* main content areas */
#wrapTable {
  margin: 8px 0;
  padding: 0;
  height:100%;
}

#headerLogo {
  background: transparent;
  width:250px;
  padding: 5px 30px 30px 0px;
  overflow: hidden;
  float:right;
}

#sideimg {
    float:right;
    width:280px;
    height:auto;
    overflow:hidden;
    border-radius: 25px 0px 0px 25px;
    padding-right: 10px;
    border: 5px solid #3d2c11;
    background-color: #3d2c11;
}

#menuTD {
  display: block;
  float: right;
  background: transparent;
  width:240px !important;
  padding-top:10px;
}

#contentTD {
  margin: 0 0 4px 8px;
  padding: 15px;
  background: #ffffff;
  width: 100%;
  border-radius: 6px;
}

#footer {
	margin-left: 302px;
	padding: 20px;
	margin-top: -80px;
}

/* Vertical Flyout Menu */
div#listmenu {
	font-size: 16px;
	font-family: 'Raleway', arial,verdana,sans-serif;
	margin-top: 12px;
	z-index: 5;
	width: 240px;
	float: none;
	background: transparent;
	border-bottom: medium none;
	border-right: medium none;
}
div#listmenu ul {
    margin: 0;
    padding: 0;
}
div#listmenu li {
	transition: all .3s linear;
	text-align: right;
	position: relative;
	list-style-type: none;
	float: none;
	background-color: transparent;
	border-right: none;
	line-height: 8px;
}
div#listmenu li:hover {
	background: none;
}
div#listmenu li a {
	transition: all .25s linear;
	color:#3d2c11;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
	font-weight: 400;
	padding: 3px 30px 3px 0px;
	line-height: 28px;
	text-align:right;
}
div#listmenu li a:hover {
    color: #fff !important;
    background: #3d2c11;
}
body div#listmenu ul li ul {
    padding-bottom: 0;
    margin-top:-34px;
}

div#listmenu ul li ul {
	transition: all .3s linear;
    z-index: 500;
    width: 240px;
    border: 0;
    padding-bottom:0px;
    background: #becbaf;
    border-radius: 0px 12px 12px;
    margin: -29px 0px 0px 214px;
}
div#listmenu ul li ul li:first-child {
		margin-top: 0;
    border-top: 0;
}

div#listmenu ul li ul li:last-child {
    margin-bottom:4px;
}

div#listmenu ul li ul li:hover {
    background:#b3ced1;
}

div#listmenu ul li ul li ul {
    background:transparent;
}
    
div#listmenu ul li ul:hover {
	-webkit-transition: width 0.3s ease-in;
    -moz-transition: width 0.3s ease-in;
    -o-transition: width 0.3s ease-in;
    -ms-transition: width 0.3s ease-in;
     transition: width 0.3s ease-in;
            }
div#listmenu li:first-child {
    border-left: none;
}
div#listmenu ul li ul li, div#listmenu ul li ul li:hover {
    background: transparent;
    padding: 1px;
    width: 240px;
    border: none;
    height: 100%;
    text-align: left;
}
div#listmenu ul li ul li:hover {
    background: transparent;
}
div#listmenu ul li ul li a {
    padding: 8px 15px 8px 8px;
		margin: 0px;
    margin-bottom:-2px;
    line-height:20px;
    font-size: 15px;
    border-radius: 0 12px 12px 0;
}
div#listmenu li ul li a:hover {
	color: #fff !important;
}
div#listmenu li ul li a:after {
	content: " ";
}
html > body div#listmenu ul li ul li ul {
    left: 25px;
    top: 22px;
    border: 0;
    padding-bottom: 4px;
}
/* End Menu */
.user-actions A {
  color: #ffffff;
}
.ahn-bottom-box {
  color: #ffffff;
}

.ahn-search-box {
    background-color: #fff;
}

.ahn-single-column {
    background-color: #fff;
}

#ahn-side2-content {
    background: none;
}
   
DIV#committee-wrapper {
  width: 98%;
}
DIV#amenities-wrapper {
  width: 98%;
}
.ahn-category-edit a {
  color: #ffffff;
}
.ahn-feature-title-bar h2 {
  font-weight: 400;
  line-height: 1.1em;
  font-size: 2em;
}
#main-content {
  width: 100%;
}
#main-content-left {
  width: 500px;
  float: left;
  text-align: justify;
  padding: 0 0 0 15px;
  font: 12pt #362520;
}
#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: #9A8478;
}
#footerTable a {
color:#9A8478;
text-decoration:none;
}
#footerTable a:hover {
color:#aaa;
}
.style1 {
  font-size: 10px;
}
.ahn-feature-action-bar div a {
  color: #fff;
}
#maincontent {
  margin-left: 0;
  margin-right: 0;
}
table {
  border-collapse: collapse;
}
img.border {
  border: 4px solid #59a800;
  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;
}
.ui-state-default a {
color: #fff !important;
}
.ui-state-default.ui-state-active a {
color: #003 !important;
}
#contentTD > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {padding-bottom:60px;}
#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 {
  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;
}