/* ------------------------------ Tags ------------------------------ */

a {
    color: #0066cc;
    text-decoration: none;
}

a:hover {
    color: #669933;
    text-decoration: none;
}

blockquote {
    line-height: 1.3;
    margin: 3ex 0;
}

blockquote img {
    float: left;
}

blockquote p {
    margin: 0 !important;
}

blockquote p strong {
    color: #669933;
    display: block;
    font-weight: normal;
    font-size: 115%;
}

blockquote p em {
    display: block;
    margin: .5ex 0 1.5ex 0;
}

body {
    font-family: georgia, 'times new roman', times, serif;
    font-size: small;
    margin: 0;
}

body, html {
	height: 100%;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    line-height: 1;
    margin: 0;
}

#header h1 {
    height: 85px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 18px;
    width: 158px;
}

#header h1 a {
    display: block;
    height: 100%;
    text-indent: -1000em;
}

#header h2 {
    color: #fff;
    font-size: 300%;
    margin-left: 30px;
    position: absolute;
    bottom: 10px;
}

#header h2 strong {
    font-size: 140%;
    font-weight: normal;
}

h3 {
    color: #669933;
    font-size: xx-large;
}

h4 {
    color: #669933;
    font-size: x-large;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    height: 1px;
    margin: 0;
}

/* ------------------------------ IDs ------------------------------- */

.city {
	width: 20px;
}

#contact_form table {
    width: 500px;
}

#contact_form table tbody th {
    color: #333;
    font-weight: bold;
    padding-left: 0;
    text-align: left;
    white-space: nowrap;
}

#contact_form table tbody td {
    background: #ddd;
    border: 2px solid #ccc;
    padding: 1px 7px 1px 1px;
    width: 100%;
}

#contactForm {
    border-top: 1px solid #ccc;
    margin: 0;
    padding-top: 20px;
}

#content #contactForm ul {
    background-color: #333;
    border: 1px solid #000;
    margin: 0 0 20px 0;
    padding: 0;
}

#content #contactForm.narrow ul {
    background: none;
    border: none;
    margin: 0;
}

#contactForm ul.optional li {
    display: none;
}

#contactForm ul.optional li.optLnk,
#contactForm ul.optional.show li {
    display: block;
}

#content #contactForm ul li {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}

#contactForm ul li a {
    display: block;
    font-weight: bold;
    padding-left: 10px;
}

#contactForm ul.show li a {
    color: #8bc761;
}

#contactForm ul li a span {
    color: #ccc;
    margin-left: 5px;
    font-weight: normal;
}

#contactForm ul li em {
    color: #999;
    float: left;
    margin: 0 0 0 5px;
    font-size: 11px;
    text-transform: uppercase;
}

#contactForm ul.optional li em {
    line-height: 15px;
}

#contactForm ul li label {
    float: left;
    font-weight: bold;
    padding: 0 10px 0 5px;
    text-align: right;
    width: 120px;
}

#contactForm.narrow ul li label {
    width: 75px;
}

#contactForm ul li label.error {
    color: pink;
    font-weight: normal;
    width: auto;
}

#content #contactForm ul li strong {
    color: red;
    float: left;
    font-size: 20px;
    height: 12px;
    margin-left: 5px;
}

#contactForm ul li .error {
    border-color: pink;
}

#contactForm .form_btn {
    background-color: #eee;
    border: 1px solid #fff;
    border-bottom-color: #999;
    border-right-color: #999;
    padding: 5px;
    width: auto;
}

#contactForm ul li .form_col .clearing {
    height: 5px;
}

#contactForm ul li .form_check {
    float: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

#contactForm ul li .form_col {
    float: left;
    width: 200px;
}

#contactForm ul li .form_note {
    font-family: helvetica, arial, sans-serif;
    font-size: 86%;
    float: left;
    margin-left: 5px;
}

#contactForm ul li .form_txt {
    border-width: 1px;
    float: left;
    font-size: 12px;
    padding: 0;
    width: 225px;
}

#contactForm ul li textarea.form_txt {
    height: 100px;
    width: 500px;
}

#contactForm.narrow ul li textarea.form_txt {
    width: 350px;
    height: 80px;
}
#container {
    background: url('/img/gui/sidebar_bg.png') repeat-y top right;
	height: auto !important;
	margin: 0 auto -5.5em auto;
    min-height: 100%;
	height: 100%;
    width: 780px;
}

#content {
    float: left;
    margin: 20px 0 20px 28px;
    width: 470px;
}

#home_page #content {
    margin: 20px 0;
    width: 516px;
}

#content p {
    font-size: small;
    line-height: 1.5;
    margin: 3ex 0;
}

#content p img,
.article_photo {
	border: 2px solid #ccc;
	float: right;
	margin: 5px 5px 10px 10px;
	padding: 1px;
}

a.article_photo:hover {
    border-color: #b2e57f;
}

a.article_photo img {
    border: none;
    vertical-align: top;
}

#content blockquote p img {
    border: none;
    float: left;
    margin: 2px 10px 0 0;
}

#content ul {
    margin: 3ex 3em;
    padding: 0;
}

#content ul li {
    line-height: 1.5;
    margin: 1ex 0;
    padding: 0;
}

#divider {
    clear: both;
	height: 5.5em;
}

#footer {
    background: #669933 url('/img/gui/footer_bg.png') no-repeat;
    color: #fff;
    height: 3em;
    margin: auto;
    padding: 2em 25px .5em 25px;
    width: 730px;
}

#footer p {
    font-size: 86%;
    line-height: 1.5;
    margin: 0;
}

#footer p a {
    color: #fff;
}

#footer p a:hover {
    text-decoration: underline;
}

#header {
    background: #fff url('/img/gui/logo.png') no-repeat 0 18px;
    padding-top: 50px;
}

#header p {
    color: #333;
    float: right;
    font-size: 86%;
    line-height: 1;
    margin: 0 17px 0 0;
}

#header p a {
    color: #333;
}

#header p a:hover {
    text-decoration: underline;
}

#header p a.active {
    color: #999;
    text-decoration: none;
}

#header ul {
    clear: right;
    float: right;
    list-style-type: none;
    margin: 15px 8px 0 0;
    padding: 0;
}

#header ul li {
    float: left;
    line-height: 34px;
    margin: 0;
}

#header ul li a {
    color: #336600;
    display: block;
    font-size: medium;
}

#header ul li a:hover {
    color: #669933;
}

#header ul li a.active {
    background: #669933 url('/img/gui/tab.png') no-repeat;
    color: #fff !important;
}

#header ul li a span {
    display: block;
    padding: 0 10px;
}

#header ul li a.active span {
    background: url('/img/gui/tab.png') no-repeat top right;
}

#header #banner {
    background: #669933 url('/img/gui/banner.png') no-repeat;
    clear: both;
    padding-top: 3px;
}

#home_page #header #banner {
    background: none;
    padding-top: 0;
}

#neighborhoods_page #header #banner p.white_brd,
#amenities_page #header #banner p {
    background-image: url('/img/gui/banner_wht.png');
}

#header #banner p {
    background: #669933 url('/img/gui/banner.png') no-repeat bottom left;
    color: #b2e57f;
    float: none;
    font-size: small;
    margin: 0;
    padding: 8px 28px;
}

#home_page #header #banner p {
    display: none;
}

#header #banner p a {
    color: #fff;
}

#header #banner p a:hover {
    text-decoration: underline;
}

#header #banner p a.active {
    font-style: italic;
    text-decoration: none;
}

#header #banner_img {
    background: url('/img/banners/neighborhoods.jpg') no-repeat center top;
    height: 140px;
    position: relative;
}

#home_page #header #banner_img {
    background-image: url('/img/banners/home.jpg');
    height: 340px;
    text-indent: -1000em;
}

#about_page #header #banner_img         { background-image: url('/img/banners/banner6.jpg'); }
#activities_page #header #banner_img    { background-image: url('/img/banners/banner5.jpg'); }
#amenities_page #header #banner_img     { background-image: url('/img/banners/banner4.jpg'); }
#community_page #header #banner_img     { background-image: url('/img/banners/banner10.jpg'); }
#contact_page #header #banner_img       { background-image: url('/img/banners/banner1.jpg'); }
#employment_page #header #banner_img    { background-image: url('/img/banners/banner8.jpg'); }
#events_page #header #banner_img        { background-image: url('/img/banners/banner9.jpg'); }
#neighborhoods_page #header #banner_img { background-image: url('/img/banners/banner3.jpg'); }
#news_page #header #banner_img          { background-image: url('/img/banners/banner7.jpg'); }

#middle {
    min-height: 100px;
}

#photos {
    background: url('/img/gui/side_box_crn.png') no-repeat left -10px;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#photos li {
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 8px 8px;
    padding: 0;
}

#photos > li:first-child {
    float: none;
    margin: 0 0 14px 0;
}

#photos li a {
    background: url('/img/gui/thumb_brd.png') no-repeat left -75px;
    display: block;
    height: 75px;
    width: 115px;
    text-indent: -1000em;
}

#photos li a:hover,
#photos li a.link_hvr {
    background-position: left top;
}

#photos > li:first-child a {
    background: #0066cc url('/img/gui/thumb_brd_lg.png') no-repeat bottom center;
    bottom: 0;
    color: #fff;
    height: auto;
    left: 0;
    padding: 5px 12px;
    position: absolute;
    width: 229px;
    text-align: right;
    text-indent: 0;
}

#photos > li:first-child a:hover {
    background-color: #444;
}

#photos li div {
    background: url('/img/gui/thumb_brd_lg.png') no-repeat left top;
    height: 160px;
    position: relative;
    width: 253px;
}

#sidebar {
    float: right;
    width: 253px;
}

#sidebar h4 {
    color: #0066cc;
    margin: 25px 0 0 0;
    text-align: right;
}

#sidebar.links h4,
#sidebar.info h4 {
    margin: 20px 15px 0 15px;
}

#sidebar.info h4 {
    text-align: left;
}

#sidebar hr {
    border: none;
    border-top: 1px dashed #bbb;
    height: 1px;
    margin: 0;
}

#sidebar.links p,
#sidebar.info p {
    text-align: right;
    line-height: 1.5;
    margin: 3ex 15px;
}

#sidebar.info p {
    text-align: left;
}

#sidebar.links ul {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
}

#sidebar.links ul li {
    border-top: 1px dashed #bbb;
    line-height: 1.5;
    margin: 0;
    padding: 1ex 15px;
    text-align: right;
}

#sidebar.links ul > li:first-child {
    border-top: none;
}

#sidebar.links ul li a {
    color: #000;
}

#sidebar.links ul li a:hover,
#sidebar.links ul li a:hover span {
    color: #669933;
}

#specs {
    background: url('/img/gui/tabs_box.gif') no-repeat;
    color: #333;
    margin-top: 5ex;
    min-height: 160px;
}

#specs .tab_content {
    color: #333;
    display: none;
    padding: 10px 30px;
}

#specs .tab_content.active {
    display: block;
}

#content #specs .tab_content ul {
    margin-left: 15px;
}

#tabs {
    background: #fff url('/img/gui/tabs_bot.gif') repeat-x bottom left;
    font-size: 110%;
}

#tabs ul {
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tabs ul li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
}

#tabs ul li a {
    background: #f6f6f6 url('/img/gui/tabs_bg.gif') repeat-x;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    line-height: 25px;
    padding: 0 10px;
}

#tabs ul li.active a {
    background: #fff;
    border-bottom-color: #fff;
    color: #0066cc;
    font-size: medium;
}

/* ---------------------------- Classes ----------------------------- */

#content .amenities_list {
    list-style: none;
    margin-left: 0;
}

#content .amenities_list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 1ex;
}

.clearing {
    clear: both;
}

.column {
    float: right;
    width: 250px;
}

#content > .column:first-child {
    float: left;
}

.column ul {
    font-size: medium;
    list-style-type: none;
    margin: 0 !important;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
}

.column ul li {
    background: url('/img/gui/star.gif') no-repeat left center;
    padding-left: 20px !important;
}

.column ul li.cal {
    background-image: url('/img/gui/calendar.gif');
}

.column ul li a:hover {
    color: #0066cc;
    font-weight: bold;
}

.date {
    color: #333;
    margin-right: 10px;
}

.divider {
    border-top: 1px solid #ccc;
    margin: 6ex 0;
}

.listing {
    border-bottom: 1px solid #ccc;
    margin: 3ex 0;
    padding-bottom: 3ex;
}

.listing a strong {
    color: #333;
}

.listing .right {
    float: right;
}

.pdf {
    background: url('/img/gui/pdf.gif') no-repeat left center;
    display: block;
    font-weight: bold;
    line-height: 36px;
    padding-left: 40px;
}

#content .post {
    margin-bottom: 5ex;
    padding-bottom: 2ex;
}

#content .post p.article_date {
    color: #666;
    float: none;
    font-style: italic;
    margin-top: 5px;
}

#content .post p.attachment {
    background: #eee;
    border-top: 1px solid #ccc;
    clear: both;
    padding: 5px 10px;
}

#content .post .read_more {
    background: #eee;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    text-align: right;
}

.note {
    color: #666;
    font-family: 'trebuchet ms', helvetica, arial, sans-serif;
    font-size: 86% !important;
}

.side_box,
.side_box_bot {
    background-image: url('/img/gui/side_box_crn.png');
    background-position: left -10px;
    background-repeat: no-repeat;
}

.side_box {
    padding-top: 5px;
    text-align: right;
}

.side_box.blue {
    background-color: #0066cc;
}

.side_box h4 {
    color: #fff !important;
    font-size: large;
    margin: 0 25px 10px 25px !important;
}

.side_box h4 strong {
    font-size: x-large;
    font-weight: normal;
}

.side_box p {
    font-size: 90%;
    margin: 0 25px 0 0;
}

.side_box p a {
    color: #fff;
}

.side_box p a:hover {
    text-decoration: underline;
}

.side_box_bot {
    background-position: top left;
    height: 10px;
    overflow: hidden;
}

.sidebar_divider {
    background: url('/img/gui/sidebar_divider.gif') no-repeat;
    clear: both;
    height: 10px;
    overflow: hidden;
}

.ui-tabs-hide { 
    display: none;
}

.white_out {
    background-color: #fff;
    padding: 25px 0 10px 0;
}