@import url(reset.css);

body {
	font-family: "Helvetica Neue", Arial, sans;
	font-size: 62.5%;
	line-height: 100%;
	color: #82A43B;
	}
a {
	text-decoration: none;
	color: #82A43B;
	}
a:focus {
	outline: none;
	}
img {
	vertical-align: bottom;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
.nav li {
	float: left;
	}
.nav a {
	background-position: top left;
	display: block;
	height: 30px;
	}
.nav a:hover {
	background-position: bottom left;
	}
.nav a#sitting {
	background-image: url(/_img/nav/sitting.gif);
	width: 160px;
	}
.nav a#working {
	background-image: url(/_img/nav/working.gif);
	width: 198px;
	}
.nav a#storing {
	background-image: url(/_img/nav/storing.gif);
	width: 181px;
	}
.nav a#sleeping {
	background-image: url(/_img/nav/sleeping.gif);
	width: 199px;
	}
.nav a#building {
	background-image: url(/_img/nav/building.gif);
	width: 191px;
	}
.nav a#news {
	background-image: url(/_img/nav/news.gif);
	width: 122px;
	}
.nav a#about {
	background-image: url(/_img/nav/about.gif);
	width: 146px;
	}
.nav a#contact {
	background-image: url(/_img/nav/contact.gif);
	width: 193px;
	}
.wrapper {
	margin-top: 30px;
	width: 956px;
	}
dl.content {
	margin-left: 10px;
	float: left;
	}
dl.content dt {
	padding: 4px 5px;
	border-bottom: 2px solid #82A43B;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -.03em;
	color: #C0D19D;
	text-transform: uppercase;
	}
.bottomLink {
	padding: 4px 5px;
	border-top: 1px solid #C0D19D;	
	}
.bottomLink a {
	font-size: .9em;
	font-weight: bold;
	letter-spacing: -.03em;
	color: #82A43B;
	text-transform: uppercase;	
	}
.super-wide {
	width: 678px;
	}
.wide {
	width: 430px;
	}
.narrow {
	width: 238px;
	}
h3.title {
	margin-top: 2px;
	padding: 5px;
	background: url(/_img/dots100.gif) bottom left repeat-x;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: -.03em;
	text-transform: uppercase;
	}
h4.price {
	padding: 0px 5px 0px 5px;
	background: url(/_img/dots50.gif) bottom left repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: -.03em;
	text-transform: uppercase;
	}
p.meta {
	padding: 0px 5px;
	background: url(/_img/meta.gif) bottom left repeat-x;
	font-size: 1.1em;
	line-height: 19px;
	letter-spacing: -.03em;
	text-transform: uppercase;
	}
.textile {
	padding-top: 19px;
	background: url(/_img/description.gif);
	font-family: Arial;
	}
.textile p {
	padding: 0px 5px 19px 5px;
	font-size: 11px;
	letter-spacing: -.015em;
	line-height: 19px;
	}
.textile a {
	text-decoration: underline;
	}
.textile h3 {
	padding: 0px 5px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -.015em;
	line-height: 19px;
	}
.pagination {
	float: right;
	text-transform: none;
	}
.pagination a {
	color: #C0D19D;
	}
.pagination a.prev {
	padding-left: 7px;
	background: url(/_img/pagination.gif) center left no-repeat;
	}
.pagination a.next {
	padding-right: 7px;
	background: url(/_img/pagination.gif) center right no-repeat;
	}
ul.more {
	margin-top: 7px;
	background: url(/_img/dots50lines.gif);
	}
ul.more li {
	margin-top: 1px;
	padding: 0px 3px;
	}
ul.more a {
	font-size: 1.1em;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: -.03em;
	text-transform: uppercase;
	}
ul.more em {
	padding-right: 5px;
	float: left;
	display: block;
	text-align: right;
	width: 10px;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	color: #E7EEDA;
	}
ul.archive {
	margin-top: 3px;
	background: url(/_img/archive.gif);
	}
ul.archive li {
	margin-top: 1px;
	padding: 0px 3px 2px 5px;
	}
ul.archive a {
	font-size: 1.35em;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -.03em;
	text-transform: uppercase;
	}
ul.archive .date {
	padding-top: 4px;
	display: block;
	float: right;
	line-height: 16px;
	font-size: .9em;
	font-weight: bold;
	color: #C0D19D;
	text-transform: uppercase;
	}
#ticks {
	padding: 3px 3px;
	list-style: none;
	}
#ticks a {
	background: url(/_img/ticks.gif) no-repeat;
	background-position: top left;
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	}
#ticks a.current {
	background-position: top right;
	}
#photoContainer {
	background: url(/_img/loader.gif) center center no-repeat;
	cursor: pointer;
	}
#photoTitle {
	padding: 4px 5px;
	background: url(/_img/dots100.gif) top left repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -.03em;
	color: #82A43B;
	text-transform: uppercase;
	}
#photoTitle em {
	float: right;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	}
#logo {
	margin: 100px 0px 2px 0px;
	background: url(/_img/macek.gif) top left no-repeat;
	width: 942px;
	height: 257px;
	overflow: hidden;
	text-indent: -9999em;
	}
#logo_sm {
	margin: -23px 0px 4px 0px;
	background: url(/_img/macek_sm.gif) top left no-repeat;
	width: 194px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999em;
	}
#logo_sm:hover {
	background-position: bottom left;
	}
#acorns {
	margin: 50px 0px 30px 224px;
	}
#acorns_sm {
	margin-left: 385px;
	}
.invisible {
	display: none;
	}