/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span {
	display: none;
}

em.warn {
	font-style: normal;
	color: #f00;
}

a {
	color: #054763;
	text-decoration: none;
}

a:hover {
	color: #054763;
	text-decoration: underline;
}

strong {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.25em;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	position: relative;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
	background-color: #054763;
}

body {
	display: block;
	position: relative;
	width: 800;
	margin: 0 auto;
	color: #4a3419;
	text-align: center;
	background: url(../images/body-bg.jpg) no-repeat center top;
}

/* @end */

#contain {
	display: block;
	position: relative;
	width: 778px;
	margin: 0 auto;
	overflow: hidden;
	z-index: ;
	background: #054763 url(../images/bg.gif) repeat-y center top;
}

/* @group Branding and Nav */

#branding-nav {
	display: block;
	position: relative;
	margin: -2px auto;
	width: 765px;
	height: 179px;
	z-index: 20;
	background: url(../images/header-bg.jpg) no-repeat center top;
}

#branding-nav h1 {
	display: block;
	position: relative;
	width: 698px;
	height: 109px;
	margin: 2px auto;
	padding: 30px 0 0 0;
}

/* @group Navigation */

ul#nav-main {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 696px;
	height: 36px;
	background: url(../images/nav-blank-bg.jpg) no-repeat left top;
}

ul#nav-main li {
	display: block;
	height: 36px;
	float: left;
}

ul#nav-main li a {
	display: block;
	height: 36px;
}

ul#nav-main li#nav-home a {
	width: 68px;
	background: url(../images/nav-bg.jpg) no-repeat left top;
}

ul#nav-main li#nav-home a:hover {
	background-position: left -36px;
}

ul#nav-main li#nav-location a {
	width: 76px;
	background: url(../images/nav-bg.jpg) no-repeat -68px top;
}

ul#nav-main li#nav-location a:hover {
	background-position: -68px -36px;
}

ul#nav-main li#nav-real-estate a {
	width: 90px;
	background: url(../images/nav-bg.jpg) no-repeat -144px top;
}

ul#nav-main li#nav-real-estate a:hover {
	background-position: -144px -36px;
}

ul#nav-main li#nav-amenities a {
	width: 80px;
	background: url(../images/nav-bg.jpg) no-repeat -234px top;
}

ul#nav-main li#nav-amenities a:hover {
	background-position: -234px -36px;
}

ul#nav-main li#nav-house-sheets a {
	width: 95px;
	background: url(../images/nav-bg.jpg) no-repeat -314px top;
}

ul#nav-main li#nav-house-sheets a:hover {
	background-position: -314px -36px;
}

ul#nav-main li#nav-documents a {
	width: 84px;
	background: url(../images/nav-bg.jpg) no-repeat -409px top;
}

ul#nav-main li#nav-documents a:hover {
	background-position: -409px -36px;
}

ul#nav-main li#nav-gallery a {
	width: 68px;
	background: url(../images/nav-bg.jpg) no-repeat -493px top;
}

ul#nav-main li#nav-gallery a:hover {
	background-position: -493px -36px;
}

ul#nav-main li#nav-news a {
	width: 48px;
	background: url(../images/nav-bg.jpg) no-repeat -561px top;
}

ul#nav-main li#nav-news a:hover {
	background-position: -561px -36px;
}

ul#nav-main li#nav-contact a {
	width: 87px;
	background: url(../images/nav-bg.jpg) no-repeat -609px top;
}

ul#nav-main li#nav-contact a:hover {
	background-position: -609px -36px;
}

/* @end */

/* @end */

/* @group Content */

#content {
	display: block;
	position: relative;
	margin: 0 auto;
	padding-top: 16px;
	width: 765px;
	z-index: 10;
	background: url(../images/content-bg.jpg) no-repeat center top;
}

body.index #content p {
	display: block;
	position: relative;
	margin: 20px auto;
	width: 542px;
	text-align: justify;
	font-size: 9px;
	line-height: 20px;
	padding: 5px 10px 0px 10px;
	text-transform: uppercase;
	background: url(../images/div-1.gif) no-repeat right top;
}

#content img.main, #flashcontent {
	display: block;
	position: relative;
	width: 636px;
	height: 237px;
	margin: 0 auto;
	background: url(../images/frame2-trans.png) no-repeat left top;
}

#flashcontent embed, #flashcontent object {
	display: block;
	position: absolute;
	top: 17px;
	left: 77px;
}

#content-wrap {
	display: block;
	position: relative;
	width: 676px;
	margin: -21px auto;
	padding-top: 21px;
	background: url(../images/int-content-header-trans.png) no-repeat 1px top;
}

#content-head {
	display: block;
	position: relative;
	width: 637px;
	height: 77px;
	margin: 0 auto;
	z-index: 100;
	background: url(../images/int-content-header.jpg) no-repeat left top;
}

#content-head ul#nav-sub {
	display: block;
	position: absolute;
	top: 77px;
	left: 5px;
	text-align: left;
	width: 586px;
	height: 50px;
	padding: 0 20px 0 20px;
	background: transparent url(../images/top-shad.gif) no-repeat center top;
}

#content-head ul#nav-sub li {
	display: inline;
}

#content-head ul#nav-sub li a {
	display: inline;
	color: #7d4207;
	font-size: 9px;
	height: 40px;
	line-height: 50px;
	padding: 0 5px 0 15px;
	text-transform: uppercase;
}

#content-head ul#nav-sub li a:hover {
	color: #054662;
	text-decoration: none;
}

#content-head ul#nav-sub li:first-child a {
	background: none;
}

#content-main-wrap {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 676px;
	overflow: hidden;
	background: url(../images/int-content-wrap-bg-trans.png) repeat-y;
}

#content-main {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 637px;
	padding-top: 50px;
	overflow: hidden;
	background: url(../images/int-content-bg.jpg) repeat-y;
}

ul#site-map {
	display: block;
	position: relative;
	padding-top: 50px;
	margin: 50px auto;
}

body.contact #content-main {
	padding-top: 35px;
}

#content-main #sidebar {
	display: inline;
	position: relative;
	float: left;
	width: 225px;
	margin: 0 0 0 27px;
	padding: 7px;
}

#content-main #sidebar a img {
	display: block;
	position: relative;
	margin: 0 0 10px 22px;
	float: left;
}

#content-main img.big {
	display: inline;
	position: relative;
	float: left;
	width: 186px;
	height: 301px;
	margin: 0 0 0 32px;
	padding: 41px 16px 41px 16px;
	background: url(../images/photos/frame-trans.png) no-repeat left top;
}

#content-main #sidebar img.big {
	display: block;
	position: relative;
	width: 186px;
	height: 301px;
	margin: -7px 0 20px 0;
	padding: 41px 16px 41px 16px;
	background: url(../images/photos/frame-trans.png) no-repeat left top;
}

body.contact #content-main img.big {
	margin: -7px 0 0 20px;
}

#content-main p {
	display: inline;
	float: right;
	position: relative;
	text-align: left;
	width: 320px;
	margin: 0 30px 20px 20px;
}

#content-main h3 {
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	width: 320px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 0 20px;
}

#content-main ul {
	display: inline;
	float: right;
	position: relative;
	text-align: left;
	width: 320px;
	margin: -30px 30px 0 20px;
}

body.contact #content-main p {
	margin: 20px 30px 10px 20px;
}

#content-main dl.docs {
	display: block;
	position: relative;
	width: 570px;
	margin: -10px auto;
	margin-bottom: 30px;
	text-align: left;
}

#content-main dl.docs dt {
	display: block;
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-indent: 12px;
	border-bottom: 1px solid #a9a381;
	cursor: pointer;
	background: url(../images/arrow-right.gif) no-repeat 2px 6px;
}

#content-main dl.docs dd {
	display: block;
	position: relative;
}

#content-main dl.docs dd ul {
	display: block;
	position: relative;
	width: 570px;
	margin: 0 0 0 0;
	padding-left: 10px;
	border-bottom: 1px solid #a9a381;
}

#content-main dl.docs dd ul li a {
	display: block;
	position: relative;
	text-indent: 20px;
	height: 20px;
	margin-top: 3px;
	cursor: pointer;
	background: url(../images/acrobat-trans.png) no-repeat left top;
}

#refine-wrap {
	display: block;
	position: relative;
	margin: 0px auto;
	width: 676px;
	height: 162px;
	background: url(../images/refine-bg-trans.png) no-repeat left top;
}

#refinement {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 637px;
	height: 177px;
	background: url(../images/refinement-bg.jpg) no-repeat left top;
}

#refinement h4 {
	display: block;
	position: absolute;
	left: 280px;
	top: 30px;
	height: 54px;
	z-index: 100;
}

body.amenities #refinement h4 {
	width: 137px;
	background: url(../images/life-discovered-trans.png) no-repeat left top;
}

body.location #refinement h4 {
	width: 112px;
	background: url(../images/life-renewed-trans.png) no-repeat left top;
}

body.house-sheets #refinement h4 {
	width: 137px;
	background: url(../images/life-discovered-trans.png) no-repeat left top;
}

body.real-estate #refinement h4 {
	width: 125px;
	background: url(../images/life-made-easy-trans.png) no-repeat left top;
}

body.documents #refinement h4 {
	width: 112px;
	background: url(../images/life-inspired-trans.png) no-repeat left top;
}

body.news #refinement h4, body.privacy #refinement h4 {
	width: 112px;
	background: url(../images/life-renewed-trans.png) no-repeat left top;
}

body.contact #refinement h4, body.site-map #refinement h4 {
	width: 137px;
	background: url(../images/life-discovered-trans.png) no-repeat left top;
}

#refine-pics {
	display: block;
	position: absolute;
	left: 310px;
	top: 60px;
	overflow: hidden;
}

#refine-pics img {
	display: inline;
	float: left;
	width: 79px;
	height: 87px;
	padding: 7px;
	background: url(../images/refine-pic-bg-trans.png) left top;
}

/* @group Titles */

#content-head h3 {
	display: block;
	position: absolute;
	height: 77px;
	width: 3637px;
	top: 0;
	left: 0;
}

body.amenities #content-head h3 {
	background: url(../images/titles/amenities-trans.png) no-repeat;
}

body.location #content-head h3 {
	background: url(../images/titles/location-trans.png) no-repeat;
}

body.amenities #content-head h3 {
	background: url(../images/titles/amenities-trans.png) no-repeat;
}

body.house-sheets #content-head h3 {
	background: url(../images/titles/house-sheets-trans.png) no-repeat;
}

body.real-estate #content-head h3 {
	background: url(../images/titles/real-estate-trans.png) no-repeat;
}

body.documents #content-head h3 {
	background: url(../images/titles/documents-trans.png) no-repeat;
}

body.news #content-head h3 {
	background: url(../images/titles/news-trans.png) no-repeat;
}

body.contact #content-head h3 {
	background: url(../images/titles/contact-trans.png) no-repeat;
}

body.site-map #content-head h3 {
	background: url(../images/titles/site-map-trans.png) no-repeat;
}

body.privacy #content-head h3 {
	background: url(../images/titles/privacy-trans.png) no-repeat;
}

/* @end */

/* @group Details */

span.eof {
	display: block;
	position: relative;
	margin: 30px auto;
	margin-bottom: 20px;
	width: 320px;
	height: 12px;
	background: url(../images/eof.gif) no-repeat center top;
}

body.index #eof {
	display: block;
	position: relative;
	margin: -20px auto;
	margin-bottom: 20px;
	width: 542px;
	height: 14px;
	background: url(../images/eof-trans.png) no-repeat left top;
}

#divider {
	display: block;
	position: absolute;
	top: 260px;
	left: 14px;
	width: 750px;
	height: 2px;
	background: url(../images/div-two-trans.png) no-repeat left top;
}

body.index #divider {
	top: 310px;
	background: url(../images/div-full-trans.png) no-repeat left top;
}

/* @group Drop Caps */

#content span.l {
	display: block;
	position: relative;
	width: 40px;
	height: 27px;
	float: left;
	margin-right: -7px;
	margin-top: -12px;
	background-image: url(../images/l.gif);
}

#content span.a {
	display: block;
	position: relative;
	width: 49px;
	height: 27px;
	float: left;
	margin-right: -7px;
	margin-top: -12px;
	background-image: url(../images/a.gif);
}

#content span.r {
	display: block;
	position: relative;
	width: 49px;
	height: 27px;
	float: left;
	margin-right: -9px;
	margin-top: -12px;
	background-image: url(../images/r.gif);
}

#content span.w {
	display: block;
	position: relative;
	width: 42px;
	height: 28px;
	float: left;
	margin-right: -10px;
	margin-top: -12px;
	background-image: url(../images/w.gif);
}

#content span.p {
	display: block;
	position: relative;
	width: 49px;
	height: 27px;
	float: left;
	margin-right: -15px;
	margin-top: -12px;
	background-image: url(../images/p.gif);
}

#content span.k {
	display: block;
	position: relative;
	width: 49px;
	height: 27px;
	float: left;
	margin-right: -15px;
	margin-top: -12px;
	background-image: url(../images/k.gif);
}

/* @end */

/* @end */

/* @group Form Rules */

form {
	display: inline;
	position: relative;
	width: 320px;
	float: left;
	margin: 10px 0 20px 20px;
	padding-bottom: 10px;
}

form fieldset {
	display: block;
	border: none;
}

form legend {
	display: none;
}

form dl {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
}

form dt {
	display: inline;
	float: left;
	width: 120px;
	margin: 5px 0 5px 0;
	font-size: 11px;
	color: #4a3419;
	text-align: left;
}

form dd {
	display: inline;
	float: left;
	margin: 5px 0 5px 0;
	width: 180px;
	text-align: left;
	background-image: none;
	padding: 0;
}

form input, form textarea {
	display: block;
	width: 180px;
}

form input.medium, select {
	width: 150px;
}

form input.short {
	display: block;
	width: 50px;
}

form input.checkbox {
	display: block;
	float: left;
	width: 12px;
	margin-right: 3px;
}

form dd input.go-button {
	display: block;
	margin-left: 140px;
	width: 52px;
	height: 22px;
}

/* @end */

body.house-sheets #content-main {
	margin-top: 0;
	padding-top: 20px;
}

#house-sheets {
	display: block;
	width: 588px;
	margin: 0 auto;
}

#house-sheets div.house {
	display: block;
	position: relative;
	width: 588px;
	height: 200px;
	margin-bottom: 10px;
	background: url(../images/houses-bg-trans.png) no-repeat left top;
}

#house-sheets dl {
	display: block;
	position: relative;
	width: 588px;
	height: 200px;
	padding-top: 50px;
}

#house-sheets dl#lookout {
	background: url(../images/house-bg/lookout.jpg) no-repeat 5px 20px;
}

#house-sheets dl#bannack {
	background: url(../images/house-bg/bannack.jpg) no-repeat 5px 20px;
}

#house-sheets dl#marias {
	background: url(../images/house-bg/marias.jpg) no-repeat 5px 20px;
}

#house-sheets dl#mariasbonus {
	background: url(../images/house-bg/marias.jpg) no-repeat 5px 20px;
}

#house-sheets dl#lemhi {
	background: url(../images/house-bg/lemhi.jpg) no-repeat 5px 20px;
}

#house-sheets dl dt {
	display: block;
	position: absolute;
	width: 275px;
	height: 41px;
	top: 0;
	left: 43px;
}

#house-sheets dl#lookout dt {
	background: url(../images/house-titles/lookout.gif) no-repeat left top;
}

#house-sheets dl#bannack dt {
	background: url(../images/house-titles/bannack.gif) no-repeat left top;
}

#house-sheets dl#marias dt {
	background: url(../images/house-titles/marias.gif) no-repeat left top;
}

#house-sheets dl#mariasbonus dt {
	background: url(../images/house-titles/mariasbonus.gif) no-repeat left top;
}

#house-sheets dl#lemhi dt {
	background: url(../images/house-titles/lemhi.gif) no-repeat left top;
}

#house-sheets dl dd {
	text-align: left;
	margin-left: 330px;
}

#house-sheets dl dd.pdf a {
	display: block;
	position: absolute;
	top: 160px;
	left: 485px;
	width: 85px;
	height: 20px;
	background: url(../images/view-pdf-x-trans.png) no-repeat left top;
}

#house-sheets dl dd.pdf a:hover {
	background: url(../images/view-pdf-o-trans.png) no-repeat left top;
}

#house-sheets dl dd.pricing a {
	display: block;
	position: absolute;
	top: 160px;
	left: 390px;
	width: 85px;
	height: 20px;
	background: url(../images/pricing-x-trans.png) no-repeat left top;
}

#house-sheets dl dd.pricing a:hover {
	background: url(../images/pricing-o-trans.png) no-repeat left top;
}

#house-sheets dl dd.photos a {
	display: block;
	position: absolute;
	top: 160px;
	left: 295px;
	width: 85px;
	height: 20px;
	background: url(../images/photos-x-trans.png) no-repeat left top;
}

#house-sheets dl dd.photos a:hover {
	background: url(../images/photos-o-trans.png) no-repeat left top;
}

#house-sheets dl dd.square-footage {
	font-size: 12px;
}

#house-sheets dl dd ul {
	display: block;
	width: 215px;
	padding-left: 20px;
	list-style-type: disc;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #85673a;
}

#content-main #content-sub {
	display: inline;
	position: relative;
	float: left;
	width: 225px;
	margin: 0 30px 0 0;
}

#content-main dl.vcard {
	display: block;
	position: relative;
	width: 225px;
	margin-left: 30px;
	text-align: left;
	font-size: 10px;
}

#content-main dl.vcard span {
	display: inline;
}

#content-main dl.vcard a {
	color: #7d4207;
}

#content-main dl.vcard dt {
	display: block;
	position: relative;
	width: 200px;
	border-bottom: 1px solid #dccea1;
	text-transform: uppercase;
	color: #6e8388;
	font-size: 11px;
	text-indent: 5px;
}

#content-main dl.vcard dd {
	margin-left: 5px;
}

/* @end */

/* @group Footer */

#footer {
	display: block;
	position: relative;
	margin: -235px auto;
	padding-bottom: 275px;
	width: 778px;
	height: 370px;
	background: #054763 url(../images/footer-mtns.jpg) no-repeat center top;
}

body.index #footer {
	margin: -170px auto;
	padding-bottom: 170px;
}

#footer h2 {
	display: block;
	position: absolute;
	left: 50%;
	top: 255px;
	margin-left: -24px;
	width: 86px;
	height: 37px;
	background: url(../images/life-made-easy-sm-trans.png) no-repeat left top;
}

body.index #footer h2 {
	display: block;
	position: absolute;
	left: 50%;
	top: 242px;
	margin-left: -60px;
	width: 119px;
	height: 51px;
	background: url(../images/life-made-easy-big-trans.png) no-repeat left top;
}

#footer p {
	display: block;
	position: absolute;
	color: #d1c681;
	top: 300px;
	width: 348px;
	left: 389px;
	text-align: right;
	font: 10px "Times New Roman", Times, serif;
}

body.index #footer p {
	position: absolute;
	left: 41px;
	float: none;
	top: 320px;
}

#footer p.more-info {
	display: block;
	position: absolute;
	color: #d1c681;
	width: 300px;
	left: 41px;
	top: 270px;
	text-align: left;
	font: 11px "Times New Roman", Times, serif;
}

#footer p.more-info a {
	color: #d1c681;
}

#footer p.more-info a {
	color: #d1c681;
	text-decoration: none;
}

#footer ul {
	display: block;
	position: absolute;
	left: 570px;
	top: 280px;
	text-align: left;
	font: 10px "Times New Roman", Times, serif;
}

body.index #footer ul {
	top: 320px;
}

#footer li {
	display: inline;
}

#footer li a {
	display: inline;
	color: #d1c681;
	border-right: 1px solid #d1c681;
	padding: 0 5px 0 3px;
}

#footer li a:hover {
	color: #fff;
}

#footer li.last a {
	border: none;
}

#foot {
	display: block;
	position: relative;
	width: 400px;
	height: 1px;
	margin: 0 auto;
	background: transparent;
}

/* @end */