body {
	margin:0px 0px 0px 0px;
	background-color: #e4be6d;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color: #003300;
	text-align:left;
	}
	
	ul
	{
	line-height: 25px;
}

a {
	color: #003300;
	text-decoration:none;
	}
	
a:hover {
	color: #5C743D;
	text-decoration:none;
	}
	
h3	{
	font: 14.5px Arial, Helvetica, sans-serif;
	color: #383838;
	font-style: italic;
	font-weight:bold;
	}

h4	{
	font: 15.5px Arial, Helvetica, sans-serif;
	color: #006600;
	font-style: italic;
	font-weight:bold;
	}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 15px 10px 15px;
	background: #159332;
	}
	
#navigation a:hover {
	background: #FFFFFF;
	color: #FF0000;
	}
	
	#navigation_menus td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation_menus a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	text-align:center;
	padding:2px 1px 2px 1px;
	background: #ffffff;
	}
	
#navigation_menus a:hover {
	background: #159332;
	color: #ffffff;
	}
	
.bodytext {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:15px;
	margin-top:0px;
	text-align:justify;
	}
	
.headertext{
	font: 18px Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:20px;
	letter-spacing:.1em;
	padding-bottom:10px;
	text-align:left;
	}
	
.mexfood {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: #383838;
	text-align: justify;
	line-height: 15px;
	}
	
.navtext {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.copyright {
	font-size: x-small;
	color: white;
	text-decoration:none;
}

.copyright a {
	color: yellow;
	text-decoration:none;
}

.copyright a:hover {
	color: black;
	text-decoration:none;
