body, #main{
	background: url(images/bg.jpg) center no-repeat;}

.page-title{
	color: #CF2529; /* Section H1 Color */}	
	
.active, .navbar-default .navbar-nav > li > a:hover{
	color: #CF2529 !important; /* Nav active Color */}
	
#deliver, #contact, #facebook_like{
	background: #EAEAEA; /* Section BG Color */}	
	
#menu{background: #FCFCFC;}

.navbar-default .navbar-nav > li > a{
	color:#000;
}	

navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#CF2529;
}
	
nav.navbar.navbar-default.navbar-fixed-top, footer, .navbar-collapse{
	background: #fff; /* Nav and Footer BG Color */
	color:#000; /* Nav and Footer font color */}	

.navbar-default{
	border-bottom: 1px #CF2529 solid; /* Nav Border Color */}
	
#nav-logo{
	width: 89px;
}		
	
/* Main Section */
	
#main button{
	background: rgba(0, 0, 0, 0.5); /* Button BG Color */
	/*border-right: 2px #CF2529 solid;
	border-left: 2px #CF2529 solid;*/}
	
#main h2{
	color:#121212; /* Tagline Color */
	font-weight: 600 !important;
	}
	
/* Main Section */

#menu h2{
	color: #CD2627;
}

.menu-item h4{
	color: #000;
}

.menu-border{
	border-color: #CF2529;
}

.menu-prices{
	color: #CF2529;
}

.menu-item p{
	color: #000;
}

.menu_title_footer, .menu_title_header{
	color: #888888;
}

hr{
	border-top: 1px solid #eee;
}	

#about{
	/*background: url('images/menu_bg.jpg');*/
	padding: 30px 0;
}

.about{color:#353535 !important;}

#about .container{
	background-color: #fff;
}
/* Deliver Section */
	
#deliver h4{
	color: #000; /* Suburb Color */
	text-transform: uppercase;
}


/* Contact Section */

#contact button{
	background: #CF2529; /* Button Color */
    border-color: #CF2529; /* Button Border Color */}

/*#contact button:hover{
	background: #DC1B2D; /* Button Color */
    /*border-color: #DC1B2D; /* Button Border Color */
	/*color:#fff}*/
	

#contact label{
	color: #eeeeee;
}

#contact{
	color:#000;}

	
#openinghours .day,	
#openinghours th{
	color: #000; /* Day Color */}	

#openinghours td{
	color:#000;
}
div#footer,
#footer h1
{color:#000 !important;}

@media (max-width: 480px){
#nav-logo {width: 90px !important;}
}