/*MAIN PAGE SECTION STUFF*/
.centered{
    text-align: center;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.fs8 {
	font-size: 8pt;
	line-height: 1.3;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.fs10 {
	font-size: 10pt;
	line-height: 1.3;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.fs12 {
	font-size: 12pt;
	line-height: 1.3;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.fs14 {
	font-size: 14pt;
	line-height: 1.3;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.Bold{
    font-weight: bold;
}

body {
    background-color: #FFCC33;
    color: #660000;
    text-align: center;
    z-index: 0;
}

.fixWrap{
    margin: 0 auto;
    text-align: center;
}

.centerWrap{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#navigationGroup{
    width: 750px;
    height: 53px;
    display: block;
}

#navigationGroup ul#navList{
    margin: 0;
    padding-top: 5px;
    height: 53px;
    width: 750px;
    padding-left: 0;
    white-space: nowrap;
}

#navList a#active{
    color: #FFFF0D;
    background-image: url("static_images/link_over.jpg");
}

 #navList li{
    list-style-type: none;
    display: block;
    height: 53px;
    width: 120px;
    text-align: center;
    background-image: url("static_images/link_notover.jpg");
    color: #670001;
    font-family: "Times New Roman";
    font-weight: bolder;
    font-size: 14pt;
    float: left;
}
#navList a{
    width: 100%;
    height: 48px;
    padding-top: 5px;
    display: block;
}
#navList a:hover{
    color: #FFFF0D;
    background-image: url("static_images/link_over.jpg");
}
#navList #navListClose{
    float: right;
    display: block;
    height: 53px;
    width: 30px;
    background-image: url("static_images/blank2.jpg");
}

#mainContentBorder{
    display: block;
    width: 750px;
    background-color: #660000;    
}
#mainContent{
    margin-left: 3px;
    margin-top: 3px;
    width: 744px;
    background-color: #FFF;
    padding-top: 20px;
    float: left;
}
#bottomPad{
    margin-left: 3px;
    margin-right: 3px;
    width: 744px;
    background-color: #FFF;
    height: 20px;
}
#specialAnnounce{
    text-align: center;
    width: 340px;
    background-color: #FEFF99;
    margin-left: 20px;
}
#specialAnnounce #specialTitle{
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    color: #000;
}
#specialAnnounce #specialDesc{
    padding: 5px 20px 0px 20px;
}
#specialAnnounce #specialPrice{
    font-size: 13pt;
    font-weight: bold;
    padding-bottom: 10px;
}
#specialAnnounce #specialDates{
    color: #CC0000;
}

.specialClosedDates {
    color: #CC0000;	
}

#mapButton{
    margin-top: 5px;
    margin-bottom:5px;
}

#mainInfoContainer{
    float: right;
}
#mainInfo{
    width: 330px;
    padding-top: 20px;
}
#mainPicBorder{
    margin-left: 3px;
    width: 744px;
    background-color: #FFF;
    padding-top: 20px;
}
#mainPicBorder #mainPicContent{
    background-color: #FEFF99;
    width: 710px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#mainPicContent #mainPicLeft{
    width: 300px;
    height: 210px;
    padding: 15px;    
}
#mainPicContent #mainPicRight{
    width: 360px;
    height: 210px;
    padding-right: 15px;
    float: right;
}
#footerGroup{
    text-align: center;
}
.footerLinks{
    font-weight: bold;
}
.footerInfo{
    padding-top: 10px;
}

/*MENU SECTION STUFF*/

.menuSection{
    width: 710px;
    margin: auto;
    text-align: left;
    background: url('static_images/bg_stripes.jpg');
}
.menuSection .menuTitle{
    height: 22px;
    width: 100%;
    background-color: #660000;
    color: #FFCC33;
    font-weight: bold;
}
.menuSection .menuTitle .menuTitleTxt{
    float: right;
    width: 680px;
}
.menuSection .menuDetails .menuPicHalf{
    width: 250px;
    margin: 30px 0px 30px 30px;
    padding-bottom: 10px;
}
.menuSection .menuDetails .menuTextHalf{
    width: 370px;
    margin: 30px 0px 30px 30px;
    padding-bottom: 10px;
}
.menuSection .menuDetails .menuTextOnly{
    width: 650px;
    margin: 30px;
    padding-bottom: 10px;
}
.menuSection .menuDetails .menuPicsLogosOnly{
    width: 650px;
    margin: 30px;
    padding-bottom: 10px;
    text-align: left;
}
.menuSection .menuDetails .menuPicsLogosOnly a img{
    margin: 30px;
}
.menuSection .alignLeft{
    text-align: left;
}
.menuSection .alignRight{
    text-align: right;
}
.menuSection .floatLeft{
    float: left;
}
.menuSection .floatRight{
    float: right;
}
dd, dl{
    margin: 0px;
    padding: 0px;
}
.menuList{
    margin-top: 20px;
}
.sectionAnnounce{
    border: 1px dotted #CC0000;
    margin-bottom: 15px;
    padding: 5px;
}
.menuItem{
    width: 100%;
}
.menuSection .itemNum{
padding-right: 5px;
}
.menuSection .itemName, .menuSection .price{
    height: 21px;
}
.menuSection .description{
    width: 100%;
    font-style: italic;
    height: 17px;
}
.menuSection .specialListItem{
    width: 100%;
    height: auto;
}
.menuSection .specialListItem .itemName{
    padding-left: 1.1em;
}
.pics {
    margin:0;
    padding:10px 0 0 0;
    width:250px;
    height: 225px;
}
.pics div {
    background-color:#FEFF99;
    border:1px solid #660000;
    left:0;
    padding:15px;
    top:0;
    width:220px;
}

.menuSection .menuDetails .aboutPicHalf{
    width: 150px;
    margin: 30px 0px 30px 30px;
    padding-bottom: 10px;
}
.menuSection .menuDetails .aboutTextHalf{
    width: 470px;
    margin: 30px 0px 30px 30px;
    padding-bottom: 10px;
}

.centerWrapIndex{
    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}
#centerIndexNavi{
    padding: 25px 0;
    margin-left: auto;
    margin-right: auto;
    width: 1089px;
}

#muraccisLosAltosLink{
    float: left;
}

#muraccisSFLink{
    float: left;
}

.centerIndexLogo{
    float:left;
    margin: 0 25px;
    height: 355px;
    width: 431px;    
    background: url("static_images/MuraccisFrontMatAll.jpg") no-repeat;
    background-position: 0px 0px;

}

.SFWelcome{
    background-position: -431px 0px;
}
.LAWelcome{
    background-position: -862px 0px;
}
.horizDivider {
	border-top:2px solid #F1AE17;
	clear:both;
	margin-bottom:5px;
	margin-top:10px;
	width:80%;
}
.restaurantTitle {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
}

