* {
  margin: 0;
  padding: 0;
  }

html {
  font-size: 62.5%;
  color: #333;
  }

body {
  font: normal 1.3em/1.3 Georgia, "Times New Roman", Times, serif;
  color: #693908;
  text-align: center;
  background: #630 url(/assets/images/global/body-bg.jpg) repeat center 0;
  }

p, ul, ol, dl {
  margin-bottom: 12px;
  }

ul {
  margin-left: 15px;
  }

a {
  text-decoration: underline;
  color: #541f09;
  outline: none;
  }

a:hover {
  text-decoration: underline;
  }

img, a img {
  border: none;
  }

h1 {
  margin: 0 0 12px 0;
  text-transform: uppercase;
  font: bold 1.6em Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  }

h2 {
  margin-bottom: 12px;
  font: bold 1.2em Georgia, "Times New Roman", Times, serif;
  }

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  visibility: hidden;
  }

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 886px;
  text-align: left;
  }
 li a {
 	text-decoration:underline;
 }

/** HEADER and NAV ***************************************************/

#header {
  height: 115px;
  margin: 0 auto;
  overflow: hidden;
  background: #3b0805;
  }

#header h1 {
  margin: 10px 0 0 20px; padding: 0;
  }

#header h1 a {
  display: block;
  width: 190px; height: 80px;
  background: transparent url(/assets/images/global/header-logo.gif) no-repeat 0 0;
  text-indent: -9999px;
  }

#header h2 {
  position: absolute;
  top: 10px; right: 20px;
  margin: 0; padding: 0;
  font: 14px Georgia, "Times New Roman", Times, serif;
  color: #a18762;
  }

#nav {
  position: absolute;
  top: 60px; left: 240px;
  margin: 0; padding: 0;
  font: bold 11px Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  }

#nav li {
  float: left;
  list-style: none;
  }

#nav li a {
  display: block;
  padding: 5px 10px;
  margin: 0 5px;
  text-decoration: none;
  color: #eae3d6;
  border: 3px solid #3b0805;
  }

#nav li a:hover, #nav .active a {
  border: 3px solid #a18762;
  }

#header #showhouse {
  position: absolute;
  top: 65px; right: 20px;
  }

#showhouse2 {
  float: right;
  }

#header #showhouse a {
  display: block;
  width: 154px; height: 25px;
  background: url(/assets/images/global/showhouse-logo.gif) no-repeat 0 0;
  text-indent: -9999px;
  }

#header #showhouse a:hover, #header #showhouse a.active {
  background: url(/assets/images/global/showhouse-logo.gif) no-repeat 0 -26px;
  }

/** FEATURE PIC ******************************************************/

#feature {
  position: relative;
  margin: -20px -30px;
  width: 945px; height: 370px;
  z-index: 1;
  }

/** HOME *************************************************************/

#home {
  color: #fff;
  }

#home #main {
  background: #9a895d url(/assets/images/global/main-home-bg.jpg) repeat-y 0 0;
  }

#home #content {
  position: relative;
  background: transparent url(/assets/images/global/content-home-bg.jpg) no-repeat 0 0;
  font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
  
  }

#home #content-links-home {
  margin: -5px 0 25px 160px;
  font: normal 11px "lucida sans unicode", Helvetica, Arial, sans-serif;
  }
  
#home #content-links-home a {
  text-decoration:none;
  margin: 0 6px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  }
  
#content-links-home .first {
	margin: 0 6px 0 0;
  }
  
#home #content-links-home a:hover {
  text-decoration:underline;
  }

#home .showhouse {
  position: absolute;
  bottom: 30px; right: 285px;
  }

#home .showhouse a {
  display: block;
  width: 154px; height: 25px;
  background: url(/assets/images/global/showhouse-logo-2.gif) no-repeat 0 0;
  text-indent: -9999px;
  }

#home .showhouse a:hover {
  background: url(/assets/images/global/showhouse-logo-2.gif) no-repeat 0 -26px;
  }

#home #intro {
  margin: 0 240px 15px 160px;
  }

#intro2{
  margin: 0 0 15px 160px;
}

#home #intro a {
	font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
	text-decoration:none;
}

#home #intro a:hover {
	text-decoration:underline;
}

#home #intro2 a {
	font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
	text-decoration:none;
}

#home #intro2 a:hover {
	text-decoration:underline;
}

#home #block-links {
  margin: 0 0 0 160px;
  padding-left: 0;
  }

#home #stone {
  height: 60px;
  background: #9a895d url(/assets/images/global/home-stone-bg.jpg) no-repeat 0 0;
  }

#home li {
  margin-bottom: 8px;
  }

/** SUBSECTION *******************************************************/

#subsection .subsection-pic {
  float: right;
  margin: 0 0 15px 15px;
  }

#subsection #content {
  padding-top: 15px;
  }

/** CONTENT **********************************************************/

#main {
  background: #ece3d3 url(/assets/images/global/main-section-bg.jpg) repeat-y 0 0;
  }

#content {
  padding: 35px 25px 15px;
  background: transparent url(/assets/images/global/content-section-bg.jpg) no-repeat 0 bottom;
  }

#content-left {
  float: left;
  width: 251px;
  }

#content-right {
  float: right;
  display: inline;
  width: 551px;
  padding-right: 10px;
  font-size: 12px;
  }
  
 #content-right ul {
	/*list-style-type:none;
	padding:0px;
	margin:0px;
	font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
	color:#000000;*/
	line-height: 20px;
}

.action {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
	color:#000000;
	line-height: 20px;
}
.action li a {
 	text-decoration:none;
	font: normal 12px "lucida sans unicode", Helvetica, Arial, sans-serif;
	color:#000000;
 }

.action li a:hover {
 	text-decoration:underline;
 }

#content-right p {
  line-height: 20px;
  }
  
#content-right h1 {
  font: bold 15px Georgia, "Times New Roman", Times, serif;
  letter-spacing: 2px;
  }

#content-right h2 {
  font: bold 13px Georgia, "Times New Roman", Times, serif;
  letterspacing: 2px;
  }

#content-links {
  padding: 0 10px 0 0;
  margin-bottom: 15px;
  float: right;
  display:inline;
  width: 551px;
  font: normal 11px/11px "lucida sans unicode", Helvetica, Arial, sans-serif;
  }

#content-links a {
  margin: 0 6px;
  text-decoration: none;
  text-transform: uppercase;
  }
  
#content-links .first {
	margin: 0 6px 0 0;
  }
  
#content-links a:hover {
	text-decoration:underline;
  }

#myContact table tr td {
  font: normal 11px/11px "lucida sans unicode", Helvetica, Arial, sans-serif;
  color:#000000;
  line-height: 15px;
}

/** SUBNAV ***********************************************************/

#subnav {
  font: normal 11px/11px "lucida sans unicode", Helvetica, Arial, sans-serif;
  padding: 10px 0;
  background: #a99a6f url(/assets/images/global/subnav-bg.gif) repeat-y 0 0;
  }/* 99885c */

#subnav-top {
  height: 10px;
  background: transparent url(/assets/images/global/subnav-top-bg.gif) no-repeat 0 0; 
  line-height: 0;
  font-size: 0;
  }

#subnav-bottom {
  height: 10px;
  margin-bottom: 40px;
  background: transparent url(/assets/images/global/subnav-bottom-bg.gif) no-repeat 0 bottom;
  line-height: 0;
  font-size: 0; 
  }

#subnav .subnav-pic {
  text-align: center;
  margin-bottom: 10px;
  }

#subnav ul {
  list-style: none;
  margin:  0 15px; padding: 0;
  border-bottom: 1px solid #7b6837;
  }

#subnav li {
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid #7b6837;
  letter-spacing:3px;
  }

#subnav li li {
  font-weight: normal;
  text-transform: none;
  border: none;
  margin: 0;
  letter-spacing:normal;
  }

#subnav li a {
  display: block;
  line-height: 20px;
  padding: 0 5px;
  color: #541f09;
  text-decoration: none;
  }

#subnav li a img {
  display: none;
  }

#subnav li a:hover {
  color: #541f09;
  background: #ebe1d0;
  }

#subnav ul ul {
  background: none;
  margin: 0; padding: 0;
  border: none;
  }

#subnav li li a {
  display: block;
  background: none;
  margin: 0; padding-left: 15px;
  }

#subnav .active {
  font-weight: bold;
  }

#subnav .hide {
  position: absolute;
  top: 0;
  left: -4000px;
  }

#subnav .show {
  position: static;
  top: 0;
  left: 0;
  }
  
.propmap_link { float: right; padding: 155px 20px 0 0; }

#front_links {
	background: url(/assets/images/bg_frontlinks.jpg) no-repeat -10px 0;
	margin: 4em 0 0 5px;
	width: 428px;
	height: 72px;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
}

.side1 {
	color: #541f09;
	margin: 1em 0 0 0;
	list-style: none;
	text-align: center;
	float: left;
	display: inline;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
}

.side1 li{
	color: #541f09;
	border-top: solid 1px #897c5c;
	border-bottom: solid 1px #897c5c;
	padding: 4px 0 3px 0;
}

.side2 {
	color: #541f09;
	margin: 1em 0 0 6em;
	list-style: none;
	text-align: center;
	float: left;
	display: inline;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
}

.side_logo {
	margin: 2em 0 0 5em;
	float: left;
}

.side2 li{
	display: block;
	width: 190px;
	color: #541f09;
	border-top: solid 1px #897c5c;
	border-bottom: solid 1px #897c5c;
	padding: 4px 0 3px 0;
}

#front_links a{
	color: #541f09;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
}

#front_links a:visited;{
	color: #541f09;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
}

#front_links a:hover {
	color: #541f09;
	font: 9px "lucida sans unicode", Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

img.cta {
	margin-bottom: 120px;
}

/** BLOCK LINKS *******************************************************/

#block-links {
  margin-top: 3px; padding: 20px 0 0 285px;
  font: bold 11px Georgia, "Times New Roman", Times, serif;
  background: transparent url(/assets/images/global/divider-bg.gif) repeat-x 0 0;
  }

#block-links ul {
  margin: 0; padding: 0;
  height: 140px;
  }

#block-links img {
  margin-bottom: 4px;
  }

#block-links li {
  float: left;
  list-style: none;
  width: 120px;
  margin-right: 10px;
  }

#block-links li a {
  display: block;
  text-decoration: none;
  color: #560202;
  }

#block-links li a:hover {
  color: #a18762;
  }

/** FOOTER ***********************************************************/

#footer {
  position: relative;
  padding: 10px 10px 20px;
  border-top: 5px solid #300;
  font-weight: bold;
  color: #ece5d9;
  }

#footer address {
  font-style: normal;
  }

