@charset "utf-8";
/* CSS Document */

html, body { /*background: #eeeee7 url(header/bodybg.jpg) repeat-x;*/ color: #888; height: 100%; margin: 0px auto 0px auto; font-family: helvetica, arial, sans-serif; font-size: 12px; line-height:19px; }
.center { margin-left: auto; margin-right: auto; width: 451px; text-align: center}
a:link,
a:visited,
a:active { color: #e11025; text-decoration: none; font-size: 11px }
a:hover { color: #666666; font-size: 11px }
.container { height: 100%; margin-left: auto; margin-right: auto; text-align: center; width: 918px; }
.main { height: 100%; text-align: left; }
.number { color: #505050; padding-left: 12px; text-align: right; font-size: 17px; font-family: helvetica, arial, sans-serif; line-height:22px }
.nav2 { width: 700px; float: right; padding-top: 10px; font-weight: bold; text-align: right }
.nav2 a:link,
.nav2 a:visited,
.nav2 a:active { color: #999999; margin: 0px 5px 0px 5px }
.nav2 a:hover { color: #e11025; margin: 0px 5px 0px 5px }

img { border: 0px }

hr {
  border: 0;
  width: 80%;
  height:1px;
  background-color:#999;
  margin-top:20px;
  margin-bottom:20px;
  
}

.left { float: left }
.left span { color: #ccc }
.right { float: right }

.aright { text-align: right; font-size:10px; }
.aright form { padding: 0px; margin: 0px }
.aright input { background: url(header/search.jpg/*tpa=header/search.jpg*/) no-repeat; border: 0px; color: #dc6760; font-size: 11px; float: left }

.bgmid { background: #FFFFFF url(header/bgmid.jpg/*tpa=header/bgmid.jpg*/) repeat-x; background-position: top; padding: 0px; padding-top:35px; border-bottom: 1px solid #ced3cf; }
.title { color: #e11025; font-size: 18px; padding-bottom: 20px; text-align: left; font-family: helvetica, arial, sans-serif }

.menu { position:relative; z-index:100; float: right }
/* hack to correct IE5.5 faulty box model 
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul li { background: transparent; color:#e11025 }
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li ul li { position:relative; list-style: none; background: #fff; border: 1px solid #ededeb; margin-bottom: 1px}
.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:active { color: #666 }
.menu ul li ul li a:hover { color: #e11025 }
/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-align: center; background: transparent; }
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65}
.menu ul ul :hover > a.drop {background:#c9ba65}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute; top:0px;left:0; text-align: left; width:149px; background: transparent; margin-bottom: 2px }
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:transparent; color:#000; height:auto; text-align: left; line-height:1em; padding:5px 10px; width:128px;border:1px solid transparent; margin-bottom: 2px }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu ul a:hover,
.menu a:hover {background: transparent; }



/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; list-style: none; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul a:hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul a:hover ul a:hover ul{ visibility:visible;}
.div { float: left; width: 1px; padding-top: 36px; }
.link { background: url(header/item.jpg/*tpa=header/item.jpg*/) no-repeat; padding: 8px 20px 5px 28px; margin-top: 8px; margin-left: 0px; margin-top: 27px }
.clr { clear: both }
.imgtext { margin-top: 6px }
.imgtext span { font-weight: normal }
.imgtext img { border: 3px solid #eee; float: right; margin: 5px }
.imgtext2 { margin-top: 34px }
.imgtext2 span { font-weight: normal }
.imgtext2 img { border: 3px solid #CCCCCC; float: right; margin: 5px; width: 200px; height: 130px }
.text span { color: #e11025; font-weight: bold; font-family: helvetica, arial, sans-serif }
.button { float: right; background: url(buttonbg.jpg/*tpa=header/buttonbg.jpg*/) repeat-x; padding: 5px 8px 5px 8px; color: #FFFFFF; font-size: 10px }
.button a { color: #e11025; font-style:bold }
.button a:hover { color: #ccc }
.footer {  border-top: 1px solid #DDDDDD;
    font-size: 9px;
    height: 65px;
    margin-top: 10px;
    padding: 0 8px; }
.footer p { padding: 3px 0px 3px 0px }
.footer img { padding-top: 10px }

/*2nd page */

.main2 { float: right; width: 65%; height: 100%; padding-right: 20px; padding-top: 20px }
.main2 a:link,
.main2 a:visited,
.main2 a:active { color: #e11025 }
.main2 a:hover { color:#666; text-decoration: underline }

.navbgtitle { background: url(header/navbg.jpg/*tpa=header/navbg.jpg*/) repeat-x; font-weight: bold; color: #e11025; padding: 4px 15px 4px 35px; border-top: 1px solid #e6e6e6 }
.navbgtitleouter { background: url(header/navbg.jpg/*tpa=header/navbg.jpg*/) repeat-x; font-weight: bold; color: #000; padding: 4px 15px 4px 25px; border-top: 1px solid #e6e6e6 }
.navbgtitleouter2 { background: url(header/navbg.jpg/*tpa=header/navbg.jpg*/) repeat-x; font-weight: bold; color: #000; padding: 4px 15px 4px 15px; border-top: 1px solid #e6e6e6 }
.navbgtitleoutermain { background: url(header/navbg.jpg/*tpa=header/navbg.jpg*/) repeat-x; font-weight: bold; color: #000; padding: 4px 5px 4px 5px; border-top: 1px solid #e6e6e6 }

.navbg { background: url(header/navbg2.jpg/*tpa=header/navbg2.jpg*/) repeat-x; padding: 4px 15px 4px 45px; border-top: 1px solid #e6e6e6 }
.navbg a:link,
.navbg a:visited,
.navbg a:active { color: #666 }
.navbg a:hover { color:#e11025; text-decoration: underline }
.right2 { float: right; text-align: right }
.right2 img { margin-right: 6px; vertical-align: top }
.tborder { border: 1px solid #dfdfdf; padding: 10px; background: #fafafa; margin-top: 20px; margin-bottom: 20px }
.linkdivider { border-bottom: 1px solid #dfdfdf; padding: 7px; }
.linkdivider span { color: #e11025; }

fieldset { float: left; border: 0px; padding: 0px; margin: 0px }
.outerpic span { font-weight: bold; }
.outerpic img { margin:10px 20px 10px 0; border: 1px solid #e11025; width: 127px; height: 95px }
.map { height: 400px; background: url(header/map2.jpg/*tpa=header/map2.jpg*/) no-repeat; background-position: top }
.q { font-weight: bold }
.email { color:#e11025; }
.formspacer { margin-top: 1px; margin-bottom: 1px }
.info form,textarea
.info input { width: 200px }
.indent { padding-left: 12% }

.redtext {color:#e11025;}
