/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#0e0500; text-align:center;}
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.880em; line-height:1.405em; color:#000000;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#069cc8;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
h1{ color:#0d0939; border-bottom:solid 1px #bbb5ce; padding-bottom:7px; margin-bottom:17px; line-height:1em;}
h3{ font-size:1.385em; color:#0d0939; border-bottom:solid 1px #bbb5ce; padding-bottom:7px; margin-bottom:17px; line-height:1em;}
h4{ font-size:1.231em; color:#ffffff; line-height:1em; font-weight:normal; border-bottom:solid 1px #6f567f; padding-bottom:7px; margin-bottom:17px;}
h5{ font-size:14px; border-bottom:solid 1px #bbb5ce; padding-bottom:7px; margin-bottom:17px; line-height:1em;}

strong{ color:#434169; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:40px;}
.padding1{ padding-top:37px;}
.padding2{ padding-top:6px !important;}
.padding3{ padding-top:16px;}
.padding4{ padding-top:20px !important;}

/* ============================= header ====================== */
#header{ background:url(images/top-tail.gif) top repeat-x;}
#header object{ vertical-align:top;}

/* ============================= content ====================== */
.row{ background:url(images/row1-top-tail.gif) top repeat-x #f6f1fe;}
.extra-bg{ background:url(images/extra-bg.gif) top repeat-x #f6f1fe;}
.row .bot-tail{ background:url(images/row1-bot-tail.gif) bottom repeat-x;}
.row .indent{ padding:33px 50px 40px 65px;}
.banner{ display:block; margin-top:-9px; position:relative;}
.column-2, .column-3{ margin-left:62px;}

.row-2{ background:url(images/row2-tail.gif) top repeat-x #241431; color:#88669c;}
.row-2 a{ color:#b4a1c2;}
.row-2 .main{ background:url(images/row2-bg.jpg) no-repeat 0 0;}
.row-2 .indent{ padding:30px 50px 33px 65px;}
.row-2 .imgindent{ margin:-6px 20px 0 -8px !important; position:relative}

.list{ margin-top:-8px;}
.list li{ font-size:0.923em; line-height:2.5em; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/unline.gif) bottom repeat-x;}
.list .last{ background:none; margin-bottom:-8px;}
.list a{ color:#434169; text-decoration:none; padding-left:32px; display:inline-block;}
.list a:hover{ color:#069cc8;}
.list .marker1 a{ background:url(images/list-marker1.gif) no-repeat 0 7px;}
.list .marker2 a{ background:url(images/list-marker2.gif) no-repeat 0 7px;}
.list .marker3 a{ background:url(images/list-marker3.gif) no-repeat 0 7px;}
.list .marker4 a{ background:url(images/list-marker4.gif) no-repeat 0 7px;}
.list .marker5 a{ background:url(images/list-marker5.gif) no-repeat 0 7px;}
.list .marker6 a{ background:url(images/list-marker6.gif) no-repeat 0 7px;}
.list .marker7 a{ background:url(images/list-marker7.gif) no-repeat 0 7px;}
.list .marker8 a{ background:url(images/list-marker8.gif) no-repeat 0 7px;}
.list .marker9 a{ background:url(images/list-marker9.gif) no-repeat 0 7px;}

.list2{ margin-top:-5px;}
.list2 li{ line-height:1.923em; background:url(images/list2-unline.gif) bottom repeat-x;}
.list2 .last{ background:none;}
.list2 a{ color:#88669b; text-decoration:none; padding-left:30px;}
.list2 a:hover{ color:#b4a1c2;}
.list2 .marker1 a{ background:url(images/list2-marker1.gif) no-repeat 8px 5px;}
.list2 .marker2 a{ background:url(images/list2-marker2.gif) no-repeat 8px 5px;}
.list2 .marker3 a{ background:url(images/list2-marker3.gif) no-repeat 8px 5px;}

.row .link{ display:inline-block; background:url(images/link-bg.gif) no-repeat 0 0; padding:4px 0 2px 30px; font-weight:bold;}
.row-2 .link{ color:#b4a1c2; display:inline-block; margin-top:17px; font-weight:bold;}
.unline{ border-bottom:solid 1px #bbb5ce; padding-bottom:18px; margin-bottom:7px;}
.extra{ display:block; margin:20px -80px -35px 0; }
.extra img{ position:relative;}

/* ============================= footer ====================== */
#footer{ background:#0e0500; color:#69517a;}
#footer  span{ font-weight:bold;}
#footer a{ color:#69517a;}
#footer .text{ padding:13px 0 0 66px;}

/* ============================= forms ============================= */
#ContactForm label{ display:block; height:44px;}
#ContactForm input{ border:solid 1px #bbb5ce; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:2px 0 3px 3px; width:222px; margin-top:2px;}
#ContactForm textarea{ border:solid 1px #bbb5ce; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 1px 3px; width:222px; height:158px; margin-top:2px;}
#ContactForm .link{ float:right; margin:15px 0 0 20px;}

.from_textbox
{
     border-color:#878787;
     border-width:1px;
     border-style:solid;
     background-color:#ffffff;
     padding:2px;
     font-family:Arial, Helvetica, sans-serif; 
     color:#8b8697;
}




td.padded {
 padding:5px;
}