body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000;
	background: url("body_bg.jpg") repeat left top;
	margin:0px;
	padding:0px;
}

@font-face {
    font-family: "MonCors";
    src: url("MTCORSVA.eot") format('embedded-opentype'),
    url("MTCORSVA.svg") format('svg'),
    url("MTCORSVA.ttf") format('truetype'),
    url("MTCORSVA.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

.sup{
	padding:0px;
	vertical-align:top;
	font-size:9px;
}

#page{
	position:absolute;
	left:50%;
	margin-top:5px;
	margin-left:-384px;
	padding: 0px;
	width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	background-image: url("https://www.nanticokegastro.com/images/page-bg.jpg");
	background-repeat: repeat-y;
	background-position: left top;

}

#header, #footer{
	clear:both;
}

#header{
	width: 768px;
	height:161px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url("header.jpg");
	background-repeat: no-repeat;
	background-position: left top;

}

#footer{
	width: 768px;
	height:34px;
	font-size:9px;
	text-align:center;
	color:#B5B3AB;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 2px 0px;

}

.footer_txt {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
}

#footer a{
	font-size:9px;
	color:#B5B3AB;

}

#navbar, #main, #height_fix{
	float: left;
}

#navbar{
	position:relative;
	left:3px;
	width: 173px;
	height: 370px;
	margin: 0px 0px 0px -3px;
	color:#fff;
	padding: 3px 0px 0px 0px;
}

#navbar a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#navbar a:hover{
	text-decoration:underline;
}

.navUL {
	margin:0px 0px 0px 0px;
	padding:0px;
}

.navUL li{
	list-style-type: none;
	margin: -3px 0px -3px 0px;
	padding: 0px;
}

#main{
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 588px;
}

#mainTxt{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color:#4E4E4E;
	font-size:.9em;
	width:650px;
	float:left;
}

#mainTxt h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 2px 4px 2px 2px;
	color:#333;
}

#mainTxt li{
	color:#666666;
}

#welcome{
	font-size:16px;
	color:#666666;
	padding:0px 20px 0px 20px;
	text-align:left;

}

.welcome{
	font-family:'MonCors', cursive;
	color:#670000;
	font-size:25px;
	text-align:left;
}

#homeTxt{
	/*background: url("toplft.png") no-repeat left top;*/
	width:287px;
	min-height:215px;
	padding:0px 25px 0px 28px;
	font-size:0.9em;
	color:#4E4E4E;
	margin:40px 0px 5px 0px;
	float:left;
}

#homeTxtWrap{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

.newsBox{
	width:100%;
	max-width:290px;
	height:205px;
	float:right;
	font-size:12px;
	text-align:center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+26,ffcc99+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 26%, rgba(255,204,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffcc99',GradientType=0 ); /* IE6-9 */;
	border:solid 2px #FFCC99;
	border-radius:20px 20px 20px 20px;
	margin:10px 20px 20px 20px;
	padding:15px 0px 0px 0px;
	 
}

#newsTxt_1{
	color:#670000;
	font-weight:normal;
	text-align:left;
	font-family:'MonCors' ,cursive;
	font-size:24px;
	padding:0px 0px 0px 15px;
}

#newsTxt{
	width:100%;
	height:100%;
	overflow:hidden;
}

#height_fix{
	width:1px;
	height:435px;
}

#requestForm{
	width:100%;
	max-width:290px;
	height:245px;
	float:left;
	border-top: solid #670000;
	border-bottom: solid #670000;
	margin:0px 0px 0px 35px;

}

#request{
	color:#670000;
	font-weight:bold;
	text-align:center;
	font-family:'Helvteica, Arial, Sans-serif';
	font-size:20px;
	margin:10px 0px 0px 0px;
}

#hours{
	width:100%;
	max-width:290px;
	height:80px;
	float:left;
	font-size:12px;
	text-align:center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+26,ffcc99+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 26%, rgba(255,204,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffcc99',GradientType=0 ); /* IE6-9 */;
	border-radius:5px 5px 5px 5px;
	margin:20px 20px 20px 20px;
-webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);


}

#forms{

	width:100%;
	max-width:290px;
	height:60px;
	float:left;
	font-size:12px;
	text-align:center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+26,ffcc99+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 26%, rgba(255,204,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 26%,rgba(255,204,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffcc99',GradientType=0 ); /* IE6-9 */;
	border-radius:5px 5px 5px 5px;
	margin:20px 20px 20px 20px;
-webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);

}

#formTxt_h2{
	color:#670000;
	font-size:14px;
	text-align:center;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 0px;

}

#hoursTxt_h2{
	color:#670000;
	font-size:14px;
	text-align:center;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 0px;

}
#sectionTitle{
	width:650px;
	height:28px;
	text-align: left;
	font-size:1.5em;
	text-transform:uppercase;
	font-family: "Arial",Verdana,Sans Serif;
	border-bottom:solid 1px #A31337;
	margin:0px 0px 10px 0px;
	color:#666666;
}

.btnspacer{
	margin: -14px 0px 0px 0px;
	padding: 0px;
}

#nextNback {
	font-size:10px;
}

#nextNback a{
	color:#000;
}

/************ page styles **********/
a {
	color:#333;
}

.noline{
	text-decoration:none;
}

.em{
	text-decoration:line-through;
}
/************ other styles **********/
.tiny{font-size:9px}

.tdInv{
	background-color:#eeeeee;
	padding: 2px;
}

.menu{
	margin: 0 0 0 150px;
}

.tblBorder{
border: 1px solid #001A55;
margin: 0 0 10px 0;
}

.title {font-size: 17pt;
		font-weight: bold;
	}

.midtitle {font-size: 14pt;
		font-weight: bold;
	}

.smltitle {font-size: 12pt;
		font-weight: bold;
	}

.minititle {font-size: .9em;
		font-weight: bold;
	}

a.linktitle:link, a.linktitle:visited, a.linktitle:hover, a.linktitle:active{
		font-size: .9em;
		font-weight: bold;
	}

a.linktitle:hover{
		text-decoration:none;
	}

ul.nobullets{
list-style-type:none;
}

.formBorder{
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
.formBorderFake{
	height:20px;
	margin-top:1px;
	padding: 1px 8px 1px 8px;
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
	text-decoration:none;
}
.formBtn{
	background-color:#FFF;
	border:1px solid #001A55;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
/************ Error Styles **********/
#errTitle{
	font-size:20px;
	font-weight:bold;
	margin: 0 10px 0 0;
	padding: 0 0 0 0px;
}

.errSmall{font-size:8pt}

#errFooter{
	margin: 0;
	font-size:9px;
	color:#CCCCCC;
}

#errBlock{
	margin: 0 auto;
	width: 350px;
	font-family: courier;
	font-size:12px;
	color: #003366;
	border:1px solid #003366;
	background-color:#FFFFFF;
}
/************ END Error Styles **********/

#s1{
	width:305px;
	height:227px;
	float:right;
	margin:40px 20px 0px 0px;
}

#picTitle{
	width:295px;
	height:10px;
	padding:5px;
	font-size:0.9em;
	text-align:center;
	float:right;
}

#contactPix{
	float:left;
	width:37%;
	/*max-width:300px;*/
	min-height:200px;
}

#map{
	width:57%;
	/*max-width:320px;*/
	height:350px;
	margin:0px 0px 10px 0px;
	float:right;
}

#seo{
	font-size:11px;
	color:#B5B3AB;
}

#seo a{
	font-size:11px;
	color:#B5B3AB;
	text-decoration:none;
}

.form {
	max-width:500px;
	height:30px;
}

.form input[type="text"]{
	border:solid 1px #999;
	padding:4px;
	float:left;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	width: 92%;
	height:30px;
	font-size: 1.2em;font-family: 'Open Sans', sans-serif;
}

.form select{
	border:solid px #999;
	/*padding:4px;*/
	float:left;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	width: 96%;
	height:30px;
	font-size: 1.1em;
}

.form input[type="submit"]{
	width:45%;
	/*float:left;*/
	margin:0px 2% 0px 0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-appearance:none;
	padding:4px;
	height:10%;
	text-shadow:1px 1px #333;
	background: #670000;
	color: white;
	font-size: 1.0em;
	font-weight: normal;
	border: 1px solid white;
}

.form input[type="reset"]{
	width:45%;
	/*float:right;*/
	margin:0px;
	padding:4px;
	height:10%;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-webkit-appearance:none;
	text-shadow:1px 1px #333;
	background: #670000;
	color: white;
	font-size: 1.0em;
	font-weight: normal;
	border:1px solid white;
}

.form textarea{
	width:96%;
	padding: 2%;
	font-size: 0.9em;
	font-family: 'Open Sans', sans-serif;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 1px solid white;
}

.form label{
	color:#666;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 5px 0px 2px 0px;
	display: block;
}


