/* CSS Document */

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

body{ background:#09090b; text-align:center;}
.body-bg{ background:url(images/body-bg.jpg) top center repeat-y;}
.top-tail{ background:url(images/top-tail.png) top repeat-x;}
.bot-tail{ background:url(images/bot-tail.png) bottom repeat-x;}

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.455em; color:#988d85;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ef2e0c; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:12px;}
strong{ color:#dedede; display:block; font-size:1.182em;}
object{ vertical-align:top; outline:none;}

h3{ font-size:2.182em; line-height:1.25em; text-transform:uppercase; letter-spacing:-1px; background:url(images/title-line.gif) bottom left no-repeat;}
h3 strong{ display:block; font-size:0.542em; color:#59504c !important; letter-spacing:normal; margin-top:-11px; padding-bottom:6px; margin-bottom:14px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:76px;}
.space1{ margin-left:50px;}
.space2{ margin-left:30px;}
.space3{ margin-left:20px;}
.space4{ margin-left:27px;}
.margin1{ margin-top:10px !important;}
.padding1{ padding-top:16px;}
.padding2{ padding-top:12px;}

/* ============================= header ====================== */
#header{ position:relative;}
#header .flash1{ padding-left:18px;}
#header .flash2{ padding-left:17px;}

/* ============================= content ====================== */
#content{ background:url(images/content-bg.png); border-top:solid 9px #130e0f; padding:14px 35px 38px 43px;}
.text1{ color:#dedede; display:block;}
.line1{ background:url(images/line.gif) repeat-y 295px 0;}
.line2{ background:url(images/line.gif) repeat-y 617px 0;}

.link{ display:inline-block; background:url(images/link-bg.gif) no-repeat right 5px; padding-right:11px; margin-top:21px;}
.link1{ text-decoration:none;}
.link1:hover{ color:#fff;}
.link2{ color:#dedede;}

.list{ margin:-4px 0;}
.list li{ background:url(images/list-marker.gif) no-repeat 0 9px; line-height:2.182em; padding-left:16px;}
.list a{ color:#dedede; text-decoration:none;}
.list a:hover{ color:#ef2e0c;}

.list1 a{ color:#988d85; text-decoration:none;}
.list1 a:hover{ color:#ef2e0c;}

/* ============================= footer ====================== */
#footer{ margin-top:19px; text-align:center; font-size:0.818em; text-transform:uppercase; color:#706662;}
#footer p{ padding-top:33px;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ color:#ef2e0c;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:1px;}
#ContactForm label{ display:block; height:30px;}
#ContactForm input{ border:solid 1px #403f3e; background:#989694; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#302624; padding:3px 2px 4px 9px; width:256px;}
#ContactForm textarea{ border:solid 1px #403f3e; background:#989694; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#302624; padding:3px 2px 4px 9px; width:256px; height:115px; overflow:auto;}
#ContactForm .link{ float:right; margin:12px 5px 0 20px;}