@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; font-size:100%;}

body {
	background: url(images/bg-page.png) top repeat-x #833012;
	text-align:center;
	}

html, input, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	line-height:18px;
	color:#1c0b04;
}

a { outline:none; color:#9e3d19;}
a:hover { text-decoration:none;}
a img { border:0;}
ul { list-style:none;}

p { padding-top:18px;}

.text-justify { text-align:justify;}
.text-left { text-align:left;}
.text-right { text-align:right;}

.clears { clear:both;}
.container {width:100%; overflow:hidden;}
.col-1, .col-2, .col-3 { float:left; }
.column-1, .column-2, .column-3 { float:left; }
.columnContent-1, .columnContent-2, .columnContent-3 { float:left; }

/* ******* ******* ******* ******* ******* */
.main_big { width:1000px; margin:0 auto; text-align:left;}
.main { width:880px; margin:0 auto; text-align:left;}


/* ******* ******* header ******* ******* */
#header { width:880px; margin:0 auto; text-align:center;}
#header .bg-tail-bot { min-height:495px;}

.menu { width:880px;text-align:left;}
.menu li { float:left;}
.menu li a { display:block; width:175px; height:27px; padding:17px 0 0 0; margin:-2px 1px 0 0; text-align:center; background:#601f0b; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; text-transform:uppercase; color:#FFFFFF; text-decoration:none;}
.menu li a:hover, .menu li .active { background:none; }
.menu li .last {width:177px; position: absolute;}




.header-content {background:url(images/header-bg-img.jpg) top center no-repeat; width:890px; margin-left:-5px; height:380px;}


*:first-child+html .menu li a { margin:0 1px 0 0 !important; padding:15px 0 0 0; height:30px;}

/* ******* ******* content ******* ******* */
#content { background:#ede9de; padding:27px 0 18px 28px;}
.column-1 { width:214px; margin-right:22px;}
.column-2 { width:582px;}

.columnContent-1 { width:220px; margin-right:22px; text-align:justify; }
.columnContent-2 { width:582px; text-align:justify; }

.text-1 { font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#FFFFFF; padding:7px 0 0 6px;}
.box-title {height:22px; background:#ae9f79; }
.tail-left { background:url(images/border.gif) 225px 0 repeat-y; width:100%;}
.tail-right { background:url(images/border.gif) 586px 0 repeat-y; min-height:377px;}

.color-1 { color:#9d3b17;}

.list-1 { list-style:disc; padding-left:15px;}
.list-1 li { padding-left:10px;}

.phone { float:left; width:60px;}

/* ******* ******* footer ******* ******* */
#footer { min-height:57px; background:#541101; text-align:center;}
.footer-menu { font-size:10px; text-align:center; padding:13px 0 0 0;}
.footer-menu a { text-transform:uppercase; text-decoration:none; color:#601f0b;}
.footer-menu a:hover, .footer-menu .actives { text-decoration:underline;}

.footer-reserved { font-size:10px; color:#601f0b; text-align:center;}
.footer-reserved a { color:#601f0b; text-decoration: underline;}
.footer-reserved a:hover { color:#601f0b; text-decoration: none;}


/* ******* ******* contactForm ******* ******* */
.contactForm { display: block; margin-top:19px;}
.contactForm .heights-form { height:40px;}
.contactForm .inputs {width:215px; border:1px solid #ae9f79; padding:0 0 2px 5px; font-size:16px; color:#1c0b04;}
.contactForm textarea { width:333px; height:139px; overflow:auto; border:1px solid #ae9f79; padding:0 0 0 5px; font-size:16px; color:#1c0b04;}
.clear { width:74px !important; padding:0 !important; height:23px; background:url(images/clear.gif) no-repeat; border:none; cursor:pointer;}
.sends { width:74px !important; padding:0 !important; height:23px; background:url(images/send.gif) no-repeat; border:none; cursor:pointer;}




