* {
	margin: 0;
	padding: 0;
}

/*==================txt, links, lines, titles====================*/
a {
	color: #59553d;
}

a:hover{
	text-decoration: none;
}

a.list_page {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.list_page:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background: #e1d6a0;
	color: #4f503c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

/*==========================================*/
H1 {
	PADDING-LEFT: 10px;
	COLOR: #222222;
	FONT-SIZE: 28px;
	font-family: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 30px;
}

H2 {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	COLOR: #444444;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 22px;
}

h3 {
	margin-bottom: 15px;
	color: #a3a595;
	font-size: .85em;
}

H3 {
	COLOR: #222222;
	FONT-SIZE: 16px;
	LINE-HEIGHT: 18px;
}

h4 {
	margin-bottom: 4px;
	font-size: 1em;
	line-height: 1.15em;
}

H4 {
	COLOR: #222222;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px;
}

img {
	border: 0;
	text-align: left;
	vertical-align: top;
}

/*==================forms====================*/
input, select {
	font-weight: normal;
	vertical-align: middle;
}

input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}

p {
	margin-bottom: 16px;
}

/*==================list====================*/
ul {
	list-style: none;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

/*==================boxes====================*/
.box {
	width: 100%;
	background: #2a2e25;
	color: #6d6f5b;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x bottom;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y left;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y right;
}

.box .border-top {
	background: url(images/border-top.gif) repeat-x top;
}

.box .inner {
	padding: 10px 20px 70px 24px;
	position: relative;
}

.box .left-bot-corner {
	width: 100%;
	background: url(images/left-bot-corner.gif) no-repeat left bottom;
}

.box .left-top-corner {
	background: url(images/left-top-corner.gif) no-repeat left top;
}

.box .right-bot-corner {
	background: url(images/right-bot-corner.gif) no-repeat right bottom;
}

.box .right-top-corner {
	background: url(images/right-top-corner.gif) no-repeat right top;
}

.clear {
	clear: both;
}

.container {
	width: 100%;
}

.cont-box {
	padding: 0 150px 0 0;
	margin: 0;
	line-height: 1.15em;
}

.cont-box span {
	float: right;
}

.cost {
	color: #444444;
	font-size: 18px;
}

.extra-wrap {
	overflow: hidden;
}

.field_name {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #bdb178;
	color: #444444;
}

.field_value {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #d4c683;
	color: #444444;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.img-box {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
}

.img-box img {
	float: left;
	margin: 0 12px 0 0;
}

/*==================other====================*/
.img-indent {
	margin: 0 12px 0 0;
	float: left;
}

.inner .box-column-left {
	height: 50px;
}

.line-hor {
	margin: 30px 0 34px 0;
	background: #2b2c23;
	font-size: 0;
	line-height: 0;
	height: 4px;
	overflow: hidden;
}

.line-ver {
	width: 100%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
}

.link1 {
	font-size: .85em;
	font-weight: bold;
}

.list1 {
	position: relative;
}

.list1 li {
	padding: 0 0 1px 34px;
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 2px -20px;
	background: url(images/arrow1.gif) no-repeat 20px 4px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
	position: relative;
}

.list1 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list1 li a:hover {
	color: #fff;
}

.list1 li.last {
	border-bottom: 0;
}

.list2 {
	width: 100%;
	overflow: hidden;
}

.list2 li {
	float: left;
	width: 163px;
	margin-right: 13px;
}

.list2 li img {
	margin-bottom: 8px;
	display: block;
}

.list2 li.last {
	margin-right: 0;
}

.list2.alt {
	padding-top: 14px;
}

.list2.alt li {
	padding-bottom: 10px;
}

.list3 li {
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 15px -20px;
	padding: 0 18px 13px 20px;
	line-height: 1.15em;
	position: relative;
}

.list3 li img {
	margin-bottom: 10px;
	display: block;
}

.list3 li.last {
	border-bottom: 0;
}

.list4 li {
	padding: 0 0 4px 14px;
	background: url(images/arrow1.gif) no-repeat left 5px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list4 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list4 li a:hover {
	color: #a3a595;
}

.list5 dd {
	margin: 0 -16px 2px -20px;
	padding: 0 0 13px 20px;
	border-bottom: 1px solid #35382c;
	margin-bottom: 13px;
	line-height: 1.15em;
	position: relative;
}

.list5 dd.last {
	border-bottom: 0;
}

.list5 dt {
	padding: 0 0 14px 16px;
	background: url(images/arrow1.gif) no-repeat left 4px;
	font-size: .85em;
	font-weight: bold;
}

.list6 li {
	padding: 0 0 2px 38px;
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 2px -20px;
	background: url(images/arrow1.gif) no-repeat 26px 5px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list6 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list6 li a:hover {
	color: #a3a595;
}

.list6 li.last {
	border-bottom: 0;
}

.list7 {
	width: 100%;
	padding-top: 10px;
	font-size: .85em;
	text-align: center;
	overflow: hidden;
}

.list7 li {
	display: inline;
	color: #a3a595;
	font-weight: bold;
}

.list7 li a {
	padding: 0 6px;
}

.list7 li strong {
	padding: 0 6px;
}

.list7 li.next {
	float: right;
}

.list7 li.next a {
	padding: 0 !important;
}

.list7 li.prev {
	float: left;
}

.list7 li.prev a {
	padding: 0 !important;
}

.p1 {
	margin-bottom: 16px;
}

.table_footer {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #2e3128;
	color: #FFFFFF;
	height: 5px;
}

.table_header {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #2e3128;
	color: #FFFFFF;
	height: 20px;
}

.tail-bottom {
	background: url(images/tail-bottom.gif) left bottom repeat-x;
}

.tail-top {
	background: url(images/tail-top-2.gif) left top repeat-x #e1d6a0;
}

.title {
	margin-bottom: 29px;
}

.title-box {
	border-bottom: 1px solid #26261f;
	margin-bottom: 13px;
	height: 30px;
}

.top-nav {
	float: right;
	overflow: hidden;
}

.top-nav li {
	margin-left: -1px;
	display: inline;
}

.top-nav li a {
	border-left: 1px solid #4f503c;
	padding: 0 13px 0 16px;
	color: #4f503c;
	text-decoration: none;
}

.top-nav li a.rss {
	padding: 0 28px 0 16px;
	display: inline-block;
	background: url(images/rss.gif) no-repeat right top;
}

.top-nav li a:hover {
	color: #9c9e8c;
}

.txt1 {
	color: #a3a595;
	font-size: .85em;
}

.wrapper, block {
	width: 100%;
	overflow: hidden;
}

#contacts-form .col-1 {
	width: 255px !important;
	margin-right: 0 !important;
}

#contacts-form .col-2 {
	width: 500px !important;
	margin-right: 0 !important;
}

#contacts-form label {
	display: block;
	height: 37px;
}

#contacts-form label input {
	width: 223px;
	padding: 2px 0 3px 3px;
	color: #191919;
	font-size: .85em;
}

#contacts-form textarea {
	width: 230px;
	padding: 2px 0 2px 3px;
	margin-bottom: 11px;
	color: #191919;
	font-size: .85em;
	height: 90px;
	overflow: auto;
}

/*content*/
#content {
	padding: 11px 16px 26px 16px;
}

#content .col-3 .box .inner {
	padding-bottom: 115px;
}

#content .indent {
	padding: 28px 0 0 0;
}

/*footer*/
#footer .indent {
	padding: 31px 0 0 30px;
}

/*header*/
#header .row-1 {
	font-size: .85em;
	height: 27px;
}

#header .row-1 .indent {
	padding: 5px 20px 0 32px;
}

#header .row-2 {
	height: 95px;
}

#header .row-2 .indent {
	padding: 12px 0 0 11px;
}

/* account */
#account-menu {
	display: block;
	margin: 0px 0px 0px;
	padding: 0px 0px 40px;
	list-style: none;	
	height: 1.2em
}

#account-menu li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 5px;
	font-size: 1.2em;
}

/* top menu */
#menu-top {
	display: block;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;	
}

#menu-top li {
	float: left;	
}
