/* CSS Document */
/* BURGERHUT BURGERS */
a {color:#990000; }
a:visited { color:#990000; }
a:hover, a:visited:hover { color:#FF3300; }
body { background-color:#147214; background-image: url("images/bh_bkgd_grgd.gif"); margin-top:22px; margin-left:8px; margin-right:8px; margin-bottom:22px; text-align:center; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color:#330000; }
hr {padding:0px; margin:0px; border-top: 1px dashed #990000; height:1px;}
h1, h2, h3, h4, h5 {padding:0; margin:0;}
h4 {color:#990000; font-size:15px; font-weight:bold; }
#bhpage { text-align:left; width:732px; margin:0 Auto; vertical-align:top; }
#bhtop { text-align:left; width:732px; height:19px; vertical-align:top; background-image:url(images/bh_bckgrnd_top.jpg); background-repeat:no-repeat; }
#bhmiddle { text-align:left; width:732px; vertical-align:top; background-image:url(images/bh_bckgrnd_mid.jpg); background-repeat:repeat; }
#bhbottom { text-align:left; width:732px; height:21px; vertical-align:top; background-image:url(images/bh_bckgrnd_btm.gif); background-repeat:no-repeat; }
#bhright { width: 549px; text-align:left; margin-top:0px; vertical-align:top; }
#bhleft { width: 183px; text-align:left; vertical-align:top; }
#bhstafftop { width:732px; height:70px; text-align:left; vertical-align:top; }

/* left side styles */
.bhnavleft { width:183px; height:360px; text-align:left; vertical-align:top; background-image:url(images/bh_sideleft.gif); background-repeat:no-repeat; float:left; }
.bhlefttext { width:107px; height:174px; text-align:center; font-size:12px; font-weight:bold; color:#FFCC00; margin-left:46px; margin-top: 32px; overflow:hidden;}
.bhlefttext A:link { color:#FFCC00; text-decoration:none; }
.bhlefttext A:visited { color:#FFCC00; text-decoration:none; }
.bhlefttext A:hover { color:#FFFFFF; text-decoration:underline; }
.bhcomments { width:183px; height:30px; }
#bhstafflogo { width:183px; }

/* top nav styles */
#bhtopnav { width: 549px; height: 70px; text-align: left; vertical-align:top; float:left; }
#bhnavbar { height: 30px; width:508px; padding-top: 8px; padding-left:2px; }
#bhnavsub { width:490px; font-weight:bold; font-size:11px; padding-bottom:2px; padding-top:2px; margin-left: 6px; background-color:#FFCC00; color:#990000; text-indent:8px; }
#bhnavsubstaff { width:490px; font-weight:bold; font-size:11px; padding-bottom:2px; padding-top:2px; margin-left: 6px; background-color:#FFCC00; color:#990000; text-indent:8px; }
#bhstaffnav { width: 549px; height: 70px; text-align: left; vertical-align:top; }

/* content area */
#bhcenter { width: 549px; text-align:left; margin-top:0px; vertical-align:top; }
#bhcntable { text-align:left; width: 416px; float:left; vertical-align:top; }
#bhcntop { text-align:left; width: 416px; height:14px; background-image:url(images/bh_whtarea_sm_top.gif); background-repeat:no-repeat; }
#bhcnmid { text-align:left; width: 416px; background-image:url(images/bh_whtarea_sm_mid.gif); background-repeat:repeat-y; vertical-align:top;}
#bhcnbtm { text-align:left; width: 416px; height:16px; background-image:url(images/bh_whtarea_sm_btm.gif); background-repeat:no-repeat; }
#bhcontent { font-size:100%; color: #330000; float:left; width: 384px; padding-left: 16px; padding-right: 16px; }
#bhstaffctop { width:732px; height:16px; text-align:left; vertical-align:top; background-image:url(images/bh_center_staff_top.gif); background-repeat:no-repeat; }
#bhstaffcmid { width:732px; text-align:left; vertical-align:top; background-image:url(images/bh_center_staff_mid.gif); background-repeat:repeat-y; }
#bhstaffcbtm { width:732px; height:16px; text-align:left; vertical-align:top; background-image:url(images/bh_center_staff_btm.gif); background-repeat:no-repeat; }
#bhstaffcontent { font-size:100%; color: #330000; text-align:left; padding-left:32px; padding-right:32px; }

/* right side styles */
#bhrightspot { width: 124px; height:308px; float:left; text-align:left; }
#bhrighttop { width: 124px; height:172px; background-image:url(images/bh_sideright_top.gif); background-repeat:no-repeat;}
#bhrightimage { margin-left:7px; margin-top:8px; }
#bhrightbtm { width: 124px; height:136px; background-image:url(images/bh_sideright_btm.gif); background-repeat:no-repeat; }
#bhrightspecial { width: 80px; height:100px; margin-left:12px; margin-top:8px; color:#990000; font-weight:bold; text-align:center; overflow:hidden; }

/* footer */
.bhfooter { width:732px; padding-top: 4px; padding-bottom:8px; padding-left:26px; padding-right:4px; color: #66CC00; font-size:11px; font-weight:bold; text-align:center; }
.bhfooter A:link { color:#66CC00; }
.bhfooter A:visited { color:#66CC00; }
.bhfooter A:hover, .bhfooter A:visited:hover { color:#CCFF99; }

/* custom classes */
.bh_title1 { color:#330000; font-size:16px; font-weight:bold; }
.bh_title2 { color:#990000; font-size:15px; font-weight:bold; }
.bh_title3 { color:#330000; font-size:13px; font-weight:bold; }
.imageleft { border: 1px solid #330000; margin-left: 1px;margin-top:1px;margin-bottom:1px;margin-right:5px; }
.imageright { border: 1px solid #330000; margin-left: 5px;margin-top:1px;margin-bottom:1px;margin-right:1px; float:right; }
