/* CSS Document */

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

body{background:url(images/bot-bg.gif); text-align:center;}
.bg{ background:url(images/bg.gif);}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}
.bot-tail{ background:url(images/bot-bg.gif) 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.75em; line-height:1.167em; color:#707070;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffad00; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:14px;}
strong{ color:#e5e5e5; display:block;}
h3{ font-size:1.833em; font-weight:normal; text-transform:uppercase; padding:0 0 29px 6px; color:#fff; line-height:1em;}
h3 span{ display:block; padding-left:12px; color:#ffb100;}
blockquote span{ display:block; color:#ffad00;}
object{ vertical-align:top; outline:none;}

/* ============================= main layout ====================== */
.imgindent {margin:0 16px 0 0; float:left;}
.phone{ float:right; padding-right:10px;}
.extra{ margin-top:-10px; position:relative;}
.space1{ margin-left:46px;}
.space2{ margin-left:34px;}
.space3{ margin-left:20px;}
.margin1{ margin-top:15px !important;}
.padding1{ padding-top:10px;}
.padding2{ padding-top:36px;}

/* ============================= header ====================== */
#header{ padding-top:25px;}

/* ============================= content ====================== */
#content{ background:url(images/content-bot-tail.gif) bottom repeat-x #000; margin-bottom:58px;}
#content .bot-tail{ background:url(images/content-bot-tail.gif) bottom repeat-x;}
.indent{ padding:36px 3px 0 3px;}

.link{ display:inline-block; color:#000; background:#ffad00; padding:6px 21px 8px 15px;}
.line1{ background:url(images/line.gif) repeat-y 238px 0;}
.line2{ background:url(images/line.gif) repeat-y 477px 0;}
.line3{ background:url(images/line.gif) repeat-y 716px 0;}
.line-padding{ padding-bottom:15px;}

.list{ margin:-3px 0;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:12px;}
.list a{ color:#bebebe;}
.text1{ line-height:1.5em;}
.text2{ font-weight:bold; color:#e5e5e5;}
.text2 a{ color:#e5e5e5;}

/* ============================= footer ====================== */
#footer{ color:#8d8d8d;}
#footer a{ color:#bebebe;}
#footer p{ padding-top:27px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:3px;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #3e3e3e; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#707070; padding:1px 2px 2px 3px; width:185px;}
#ContactForm textarea{ border:solid 1px #3e3e3e; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#707070; padding:1px 2px 2px 3px; width:185px; height:355px; overflow:auto;}
#ContactForm .link{ float:right; margin:37px 18px 0 -10px;}