body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  background:url(/custom/images/framework/body-bg.jpg) repeat-x;
  color:#000;
  font-size: 14px;
  line-height: 15px;
  min-width:983px;
}
body.nobackground {background:none;}
form{
  display:inline;
  margin:0;
}
h1, h2, h3, ul {
  margin: 0;
  padding: 0;
}

p {margin:0 0 10px 0;}
ul {list-style: disc inside;}
a{ color:#000;outline:none;}
a:hover{
  color: #5d3501;
  text-decoration:none;
}
#header {
  width: 945px;
  margin: 0 auto;
  padding:0 23px 0 15px;
  position: relative;
  height:150px;
}
strong.logo {
  position: absolute;
  top: 17px;
  left: 0;
}
strong.logo a {
  background:url(/custom/images/framework/logo.png) no-repeat;
  width: 368px;
  height: 129px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  cursor:pointer;
}
ul.navigation {
  height: 24px;
  position: absolute;
  top: 81px;
  right: 15px;
  list-style:none;
}
ul.navigation li {
  float: left;
  padding: 0 0 0 1px;
}
ul.navigation li a {
  height: 24px;
  float: left;
  font-size: 14px;
  color: #fff;
  font-weight:bold;
  text-decoration: none;
}
ul.navigation li a span {
  float:left;
  height: 21px;
  padding: 3px 9px 0;
  cursor: pointer;
}
ul.navigation li a:hover,
ul.navigation li.active a{
  background:url(/custom/images/framework/nav-hov.gif) no-repeat;
  color: #3d2300;
}
ul.navigation li a:hover span,
ul.navigation li.active a span { background:url(/custom/images/framework/nav-hov-right.gif) 100% 0 no-repeat;}
ul.contact-info {
  background:#3d2300;
  position: absolute;
  top:0;
  padding:17px 0 5px;
  right:23px;
  z-index: 2;
  list-style:none;
}
ul.contact-info li {
  background:url(/custom/images/framework/contact-info-separator.gif) no-repeat;
  font-size: 12px;
  line-height: 13px;
  float: left;
  color: #fff;
  padding:1px 15px 0;
}
ul.contact-info li p{
  padding:0 3px 1px;
}
ul.contact-info li.tel{
  padding-top:7px;
  font-size:18px;
}
ul.contact-info li:first-child {background: none;}
ul.contact-info a:hover {text-decoration: none;}
#promo {
  width: 100%;
  min-width: 983px;
  height: 322px;
  background:url(/custom/images/framework/promo-bg.gif) repeat-x;
}
#promo .holder{
  width: 945px;
  margin: 0 auto;
  padding:0 23px 0 15px;
  position:relative;
}

div.text-holder {
  width: 330px;
  height: 312px;
  position: absolute;
  top: 0;
  left:15px;
}
h1 {
  font-size: 20px;
  line-height: 24px;
  color: #2a1600;
}
div.text-holder h1 {
  width: 350px;
  margin-top: 47px;
}
div.text-holder p {
  font-size: 16px;
  line-height: 18px;
  margin-top: 19px;
  padding-bottom:2px;
}
.images-holder {
  background:url(/custom/images/framework/promo-img-holder-bg.png) no-repeat;
  width:615px;
  height:276px;
  top:15px;
  right:0;
  position:absolute;
}
.images-holder img{
  float:left;
  display:inline;
  margin:37px 6px 0 19px;
}
#content {
  width: 945px;
  margin: 0 auto;
  padding:14px 23px 54px 15px;
  overflow:hidden;
}
#content h2 {
  font-size: 18px;
  line-height: 21px;
  color: #5d3501;
  padding:15px 0 0;
}
div.column{
  display:inline;
  float:left;
  width:293px;
  margin:0 20px 0 0;
}
div.column p{
  font-size:16px;
  line-height:18px;
  padding:13px 0 0;
}
div.column p strong{ font-style:italic;}
div.column p.date{
  padding-top:11px;
  font-size:14px;
}
a.content-logo {
  float:left;
  display:inline;
  margin:23px 0 0 41px;
}
a.content-logo img{
  display:block;
  border:none;
}
div.column-1{
  display:inline;
  float:left;
  width:339px;
  margin:0 20px 0 0;
}
div.border {
  margin:12px 18px 0 0;
  display:inline;
  background:url(/custom/images/framework/image-border.gif) no-repeat;
  width:132px;
  height:89px;
  float:left;
  padding:7px 0 0 7px;
}
div.column-1 p{
  padding-top:12px;
}
.post{
  overflow:hidden;
  height:1%;
  clear:both;
}
ul.sub-nav{
  padding:15px 0 4px;
  overflow:hidden;
  list-style: disc inside;
}
ul.sub-nav li{
  padding:2px 0;
}
ul.sub-nav li a{ white-space:nowrap;}

div.column-2{
  float:left;
  width:272px;
}
div.column-2 p{
  padding:12px 0 15px;
}
.add-form {
  overflow:hidden;
  width:100%;
  height:1%;
  padding:0 0 36px;
}
div.column-2 .add-form p{
  word-spacing:-1px;
  padding-bottom:9px;

}
.add-form input{
  margin:0;
  float:left;
}
.add-form input.text{
  padding:5px 5px 4px;
  font:11px/14px Arial, Helvetica, sans-serif;
  background:#fff;
  width:201px;
  margin-right:3px;
  border:2px solid #5e3602;
}
div.column-2 .post img{
  float:left;
  display:inline;
  margin:14px 20px 0 0;
}
div.column-2 .post span{
  padding:1px 0 0;
  display:block;
}
#footer {
  width: 100%;
  overflow:hidden;
  clear:both;
  background:#5d3501 url(/custom/images/framework/footer-bg.gif) repeat-x;
  border-bottom:15px solid #3d2300;
}
div.sub-footer {
  overflow:hidden;
  position:relative;
  width: 945px;
  margin: 0 auto;
  padding:0 23px 18px 15px;
}
div.foot-left {
  padding:8px 0 0;
  width: 670px;
  float: left;
}
div.foot-right {
  width: 275px;
  float: right;
  display: inline;
}
#footer ul.nav {
  overflow: hidden;
  height: 1%;
  padding:13px 0 0;
  list-style:none;
}
#footer ul.nav li {
  font-size:12px;
  color: #fff;
  background:url(/custom/images/framework/footer-separator.gif) no-repeat 0 3px;
  float: left;
  padding: 0 11px 0 12px;
}
#footer ul.nav li:first-child {
  padding-left:0;
  background: none;
}
#footer a {
  font-size: 12px;
  color: #fff;
  text-decoration:none;
}
#footer a:hover {
  color:#fff;
  text-decoration: underline;
}
div.foot-left p{
  padding:12px 0 0;
  font-size:12px;
  line-height:13px;
  color:#fff;
}
div.foot-right h3{
  text-align:right;
  display:block;
  font-size:15px;
  color:#fff;
  padding:20px 0 0;
}
#footer ul.contact-info{
  top:30px;
  right:23px;
  background:none;
}
#footer ul.contact-info li{
  padding-left:12px;
  padding-right:0px;
}
#footer ul.contact-info li:first-child{ padding-right:12px;}
#footer ul.contact-info p{
  display:block;}
  
.clear {clear:both;}

/****** INSIDE PAGES *******/
#inner-promo {
  width: 100%;
  min-width: 983px;
  height: 40px;
  background:url(/custom/images/framework/inner-promo-bg.gif) bottom left repeat-x;
}
#inner-promo .holder {
  width: 945px;
  margin: 0 auto;
  padding:0 23px 0 15px;
  position:relative;
}
#content h1 {
  font-size: 18px;
  line-height: 21px;
  color: #5d3501;
  padding:15px 0 0;
}
#content .left-content {
  float:left;
  width: 650px;
}
#content .right-content {
  float:right;
  width:250px;
}
#content .right-content p{
  padding-left:15px;
}
#content .right-content h2{
  padding-left:15px;
}
.inner-images-holder {
  background:url(/custom/images/framework/inner-hero-bg.png) no-repeat;
  width:250px;
  height:204px;
}
.inner-images-holder img{
  float:left;
  display:inline;
  margin:20px 0 0 16px;
  width:210px;
  height:160px;
}

/******** Calendar CSS  ***********/
#calendar_container {
  width: 905px;
}

#clear {
  clear: both;
}

#intro_content {
  width: 473px;
  float: left;
}

#intro_content h1 {
  text-align: left;
        font-size: 18px;
        color: #313D65;
        line-height: 24px;
}

#intro_content p {
  text-align: left;
        line-height: 20px;
}

#signature_sponsor {
  width: 402px;
  float: right;
}

#signature_top span {
  width: 402px;
  height: 16px;
  display: block;
  background: url(/custom/images/calendar/signature_top.jpg) no-repeat;
}

#signature_content {
  width: 402px;
  background-color: #ECF0F4;
  text-align: right;
}

#signature_content h2 {
  padding: 0 25px 8px 0;
  margin: 0px;
  color: #313D65;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
        line-height: 18px;
}

#signature_content img {
  margin-right: 25px;
}

#signature_bottom span {
  width: 402px;
  height: 16px;
  display: block;
  background: url(/custom/images/calendar/signature_bottom.jpg) no-repeat;
}

/*--------------------Calendar Header-----------------------*/


#calendar_header {
  width: 905px;
  margin-top: 30px;
}

/*--------------------Month-------------------*/
#calendar_month {
  width: 905px;
  height: 53px;
  display: block;
  background-color: #3A2200;
}

#month_white_spacer {
  width: 165px;
  height: 20px;
  display: block;
  background-color: #FFFFFF;
}

.month {
  color: #FFFFFF;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
        line-height: 24px;

}

#arrow-back {
  width: 23px;
  height: 23px;
  display: block;
  float: right;
        margin-top: 15px;
}

#arrow-next {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
        margin-top: 15px;
}

#text-back {
  float: right;
  padding-top: 20px;
  padding-left: 5px;
}

#text-next {
  float: left;
  padding-top: 20px;
  padding-right: 5px;
}

#text-back a:link, #text-back a:active, #text-back a:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
        line-height: 14px;
}

#text-back a:hover {
  text-decoration: underline;
}

#text-next a:link, #text-next a:active, #text-next a:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
        line-height: 14px;
}

#text-next a:hover {
  text-decoration: underline;
}

/*--------------------Tools-------------------*/

#calendar_tools {
  width: 901px;
  border-left: solid #3A2200 2px;
  border-right: solid #3A2200 2px;
  background-color: #F6E7CB;  
}

#tools_container {
  padding: 10px 0 20px 0; 
}

.tools ul {
  list-style: none;
  margin: 0px;
  padding: 0px; 
}

.tools li {
  margin-bottom: 10px;  
}

.tools li img {
  margin-right: 8px;  
}

.tools li span a {
  position: relative;
  width: 175px;
  top: -12px;
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;  
}

.tools li span a:hover {
  position: relative;
  width: 175px;
  top: -12px;
  text-decoration: underline; 
}

/*--------------------Search-------------------*/

.search_items select {
  margin-right: 0px;
  padding-right: 0px;
  text-indent: none;
}

.search_text {
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

#search_button {
  margin-top: 5px;
  width: 80px;
  height: 25px;
}

form {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/*--------------------Calendar Days-------------------*/

#calendar_days {
  width: 901px;
  border-left: solid #3A2200 2px;
  border-right: solid #3A2200 2px;
  background-color: #FFFFFF;
}

#days_headings {
  background-color: #3A2200;
  width: 901px;
  height: 25px;
  display: block;
}

.day_text1 {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.day_text2 {
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 5px 0 10px 5px;
}

.day_text2 a {
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /*padding: 5px 0 10px 5px;*/
  text-decoration: underline;
}

.day_text2 a:hover {
  color: #5E3402;
  text-decoration: none;
}

.active_day {
  border-right: solid #3A2200 1px;
  border-bottom: solid #3A2200 1px;
}

.active_day_last {
  border-bottom: solid #3A2200 1px;
}

.inactive_day {
  border-right: solid #3A2200 1px;
  border-bottom: solid #3A2200 1px;
}

.current_day {
  border-right: solid #3A2200 1px;
  border-bottom: solid #3A2200 1px;
  background-color: #F6E7CB;
}

.current_day_last {
  border-bottom: solid #3A2200 1px;
  background-color: #F6F9FB;
}

.inactive_day .day_text2, .inactive_day_last .day_text2 {
  color: #D9E1E7;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 5px 0 10px 5px;
}

.inactive_day_last {
  border-bottom: solid #3A2200 1px;
}

.event {
  margin-bottom: 10px;
}

.event {
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 0 6px 5px;
}

.event ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 5px; 
}

.event li {
  margin: 0px;
  padding: 0px;
        line-height: 16px;
}

.event a {
  color: #3A2200;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

.event a:hover {
  color: #5E3402;
  text-decoration: none;  
}

.pb_options a {

  color: black;
  text-decoration: none;
  padding:0;
  
}
.pb_options p {
  font-size:14px;
  float:left;
  padding-top:5px;
  margin:0;
}
.pb_options p.addImage {
  float:left;
  padding:0;
  margin:0;
  width:28px
}
p.pb_tools {width:100px;}
p.no-margin {margin:0;}
.no-margin h1 {margin:0;}
.no-margin h2 {margin:0;}
.no-margin p {margin:0;}
span.description {font-weight:normal;padding:0 !important;}
.menu-items {margin:5px 40px 20px 0; width:425px; float:left;}
.menu-items .prices {margin:10px 0 0 0;}
.menu-items span { padding:5px;}
span.odd-price {color:#422600;font-weight:normal;}
span.even-price {background-color:#F6E7CB;color:#422600;font-weight:normal;}
p.current_order {font-weight:normal;font-size:12px; margin:10px 0;}
.dijitContentPane {overflow:visible !important;}

.add-item-tools {width:400px; padding:10px 0; margin:0 0 20px;}
p.add-item {width:18px; float:left;}
p.add-item-text {float:left; padding:0}
p.add-item-text a{text-decoration:none; color:black; outline:none;}
p.add-item-text a:hover {text-decoration:none; color:black;outline:none;}

a.print {
	background:url(/custom/images/framework/print.png) no-repeat;
	padding:5px 0 0 40px;
	height:30px;
	display:block;
}
.menu-items img {float:left; margin-right:20px; width:100px;}
.menu-items img.nofloat {float:none; width:11px; margin-right:0;}
.menu-info-holder {float:left; width:300px;}

.print-styles {width:945px; margin:20px 0 0 0;}