#header	h1	a	{
	background-image: url(blackjack.jpg);
	display: block;
	height: 98px;
	overflow: hidden;
	text-indent: -9999px;
	width: 254px;
}


/* left column */
#leftcol	ul	a:link, 
#leftcol	ul	a:visited	{
	color: #fff6d5;
	text-decoration: none;
}

#leftcol	ul	a:hover, 
#leftcol	ul	a:active	{
	text-decoration: underline;
}
/* left column */


/* main navigation */
#mainnav	li	a	{
	background-image: url(mainnav.jpg);
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
}

#mainnav	.home	{
	background-position: 0 0;
	width: 111px;
}

	#mainnav	.home:hover	{
		background-position: 0 -32px;
	}

#mainnav	.restaurants	{
	background-position: -111px 0;
	width: 156px;
}

	#mainnav	.restaurants:hover	{
		background-position: -111px -32px;
	}

#mainnav	.types	{
	background-position: -267px 0;
	width: 176px;
}

	#mainnav	.types:hover	{
		background-position: -267px -32px;
	}

#mainnav	.advertise	{
	background-position: -443px 0;
	width: 133px;
}

	#mainnav	.advertise:hover	{
		background-position: -443px -32px;
	}

#mainnav	.contact	{
	background-position: -576px 0;
	width: 152px;
}

	#mainnav	.contact:hover	{
		background-position: -576px -32px;
	}
/* main navigation */


/* featured restaurant */
.featured-restaurant	a:link, 
.featured-restaurant	a:visited	{
	color: #52849b;
	text-decoration: underline;
}

.featured-restaurant	a:hover, 
.featured-restaurant	a:active	{
	background-color: #dbeff8;
	text-decoration: none;
}
/* featured restaurant */


/* latest review */
.latest-review-dish	a:link, 
.latest-review-dish	a:visited	{
	color: #52849b;
	text-decoration: underline;
}

.latest-review-dish	a:hover, 
.latest-review-dish	a:active	{
	background-color: #dbeff8;
	text-decoration: none;
}
/* latest review */


/* content2 */
.content2	a:link, 
.content2	a:visited	{
	color: #52849b;
	font-weight: bold;
	text-decoration: underline;
}

.content2	a:hover, 
.content2	a:active	{
	background-color: #dbeff8;
	text-decoration: none;
}
/* content2 */


/* general area */
.main	.general	a:link, 
.main	.general	a:visited	{
	color: #52849b;
	text-decoration: underline;
}

.main	.general	a:hover, 
.main	.general	a:active	{
	background-color: #dbeff8;
	text-decoration: none;
}
/* general area */


/* videos */
.videos	.list	a:link, 
.videos	.list	a:visited	{
	color: #52849b;
	font-size: 1.2em;
	text-decoration: none;
}

.videos	.list	a:hover, 
.videos	.list	a:active	{
	text-decoration: underline;
}
/* videos */


/* top restaurants */
#top-restaurants	.list	a:link, 
#top-restaurants	.list	a:visited, 
#top-restaurants	.list	a:active	{
	color: #52849B;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#top-restaurants	.list	a:hover	{
	background-color: #cae6f3;
}
/* top restaurants */


/* links list */
.links-list	a:link, 
.links-list	a:visited, 
.links-list	a:active	{
	color: #52849B;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.links-list	a:hover	{
	background-color: #cae6f3;
}
/* links list */


/* all restaurants list */
.restaurants-list	a:link, 
.restaurants-list	a:visited, 
.restaurants-list	a:active, 
.restaurants-list2	a:link, 
.restaurants-list2	a:visited, 
.restaurants-list2	a:active	{
	color: #52849B;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.restaurants-list	a:hover, 
.restaurants-list2	a:hover	{
	background-color: #cae6f3;
}
/* all restaurants list */


/* types of food list */
.types-of-food-list	a:link, 
.types-of-food-list	a:visited, 
.types-of-food-list	a:active	{
	color: #52849B;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.types-of-food-list	a:hover	{
	background-color: #cae6f3;
}
/* types of food list */


/* slashfood */
#slashfood-feed	a:link, 
#slashfood-feed	a:visited	{
	color: #666;
	text-decoration: none;
}

#slashfood-feed	a:hover, 
#slashfood-feed	a:active	{
	text-decoration: underline;
}
/* slashfood */


/* newsday */
#newsday-food	a:link, 
#newsday-food	a:visited	{
	color: #666;
	text-decoration: none;
}

#newsday-food	a:hover, 
#newsday-food	a:active	{
	text-decoration: underline;
}
/* newsday */


/* rachael ray */
#rachaelray-feed	a:link, 
#rachaelray-feed	a:visited	{
	color: #52849b;
	text-decoration: underline;
}

#rachaelray-feed	a:hover, 
#rachaelray-feed	a:active	{
	background-color: #d9eef7;
	text-decoration: none;
}
/* rachael ray */


/* footer */
#footer	form	a:link, 
#footer	form	a:visited	{
	color: #771707;
	text-decoration: none;
}

#footer	form	a:hover, 
#footer	form	a:active	{
	text-decoration: underline;
}

.footer2	a:link, 
.footer2	a:visited	{
	color: #d74520;
	text-decoration: underline;
}

.footer2	a:hover, 
.footer2	a:active	{
	text-decoration: none;
}
/* footer */

