/*****************************   anDeRan   ************************************/

body {
	background-color: #2C030D;
	color: #444;
}

#header, #content, #footer {
	width: 996px;
	margin: 0 auto;
}

body, select, input, textarea {
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
}

p {
	margin: 0 0 14px;
}

body, ul, form, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

img {
	border-width: 0;
	vertical-align: middle;
}

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

a:hover {
	text-decoration: underline;
}

.to-left {
	float: left;
}

.to-right {
	float: right;
}

.clear {
	clear: both;
}

#header h1, #icons a {
	text-indent: -1000em;
	overflow: hidden;
}

/* HEADER */

#header {
	background: #FFF url(../images/common/borders_bg.png);
	height: 265px;
	margin-top: 40px;
	color: #FFF;
}

#header h1 {
	position: absolute;
	background-image: url(../images/common/hdr_img.jpg);
	margin: 14px 0 0 14px;
	width: 968px;
	height: 220px;
}

#header h1 a {
	display: block;
	width: 174px;
	height: 128px;
	margin: 23px 0 0 398px;
}

#header h2 {
	position: absolute;
	margin: 46px 0 0 679px;
	font-size: 11px;
	font-size: 12px;
}

#nav {
	position: absolute;
	list-style-type: none;
	margin: 208px 0 0 33px;
}

#nav li {
	float: left;
	margin-right: 34px;
}

#nav a, #nav strong {
	display: block;
	width: 106px;
	height: 29px;
	line-height: 26px;
	text-align: center;
	color: #5F1222;
	background-image: url(../images/common/nav.png);
}

#nav a {
	font-weight: bold;
}

#nav strong, #nav a.nav-on {
	background-position: 106px;
}

#icons {
	position: absolute;
	list-style-type: none;
	margin: 214px 0 0 882px;
}

#icons li {
	float: left;
}

#icons a {
	display: block;
	width: 15px;
	height: 12px;
	background-image: url(../images/common/icons.png);
	margin-right: 20px;
}

.ico-home { background-position: 0 0; }
.ico-sitemap { background-position: 30px 0; }
.ico-email { background-position: 15px 0; }

#contacts {
	position: absolute;
	margin: 46px 0 0 48px;
	font-size: 12px;
}

#contacts span {
	display: block;
	width: 167px;
	text-align: right;
	margin-top: 15px;
	font-size: 11px;
}

#header .hr {
	position: absolute;
	display: block;
	border-top: 1px solid #99331E;
	width: 968px;
	margin: 234px 0 0 14px;
}

/* CONTENT */

#content {
	background: #FFF url(../images/common/content_bg.png);
	font-size: 12px;
}

.col-left {
	float: left;
	width: 673px;
	margin-left: 16px;
}

.col-right {
	float: left;
	width: 260px;
	margin-left: 24px;
}

h3 {
	background: #D4AE85 url(../images/common/title_bg.png) no-repeat right;
	height: 22px;
	width: 260px;
	line-height: 22px;
	font-size: 12px;
	color: #5F1222;
	text-indent: 7px;
}

.offset {
	margin-bottom: 14px;
}

.text {
	padding: 8px;
}

.text, .events, .col-right {
	font-family: Arial, sans-serif;
}

.events {
	border: 1px solid #C09D8D;
	padding: 20px 14px;
}

.events p {
	clear: left;
	margin: 0;
}

.events strong {
	display: block;
	width: 85px;
	float: left;
}

.events span {
	display: block;
	width: 550px;
	float: left;
	padding-bottom: 4px;
}

.events a:hover {
	color: #9F2D0F;
}

.consults {
	padding: 11px 0 14px 1px;
}

.consults p {
	clear: left;
	margin: 0 0 9px 4px;
}

.consults p.photo {
	float: left;
	border: 1px solid #835A47;
	padding: 1px;
	margin: 0 0 18px;
}

.consults p strong {
	display: block;
}

.consults p.archive {
	text-align: right;
	padding-right: 15px;
}

.consults p.archive a {
	font-weight: bold;
	color: #C0894B;
	text-decoration: underline;
}

.consults p.archive a:hover {
	text-decoration: none;
}

.events-archive {
	padding: 14px 0;
}

.events-archive ul {
	margin-left: 18px;
}

.events-archive ul li {
	margin-bottom: 8px;
}

.events-archive form p {
	margin-top: 20px;
	width: 259px;
	height: 25px;
	background-image: url(../images/common/search_bg.png);
}

.events-archive form input {
	margin-top: 4px;
	border-width: 0;
	background-color: transparent;
}

.events-archive .field {
	margin-left: 7px;
	width: 180px;
}

.events-archive .button {
	margin-left: 14px;
	width: 40px;
	cursor: pointer;
}

.updated {
	font-weight: bold;
	color: #B88452;
}

.years {
	position: absolute;
	text-align: right;
	width: 660px;
	margin-top: -24px;
}

.text ul {
	margin: 2px 0 0 14px;
}

.text ul li {
	margin-bottom: 2px;
}

.form p {
	clear: left;
	margin-bottom: 5px;
}

.form label {
	display: block;
	float: left;
	width: 100px;
	margin-right: 5px;
	text-align: right;
}

.form input.field, .form textarea {
	width: 200px;
	border: 1px solid #BF9B8A;
}

.form input.field {
	text-indent: 2px;
}

.form p.button {
	width: 308px;
	text-align: right;
}

.form input.button {
	border: 1px solid #BF9B8A;
	background-color: #EFE7C2;
	height: 20px;
}

.error {
	border-color: #F00 !important;
}

.clr-black {
	color: #000;
}

.actions {
	text-align: center;
}

.realty-cats div {
	float: left;
	width: 335px;
}

.realty-cats h4 {
	margin: 0 0 15px 10px;
}

.realty-cats ul {
	list-style-type: none;
	font: 12px Arial, sans-serif;
	margin: 0 0 15px 36px;
}

.realty-objs .line {
	border: 1px solid #BE9A89;
	margin-bottom: 13px;
	padding: 10px 0;
	font-family: Arial;
}

.realty-objs .line div {
	float: left;
	width: 286px;
	padding-left: 30px;
}

.realty-objs p {
	margin: 0;
}

.realty-objs p.more {
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
}

.realty-objs p.more a {
	color: #000;
	text-decoration: underline;
}

.realty-objs p.more a:hover {
	text-decoration: none;
}

.col-left h4 {
	font-size: 12px;
}

/* FOOTER */

#footer {
	background: #2C030D url(../images/common/borders_bg.png) no-repeat 0 -265px;
	height: 160px;
	position: relative;
}

#footer .hr {
	position: absolute;
	display: block;
	border-top: 1px solid #D5BFBB;
	width: 662px;
	margin: 23px 0 0 33px;
}

.nav-ftr {
	position: absolute;
	list-style-type: none;
	margin: 23px 0 0 33px;
	overflow: hidden;
}

.nav-ftr, .nav-ftr a {
	color: #771A02;
}

.nav-ftr li {
	float: left;
	padding: 0 64px 0 32px;
	margin: 7px 0 0 -32px;
	border-left: 1px solid #A05E4D;
}

#copyright {
	position: absolute;
	margin: 65px 0 0 14px;
	font-size: 10px;
}

#developed {
	position: absolute;
	right: 21px;
	text-align: right;
	margin-top: 65px;
	font-size: 10px;
}

