/* CSS Document */
/* CSS Document */
body
{
	background-color: #F79219; /*#3F362D;*/
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top,  #FCCD94 0%, #F79219 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCCD94), color-stop(100%,#F79219)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FCCD94 0%,#F79219 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FCCD94 0%,#F79219 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FCCD94 0%,#F79219 100%); /* IE10+ */
	background: linear-gradient(top,  #FCCD94 0%,#F79219 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCCD94', endColorstr='#F79219',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	margin: auto;
	width: 900px;
	margin-top:70px;
}


#header
{
	height: 600px;
	width: 900px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(http://fuegobistro.com/fuegotaco/images/main.jpg); /*background-repeat:repeat;*/
}

#logo {
	height:209px;
	margin-left:9px;
	margin-top:341px;
	position:absolute;
	width:459px;
	background-image: url(http://fuegobistro.com/fuegotaco/images/fuegodelmar.png); /*background-repeat:repeat;*/
}

#logosmall {
	margin-left:640px;
	margin-top:-26px;
	position:absolute;
	width:200px;
}


.headercontent
{
	width: 900px;
	height: 50px;
	position: absolute;
	margin-top: 571px;
	font-size: 11px;
	text-align:center;
        font-weight:bold; 
        color:#7B757A;
}

.menumain
{
	width: 260px;
	height: 180px;
	margin-top: 571px;
	position: absolute;
	margin-left: 614px;
	margin-top: 357px;
	letter-spacing:normal;

}

.menumain img
{
	border: 0px;
}


.menubar a:link
{
	text-decoration: none;
}



#menubar
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	background-color: #5D4843;
	background-image: url(http://fuegobistro.com/fuegotaco/images/contact.jpg);
	letter-spacing:normal;
}

#menubar1
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	background-color: #5D4843;
	background-image: url(http://fuegobistro.com/fuegotaco/images/tacos.jpg);
}

#menubar2
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	background-color: #5D4843;
	background-image: url(http://fuegobistro.com/fuegotaco/images/dining2.gif);
}

#menubar3
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	background-color: #5D4843;
	background-image: url(http://fuegobistro.com/fuegotaco/images/bar.jpg);
}

#menubar img
{
	border: 0px;
}

#nav {
background-color:transparent;
float:left;
height:28px;
width:900px;
}
#nav ul {
display:inline;
margin:0;
padding:0;
}

#nav li {
display:inline;
list-style:none outside none;
margin:0;
padding:0;
width:237px;
}

#nav li a {
display:block;
float:left;
font-size:16px;
font-weight:bold;
height:28px;
padding:5px 20px 0 20px;
text-decoration:none;
}


#nav li a:hover {
color:#c57b10;
}

#nav li.selected a {
color:#cb2223;
}

#contentframemenu a:link
{
	text-decoration: none;
	color: #8D4811;
	font-weight: bold;
}

#contentframemenu a:visited
{
	text-decoration: none;
	color: #8D4811;
	font-weight: bold;
}

#contentframemenu a:hover
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.menubg{
 width:240px;
 height: 30px;
 background-image: url(http://fuegobistro.com/images/menu.gif); 
 background-repeat:no-repeat;	
 padding-left:30px;
 padding-top:5px;
 
}

a:link
{
	text-decoration: none;
	color: #3F362D;
	font-weight: bold;
	font-size:14px;	
    
}

a:visited
{
	text-decoration: none;
	color: #241917;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #8D4811;
	font-weight: bold;
}



.menubar img
{
	border: 0px;
}

#contentframe
{
	width: 900px;
	top: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #fefefd;
}

#contentframemenu
{
	width: 875px;
	top: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding-left: 25px;
	padding-top: 25px;
	font-size: 11px;
	background-color: #fefefd;
	color: #7b757a;

}


.content
{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	color: #6E4528;

}

.contentmenu
{
	font-size: 11px;
	color:#6E4528;
	font-weight: normal;
}

.menutitle
{
	font-size: 14px;
	font-weight: bold;
	color: #7b757a;
}


#footer
{
	height: 41px;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	background-color: #241917;
	padding-top: 10px;
	color: #7b757a;
	
}


.divider
{
	background-color: #990000;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

.announcement{
		font-size:16px;
	font-weight:bold;
}