body {
/*background: #1b3300 url(../i/body_bg_x.jpg) top left repeat-x;*/
background: #FFF;
}

#wrapper {
padding: 10px 0;
}

#header_contact {
text-align: right;
color: #202020;
}

#header_contact h2 {
font-size: 16px;
margin: 0;
line-height: 1;
}

#header_contact h3 {
font-size: 14px;
margin: 0;
line-height: 1;
}

#header_contact h3 a {
color: #777;
}

#header_contact h3 a:hover { 
color: #349AF2;
}

#logo {
padding-top: 10px;
}

#logo a {
width: 402px;
height: 29px;
text-indent: -5000px;
background: transparent url(../i/sean_logo.gif) center center no-repeat;
display: block;
}

#main_content_horizon {
background: #627380;
color: #FFF;
}

#main_content_horizon .alt {
color: #baccd8;
font-weight: bold;
}

#main_content_horizon a, #main_content_horizon a:hover {
color: #e7f5ff;
}

#main_content_horizon.places {
background: #69813F;
}


#main_content_horizon.places .alt  {

}

#main_content_horizon.amenities {
background: #b84716;
background: #b26623;
background: #b66727;
}


#main_content_horizon.amenities .alt  {
color: #FFCC00;
}

#main_content {

}

#main_content.contact {
padding-top: 20px;
border-top: 1px solid #F6F6F6;
}

#secondary_content {
margin-top: 20px;
}

#primary_nav, #featured_nav {
font-size: 14px;
padding: 0;
margin: 0;
background: #FFF;
}

#primary_nav li {
float: left;
}

#primary_nav a, #featured_nav a {
color: #202020;
font-weight: bold;
display: block;
line-height: 20px;
padding: 10px 20px 10px 10px;
text-transform: capitalize;
}

#primary_nav a.selected, #primary_nav a:hover {
color: #349af2;
}

#featured_nav {
background: #F0F0F0 url(../i/featured_nav_bg.gif) top center no-repeat;
text-align: center;
float: right;
margin-right: 10px;
}

#featured_nav a {
color: #202020;
padding-left: 0;
padding-right: 0;
display: block;
}

#featured_nav a:hover {
color: #2E89D9;
}

.front #featured_nav { background-color: #627380; }
.front #featured_nav a, .front #featured_nav a:hover { color: #FFF; }

.places #featured_nav { background-color: #69813F; }
.places #featured_nav a, .places #featured_nav a:hover { color: #FFF; }

.amenities #featured_nav { background-color: #B66727; }
.amenities #featured_nav a, .amenities #featured_nav a:hover { color: #FFF; }

/*base typography*/
body {
font-size: 12px;
font-family: 'Helvetica Neue', 'Helvetica Neue LT Std', Helvetica, Arial, sans-serif;
line-height: 1.3;
color: #404040;
}

h1, h2, h3, h4 {
line-height: 1.2;
margin-bottom: .3em;
}

h1 {
font-size: 28px;
}

h2 {
font-size: 24px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

.content h3 {
color: #000;
}

p {
margin-bottom: 1em;
}

a, a:link, a:visited, a:active {
color: #2e89d9;
text-decoration: none;
}

a:hover, #footer a:hover {
color: #349af2;
text-decoration: none;
}

img, iframe {
vertical-align: bottom;
}
 
.caption {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}

#footer_wrap {
background: #FFF url(../i/footer_fade.jpg) top center repeat-x;
padding-top: 30px;
margin-top: 30px;
}

#footer {
font-size: 9px;
color: #777;
text-transform: uppercase;
}

#footer a {
color: #332;
}

#footer_main_nav {
font-size: 12px;
padding: 10px 0;
display: none;
}

#footer_main_nav li {
display: inline;
padding: 0 10px 0 0;
}

#other_site_links {
text-align: left;
white-space: normal;
}

#other_site_links li {
padding: 0 10px 0 0;
display: inline;
line-height: 1.5;
}

#other_site_links li a {
white-space: nowrap;
}

.content p, .content img, .content h1, .content h2, .content h3, .content h4, .content ul {
/*margin-right: 10px;
margin-left: 10px;*/
}

.content ul {
margin-bottom: 1em;
}

ul.bullets {
list-style: disc;
padding-left: 15px;
font-size: 11px;
}

li.nested {
/*padding-left: 20px;*/
}

.subtitle {
font-weight: normal;
font-style: italic;
display: block;
font-size: 14px;
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
}

.showcase_text {
margin-top: 40px;
}

.showcase_text h2 {
font-weight: normal;
}

.showcase_text p {
margin-top: 1em;
margin-bottom: 1em;
}

.header_image {
margin-bottom: 10px;
}

/* FORM STYLING */
label {
display: block;
/*clear: both;*/
margin: 0 0 .7em 0;
color: #202020;
font-weight: bold;
}

label strong {
color: #FFF;
}

input, textarea, select {
display: block;
clear: both;
margin-top: 3px;
background: #F0F0F0;
color: #202020;
border: 2px solid #F0F0F0;
padding: 3px 5px;
}

input, select {
width: 200px;
}

textarea {
width: 90%;
}

input:focus, textarea:focus, select:focus {
border-color: #777;
}

#cf_submit, #searchsubmit {
width: 100px;
cursor: pointer;
color: #FFF;
background: #2e89d9;
border-color: #2e89d9;
}

#cf_submit:hover, #cf_submit:focus, #searchsubmit:hover, #searchsubmit:focus, input.button:hover, input.button:focus {
border-color: #349af2;
background: #349af2;
color: #FFF;
}

#cf_submit.disabled, #cf_submit.disabled:hover {
color: #555;
background: #999;
border-color: #999;
}

#content div.return_message {
text-align: center;
border: 1px solid #8ee070;
border-bottom-width: 3px;
border-top-width: 3px;
}

#content div.error {
border: 1px solid #F22;
text-align: center;
border-bottom-width: 3px;
border-top-width: 3px;
}

span.error {
color: #F22;
}

.row, .amenity_row {
margin: 10px 0;
padding: 20px 0;
border-bottom: 1px solid #F0F0F0;
}

.amenity_row h3 {
margin-top: 5px;
}

.bullets li {
margin-bottom: 5px;
}

ul.floorplans li, ul.locations li {
border-top: 1px solid #F0F0F0;
padding: 7px 5px;
}

ul.floorplans, ul.locations {
border-bottom: 1px solid #F0F0F0;
}

.steps {
margin-bottom: 10px;
}

.steps li {
padding: 5px;
padding-left: 20px;
}

.first_five {
font-weight: bold;
}

#featured_wrap .featured_property img{
width: 460px;
}
