@charset "UTF-8";

			#locations-h3 {
				text-indent: -10000px;
				display: block;
				background: url(../images/headers/locations.jpg) no-repeat;
				width: 160px;
				height: 29px;
			}
			
			#feedback-button {
				float: right;
				width: auto;
			}
			
				#feedback-button a {
					text-indent: -10000px;
					display: block;
					background: url(../images/send-feedback-button.jpg) no-repeat;
					width: 248px;
					height: 29px;
				}
			
			#locations-table {
				width: 100%;
				clear: left;
				height: 743px;
			}
			
				#locations-table h4 {
					font-size: 20px;
					margin: 8px 0;
				}
			
				#locations-table table {
					width: 100%;
					text-align: center;
				}
				
					#locations-table td {
						width: 33%;
						line-height: 18px;
						vertical-align: top;
					}
						#locations-table a {
							/* color: #E3B326; */
						}
						
				.location-phone {
					font-size: 14px;
					font-weight: bold;
					margin: 5px 0;
				}
			div.location-map a {
				color: #fff;
				text-decoration: none;
			}
				div.location-map a:hover {
					text-decoration: underline;
					color: #fff;
				}
						
#locations-sub-nav {
    background: url("../images/locations/bg-full.jpg") no-repeat scroll left top transparent;    
    float: left;
    height: 853px;
    margin: 0 0 15px;
    width: 230px;
}
  #locations-sub-buttons {    
    float: left;
    padding-left: 23px;
  }
    #locations-sub-buttons div a {
      padding: 24px 50px 23px;
      width: 89px;
      float: left;
    }
  
    #locations-sub-buttons div.moes-2011-menu a {
      background: url(../images/sidebar/menu.png);
      margin-top: 222px;
    }
      #locations-sub-buttons div.moes-2011-menu a:hover {
      background: url(../images/sidebar/menu-over.png);
     }
    #locations-sub-buttons div.catering-menu a {
      background: url(../images/sidebar/catering-menu.png);
      margin-top: 292px;
    }
      #locations-sub-buttons div.catering-menu a:hover {
        background: url(../images/sidebar/catering-menu-over.png);
      }
    #locations-sub-buttons div.order-online  a {
      background: url(../images/sidebar/order-online.png);
      margin-top: 13px;
    }
      #locations-sub-buttons div.order-online  a:hover {
      background: url(../images/sidebar/order-online-over.png);
     }
    
#locations-main {
	border-bottom: 5px solid black;
    border-right: 5px solid black;
    border-top: 5px solid black;
    float: left;
    width: 485px;
	background:	url('../images/locations/black-bg.png');
}

#locations-header{
	border-bottom: 5px solid black;
}


div.send-feedback {

}



