/***************************************************************************************************
  Global Block Elements
***************************************************************************************************/
body {
  margin: 0 auto;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  line-height: 16px;
  background: #9c938a;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 875px;
  background: #fff;
}
body#home #wrapper {
  width: 1024px;
}
#navtop {
  background: #302720 url(../images/bg-navtop.gif) top left repeat-x;
  height: 141px;
}
body#home #navtop {
  background: #302720 url(../images/bg-navtop-home.gif) top left repeat-x;
  height: 85px;
}
#navtop-1 {
  float: left;
}
body#home #navtop-1 {
  margin: 40px 0 0 0;
  float: left;
}
#navtop-1 ul {
  margin: 0 0 0 40px;
  padding: 0;
}
#navtop-1 li {
  list-style: none;
  float: left;
  margin: 18px 10px 0 10px;
}
body#home #navtop-1 li {
  margin: 18px 7px 0 0;
}
#navtop-1 a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #e7d8ac
}
#navtop-1 a:hover {
  text-decoration: underline;
}
#navtop-2 {
  float: right;
}
body#home #navtop-2 {
  float: left;
  margin: 20px 0 0 40px;
  width: 490px;
}
#navtop-2 li {
  list-style: none;
  float: left;
  margin: 0;
}
#navtop-2 a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #fcfcf4;
  background: #a13f16;
  display: block;
  padding: 5px 14px;
  margin: 0 0 0 2px;
}
#navtop-2 a:hover {
  text-decoration: underline;
}
#navtop-3 {
  float: left;
  margin: 80px 210px 0 40px;
  width: 420px;
}
body#home #navtop-3 {
  margin: 20px 0 0 0;
  width: auto;
}
#navtop-3 li {
  list-style: none;
  float: left;
  margin: 0;
}
#navtop-3 a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #fff;
  background: #8baaa3;
  display: block;
  padding: 5px 8px;
  margin: 0;
}
#navtop-3 a:hover {
  text-decoration: underline;
}
img#logo {
  float: left;
  margin: 44px 0 0 0;
}
body#home div#logo {
  float:left;
  margin:20px 0 0 40px;
  width: 450px;
}
#container {
  width: 875px;
}
body#home #container {
  width: 1024px;
}
#column-1 {
  float: left;
  width: 520px;
  margin: 20px 40px 0 40px;
}
body#home #column-1, 
body#home #column-2 {
  margin: 0;
  width: 512px;
}
#nav {
  margin-bottom: 15px;
}
body#home #nav {
  margin-left: 25px;
}
#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav li {
  float: left;
  margin: 0;
}
#nav li a {
  padding: 10px 18px;
  border-top: 1px solid #a13f16;
  border-left: 1px solid #a13f16;
  border-bottom: 1px solid #a13f16;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #a13f16;
}
#nav li a.last {
  border-right: 1px solid #a13f16;
}
#nav li a:hover,
#nav li a.on,
body.inspiration #nav li#tab-inspiration a,
body.homes #nav li#tab-homes a,
body.fun #nav li#tab-fun a,
body.retail #nav li#tab-retail a,
body.location #nav li#tab-location a,
body.news #nav li#tab-news a {
  color: white;
  background: #a13f16;
}
#nav div#subnav-inspiration,
#nav div#subnav-homes,
#nav div#subnav-fun,
#nav div#subnav-retail,
#nav div#subnav-location,
#nav div#subnav-news {
  display: none;
}
body.inspiration #nav div#subnav-inspiration,
body.homes #nav div#subnav-homes,
body.fun #nav div#subnav-fun,
body.retail #nav div#subnav-retail,
body.location #nav div#subnav-location,
body.news #nav div#subnav-news {
  display: block;
}
#nav div.subnav {
  margin: 5px 0 0 0;
}
#nav div.subnav a {
  color: #a13f16;
  text-transform: uppercase;
  display: block;
  float: left;
  margin: 5px 14px 5px 0;
  text-decoration: none;
  font-size: 11px;
}
#nav div.subnav a.on, 
#nav div.subnav a:hover,
body#event div.subnav a#tab-events {
  text-decoration: underline;
}
#content {

}
#column-2 {
  float: left;
  width: 235px;
  margin: 20px 40px 0 0;
}
#column-2 #sidebar {
  margin: 48px 0 0 0;
}
#column-2 #sidebar #sb-heading {
  background: #d1d0cc url(../images/bg-sidebar-heading.jpg) top left no-repeat;
  height: 102px;
  width: 231px;
}
#column-2 #sidebar #sb-heading img {
  margin: 0 auto;
}
#column-2 #sidebar #sb-content {
  background: #f4f3f2 url(../images/bg-sidebar-content.jpg) top left no-repeat;
  font-size: 12px;
  line-height: 16px;
  min-height: 220px;
  padding: 18px 0 56px 0; /* prevent overlap with sb footer*/
  height:auto !important;
  height:220px;
  width: 231px;
  position: relative; /* for abs pos images (inline) */
}
#column-2 #sidebar #sb-content h3 {
  font-family: "Times New Roman", "Times", serif;
  font-size: 14px;
  margin: 0 0 7px 0;
  background: #e9e9e5;
  text-transform: none;
  padding: 5px 5px 5px 18px;
  color: #666;
}
#column-2 #sidebar #sb-content ul,
#column-2 #sidebar #sb-content ol {
  color: #a13f16;
}
#column-2 #sidebar #sb-content li {
  padding: 5px 10px 0 0;
}
#column-2 #sidebar #sb-content p,
#column-2 #sidebar #sb-content div {
  padding-right: 10px;
  padding-left: 18px;
}
#column-2 #sidebar #sb-footer { /* "fold" background image container*/
  width: 231px;
  height: 66px;
  position: relative;
  top: -66px;
  background: url(../images/bg-sidebar-content-fold.gif) bottom right no-repeat;
}
#footer {
  text-transform: uppercase;
  font-size: 9px;
  color: #959595;
  width: 835px;
  margin: 20px 0 0 40px;
  line-height: 20px;
}
#footer p {
  color: #ccc;
}
#footer p a {
  color: #ccc;
  border: 0;
  float: none;
  display: inline;
  padding: 0;
}
#footer a {
  text-transform: uppercase;
  text-decoration: none;
  color: #959595;
  display: block;
  padding: 0 4px;
  float: left;
  border-left: 1px solid #959595;
  line-height: 9px;
}
#footer a.first {
  border-left: 0;
  padding-left: 0;
}
#footer a.on,
#footer a:hover {
  text-decoration: underline;
}

/***************************************************************************************************
  Misc
***************************************************************************************************/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear { clear:both; }

div.contact-info {
  float:left;
  width:180px;
  border: 1px solid #ac471a;
  margin: 0 2em 1em 0;
}
div.contact-info div.contact-header {
  background: #ac471a;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
}
div.contact-info div.contact-content {
  padding: 8px;
}

div.home-item {
  background: url(../images/bg-homes-footer.gif) bottom left repeat-x;
  width: 230px;
  margin: 8px 30px 20px 0;
  padding: 0 0 10px 0;
  float: left;
}
div.home-item img#banner {
  border: 1px solid #cdcdcd;
  padding: 1px;
  margin: 8px 0;
}
div.home-item-header {
  background: url(../images/bg-homes-header.gif) bottom left repeat-x;
}
div.home-item-logo {
  float: left;
}
div.home-item-link {
  float: right;
}

div.news-item,
div.event-item {
  margin: 0 0 3em 0;
}
div.news-date span,
div.event-date span {
  background: #92ada7;
  color: white;
  text-transform: uppercase;
  height: 26px;
  line-height: 26px;
  padding: 7px 10px;
}
div.news-hr,
div.event-hr {
  background: url(../images/bg-news-header.gif) bottom left repeat-x;
  height: 3px;
}
div.news-headline h3,
div.event-title h3 {
  color: #92ada7;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  font-size: 12px;
}
div.news-publication,
div.event-time {
  font-style: italic;
  color: #bbb;
  margin: 0 0 10px 0;
}
div.news-content,
div.event-content {
  margin: 0 0 1em 0;
}
div.photo-shadow-wrapper-small,
div.photo-shadow-wrapper-gallery,
div.photo-shadow-wrapper-large {
  position: relative;
}
div.photo-shadow-wrapper-large {
  height: 344px;
}
div.photo-shadow-wrapper-gallery {
  height: 165px;
  width: 255px;
}
div.photo-shadow-wrapper-small {
  height: 155px;
  width: 200px;
}
div.photo-shadow-container-small,
div.photo-shadow-container-gallery,
div.photo-shadow-container-large {
  position: absolute;
  top: 0;
  left: -20px;
  padding: 0 0 0 20px;
}
div.photo-shadow-container-large {
  background: url(../images/bg-photo-home-shadow-large.jpg) bottom left no-repeat;
}
div.photo-shadow-container-small,
div.photo-shadow-container-gallery {
  background: url(../images/bg-photo-home-shadow-small.jpg) bottom left no-repeat;
}
div.photo-shadow-container-small img#shadowed,
div.photo-shadow-container-gallery img#shadowed, 
div.photo-shadow-container-large img#shadowed {
  border: 1px solid #f1f1f1;
}
div.photo-shadow-container-small img#shadowed,
div.photo-shadow-container-gallery img#shadowed {
  padding: 5px;
}
div.photo-shadow-container-large img#shadowed {
  padding: 8px;
}

div.gallery-thumb-row {
  margin: 0 0 20px 0;
}
div.gallery-thumb-caption,
div.gallery-thumb-caption a {
  margin: 0 0 12px 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #a13f16;
}


/***************************************************************************************************
  Typography
***************************************************************************************************/
h1 {
  margin: 0 0 12px 0;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.1em;
  color: #a13f16;
}
h2 {
  margin: 0 0 12px 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  line-height: 1.1em;
  color: #67523f;
}
h2.home-title {
  margin: 0;
}
h3 {
  margin: 0 0 12px 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.1em;
  color: #a13f16;
}

ul, ol {
  padding: 0 0 1em 0;
  margin: 0;
}
ul li, ol li {
  margin: 0 0 0 3em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
p {
  padding-bottom: 1em;
}
p.caption {
  color:#b4b4b4;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  margin: 0 0 2px 0;
  padding: 0;
}
p.home-price { 
  font-size:14px;
  font-style:italic;
  color:#b4b4b4;
}
p.quick-content {
  padding-left:200px;
}
a:link, a:visited, a:hover, a:active {
  color: #a13f16;
}

a.button-blue {
  display: block;
  color: white;
  padding: 5px;
  width: 90px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
}
a.button-red {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  background: #a13f16;
  padding: 3px;
  width: 80px;
}

a.button-red:link {color: #ffffff; text-decoration: none}
a.button-red:visited {color: #ffffff; text-decoration: none}
a.button-red:hover {color: #e7e7e7; text-decoration: underline}


a.button-blue {
  background: #92ada7;
}
a:hover.button-blue,


.red {
  color: #a13f16;
}
.black {
  color: #000;
}
.grey {
  color: #999; 
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}


/***************************************************************************************************
  Forms
***************************************************************************************************/
form {
  margin: 0 0 2em 0;
}
input, 
select {
  width: 369px;
}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 369px;
  height: 100px;
}
form label {
  display: block;
  color: #000;
  font-size: 11px;
  padding: 2px 0;
  line-height: 15px;
}
div.field_wrapper {
  padding: 5px 0;
}

form span.error,
form span.required {
  color: red;
}
form span.required img {
  margin: 0 0 0 10px;
  padding: 0;
}
form span.field_tip {
  color: #666;
  font-style: italic;
  font-size: 10px;
}

/***************************************************************************************************
  Slideshow Controls
***************************************************************************************************/
.controls {
  font-size: 11px;
  background: #fff; /* without this our crossfade looks jacked in IE6/7 */
  text-transform: uppercase;
  font-weight: bold;
}
.controls a {
  color: #000;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.controls a:hover {
  color: #a13f16;
}
a#control-play {
  display: block;
  float: left;
  margin: 0 18px 0 0;
  padding: 0 18px 0 0;
  background: url(../images/control-play.gif) top right no-repeat;    
}
a#control-pause {
  display: block;
  float: left;
  margin: 0 18px 0 0;
  padding: 0 18px 0 0;
  background: url(../images/control-pause.gif) top right no-repeat;
}
a#control-play:hover {
  background: url(../images/control-play-on.gif) top right no-repeat;    
}
a#control-pause:hover {
  background: url(../images/control-pause-on.gif) top right no-repeat;
}
