

@import url(//fonts.googleapis.com/css?family=Oswald:300,700,400|Source+Sans+Pro:400,600,700,400italic);

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: 16px;
}
.ahn-wrapper { text-align: left; padding:0 10px 10px 15px; min-height: 320px; color: #000000; z-index:1;}

.ahn-feature-action-bar { background: transparent; padding:0 0 5px 0; border-bottom: 1px #012778 solid; color:#000}

.ahn-category-edit {background: #e2e2e2 url('images/up-white.png');}

#main-content{width:100%}

#main-content-left{width:500px; float:left; text-align:justify; padding:0px 5px 15px 15px; font:Arial, Helvetica, sans-serif, 12pt #362520}

#main-content-right{width:274px; float:right; padding:15px 20px 15px 5px; font:Arial, Helvetica, sans-serif, 12pt #362520; text-align:justify;}

#resources ul {list-style-type: circle;}

#clear { clear:both;}

.image {padding-right:10px;}

.our-community { padding:10px; text-align:justify;}

.feedback { float:left }

.italic { font:Arial, Helvetica, sans-serif, 9pt #362520; font-style:italic;}

.map { border: 5px solid #e2e2e2}

#footer p, #footer p a { margin:50px 0 0 0; text-align:center; width:375px;font-size: 12px;color: #444;text-decoration:none;}

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


DIV#ahn-bottom-content{
background:none;
}

DIV#ahn-side2-content{
background:none;
}

DIV#committee-wrapper{
width:95%;
}

DIV#amenities-wrapper{
width:95%;
}

.user-actions A{
color:#ffffff;
}

.ahn-bottom-box {
color:#ffffff;
}

/* this SHOULD eliminate the weirdness in the body table */
.ahn-widget-size-4 {
width: 850px !important;
}

div#listmenu {
font-size: 16px;
font-family: arial,verdana,sans-serif;
margin-top: 0px;
z-index: 5;
width: 162px;
float: none;
/*background: #EBE9EC url(images/menubg.jpg) repeat-y top left;*/
background: transparent;
border-bottom: medium none;
border-right: medium none;
}
div#listmenu ul {
    margin: 0 0 0 8px;
    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;
/*height: 26px;*/
color: #026;
line-height: 8px;
}
div#listmenu li:hover {
background: none;
}
div#listmenu li a {
transition: all .3s linear;
		color:#026;
    font-size: 15px;
font-family: "Oswald";
font-weight: 300;
padding: 0 8px;
line-height: 28px;
}
div#listmenu li a:hover {
    color: #888 !important;
}
div#listmenu li a:after {
content: " \25BA";
height: 13px;
width: 10px;
float: right;
color: #048;
padding-left: 4px;
}
div#listmenu li a:hover:after {
    color: #900 !important;
}
body div#listmenu ul li ul {
    padding-bottom: 0;
}
div#listmenu ul li ul {
transition: all .3s linear;
    z-index: 10;
    width: 16em;
    border: 0;
    padding-bottom:0;
    left: -6px;
    margin: -24px 0px 0px 158px;
}
div#listmenu ul li ul li:first-child {
    border-top: 0;
    }
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: #fff;
    padding: 1px;
    width: 180px;
    border: none;
    height: 26px;
    text-align: left;
}
div#listmenu ul li ul li:hover {
    background: #268;
}
div#listmenu ul li ul li a {
    padding: 0px 8px;
}
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;
}
.ahn-widgetSize2-title h2 {font-size: 1.5em;}
.ahn-list-items .sub-head {color: #3F301E;}
.admin-menu-sidebar-box h3 {
    font-weight: 400;
    font-size: 1.3em;
    }