/* html setup */
a {
	text-decoration:none;
}
ul,ol {
	list-style:none; 
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; 
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; 
}
a img,:link img,:visited img {
	border:none; 
}

/* main elements */
html,body {
	font: 11px/1.2em Georgia, Times New Roman, Times, serif;
	color: #1a201e;
	background-color: #894d35;
	background-image: url(/main/img/bg.gif);
	height: 100%;
}

#wrapper {
	min-height: 100%;
	background-image: url(/main/img/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	width: 681px;
	padding: 0 28px;
}

* html #wrapper
{
	height: 100%;
}


#main {
	min-height: 100%;
	position: relative;
}

* html #main {
	height: 100%;
}

.center {
	text-align:center;
}

#header {
	position: relative;
	height: 154px;
}

#logo {
	background: url(/main/img/header.jpg) no-repeat;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	width: 681px;
	height: 108px;
}

#content {
	background-image: url(/main/img/content_dropshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-bottom: 182px;
}

#content p{
	margin: 0;
	padding: 10px 0 10px 25px;
	text-align:justify;
	width: 353px;
}

#home_img{
	padding: 15px 11px;
}

#about_img{
	padding: 35px 13px 20px 13px;
	float: right;
}

#about_header {
	background: url(/main/img/about_header.gif) no-repeat;
	background-position: left bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	width: 359px;
	height: 65px;
	margin: 0 0 0 25px;
}

#annc_img{
	padding: 60px 13px 20px 13px;
	float: right;
}

#annc_header {
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 0 25px;
	padding-top: 40px;
	font-style:italic;
	color:#42483E;
	font-size: 11px;
}

#annc_banner {
	margin: 5px 0;
}

#annc_banner {
	margin-top:10px;
}

h4{
	font-size: 11px;
	color: #9D2B20;
	font-weight:normal;
	margin: 15px 0 10px 25px;
	font-style:italic;
}

#contact_img{
	padding-bottom: 10px;
}

#imgs {
	padding: 35px 13px 20px 13px;
	float: right;
	text-align:center;
}

#contact_header {
	background: url(/main/img/contact_header.gif) no-repeat;
	background-position: left bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	width: 293px;
	height: 65px;
	margin: 0 0 0 25px;
}

#contact_content {
	margin: 0 0 0 25px;
	width: 293px;
}

#contact_content h3 {
	float:left;
	width: 70px;
	padding-top:10px;
	color:#41473f;
	font-size: 12px;
	font-style:italic;
	
}

#contact_content div {
	width: 220px;
	float:left;
	padding-top:10px;
}

#contact_content div a {
	color:#9a291e;
	text-decoration:underline;
}


#contact_footer {
	background: url(/main/img/fish.gif) no-repeat;
	background-position: center center;
	height:140px;
	margin: 0 0 0 25px;
	width: 295px;
	clear:both;
}

.clear {
	clear:both;
}

/*-----------------------------------
Main Menu
-------------------------------------*/

#main_menu {
	height:46px; 
	list-style:none; 
	margin:0; 
	padding:0;
	width:681px;
}

#main_menu li a span, #main_menu li span { display:none; }

#main_menu li {
	display:block; 
	float:left;
	list-style: none;
	height:46px;
	background-position: center bottom;
}

#main_menu li a {
	display:block;
	height:46px;
	background-position: center top;
}

#main_menu li a:hover {
	background-position: center bottom;
}

#home, #home a {
	background: url(/main/img/menu_home.jpg);
	width: 97px;  
}

#about, #about a {
	background: url(/main/img/menu_about.jpg);
	width: 98px;  
}

#menu_section, #menu_section a {
	background: url(/main/img/menu_menu.jpg);
	width: 79px;  
}

#contact, #contact a {
	background: url(/main/img/menu_contact.jpg);
	width: 116px;  
}

#seafood_steaks {
	background: url(/main/img/seafood_steaks.jpg);
	width: 291px;  
}


/*-----------------------------------
Sub Menu
-------------------------------------*/
#menu_selections {
	margin: 0 auto;
	padding-top: 30px;
	height: 17px;
	width: 195px;
	background: url(/main/img/selections.gif) no-repeat;
	background-position: bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
}

#menu_wrapper {
	padding: 5px 20px 20px 20px;
	text-align: center;
}

#submenu {
	display:table;
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	white-space:nowrap;
}

#submenu li {
	display:table-cell;
}

#submenu span {
	display:block;
	color: #6b1c15;
	background-color: #ece7cd;
	padding: 2px;
	margin: 0 2px;
}

#submenu a {
	width:auto;
	display:block;
	text-decoration:none;
	color: #1a201e;
	padding: 2px;
	margin: 0 2px;
}

#submenu a:hover {
	color: #6b1c15;
	background-color: #ece7cd;
}

.container {clear:both; text-decoration:none;}


/*-----------------------------------
Menu Section
-------------------------------------*/
#menu{
	margin: 0 0 0 25px;
}

.menu_img{
	padding: 0px 13px 20px 13px;
	float: right;
}


.menu_header {
	background-position: left bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	width: 349px;
	height: 30px;
	margin: 0;
}

#menu ul {
	padding:0 0 20px 0; 
	margin:0; 
	list-style-type:none;
}

#menu li {
	margin: 14px 0;
	font-weight:bold;
}

dfn {
	font-weight:normal;
}

#appetizers_header {
	background: url(/main/img/appetizers_header.gif) no-repeat;
}

#salads_header {
	background: url(/main/img/salads_header.gif) no-repeat;
}

#soups_header {
	background: url(/main/img/soups_header.gif) no-repeat;
}

#shrimp_header {
	background: url(/main/img/shrimp_header.gif) no-repeat;
}

#sandwiches_header {
	background: url(/main/img/sandwiches_header.gif) no-repeat;
}

#steaks_header {
	background: url(/main/img/steaks_header.gif) no-repeat;
}
		
#seafood_header {
	background: url(/main/img/seafood_header.gif) no-repeat;
}

#specialties_header {
	background: url(/main/img/specialties_header.gif) no-repeat;
}

#louisiana_header {
	background: url(/main/img/louisiana_header.gif) no-repeat;
}

#alacarte_header {
	background: url(/main/img/alacarte_header.gif) no-repeat;
}

#desserts_header {
	background: url(/main/img/desserts_header.gif) no-repeat;
}

#beverages_header {
	background: url(/main/img/beverages_header.gif) no-repeat;
}		
		
/*-----------------------------------
Footer
-------------------------------------*/
#footer {
	position: relative;
	height: 182px;
	margin: -182px auto 0 auto;
	background-image: url(/main/img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	font: .9em Georgia, Times New Roman, Times, serif;
	color: #54361a;
	width: 681px;
	padding: 0 28px;
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer
{
	margin-top: -181px;
}

#footer a {
	color: #885a28;
}

#footer a:hover {
	color: #54361a;
}

#footer_menu {
	padding: 145px 0 5px 0;;
}
