
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	line-height:22px;
	font-family: 'Ropa Sans', sans-serif;
	background-image:url(images/bg.png); background-repeat:repeat;
}

header{
	font-family: 'Comic Sans MS', 'Architects Daughter', cursive;
	color:#832f33;
	height:186px;
	z-index:10;
}

nav{
	width:996px; z-index:5;
	height:62px;
	background-color:#832f33; 
	border:solid #000;
	border-width:0px 3px 0px 3px;
	color:#fff;
	font-size:20px;
	text-align:center;
}

.navbg{
	width:100%; background-color:#832f33; height:62px; position:absolute; margin-top:125px; z-index:-1;	
}

.navlink{
	display:inline-block; 
	margin:33px 25px 0px 25px;
	color:#fff;
}
.navlink:hover{
	color:#fff200;
}

.link{
	color:#006fb8;	
}

.link:hover{
	color:#000;
}


.wrapper{
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
}

.wrapperwshadow{
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
	box-shadow: 12px 0 15px -4px rgba(114, 116, 115, 0.8), -12px 0 8px -4px rgba(114, 116, 115, 0.8);
}

.header{
	height:125px;	
}

.bordershadow{
	box-shadow: 12px 0 15px -4px rgba(114, 116, 115, 0.8), -12px 0 8px -4px rgba(114, 116, 115, 0.8);
}

.headlogo{
	position: absolute;
	margin-left: 293px;
	z-index: 10;
	width: 403px;
	height: 156px;
	top: -3px;
}

.headtext{
	position:absolute;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	letter-spacing:2px;	
}

.headlefttext{
	margin:30px 0px 0px 75px; 
}

.headrighttext{
	margin:22px 0px 0px 710px; 
}

h1{

}

img{
	border:none;
	margin:0px;	
}


a{
	text-decoration:none;
}

table{
	border-collapse: collapse;
}

td{
	vertical-align:top;
	padding:0; margin:0;
}

.glow {
    box-shadow: 0px 0px 5px rgba(255, 0, 0, 1);
    -webkit-box-shadow: 0px 0px 5px rgba(255, 0, 0, 1);
    -moz-box-shadow: 0px 0px 5px rgba(255, 0, 0, 1);
	border-color:#F00;
}

.button{
	padding:4px 11px 4px 11px;
	color:#fff;
	font-weight:bold;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	box-shadow:2px 2px 3px #666;
	
	background: #7c9adf; /* Old browsers */
	background: -moz-linear-gradient(top,  #7c9adf 0%, #042368 50%, #7c9adf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c9adf), color-stop(50%,#042368), color-stop(100%,#7c9adf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7c9adf 0%,#042368 50%,#7c9adf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7c9adf 0%,#042368 50%,#7c9adf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7c9adf 0%,#042368 50%,#7c9adf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7c9adf 0%,#042368 50%,#7c9adf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c9adf', endColorstr='#7c9adf',GradientType=0 ); /* IE6-9 */
	
}

.button-inactive{
	padding:4px 11px 4px 11px;
	color:#fff;
	font-weight:bold;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	box-shadow:2px 2px 3px #666;
	
		/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #C9C9C9 0%, #00344D 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #C9C9C9 0%, #00344D 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #C9C9C9 0%, #00344D 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C9C9C9), color-stop(1, #00344D));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #C9C9C9 0%, #00344D 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #C9C9C9 0%, #00344D 100%);
	
}

.bluebar{
	background-image:url(images/blue-bar.png);
	background-repeat:repeat-x;
	width:100%;
	height:16px;	
}

.button:hover{
	color:	#9ab6f7;
}

.facebook{
	position:absolute; margin:10px 0px 0px 910px;
}

.submenucontainer{
	text-align:center;
	display:block;	
}

.submenu{
	display:inline-block;
	padding:0px 30px 0px 30px;
	margin-top:-5px;
}

.submenustack{
	display:inline-block;
	padding:0px 30px 0px 30px;
	margin-top:-5px;
}

.homefoodsamples{
	display:inline-block; width:379px; margin-left:20px; font-size:22px; line-height:28px;
}

.pagebodyright{
	display:inline-block; max-width:550px; width:95%; vertical-align:top; margin:0px 20px 0px 20px;	
}

.menubodyright{
	display:inline-block; max-width:700px; width:95%; vertical-align:top; margin:0px 20px 0px 20px;
}


.captionhighlight{
	color:#006fb8; font-size:22px;	
}

.menupictitles{
	display:inline-block; width:233px; margin-left:10px;	
}

.menutitle{
	font-family: 'Bad Script', cursive;
	color:#8c181d;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
}



.mobileonly{
	display:none;		
}
#mobilenav{
	display:none;
}

.btnmenu{
	padding:10px 18px 10px 18px;
	margin:10px;
	display:inline-block;
	color:#fff;
	font-size:24px;
	border-radius:10px;
	border:solid 1px #000;
	cursor:pointer;
	box-shadow: 3px 3px 5px #888888;
	
	
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
		
}

.formcaption{
	font-size:16px; text-align:center; font-weight:bold;	
}
