@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; font-size:1em; font-family:Arial, Helvetica, sans-serif; color:#333;}
a:link, a:visisted { text-decoration:none; font-weight:bold;}
a:hover { text-decoration:underline;}
.red { color:red;}
.blue { color:blue;}
.center { text-align:center;}
.bold { font-weight:bold;}
.indent { text-indent:45px; margin:20px auto; width:90%;}
.italic { font-style:italic}
.clear { clear:both}
body { background-image:url(../images/bg_color.gif)}
h1 { width:62%; padding-bottom:4px; border-bottom:3px double #CCCCCC; font-size:1.4em; font-weight:bold; color:#C6260E; text-transform:uppercase; text-align:center; font-family:"Times New Roman", Times, serif; margin:30px auto 30px auto;}
h1 span { font-style:italic; font-size:1em; font-weight:normal;}
.pbold { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:900; color:#0000FF; font-size:1.6em; text-transform:uppercase; font-stretch:ultra-expanded; font-weight:bold; color:#666666; margin-bottom:20px; }
h3 { color:#FF0000; font-size:1.1em; font-weight:bold; margin-bottom:20px;}
.box { width:80%; margin:0 auto; margin-bottom:20px}
.box li { margin:10px 0 0px 20px;}
.box p strong { display:inline-block; font-weight:bold; margin-right:10px; font-size:1.1em;}
.box p em { font-style:italic; font-size:.9em; font-weight:normal}
.box p { margin-bottom:10px; font-weight:bold; font-size:.8em}
.pnormal { font-weight:400; margin:10px 0 20px 0;}
.bodylist h3 {  background-image:url(../images/arrow_right.gif); background-repeat:no-repeat; font-size:1.1em; color:#566399; margin:10px 0px 0px 10px; padding-left:30px;}
.bodylist ul p { padding-left:25px; font-size:1em; margin:10px 0 0 0; background-image:url(../images/bull_faq.gif); background-repeat:no-repeat;}
.bodylist ul li { margin-left:50px; list-style-type:disc; line-height:1.2em}
/******* Header     *********/
#header { position:relative; width:750px; height:225px;}
#header #logo { position:absolute; top:0; left:0; width:212px; height:190px;  z-index:5; }
#banner { width:750px; height:190px; background-image:url(); background-repeat:no-repeat; position:absolute; top:0; left:0; }
#nav_bar { position:absolute; top:190px; left:0; height:35px; background-image:url(../images/bg_nav.gif); background-repeat:repeat-x; width:742px; clear:none; }
#nav_box {margin-left:2px; width:748px; }
#nav_box span a:link, #nav_box span a:visited { font-weight:bold; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:.7em; position:relative; top:8px; padding:0px 10px; display:inline-block; float:left; color:#CCC; border-right:1px solid #FFF;}
#nav_box span a:hover { color:#FFFFFF}
#year { display:none; letter-spacing:2px;  position:absolute; left:40px; top:170px; height:20px; width:140px; z-index:10; font-size:18px; font-stretch:ultra-expanded; font:verdana; color:#000; font-weight:bold}
#slogan { width:186px; text-align:center; height:156px; z-index:5; position:absolute; top:40px; left:546px;}

/********     Lay out    ******/
#page { width:750px; margin:0px auto; background-image:url(../images/bg_border.gif); background-repeat:repeat-y;}
#tdleft { width:140px;}
#tdmain { width:610px; background-image:url(../images/bg_main.gif); background-repeat:no-repeat;}
/*******  Main    *****************/
#main { padding:10px 20px 10px 10px;}
.first { text-indent:45px; width:90%; margin:10px auto;}
.first strong { font-weight:bold; color:#000000;}
.first:first-letter {vertical-align:baseline; font-size:1.6em; font-weight:bold; font:"Cooper Black"; font-style:italic; margin-right:2px; }
.first:first-line { font-size:1.1em; color:#000000; text-transform:uppercase; letter-spacing:2px; }
ol { width:70%; margin:0px auto 20px auto;}
ol li { margin:15px 0px 15px 30px;}
.bodytxt { width:80%; margin:10px auto}
.bodytxt .list { display:block; margin-bottom:15px;}
.list strong { display:block; font-weight:bold; width:100px; float:left}
.list span { display:block; margin-left:100px;}
h2 { text-align:center; margin:10px; font-size:2em; color:#666666; font-stretch:ultra-expanded; font-weight:bold;}
/*******      Table     **************/
.tbcontent { margin:20px auto 10px auto; width:90%}
.tbcontent td { padding:10px;}
.tbcontent th { border-bottom:2px solid #666666;}
.tdroast { width:100px; font-weight:bold; font-size:.9em}
.tdcoffee { width:120px; font-weight:bold; font-size:.9em}
/******    Footer     ********/
#tdfooter { width:750px;}
#footer { padding:10px 20px}
#img_bottom { width:750px; position:relative; bottom:-10px; left:0;}
.nav_bot { text-align:center; margin-top:5px;}
.nav_bot span a:link, .nav_bot span a:visited { text-decoration:none; font-weight:normal; display:inline-block; font-size:.6em; padding:0px 6px; color:#993300; border-right:1px solid #993300; text-transform:uppercase;}
.nav_bot span a:hover { text-decoration:underline}
.line { height:1px; width:90%; margin:10px auto 0px auto; background-color:#999999;}
.copyright { font-size:.6em; font-style:italic; margin:5px 20px 0 36px;}


