* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	background: #2c2821;	
	color: #a19f98;
	height: 100%;
	text-align: center;
}

body {
	font-size: .75em;
	padding-bottom: 1px;
}

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

a, img {
	border: 0;
	outline: 0;
}

a img, #thumbBig .wrap img {
	vertical-align: middle;
}

a, :focus {
	outline: 0;
}

a, a *, button, button * {
	cursor: pointer;
}

a {
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

textarea {
	overflow: auto;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear { 
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */

::-moz-selection {
	background: #dc8f10;
	color: #fff;
}

::selection {
	background: #dc8f10;
	color: #fff;
}

.hid, h1 a span, h2, #listEntries .descr h3 span span, .zoom span {
	display: none;
}

.iWrap {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
}

.nav, #listBox ul {
	list-style: none;
}

.lft {
	float: left;	
}

.rgt {
	float: right;
}

#header {
	background: #453f36 url('img/headerbg.gif') left bottom repeat;
}

#header .headerWrap {
	background: transparent url('img/headerwrapbg.gif') left bottom repeat-x;
}

#logo {
	float: left;
}

#logo {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#logo, #logo a {
	display: block;
	height: 70px;
	width: 185px;
}

#logo {
	background: transparent url('img/logo.png') left top no-repeat;
}

#mainNav {	
	float: left;
	margin-top: 46px;
	padding-left: 6px;
	width: 509px;
}

#mainNav .mtl, #mainNav .mtr, #mainNav .mainNavWrap {
	display: block;
	float: left;
}

#mainNav .mtl, #mainNav .mtr {
	width: 6px;
	height: 2.6em;
}

#mainNav .mtl {
	background: transparent url('img/mainnavcapl.png') left top no-repeat;
}

#mainNav .mtr {
	background: transparent url('img/mainnavcapr.png') left top no-repeat;	
}

#mainNav .mainNavWrap {
	background: transparent url('img/mainnavbg.gif') left top repeat-x;
	height: 2.6em;
	padding: 0 4px;
	width: 480px;
}

#mainNav a, #mainNav a * {
	display: block;
	text-decoration: none;
}

#mainNav a {
	color: #f3ac22;
	float: left;
	font-size: .95em;
	margin-right: 1px;
}

#mainNav a:hover, #mainNav a:hover *,
#mainNav a:focus, #mainNav a:focus * {
	color: #e7e5de;
}

#mainNav .act, #mainNav .act *,
#mainNav :hover .act, #mainNav :hover .act *,
#mainNav :focus .act, #mainNav :focus .act * {
	color: #464137 !important;
}

#mainNav a .tl, #mainNav a .tr, #mainNav a strong {
	display: block;
	float: left;
}

#mainNav a strong {
	height: 1.9em;
	padding: 1em 7px .35em 7px;
}

#mainNav .tl, #mainNav .tr {
	height: 3.1em;
	width: 10px;
	visibility: hidden;
}

#mainNav .act .tl {
	background: transparent url('img/mainnavbtncapl.png') left top no-repeat;
	visibility: visible !important;
}

#mainNav .act strong {
	background: transparent url('img/mainnavbtnbg.gif') left top repeat-x;
	visibility: visible;
}

#mainNav .act .tr {
	background: transparent url('img/mainnavbtncapr.png') left top no-repeat;
	visibility: visible;
}

#metaNav {
	float: left;
	font-size: .9em;
	margin-right: -3px;
	padding-top: 20px;
	text-align: right;
	width: 200px;
	line-height: 20px;
}

#metaNav, #metaNav a {
	color: #dedcd0;
	text-decoration: none;
}

#metaNav a {
	margin: 0 3px;
}

#metaNav a:hover, #metaNav a:focus {
	text-decoration: underline;
}

#body {
	background: #efeee7;
	color: #464137;
	padding: 10px 0 50px 0;
}

#body a {
	color: #dc8f10;
}

#subHead {
	display: block;
	padding: 15px 0 10px 5px;
	width: 895px;
}

#breadcrumbs {
	color: #bab7a3;
	display: block;
	float: left;
	font-size: .9em;
	font-weight: bold;
	width: 695px;
}

#subHead .goback {
	display: block;
	float: right;
	font-size: .9em;
	text-align: right;
	width: 200px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs span {
	padding: 0 2px;
}

#breadcrumbs .cur {
	color: #615a51;
	padding: 0;
}

#body h3 {
	padding-bottom: 5px;
}

#listBox {
	padding: 10px 0 20px 0;
}

#listBox ul {
	display: block;
	float: left;
	font-size: .9em;
	padding: 0 5px 0 0;
	width: 165px;
}

#listBox ul li {
	display: block;
	float: left;
	clear: left;
	width: 165px;
}

#listBox a {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	width: 155px;
}

#listBox a:hover, #listBox a:focus {
	background: #dc8f10;
	color: #fff;
}

#description {
	font-size: .95em;
  margin-bottom: 20px;
  margin-left: 5px;
}

#listEntries .entry {
	margin-bottom: 10px;
	width: 900px;
}

#listEntries .br {
	padding: 15px;
}

#listEntries .entry .im,
#listEntries .entry .descr,
#listEntries .entry .price {
	float: left;
}

#listEntries .entry .im {
	width: 120px;
}

#listEntries .entry .im a {
	background: #fff;
	border: 1px solid #c5c3bd;
	border-left: 0;
	border-top: 0;
	display: block;
	padding: 5px;
	width: 93px;
}

#listEntries .entry .descr {
	font-size: .95em;
	padding-right: 40px;
	width: 580px;
}

#listEntries .entry .descr h3 {
	display: block;
	font-size: 1.05em;
	padding-bottom: 5px;
}

#listEntries .entry .descr h3 a {
	text-decoration: underline;
}

#listEntries .entry .descr h3 a:hover, 
#listEntries .entry .descr h3 a:focus {
	text-decoration: none;
}

#listEntries .entry .descr p {
	padding-bottom: 6px;
}

#listEntries .entry .price {
	text-align: right;
	position: relative;
	width: 130px;
}

#listEntries .entry .price .ptl, #listEntries .entry .price .ptr, 
#listEntries .entry .price .priceWrap {
	display: block;
	float: left;
	height: 5em;
}

#listEntries .entry .price .ptl, #listEntries .entry .price .ptr {
	width: 5px;
}

#listEntries .entry .price .ptl {
	background: transparent url('img/pricecapl.png') left top no-repeat;
}

#listEntries .entry .price .ptr {
	background: transparent url('img/pricecapr.png') left top no-repeat;
}

#listEntries .entry .price .priceWrap {	
	background: transparent url('img/pricebg.png') left top repeat-x;	
	width: 120px;
}

#listEntries .entry .price .priceWrap .inner {
	padding: 5px;
	width: 110px;
}

#listEntries .entry .price h4 {	
	color: #878271;
	display: block;
	font-size: .85em;
	padding: 0 10px 2px 0;
}

#listEntries .entry .price .priceWrap p {
	color: #615a51;
	display: block;
	font-weight: bold;
	line-height: 130%;
}

#listEntries .entry .price .priceWrap .small {
	color: #878271;
	font-size: .9em;
}

#listEntries .even {
	background: #e7e5de;
}

#listEntries .even .tl {
	background: transparent url('img/entrycaptl.gif') left top no-repeat;
}

#listEntries .even .tr {
	background: transparent url('img/entrycaptr.gif') right top no-repeat;
}

#listEntries .even .bl {
	background: transparent url('img/entrycapbl.gif') left bottom no-repeat;
}

#listEntries .even .br {
	background: transparent url('img/entrycapbr.gif') right bottom no-repeat;
}

#listEntries .descr h3 span {
	display: block;
	float: left;
	height: 13px;
	width: 41px;
}

#listEntries .buy .descr h3 span {
	background: transparent url('img/btn_buy.gif') left 2px no-repeat;
}

#listEntries .rent .descr h3 span {
	background: transparent url('img/btn_rent.gif') left 2px no-repeat;
}

#body .pgn {
	background: #f9f8f6 url('img/pgnbgt.gif') left top repeat-x;
	font-size: .95em;
	font-weight: bold;
	display: block;
	margin: 20px 0;
}

#body .pgnWrap {
	background: transparent url('img/pgnbgb.gif') left bottom repeat-x;
}

#body .pgnWrap .innerWrap {
	background: transparent url('img/pgnbgr.gif') right top repeat-y;
}

#body .pgnWrap .tl {
	background: transparent url('img/pgncaptl.gif') left top no-repeat;
}

#body .pgnWrap .tr {
	background: transparent url('img/pgncaptr.gif') right top no-repeat;
}

#body .pgnWrap .bl {
	background: transparent url('img/pgncapbl.gif') left bottom no-repeat;
}

#body .pgnWrap .br {
	background: transparent url('img/pgncapbr.gif') right bottom no-repeat;
	padding: 7px 10px;
	text-align: center;
}

#body .pgn a, #body .pgn span {
	color: #464137;
	padding: 2px 5px;
	text-decoration: none;
}

#body .pgn a:hover, #body .pgn a:focus {
	background: #dc8f10;
	color: #fff;
}

#body .pgn .cur {
	background: #615a51;
	color: #fff;
}

#contBox {
	padding-bottom: 30px;
}

#contBox .lft {
	width: 570px;
}

#contBox .rgt {
	width: 308px;
}

#contBox .contBoxWrap {
	background: #fff;
	border: 1px solid #e3e2db;
	border-left: 0;
	border-top: 0;
	font-size: .95em;
	margin-bottom: 5px;
	padding: 20px;
}

#contBox h1 {
	display: block;
	font-size: 1.3em;
	padding-bottom: 15px;
}

#contBox h2 {
	display: block;
	font-size: 1.6em;
	padding-bottom: 5px;
	color: #f3ac22;
}

#contBox .rgt .contBoxWrap {
	width: 267px;
}

#contBox .contBoxWrap h3 {
	color: #878271;
	font-size: 1.1em;
	padding-bottom: 10px;
}

#contBox .descrBox {
	font-size: 1.1em;
}

#contBox .descrBox h3 {
	color: #615a51;
}

#contBox .descrBox p {
	line-height: 150%;
}

#contBox .descrBox .addressBox {
	display: block;
	font-size: .9em;
	padding-bottom: 15px;
}

#contBox .descrBox .addressBox .address {
	display: block;
	float: left;
	padding-bottom: 20px;
	width: 280px;
}

#contBox .descrBox .addressBox .gomap {
	display: block;
	float: left;
	width: 200px;
}

#contBox .descrBox .addressBox .gomap a {
	background: transparent url('img/gomap.gif') left top no-repeat;
	display: block;
	font-weight: bold;
	padding: 20px 5px 30px 69px;
}

#contBox .contBoxWrap .block {
	padding: 0 0 5px 0;
}

#contBox .descrBox .block {
	padding: 5px 0 10px 0;
}

#contBox .contBoxWrap table {
	font-size: .95em;
	width: 100%;
}

#contBox .contBoxWrap table .front {
	width: 12em;
}

#contBox .contBoxWrap table td {
	padding: 5px 8px;
}

#contBox .contBoxWrap .even td {
	background: #f5f4f0;
}

#contBox .y, #contBox .n {
	background: transparent url('img/y.gif') left 50% no-repeat;
	padding-left: 15px;
}

#contBox .n {
	background-image: url('img/n.gif');
}

#contBox #detailThumbs {
	padding-bottom: 20px;
}

#contBox #thumbBig a,
#contBox #thumbSmall a {
	background: #fff;
	border: 1px solid #e3e2db;
	border-left: 0;
	border-top: 0;
	display: block;
}

#contBox #thumbBig a {	
	padding: 5px;
	width: 297px;
}

#contBox #thumbBig a {
	position: relative;
}

#contBox #thumbBig .zoom {
	background: transparent url('img/zoom.gif') left top no-repeat;
	bottom: 5px;
	cursor: pointer;
	display: block;
	height: 25px;
	position: absolute;	
	right: 5px;
	width: 30px;
	z-index: 10;
}

#contBox #thumbBig a:hover .zoom,
#contBox #thumbBig a:focus .zoom {
	background-position: left -25px;
}

#thumbSmall {
	overflow: hidden;
	margin-top: 10px;
	width: 330px;
}

#thumbSmall .innerWrap {
	margin-left: -2px;
	width: 330px;
}

#contBox #thumbSmall a {
	float: left;
	margin: 2px;
	width: 73px;
}

#contBox #thumbSmall a span {
	display: block;
	border: 1px solid #fff;
	padding: 1px;
	width: 69px;
}

#contBox #thumbSmall a:hover span,
#contBox #thumbSmall a:focus span {
	border-color: #feac0e;
}

#contBox #thumbSmall a:hover img,
#contBox #thumbSmall a:focus img {
	opacity: .6;
}

#contBox #comp {
	border-top: 1px solid #edecea;
	margin-top: 10px;
	padding-top: 10px;
}

#comp .logo, #comp .address {
	padding: 5px 0 10px;
}

.plain .block p {
	line-height: 140%;
	padding-bottom: 15px;
}

.formRow {
	line-height: 110%;
	padding: 10px 0 5px 0 !important;
}

.formRow .lab {
	display: block;
	margin-bottom: 2px;
}

.lab {
	font-weight: bold;
}

.tx {
	background: #fcfbf5;
	border-width: 1px;
	color: #464137;
	font-size: 100.01%;
}

.tx {
	padding: 3px 5px;
}

.w400 {
	width: 400px;
}

select.w400 {
	width: 410px;
}

option:active, option:focus {
	background: red;
	color: #fff;
}

.radiocheck {
	margin-right: 2px;
}

button {
	background: transparent;
	border: 0 none;
	color: #dc8f10;
	font-size: 1.05em;
	font-weight: bold;
}

.sbtn {
	margin-top: 15px;
}

#footer {
	font-size: .95em;
}

#footer .lft, #footer .rgt {
	padding: 10px 0 50px 0;
	width: 450px;
}

#footer .rgt {
	text-align: right;
}

#footer, #footer a {
	color: #a19f98;
	text-decoration: none;
}

#footer a:hover {
	color: #b6b4af;
}

@media screen {
	/* safari textarea jail */
	:first-of-type textarea {	
		resize: none !important;
	}
}

#Zoom {
  border: 5px solid #fff;
}
