* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

html {
	/*background: url("../images/tile.jpg") top repeat-x #d1A96C;*/
	background: url("../images/tile2.jpg") top repeat-x #ecda9c;
}
	
body {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	min-width: 760px;
	max-width: 1000px;
	background-color: #FFF;
	margin: 10px 10px 10px 20px;
	border-style: solid; 
	border-color: black; 
	border-width: 1px;	
}	


#logo {
	padding-top: 15px;
	padding-left: 4%;
	background-color: #FFF;
	float: left;
}

#logo h1 {
	text-indent: -20389746px;
	background: url("../images/logo.jpg") no-repeat;
	width: 240px;
	height: 69px;
}

#nav {
	width: 485px;
	float: right;
	height: 56px;
	border-bottom-style: solid; 
	border-bottom-color: #c18b55;
	border-bottom-width: 1px;
	background-color: #FFF;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
}

#nav ul li {
	list-style: none;
	float: right;
}

#nav ul a {
	display: block;
	margin-right: 3px;
	padding-right: 25px;
	padding-top: 13px;
	padding-left: 4px;
	line-height: 2.1em;
	text-decoration: none;
	color: #000;
	border-top-style: solid; 
	border-top-color: #000;
	border-top-width: 10px;
}

#nav ul a:hover {
	display: block;
	line-height: 2.1em;
	text-decoration: none;
	color: #FFF;
}

#nav ul .home a {
	border-top-color: #003c9c;
}
#nav ul .home a:hover {
	background-color: #003c9c;
}

#nav ul .about_us a {
	border-top-color: #a3541b;
}
#nav ul .about_us a:hover {
	background-color: #a3541b;
}

#nav ul .menus a {
	border-top-color: #7f6f14;
}
#nav ul .menus a:hover {
	background-color: #7f6f14;
}

#nav ul .products a {
	border-top-color: #fb9935;
}
#nav ul .products a:hover {
	background-color: #fb9935;
}

#nav ul .contact_us a {
	border-top-color: #ce964e;
}
#nav ul .contact_us a:hover {
	background-color: #ce964e;
}

#slogan {
	float: right;
	display: inline;
	padding-top: 21px;
	padding-bottom: 4px;
	width: auto;
	padding-right: 10px;
	font-size: 0.9em;
	color: #42310B;
}

#hometag, #about_ustag, #menustag, #productstag, #contact_ustag {
	position: relative;
	margin-top: -22px;
	margin-left: -65px;
	float: left;
	text-indent: -5000px;
	width: 204px;
	height: 51px;
	z-index: 3;
}

h2#hometag {
	background: url("../images/home.png") no-repeat;
}
h2#about_ustag {
	background: url("../images/about_us.png") no-repeat;
}
h2#menustag {
	background: url("../images/menus.png") no-repeat;
}
h2#productstag {
	background: url("../images/products.png") no-repeat;
}
h2#contact_ustag {
	background: url("../images/contact_us.png") no-repeat;
}

#contentMain {
	width: auto;
	text-indent: 40px;
	padding: 15px 10px 15px 89px;
	border-top: 14px solid #503f16;
	background: url("../images/aquabar.jpg") repeat-y #FFF;
}

#contentMain h1 {
    font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #003c9c;
}

#contentMain p {
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 14px;
	color: #333;
}

#contentMain p a {
	color: #000;
	text-decoration: none;
}

#contentMain p a:hover {
	color: blue;
}

#home_selector h1 {
	color: #003c9c;
}

div.site_background {
	width: 100%;
	margin: -15px -9px 0 auto;
	padding: 0 0 8px 0;
	background: url("../images/bkgrnd_table.jpg") top right no-repeat;
}

div#table_bkgrnd {
	height: 369px;
	background: url("../images/bkgrnd_table.jpg") top right no-repeat;
}

div#appet {
	height: 249px;
	background: url("../images/appetizers1.jpg") top right no-repeat;
}

div#steaks {
	height: 470px;
	background: url("../images/steak1.jpg") top right no-repeat;
}

div#ensalada {
	height: 351px;
	background: url("../images/salad1.jpg") top right no-repeat;
}

#about_us_selector h1 {
	color: #a3541b;
}

#menus_selector h1 {
	color: #7f6f14;
}

#products_selector h1 {
	color: #E89A47;
}

#contact_us_selector h1 {
	color: #C39658;
}

#live_crawfish {
	margin: 5px 15px 5px 20px;
	float: left;
	width: 300px;
	height: 67px;
	background: url("../images/live_crawfish.jpg") top left no-repeat #645848;
}

#live_crawfish p a, #live_crawfish h1 a {
	text-decoration: none;
}

#live_crawfish p a:hover, #live_crawfish h1 a:hover {
	color: #000;
}

#live_crawfish h2, #live_crawfish p {
	padding-left: 115px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #FFF;
}

#cook_pro h2, #cook_pro p {
	padding-left: 125px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #FFF;
}

#live_crawfish h2, #cook_pro h2 {
	padding-top: 6px;
	padding-bottom: 1px;
	font-size: 16px;
}

#live_crawfish p, #cook_pro p {
	padding-bottom: 1px;
	font-size: 11px;
}

#cook_pro {
	margin: 5px 15px 5px 0;
	text-decoration: none;
	float: left;
	width: 310px;
	height: 67px;
	background: url("../images/cook_pro.jpg") top left no-repeat #645848;
}

p#cook_pro a, h1#cook_pro a {
	text-decoration: none;
}

#cook_pro p a:hover, #cook_pro h1 a:hover {
	color: #000;
}

#cc_top_right, #cc_bottom_right {
	width: 260px;
	height: 10px;
	background-color: #645848;
	float: right;
}

#cc_top_right {
	background: url("../images/top_right_brn.jpg") top right no-repeat;
}

#cc_bottom_right {
	background: url("../images/bottom_right_brn.jpg") top right no-repeat;
}

.quote {
	font-size: 11px;
	color: #333;
	font-style: italic;
}

#contentFooter {
	width: auto;
	height: 14px;
	margin-top: -14px;
	margin-left: 97px;
	background: url("../images/content_grad.gif") repeat-x #FFF;
}

#footerWrap {
	background-color: #503f16;
}

#footerLeft {
	float: left;
	height: 22px;
	font-size: 0.8em;
	color: #000;
	width: 35em;
	background-color: #503f16;
}

#footerLeft ul {
	list-style: none;
	padding-left: 10px;
}

#footerLeft ul li {
	list-style: none;
	float: left;
	line-height: 1.9em;
}

#footerLeft ul a {
	margin-left: 3px;
	text-decoration: none;
	color: #FFF;
}

#footerLeft ul a:hover {
	color: #000;
}

#footerRight {
	float: right;
	height: 22px;
	font-size: 0.9em;
	color: #FFF;
	width: 20em;
	background-color: #503f16;
}

#footerRight p {
	float: right;
	padding-right: 10px;
	line-height: 1.9em;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFF;
}

#footerRight p a {
	text-decoration: none;
}

#products_table {
	
}

#contentMain p.table_head {
	font-size: 0.6em;
	text-indent: 0px;
}

#contentMain p.table_text {
	font-size: 0.8em;
	text-indent: 0px;
}	

#contentMain .center {
	margin: 0 auto;
}

#fof, #csvf, #scb, #hm, #rs, #cs, #hd, #bfs, #music_b, #proofit, #company_name {
	display: none;
}

#display_name p {
	display: inline;
}

li.white {
	color: #FFF;
}
