/* CSS Document */

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

body{ background:#170c10; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #1d0f14; }
.top-tail2{ background:url(images/top-tail2.gif) top repeat-x; position:absolute; height:542px; width:50%; right:0;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x; }

#main { width:980px; margin:0 auto; text-align:left; position:relative;}

#header {height:360px;}
#footer { height:119px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.column-1{ width:415px;}
.column-2{ width:284px;}
.col-1{ width:190px;}
.col-2{ width:205px;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{ font-family:Arial, Helvetica, sans-serif; font-size:0.6875em; line-height:1.636em; color:#b79d94;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#b79d94;}
a:hover{text-decoration:none;}
p {padding-top:9px;}
strong{ display:block; font-size:1.273em; font-weight:normal; padding-bottom:7px; color:#d6c3bc;}
.strong1{ color:#e7e2e1; display:inline; font-size:1em;}

/* ============================= main layout ====================== */
.imgindent {margin:0 29px 0 0; float:left;}
.extra{ margin-bottom:18px;}
.margin1{ margin-top:10px;}
.padding1{ padding-top:28px !important;}
.padding2{ padding-top:20px !important;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.jpg) top no-repeat;}
#header .indent{ padding:0 120px;}
#header .logo{ padding:54px 0 31px 0;}
#header .menu{ background:url(images/menu-bg.jpg) top no-repeat; width:100%; overflow:hidden; padding-bottom:18px;}
#header .menu li{ float:left; }
#header .menu a{ display:block; width:147px; text-align:center; font-size:1.09em; text-decoration:none; color:#d4c5c3; padding:12px 0 16px 0;}
#header .menu a:hover{ text-decoration:underline;}


/* ============================= content ====================== */
#content{ background:url(images/content-tail.jpg) top repeat-x; margin:0 118px 53px 120px;}
#content .left-corner{ background:url(images/content-left-bg.jpg) left top no-repeat; width:100%;}
#content .right-corner{ background:url(images/content-right-bg.jpg) right top no-repeat; padding-top:40px; width:100%;}
.unline{ border-bottom:solid 1px #34272c; padding-bottom:19px; margin-bottom:9px;}
.indent{ padding:0 2px 0 21px}

.link{ float:right; display:block; background:url(images/link-bg.gif) top repeat-x; text-transform:uppercase; font-size:0.909em; text-decoration:none; color:#d6d6d6; margin-top:13px; line-height:1em;}
.link span{ display:block; background:url(images/link-left-bg.gif) top left no-repeat;}
.link span span{ background:url(images/link-right-bg.gif) top right no-repeat; padding:3px 11px 5px 10px;}
.link:hover{ background:url(images/link-bg-act.gif) top repeat-x;}
.link:hover span{ background:url(images/link-left-bg-act.gif) top left no-repeat;}
.link:hover span span{ background:url(images/link-right-bg-act.gif) top right no-repeat;}

h3{ font-size:1.636em; color:#e7e2e1; font-weight:normal; padding:11px 0 10px 60px;}
.title1{ background:url(images/title1-bg.jpg) no-repeat 0 0;}
.title2{ background:url(images/title2-bg.jpg) no-repeat 0 0;}
.phone{ float:right; padding-right:48px;}
.phone2{ float:right; padding-right:135px;}
.line{ background:url(images/line-bg.gif) repeat-y 436px 0;}

.list li{ font-size:1.09em; line-height:2.5em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:15px;}
.list a{ color:#b79d94;}

.box{ background:url(images/box-tail.gif) top repeat-x #240f14; color:#966f62;}
.box .left-top{ background:url(images/box-corner-left-top.gif) left top no-repeat;}
.box .right-top{ background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(images/box-corner-left-bottom.gif) left bottom no-repeat;}
.box .right-bot{ background:url(images/box-corner-right-bottom.gif) right bottom no-repeat; width:100%;}
.box .indent{ padding:19px 10px 10px 19px;}
.box strong{ font-size:1.09em; color:#b79d94;}
.box .link1{ text-align:right; padding-top:9px;}
.box .link1 a{ color:#ba2f05;}
.box p{ padding-top:15px;}

.column-2{ margin-left:20px;}
.col-2{ margin-left:20px;}
#page5 .column-2{ width:305px;}

/* ============================= footer ====================== */
#footer{ text-align:right; text-transform:uppercase; font-size:0.909em;}
#footer .text{ padding:24px 117px 0 0;}
#footer a{ text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:5px;}
#ContactForm label{ display:block; height:26px;}
#ContactForm input{ border:solid 1px #1d0f14; background:#b79d94; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#2f0f16; padding:2px 0 2px 3px; width:242px;}
#ContactForm textarea{ border:solid 1px #1d0f14; background:#b79d94; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#2f0f16; padding:2px 0 2px 3px; width:242px; overflow:hidden; height:107px;}
#ContactForm .link1{ padding-top:12px;}
#ContactForm .link1 a{ margin-left:17px;}
