body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #000000;
}

.wrapper {
	background-color: #000000;
}

/* Top Header Images */
#header {
	background-image: url(../LayoutMedia/top-header-thai-shrimp.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}



#page-916 #header {

	background-image: url(../LayoutMedia/top-header-thai-shrimp.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

#page-928 #header {

	background-image: url(../LayoutMedia/top-header-stuffed-grouper2.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

#page-929 #header  {
	background-image: url(../LayoutMedia/top-header-gorgonzola-crusted-nystrip.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Menu Page */
#page-926 #header  {
	background-image: url(../LayoutMedia/top-header-thai-shrimp.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Catering Menu Page */
#page-1115 #header  {
	background-image: url(../LayoutMedia/top-header-crabcakes.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}


/* Rewards Program Page */
#page-1188 #header  {
	background-image: url(../LayoutMedia/top-header-seafood-linguine.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Chef's Corner Page */
#page-1187 #header  {
	background-image: url(../LayoutMedia/top-header-grilled-tempeh.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}


/* Main Media Gallery Page */
#page-930 #header  {
	background-image: url(../LayoutMedia/top-header-mussels-diablo.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Specials Page */
#page-927 #header  {
	background-image: url(../LayoutMedia/top-header-gator-tail.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Gift Cards Page */
#page-1228 #header  {
	background-image: url(../LayoutMedia/top-header-florida-grouper-sandwich.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Local and Sustainable Page */
#page-1230 #header  {
	background-image: url(../LayoutMedia/top-header-sustainable-fishing.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Lunch Page */
#page-1194 #header  {
	background-image: url(../LayoutMedia/top-header-florida-grouper-sandwich.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}
/* Dinner Page */
#page-1183 #header  {
	background-image: url(../LayoutMedia/top-header-gorgonzola-crusted-nystrip.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Featured Menu Page */
#page-1185 #header  {
	background-image: url(../LayoutMedia/top-header-mushroom-napoleon.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 257px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}



.admin-list {
	 margin: 0;
	 padding: 0;
}


.thrColLiqHdr #container { 
	width: 973px;  /* this will create a container 80% of the browser width */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
		background-color: #E2ECF7;
} 



/* OLD ONE
.mainBody {
	background-image: url(../LayoutMedia/netBall.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2ECF7;
	min-height: 380px;  
	width: 990px;
	margin-left: 10px;
	margin-right: 10px;
}*/
/*
#mainContent {
	margin-left: 10px;
}*/
#topRight {
	position: relative;
	float: right;
	width: 175px;
	height: 205px;
	margin-right: 0px;
	padding-right: 0px;
	
}

/* Menu Bars Here */

#menuBar {
	background-image: url(../LayoutMedia/menuBar-thai-shrimp.jpg);
	background-repeat: no-repeat; 
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	list-style: none;
	text-align: center;
	
}
#page-916 #menuBar {
	background-image: url(../LayoutMedia/menuBar-thai-shrimp.jpg);
	background-repeat: no-repeat; 
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	list-style: none;
	text-align: center;
	
}

#page-928 #menuBar {
	background-image: url(../LayoutMedia/menuBar-stuffed-grouper2.jpg);
	background-repeat: no-repeat; 
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	list-style: none;
	text-align: center;
	
}

#page-929 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-gorgonzola-crusted-nystrip.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Menu Page */
#page-926 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-thai-shrimp.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}


/* Catering Menu Page */
#page-1115 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-crabcakes.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Rewards Program Page */
#page-1188 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-seafood-linguine.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}


/* Chef's Corner Page */
#page-1187 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-grilled-tempeh.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Main Media Gallery Page */
#page-930 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-mussels-diablo.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Specials Page */
#page-927 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-gator-tail.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Gift Cards Page */
#page-1228 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-florida-grouper-sandwich.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}
 


/* Local and Sustainable Page */
#page-1230 #menuBar {
	background-image: url(../LayoutMedia/menuBar-sustainable-fishing.jpg); 
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Lunch Page */
#page-1194 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-florida-grouper-sandwich.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Dinner Page */
#page-1183 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-gorgonzola-crusted-nystrip.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

/* Featured Menu Page */
#page-1185 #menuBar  {
	background-image: url(../LayoutMedia/menuBar-mushroom-napoleon.jpg);
	background-repeat: no-repeat;
	width: 973px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

h1 {
	margin-top: 0px;
	background: url(../LayoutMedia/contentHeader.png) no-repeat transparent;
	height: 77px;
	padding-left: 25px;
	font-size: 22px;
	padding-top: 0px;
	margin: 8px;
	color: #ffffff;
	/*text-shadow:  #000000 -3px 5px 2px;*/
	display: none; /* This was set to automatically put text over blank wooden plank image- turn back on for easy headers*/
}
h2 {
	margin-top: 0;
	text-align: center;
	color: #000;
}

h2#menusections {
	margin-top: 0;
	text-align: center;
	color: #61191A;
}

h3 {
	
	margin-top: 0;
	text-align: center;
	
}

h3#catering { width: 170px; height : 45px; margin : 5px 0 0 0; padding : 0; background : url(../LayoutMedia/we-offer-catering.gif) no-repeat; text-indent : -9999px;  }

#menuBar ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
	list-style: none;
	padding-left: 50px;
}
/* Top Right Navigation Links */

#giftcards {
	background-image: url(../LayoutMedia/giftcards.png);
	background-repeat: no-repeat;
	float:left;
	left:933px;
	position:relative;
	top:1px;
	width:110px;
	height: 35px;
}

#giftcards:hover  {
	background: url(../LayoutMedia/giftcards-Over.png) no-repeat;
}



#localfish {
	background-image: url(../LayoutMedia/localsustainable.png);
	background-repeat: no-repeat;
	float:left;
	left:640px;
	position:relative;
	top:1px;
	width:190px;
	height: 35px;
	z-index: 99;
}

#localfish:hover {
	background-image: url(../LayoutMedia/localsustainable-Over.png);
	background-repeat: no-repeat;
}

#news {
	background-image: url(../LayoutMedia/giftcards.png);
	background-repeat: no-repeat;
	float:left;
	left:973px;
	position:relative;
	top:1px;
	width: 70px;
	height: 35px;
}

#news:hover  {
	background: url(../LayoutMedia/giftcards-Over.png) no-repeat;
}
/*li.starfish {
	background-image: url(../LayoutMedia/starfish.png);
	background-repeat: no-repeat;
	float:left;
	width: 100px;
	height: 70px;
}
li.starfish {
	background-image: url(../LayoutMedia/starfishOver.png);
	background-repeat: no-repeat;
	float:left;
	width: 100px;
	height: 70px;
} */
li.aboutus {
	background-image: url(../LayoutMedia/about-us.png);
	background-repeat: no-repeat;
	float:left;
	width: 80px;
	height: 41px;
	margin-left: 40px;

}



html>body li.aboutus {
	background-image: url(../LayoutMedia/about-us.png);
	background-repeat: no-repeat;
	float:left;
	width: 80px;
	height: 41px;
	margin-left: 15px;

}

li.aboutus:hover {
	background-image: url(../LayoutMedia/about-usOver.png);
	background-repeat: no-repeat;
	float:left;
	width: 80px;
	height: 41px;
}

li.menus {
	background-image: url(../LayoutMedia/menus2.png);
	background-repeat: no-repeat;
	float:left;
	width: 86px;
	height: 41px;
}
li.menus:hover {
	background-image: url(../LayoutMedia/menus2Over.png);
	background-repeat: no-repeat;
	float:left;
	width: 86px;
	height: 41px;
}
li.specials {
	background-image: url(../LayoutMedia/specials2.png);
	background-repeat: no-repeat;
	float:left;
	width: 113px;
	height: 41px;
}
li.specials:hover {
	background-image: url(../LayoutMedia/specials2Over.png);
	background-repeat: no-repeat;
	float:left;
	width: 113px;
	height: 41px;
}
li.contact {
	background-image: url(../LayoutMedia/contact.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 102px;
}
li.contact:hover {
	background-image: url(../LayoutMedia/contactOver.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 102px;
}
li.community {
	background-image: url(../LayoutMedia/community2.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 130px;
}
li.community:hover {
	background-image: url(../LayoutMedia/community2Over.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 130px;
}
li.gallery {
	background-image: url(../LayoutMedia/gallery.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 83px;
}
li.gallery:hover {
	background-image: url(../LayoutMedia/galleryOver.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 83px;
}
li.chefscorner {
	background-image: url(../LayoutMedia/chefs-corner.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 157px;
}
li.chefscorner:hover {
	background-image: url(../LayoutMedia/chefs-cornerOver.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 157px;
}
li.rewards {
	background-image: url(../LayoutMedia/rewards-program.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 115px;
}
li.rewards:hover {
	background-image: url(../LayoutMedia/rewards-programOver.png);
	background-repeat: no-repeat;
	float:left;
	height: 41px;
	width: 115px;
}



#foodmenuNav {
	background-image: url(../LayoutMedia/content/left-column-menus-navbar-background.png);
	background-repeat: no-repeat; 
	width: 210px;
	height: 243px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	list-style: none;
	text-align: left;
	
}

#foodmenuNav ul {
	margin-bottom: 0px;
	margin: 0px;
	padding: 8px 2px 2px 28px; /* top, right, bottom, left*/
	list-style: none;
	color: #FFF;
	
}

#foodmenuNav ul ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 2px 6px 14px; /* top, right, bottom, left*/
	list-style: none;

	color: #FFF;
	font-size: 14px;
}

#foodmenuNav ul ul a
{


width: 9em;
padding: 3px 3px 3px 3px;
text-decoration: none;
color: #FFF;
font-weight: normal;

}

#foodmenuNav ul ul a:hover
{


width: 9em;
padding: 3px 3px 3px 20px;
text-decoration: none;

font-weight: normal;
background-image: url(../LayoutMedia/starfish-list-bkg-image.png);
background-repeat:no-repeat;

background-position:0px 5px; /* top, right, bottom, left*/


}

li.lunchmenu {
	/*background-image: url(../LayoutMedia/catering.png);
	background-repeat: no-repeat; USE IF WANT TO REPLACE WITH BKG IMAGE*/
	float:left;
	width: 190px;
	padding: 4px 2px 2px 2px; /* top, right, bottom, left*/
	color: #295569;
	text-decoration:none;
	
	
	

}

li.lunchmenu a {
	/*background-image: url(../LayoutMedia/catering.png);
	background-repeat: no-repeat; USE IF WANT TO REPLACE WITH BKG IMAGE*/
	float:left;
	width: 190px;
	padding: 4px 2px 2px 2px; /* top, right, bottom, left*/
	color: #295569;
	text-decoration:none;
	
	

}

li.lunchmenu:hover {
	/*background-image: url(../LayoutMedia/cateringOver.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 190px;
	padding: 4px 2px 2px 2px; /* top, right, bottom, left*/
	color: #96BFD1;
	text-decoration:none;
	
}




#foodmenuNav li li a
{


width: 9em;
padding: 3px 3px 3px 3px;
text-decoration: none;

font-weight: normal;

}

#foodmenuNav li li a:hover
{


width: 9em;
padding: 3px 3px 3px 3px;
text-decoration: none;

font-weight: normal;
}

p {
	margin-top:0;
	margin-bottom: 0;
	padding-top: 0;
}

.daytitle {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-align:center;
	margin: 0;
	
}

.dayweek {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin:0 2px 2px 18px;
	
}
.hours {	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	margin:0 2px 2px 0;
	
}
.contacttype {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin:0 2px 2px 18px;
	
}
.contactinfo {	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	margin:0 2px 2px 0;
	
}


.menutitle {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #295569;
	text-align:center;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-top: 16px;
	margin-bottom: 0px;
	
}


.itemtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	
}

.itemdesc {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
	width: 440px;
	
	
}

.newmenuitemtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #61191A; 
	text-align:left;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	
}

.menuitemtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	text-align:left;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	
}
.menuitemdesc {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	width: 440px;
	
}


#menuhighlight  {
	background: #000;
	width: 500px;
	height: 71px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0;
	text-align: center;
}

.horizontal_dotted_line
{
border-bottom: 1px dotted #000000;
width: 455px;
margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
margin-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
} 
.bold {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	
	
}

.rewardpoints {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align:center;
	margin: 0 auto;
	
}

/* Layout net, bottom lighthouse, main image footer */

#bird {
	background-image: url(../LayoutMedia/bird2.png);
	background-repeat: no-repeat;
	position: relative;
	left: 850px;
	bottom: -135px;
	width: 123px;
	height: 250px;
}
#leftBottom {
	background-image: url(../LayoutMedia/leftBottom2.png);
	background-repeat: no-repeat;
	
	bottom: -269px;/*The more negative, the more it pushes the image down towards bottom */
	height: 83px;
	position: relative;
	width: 386px;
}



.thrColLiqHdr #footer { 
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #E2ECF7;
	background-image: url(../LayoutMedia/footer3.gif);
	background-repeat: no-repeat;
	width: 973px;/*Was 960*/
	height: 254px;
	text-align: center;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	
	/* TOP, RIGHT, BOTTOM, LEFT */
}

#facebook {
left:677px;
position:relative;
top:207px;
width:100px;
}

#twitter {
left:725px;
position:relative;
top:158px;
width:100px;
}

div#siteInfo {
	width : 973px;
	background-color: #000000;
		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
}

a.linkMenu:link {
color: #FFFFFF;
text-decoration: none;
}
a.linkMenu:visited {
color: #FFFFFF; 
text-decoration: none;
}
a.linkMenu:hover {
color: #FFFF99; 
text-decoration: none; 
}
a.linkMenu:active {
color: #FFFF99; 
text-decoration: none;
}
.style1 {color: #FFFFFF;}

/* css from the Index.html file */



/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 230px; /* since this element is floated, a width must be given */
	background: #E2ECF7;/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	
	
}

#sidebar1 img {
	margin-left: 2px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;	

}

#mainContent #imgtextright {
	float: left;
	margin-left: 1px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 15px;	
	/*border: dashed;     IF I NEED TO CHECK ALIGNMENT*/
	
	
}
.thrColLiqHdr #sidebar1 p {
	font-size: 14px;
	margin: 4px 0 8px;
	text-align: justify;
	width: 186px;
}


IMG#displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	 }


.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 224px; /* since this element is floated, a width must be given */
	/*
	background-image: url(Images/netBall2.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2ECF7;*/
	padding: 0px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	background: #E2ECF7; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 15px;

}
html>body #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 224px; /* since this element is floated, a width must be given */
	/*
	background-image: url(Images/netBall2.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2ECF7;*/
	padding: 0px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	background: #E2ECF7; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px 0px 0px 0px;
	display: inline;

}
#sidebar2 img {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;	
	margin-top: 0px; 
	/* Taking away thi margin moves the net all the way to right when using the float property to get it there*/

	position: relative;
/*	top: -35px; */
	top: -35px;
}
	
	

html>body #sidebar2 img {
	left:50px;
	position:absolute;
	top:-15px;
}

.thrColLiqHdr #sidebar2 p {
	margin: 4px 6px 12px 6px;
	font-size: 14px;
	text-align: center;
	
}

.thrColLiqHdr #sidebar2 h3 {
	
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	
}



.thrColLiqHdr #sidebar1 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	
	
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, ELEMENTS WITHIN THE MAINCONTENT DIV SHOULD BE 300PX OR SMALLER (THIS INCLUDES IMAGES).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent { 
	margin: 0 200px 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}

#mainContent img {
/*	margin-left: -5px;
	margin-right: 2px;	
	border: dashed;     IF I NEED TO CHECK ALIGNMENT*/
	
	
}

/*Center Images*/

IMG.displayed {
    display: block;
    margin-left: 50px;
    margin-right: auto }

#mainContent p {
	margin-left: 45px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 30px;	
	/*border: dashed;     IF I NEED TO CHECK ALIGNMENT*/
	font-size: 14px;
	
}



#mainContent a:link {
color: #61191A;
text-decoration: none;
}
#mainContent a:visited {
color: #61191A; 
text-decoration: none;
}
#mainContent a:hover {
color: #7794A9; 
text-decoration: none; 
}
#mainContent a:active {
color: #61191A;  
text-decoration: none;
}



/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: -20px 0px 10px -1px; /* top, right, bottom, left*/
	display: inline;
	width: 174px;
	height: 208px;
	
	
	
}

.absolute-image {
	position:absolute;
	left:944px;
	top:241px;
}



.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2 { padding-top: 15px; }

.thrColLiqHdr #sidebar1 { padding-top: 0px; }
.thrColLiqHdr #mainContent { zoom: 1; padding-top: 0px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */



/* Communisite CSS */

.sideBox {
	color: #000000;
	margin-top: 0;
}

.sideBoxHeading {
/*	background: url(../LayoutMedia/sideBoxHdr.png) no-repeat transparent; */
	width: 213px;
	height: 83px;
	padding:0 0 0 22px;
	text-align: left;
		display: none; /* This was set to automatically put text over blank wooden plank image- turn back on for easy headers*/
}

.sideBoxTitle {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	text-shadow:  #000000 -3px 5px 2px;
	position: relative;
	top:37px;
	display: none;
}

.sideBoxContent {
	
}
.sideBoxContent p {
		margin: 0;
}
/* Sidebox Links */

.sideBoxContent a:link {
color: #61191A;
text-decoration: none;
}
.sideBoxContent a:visited {
color: #61191A; 
text-decoration: none;
}
.sideBoxContent a:hover {
color: #7794A9; 
text-decoration: none; 
}
.sideBoxContent a:active {
color: #61191A; 
text-decoration: none;
}


.sideBoxContent ul {
	list-style: disc;
}
.sideBoxContent ul li {
	line-height: 180%;
	border: 0;
}
.sideBoxContent ul li a:link {
color: #61191A;
text-decoration: none;
}
.sideBoxContent ul li a:hover {
	color: #7794A9; 
text-decoration: none; 
}

.sideBoxContent ul li a:visited {
color: #61191A; 
text-decoration: none;

}

.sideBoxContent ul li a:active {
color: #61191A; 
text-decoration: none;

}
.sideBoxFooter {
	
}


#rightColumn {
	padding-top: 136px;
	padding-bottom: 10px;	
}
#rightColumn .sideBoxTitle {
		
}
.searchSideBox .sideBoxHeading {
	position: relative;	
}
#navmenu a {
		text-shadow:  #000000 -3px 2px 1px;
}

#navmenu ul li a:hover {
		color: #8094A8;
}
.testimonial {
	font-size: 14px;
	font-weight: bold;
		
}
#sideBox-424 img {
	padding-left: 15px;
}
/* When no sidebar header image */
#sidebar2 #right-col-top-img {

	left: -4px;
	margin-top:50px;
	position:relative;
}

#sidebar2 #right-col-second-img {

	left: -4px;
	margin-top: 20px;
	position:relative;
}

#sidebar2 #right-col-logo-img {

	left: -8px;
	margin-top:15px;
	position:relative;
}
#sidebar1 #leftColHdr {
	padding-left: 0;
}




.thrColLiqHdr #mainContent-specials { 
	margin: 0 20% 0 8%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}
#mainContent-specials .specialsheading {
	background: url(../LayoutMedia/menu-scroll-top.gif) no-repeat transparent;
	width: 475px;
	height: 64px;
	padding: 0; /*top, right, bottom, left*/
	
	display: block;
}



#mainContent-specials .specialscontent {
	background: url(../LayoutMedia/menu-scroll-middle-content.gif) repeat-y transparent;
	width: 475px;
	color: #ffffff;
}

#mainContent-specials .specialscontent  p {
	
	
	color: #ffffff;
	font-weight: bold;
	
	margin: 0px 20px 0px 5px;
}
#mainContent-specials .specialscontent ul {
	list-style: disc;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainContent-specials .specialscontent ul li {
	line-height: 160%;
	border: 0;
	margin-bottom:0;
margin-left:10px;
margin-right:30px;
font-size:13px;
}
#mainContent-specials .specialscontent ul li a {
	color: #ffffff;
	text-decoration: none;
}
#mainContent-specials .specialscontent ul li a:hover {
	text-decoration: none;
}
#mainContent-specials .specialsfooter{
	background: url(../LayoutMedia/menu-scroll-bottom.gif) no-repeat transparent;
	width: 475px;
	height: 75px;
}
/* Contact Page Mid Section */

#ContactPage-928 form {
position: relative;
top: 25px;
}
.thrColLiqHdr #mainContent-contact { 
	margin: 0 20% 0 8%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}
#mainContent-contact .contactheading {
	background: url(../LayoutMedia/menu-scroll-top.gif) no-repeat transparent;
	width: 475px;
	height: 64px;
	padding: 0; /*top, right, bottom, left*/
	
	display: block;
}



#mainContent-contact .contactcontent {
	background: url(../LayoutMedia/menu-scroll-middle-content.gif) repeat-y transparent;
	width: 475px;
	color: #ffffff;
}

#mainContent-contact .contactcontent  p {
	
	
	color: #000000;
	font-weight: bold;
	
	margin: 0px 20px 0px 20px;
}
#mainContent-contact .contactcontent ul {
	color: #000000;
	list-style: disc;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainContent-contact .contactcontent ul li {
	line-height: 160%;
	border: 0;
	margin-bottom:0;
margin-left:10px;
margin-right:30px;
font-size:13px;
}
#mainContent-contact .contactcontent ul li a {
	color: #000000;
	text-decoration: none;
}
#mainContent-contact .contactcontent ul li a:hover {
	text-decoration: none;
}
#mainContent-contact .contactfooter{
	background: url(../LayoutMedia/menu-scroll-bottom.gif) no-repeat transparent;
	width: 475px;
	height: 75px;
}
/* Rewards Program Main Content Section */

.thrColLiqHdr #mainContent-rewardsprogram { 
	margin: 0 20% 0 8%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}
#mainContent-rewardsprogram img {
	
	
	
	
	display: block;
	
    margin-left: 50px;
    
}

#mainContent-rewardsprogram p {
	
	
	color: #000000;
	font-weight: normal;
	
	margin: 0px 0px 0px 10px;
	text-align: left;
	width: 445px;
}
#mainContent-rewardsprogram .rewardsprogramheading {
	background: url(../LayoutMedia/menu-scroll-top.gif) no-repeat transparent;
	width: 475px;
	height: 64px;
	padding: 0; /*top, right, bottom, left*/
	
	display: block;
}



#mainContent-rewardsprogram .rewardsprogramcontent {
	background: url(../LayoutMedia/menu-scroll-middle-content.gif) repeat-y transparent;
	width: 475px;
	color: #ffffff;
}

#mainContent-rewardsprogram .rewardsprogramcontent  p {
	
	
	color: #000000;
	font-weight: bold;
	
	margin: 0px 20px 0px 5px;
	text-align: center;
}


#mainContent-rewardsprogram .rewardsprogramcontent ul {
	list-style: disc;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	color: #000000;
}
#mainContent-rewardsprogram .rewardsprogramcontent ul li {
	line-height: 160%;
	border: 0;
	margin-bottom:0;
margin-left:10px;
margin-right:30px;
font-size:13px;
	color: #000000;
}
#mainContent-rewardsprogram .rewardsprogramcontent ul li a {
	color: #000000;
	text-decoration: none;
}
#mainContent-rewardsprogram .rewardsprogramcontent ul li a:hover {
	text-decoration: none;
}
#mainContent-rewardsprogram .rewardsprogramfooter{
	background: url(../LayoutMedia/menu-scroll-bottom.gif) no-repeat transparent;
	width: 475px;
	height: 75px;
}

/* Chefs Corner Middle Section*/

.thrColLiqHdr #mainContent-chefscorner { 
	margin: 0 20% 0 8%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}
#mainContent-chefscorner .chefscornerheading {
	background: url(../LayoutMedia/menu-scroll-top.gif) no-repeat transparent;
	width: 475px;
	height: 64px;
	padding: 0; /*top, right, bottom, left*/
	
	display: block;
}



#mainContent-chefscorner .chefscornercontent {
	background: url(../LayoutMedia/menu-scroll-middle-content.gif) repeat-y transparent;
	width: 475px;
	color: #ffffff;
}

#mainContent-chefscorner .chefscornercontent  p {
	
	
	color: #000000;
	font-weight: normal;
	
	margin: 0px 15px 0px 15px;
}
#mainContent-chefscorner .chefscornercontent ul {
	list-style: disc;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainContent-chefscorner .chefscornercontent ul li {
	line-height: 160%;
	border: 0;
	margin-bottom:0;
margin-left:10px;
margin-right:30px;
font-size:13px;
}
#mainContent-chefscorner .chefscornercontent ul li a {
	color: #ffffff;
	text-decoration: none;
}
#mainContent-chefscorner .chefscornercontent ul li a:hover {
	text-decoration: none;
}
#mainContent-chefscorner .chefscornerfooter{
	background: url(../LayoutMedia/menu-scroll-bottom.gif) no-repeat transparent;
	width: 475px;
	height: 75px;
}

/* Lunch Menu Middle Page Layout */
.thrColLiqHdr #mainContent-menu { 
	margin: 0 20% 0 8%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */


  /* MARGINS ON THE SIDEBAR ARE SOMEHOW MAKING THIS NOT SHOW UP!!!!
  
	border-right: #475164;
	border-right-style: solid;
	border-right-width: thin;
	border-left: #475164;
	border-left-style: solid;
	border-left-width: thin;*/
	
	
}
#mainContent-menu .menuheading {
	background: url(../LayoutMedia/menu-scroll-top.gif) no-repeat transparent;
	width: 475px;
	height: 64px;
	padding: 0; /*top, right, bottom, left*/
	
	display: block;
}



#mainContent-menu .menucontent {
	background: url(../LayoutMedia/menu-scroll-middle-content.gif) repeat-y transparent;
	width: 475px;
	color: #ffffff;
}

#mainContent-menu .menucontent  p {
	
	
	color: #000000;
	font-weight: normal;
	
	margin: 0px 20px 0px 20px;
}
#mainContent-menu .menucontent ul {
	color: #000000;
	list-style: disc;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainContent-menu .menucontent ul li {
	line-height: 160%;
	border: 0;
	margin-bottom:0;
margin-left:10px;
margin-right:30px;
font-size:13px;
}
#mainContent-menu .menucontent ul li a {
	color: #000000;
	text-decoration: none;
}
#mainContent-menu .menucontent ul li a:hover {
	text-decoration: none;
}
#mainContent-menu .menufooter{
	background: url(../LayoutMedia/menu-scroll-bottom.gif) no-repeat transparent;
	width: 475px;
	height: 75px;
}
/* Menu Page Layout Images*/

#SubNavigation {
        position: absolute;
        left: 180px;
        top: 0;
        z-index: 20;
        height: 24px;
        min-height: 24px;
    }
    /*      todo - implement slide-down subnav if required
        .cufon-ready #SubNavigation li
        .cufon-loading #SubNavigation li,
        .has-js #SubNavigation li {
            visibility: hidden !important;
        }
    */
        #SubNavigation li {
            float: left;
            width: auto;
            background: transparent url(../images/sprite-bars.png) repeat-x left -248px;
            padding: 8px 8px 0px;
            height: 16px;
        }
        
        #SubNavigation li.selected,
        #SubNavigation li.active-state {
            background-position: 0 -282px;
        }
        
        #SubNavigation li a {
            float: left;
            white-space: nowrap;
        }
.articleListings {
	float: left;
	padding-left: 10px;
}       
.articleListingPreview {
	clear:both;

	width:500px;
}
.aricleListingInfo {
	color:#666666;
	width: 500px;
}

.article {
	width: 500px;
	float: left;
	padding-left: 10px;
}
.share {
	clear:both;
	padding-left:20px;
}
.commentForm {
	clear:both;
	margin-top:25px;
	padding-left:20px;
	width:450px;
}
.footerMenu {
	
}
.footerMenu li {
	display: inline;
	padding-left: 15px;
	padding-right:15px;
	font-size: 14px;
}	
.footerMenu li a {
	color: #ffffff;
	text-decoration: none;
	
}	

.footerMenu li ul {
	display: none;
}