/* CSS */
* { padding:0; margin:0; }
body { height:100%; background: #660000; color: #feefee; font: 12px Times, serif; line-height:12px; text-align: center }

/* global elements */
a { color:#000; text-decoration:none; }
a:visited { color:#000; text-decoration:none; }
a:hover { color: #000; text-decoration: none; }
.left { text-align: left !important; }
.bold { font-weight:bold; }
.center { text-align: center !important; }
.goldish { color: #c2a734 }
.mustard { color:#d0aa19 }
.tenpx { font-size:10px; }
.twelvepx { font-size:12px; }
.twentypx { font-size:20px; }
.arial { font-family:Arial, Helvetica, sans-serif; }

/* headlines */
h1 { font-size:25px; line-height:29px; font-weight:normal; text-align:right; font-family:Georgia, Times, serif; }
h2 {  font-size:25px; line-height:29px; text-align:right; font-family:Georgia, Times, serif; }
h3 {  font-size:21px; line-height:25px; color:#d0aa19; font-weight:normal; text-align:center; font-family:Georgia, Times, serif; font-style:italic; padding-top:33px }
h4 { text-align:center; font-family:Times, serif; font-weight:bold; font-size:15px; line-height:15px; text-transform:none; letter-spacing:normal; margin:0; padding:7px 5px 7px 5px; border-top:3px solid #404040 }
h4 a, h4 a:visited { color:#fff; text-decoration:none }
h4 a:hover { color:#c2a734; text-decoration:none }
h5 { font-weight: bold; font-family: Times, serif; color: #c2a734; }
	
.page_header { margin: 0 0 5px 0; padding: 0 0 0 0; }
	
h5 { font-size: 19.4px; line-height:22px; color:#c2a734; margin: 0 0 15px 0; }
.textentry h5 { font-size: 21px; line-height:21px; color:#c2a734; margin: 0 0 15px 0; }

/* core layout elements */
#outercontainer { width:999px; margin:0px auto; text-align:center; background:url('images/bgedge-about-us.png') top repeat-y !important; border:0px solid #fff; }
#container { width: 975px; margin:0px 4px 0px 4px !important; border-left: 8px solid #000; border-right: 8px solid #000; border-top:0; border-bottom:0; }
#content_box { width: 975px; text-align: left; float: left; clear: both; }
#l_sidebar { width: 277px; margin-right:1px; padding: 0; float: left; background-color:#000; }
#content { width: 691px; padding: 0 0 0 6px; float: left; background-color:#000; }
#footer { width: 975px; padding: 20px 0; clear: both; background:url('images/bttmbdr-about-us.gif') top repeat-x #000 !important; }
/* header styles */
#masthead { width: 975px; height: 220px !important; position:relative; background-color:#000; }
#mastheadbg { width: 975px; height: 217px !important; position: absolute; top: 0; right: 0; background-image:url('images/mastheadbg-lg.jpg'); background-position:top left; }
#bakerbar { width:691px; height:120px; position:absolute; top:33px; right:0 }
#bakerbar p { font-family:Georgia, Times, serif; color:#fff; text-align:center }

/* content styles */
.textentry { width:659px; height:291px; font-size: 15px; line-height: 18px; font-family:Arial, Helvetica, sans-serif; padding:15px 15px 15px 15px; margin:7px 0 0 0; border-left: 1px solid #404040; border-right: 1px solid #404040; border-top: 1px solid #404040; float:left; }

#imagebar {width:691px; height:252px}
#imagebarc1 {width:432px; height:250px; border:1px solid #404040; float:left}
#imagebarc2 {width:248px; height:250px; border:1px solid #404040; margin-left:7px; float:right}

		
/* left sidebar styles */
ul.lsidebar_list { list-style: none; }
ul.lsidebar_list li.lwidgethcat { width: 275px; margin: 0 0 3px 0; border-bottom: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgetacat { width: 275px; margin: 0 0 3px 0; border-bottom: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgetmcat { width: 275px; margin: 0 0 3px 0; border-bottom: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgetccat { width: 275px; margin: 0 0 3px 0; border-bottom: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgetdcat { width: 275px; margin: 0 0 3px 0; border-bottom: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgethours { height:80px; width: 275px; margin: 0 0 3px 0; padding: 15px 0 15px 0; font-size:15px; line-height:18px; border: 1px solid #404040; float:left; background-color:#404040; }
ul.lsidebar_list li.lwidgetspecials { width: 257px; margin:0; padding: 20px 10px; font-size:14px; line-height:17px; border: 0; background-color:#404040; float:left; }
ul.lsidebar_list li.lwidgetspecials a, ul.lsidebar_list li.lwidgetspecials a:visited{ text-decoration:none; color:#fff; }
ul.lsidebar_list li.lwidgetspecials a:hover { text-decoration:underline; }

li.lwidgethcat h4 { text-align:center; font-weight: bold; font-size: 15px; line-height:15px; text-transform: none; letter-spacing: normal; margin: 0; padding: 7px 5px 7px 5px; border-top: 3px solid #404040; }
li.lwidgetacat h4 { text-align:center; font-weight: bold; font-size: 15px; line-height:15px; text-transform: none; letter-spacing: normal; margin: 0; padding: 7px 5px 7px 5px; border-top: 3px solid #404040; }
li.lwidgetmcat h4 { text-align:center; font-weight: bold; font-size: 15px; line-height:15px; text-transform: none; letter-spacing: normal; margin: 0; padding: 7px 5px 7px 5px; border-top: 3px solid #404040; }
li.lwidgetccat h4 { text-align:center; font-weight: bold; font-size: 15px; line-height:15px; text-transform: none; letter-spacing: normal; margin: 0; padding: 7px 5px 7px 5px; border-top: 3px solid #404040; }
li.lwidgetdcat h4 { text-align:center; font-weight: bold; font-size: 15px; line-height:15px; text-transform: none; letter-spacing: normal; margin: 0; padding: 7px 5px 7px 5px; border-top: 3px solid #404040; }

li.lwidgethcat ul  { list-style: none; margin: 5px 0 0 8px; display:none; }
li.lwidgetacat ul { list-style: none; margin: 5px 0 0 8px; display:none; }
li.lwidgetmcat ul { list-style: none; margin: 5px 0 0 8px; display:none; }
li.lwidgetccat ul { list-style: none; margin: 5px 0 0 8px; display:none; }
li.lwidgetdcat ul { list-style: none; margin: 5px 0 0 8px; display:none; }

li.lwidgethcat li { margin: 0 0 5px 0; font-size: 12px; line-height: 12px; }
li.lwidgetacat li { margin: 0 0 5px 0; font-size: 12px; line-height: 12px; }
li.lwidgetmcat li { margin: 0 0 5px 0; font-size: 12px; line-height: 12px; }
li.lwidgetccat li { margin: 0 0 5px 0; font-size: 12px; line-height: 12px; }
li.lwidgetdcat li { margin: 0 0 5px 0; font-size: 12px; line-height: 12px; }
li.active a, li.active a:visited { color:#c2a734; text-decoration: none; }
li.active a:hover { color:#c2a734; text-decoration: none; }

/* footer styles */
#footer p { padding-top:7px; margin:0; font-size: 11px; line-height:14px; font-family:Arial, Helvetica, sans-serif; color: #888; text-align: center; }
#footer span { font-size:13px; line-height:14px; font-family:Arial, Helvetica, sans-serif; color:#888; text-align:center; }
#footer a, #footer a:visited { color: #888; text-decoration: none; }
#footer a:hover { color: #888; text-decoration: underline; }