@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.inner {
	background-color: #000;
	background-image: url(images/page_bg_inner.jpg) !important;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f5cb94;
	text-align: justify;
	padding: 25px;
	min-height:300px;
	height:200px;
	line-height: 24px;
}
.content h1{
	color: #fecc40;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
.logo{
	background-image: url(images/bbq_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 9;
	width: 262px;
	height: 160px;
	bottom: -0px;
}
.banner{
	margin-top: -30px;
}
#slider{
	margin-top: -30px !important;
}
.top{
	font-family: "Century Gothic";
	font-size: 23px;
	color: #ff0009;
	font-weight: bold;
}
.left{
	padding-left: 30px;
}
.right{
	padding-right: 30px;
}
.welcome{
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 27px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f5cb94;
	text-align: justify;
}
.welcome a{
	color: #ff0009;
	text-decoration: none;
}
.welcome a:hover{
	color: #fecc40;
}
.welcome h1{
	font-family: bebas_neueregular;
	font-size: 42px;
	color: #ff0009;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.welcome h2{
	font-family: bebas_neueregular;
	font-size: 80px;
	color: #fecc40;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}


.menu{
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 27px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f5cb94;
	text-align: justify;
}
.menu h1{
	font-family: bebas_neueregular;
	font-size: 42px;
	color: #fecc40;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.menu h2{
	font-family: bebas_neueregular;
	font-size: 32px;
	color: #ff0009;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
		margin-bottom: 5px;
}

.scroll-div {

	width:100%;
	min-width:1000px;
	height:180px;
}
ul.slide{margin:0;
			margin-top:20px;
          padding:0;
          height:auto;
          list-style-type:none;}
 ul.slide li{float:left;
             list-style-type:none;
			 margin-right:12px;
			 margin-left:12px;
			 height:190px;
			 }
 ul.slide img{
             height:auto;}
			 .footer1{
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-right-color: #000;
	border-bottom-color: #bdbdbd;
	border-left-color: #000;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
			 }
			 .footer1 h3{
	color: #ff0000;
	margin: 0px;
	padding: 0px;	
		font-weight: normal;	
			font-size: 26px;		 
			 }
			 .footer1 h4{
	margin: 0px;
	padding: 0px;		
		font-weight: normal;	
			font-size: 16px;	 
			 }
			  .footer1 h5{
	margin: 0px;
	padding: 0px;		
		font-weight: normal;	
			font-size: 11px;
			color: #ff0000;	 
			 }
			 .card{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-left-color: #bdbdbd;
	padding-left: 25px;
			 }
			 .footer2{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
			 }

 .footer2 a{
	color: #FFF;
	text-decoration: none;
			 }
			  .footer2 a:hover{
	color: #999;
			 }