/* 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 }
.tenpx { font-size:10px; }
.twelvepx { font-size:12px; }
.twentypx { font-size:20px; }
.arial { font-family:Arial, Helvetica, sans-serif; }

/* headlines */
h2, h4, h5 { font-weight: bold; font-family: Times, serif; color: #c2a734; }
h2 { font-size:18px; }
h4 { font-size: 22px; font-family:Times, serif; }
h4 a { color: #fff; text-decoration: none; }
h4 a:visited { color: #fff; text-decoration: none; }
h4 a:hover { color:#c2a734; text-decoration: none; }
	
.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; display:none }
#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; display:none }
/* header styles */
#masthead { width: 975px; height: 220px !important; position:relative; background-color:#000; display:none }
#mastheadbg { width: 975px; height: 217px !important; position: absolute; top: 0; right: 0; background-image:url('images/mastheadbg-lg.jpg'); background-position:top left; display:none }
#addressphonebar { width: 488px; height: 47px; position: absolute; top: 170px; right:0; display:none  }
#sloganbar { width: 691px; height: 57px; position: absolute; top: 64px; right:0; display:none }

/* content styles */
.textentry { width:659px; 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:288px; clear:left}
#imagebarc1 {width:689px; height:286px; border:1px solid #404040 }
#directionsform {width:400px; margin:10px auto; display:none }
#map_canvas { width:689px; height:286px; margin:0 }

/* Addresses */

.address-panel {
              
background-color: #000;
              
overflow: auto;
              
margin: 0 auto;
margin-bottom: 0;
padding: 0;
width: 100%;
}

.address-panel>form>div {
margin-bottom: 10px;
}
            
.address-form-column {
float: left;
}
.address-panel h2 {
margin-bottom:10px;
}
.address-panel label {
display: block;
}
.address-panel input, .address-panel select { margin-left: 5px; }
.address-panel #street { width: 95%; }
.address-panel #state { width: 60%; }
.address-panel .button { text-align: right; padding-top: 15px; clear: both; }

/* 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:14px; 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 { 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 { 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 { 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 { 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 { 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.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; }

