/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#171514; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #2c2625;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}
table { width:933; border-spacing:10px }
td { border:0; vertical-align:top; overflow:hidden; }

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.75em; line-height:1.417em; color:#b1ab99;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#fce3b6; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:25px;}
strong{ display:block; color:#f7f1d1; padding-bottom:7px; line-height:1.5em;}
cite{ font-style:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 25px 0 0; float:left;}
.phone{ float:right; padding-right:90px;}
.space1{ margin-left:30px;}
.padding1{ padding-top:30px;}
.padding2{ padding-top:20px;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.jpg) no-repeat 0 0;}
#header .logo{ padding:96px 0 0 341px;}

/* ============================= content ====================== */
#content{ padding:0 38px 6px 30px;}

.content{ background:url(images/content-top-tail.gif) top repeat-x #292321; width:100%;}
.content .left-border{ background:url(images/content-left-tail.gif) left repeat-y;}
.content .right-border{ background:url(images/content-right-tail.gif) right repeat-y;}
.content .bot-border{ background:url(images/content-bot-tail.gif) bottom repeat-x;}
.content .left-top{ background:url(images/content-corner-left-top.gif) left top no-repeat;}
.content .right-top{ background:url(images/content-corner-right-top.gif) right top no-repeat;}
.content .left-bot{ background:url(images/content-corner-left-bot.gif) left bottom no-repeat;}
.content .right-bot{ background:url(images/content-corner-right-bot.gif) right bottom no-repeat; min-height:350px; height:auto !important; height:350px; width:100%;}
.content .indent{ padding:57px 30px 56px 61px;}

.menu-item{ position:absolute; margin-top:-30px;}
.exit{ position:absolute; margin:-18px 0 0 719px;}

.column-1{ padding-top:50px;}
.column-2{ margin-left:44px;}
.column-3{ padding-top:65px;}
.title{ padding-bottom:10px; font-weight:bold;}
.link, .link1{ display:inline-block; font-weight:bold; text-decoration:none; margin:21px 0 0 4px; background:url(images/link-bg.gif) no-repeat 0 6px; padding-left:10px;}
.link1{ margin:0 0 0 10px;}
.link:hover, .link1:hover{ text-decoration:underline;}
.link2{ padding-bottom:10px;}
.link2 a{ color:#f7f1d1;}

.text1{ line-height:1.25em;}
.unline{ border-bottom:solid 1px #423c38; padding-bottom:22px; margin-bottom:22px;}
.list li{ line-height:1.917em; background:url(images/link-bg.gif) no-repeat 0 9px; padding-left:10px;}
.list2 li{ line-height:1.667em;}
.list2 a{ color:#b1ab99; text-decoration:none;}
.list2 a:hover{ color:#fce3b6;}
.list2 span{ color:#fce3b6; font-weight:bold; float:right;}

/* ============================= page1 ====================== */
#page1 #content{ position:relative; height:407px; padding:0;}
#page1 .m1{ position:absolute; margin:-36px 0 0 30px;}
#page1 .m2{ position:absolute; margin:53px 0 0 73px;}
#page1 .m3{ position:absolute; margin:131px 0 0 112px;}
#page1 .m4{ position:absolute; margin:204px 0 0 290px;}
#page1 .m5{ position:absolute; margin:131px 0 0 480px;}
#page1 .m6{ position:absolute; margin:53px 0 0 515px;}
#page1 .m7{ position:absolute; margin:-36px 0 0 564px;}

/* ============================= footer ====================== */
#footer{ background:url(images/footer-line.gif) top repeat-x; text-align:center; font-size:0.75em; line-height:1em; text-transform:uppercase;}
#footer .menu{ padding-top:29px;}
#footer .menu li{ display:inline; color:#5c5756; padding-left:15px;}
#footer .menu a{ color:#5c5756; text-decoration:none; display:inline-block; margin-right:15px;}
#footer .menu a:hover, #footer .menu .active{ color:#fce3b6;}
#footer .text{ padding-top:41px; color:#5d5a53;}
#footer .text a{ color:#8e8676;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:20px;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ border:solid 1px #474241; background:#26211f; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:2px 2px 3px 3px; width:186px;}
#ContactForm textarea{ border:solid 1px #474241; background:#26211f; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:2px 2px 3px 3px; width:202px; height:57px; overflow:auto;}
#ContactForm .link{ float:right; margin:20px 0 0 20px;}