﻿html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #cccccc;
}




#PageSurround
{
	position: relative;
	width: 980px;
	border: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}




#Header
{
	position:relative;
	width: 980px;
	height: 129px;
	border: none;
	background: url('../images/HeaderBG2.png') no-repeat 0 0;
	margin: 0;
	padding: 0;
	text-align: left;
}



#HeaderLogo
{
	position: absolute;
	width: 302px;
	height: 128px;
	padding: 0;
	margin: 0;
	left: 5px;
	top: 40px;
	z-index: 2;
}

#HeaderDevil
{
	position: absolute;
	width: 71px;
	height: 102px;
	padding: 0;
	margin: 0;
	left: 890px;
	top: 40px;
	z-index: 2;
}

#HeaderSlogan
{
	position: absolute;
	width: 443px;
	height: 35px;
	padding: 0;
	margin: 0;
	left: 320px;
	top: 60px;
	z-index: 2;
}

#NavBg
{
	clear: both;
	background: url('../images/BgNav.gif') repeat-y 0 0;
	padding: 20px 0;
	width: 200px;
	min-height: 300px;
}



#HeaderBar
{
	clear: both;
	background-color: #d11828;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	width: 956px;
	height: 5px;
	padding: 0;
	margin: 0 auto;
}

#FooterBar
{
	clear: both;
	background-color: #d11828;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	width: 956px;
	height: 5px;
	padding: 0;
	margin: 0 auto;
}


#FooterWrapper
{
	clear: both;
	width: 980px;
	height: 88px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/FooterBG2.png') no-repeat 0 0;
}

#ShadowWrapper
{
	position: relative;
	width: 980px;
	border: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url('../images/BgShadow.png') repeat-y 0 0;
	
	
	
}




#ContentWrapper
{
	clear: both;
	background-color: #ffffff;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	width: 956px;
	margin: 0 auto;
	padding: 0;
}





#LeftColumn
{
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5;
	border-right: solid 2px black;
}



#MainBody
{
	float: left;
	background-color: #ffffff;
	width: 720px;
	padding: 0px 15px 0px 15px;
	margin: 0;
	border-right: none;
	text-align: left;
}

#MainBodyNarrow
{
	float: left;
	background-color: #ffffff;
	width: 520px;
	padding: 0px 15px 0px 15px;
	margin: 0;
	border-right: none;
	text-align: left;
}

#RightColumn
{
	float: left;
	width: 198px;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5;
	border-left: solid 2px black;
}





a:link, a:visited, a:active
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #e31a2b;
	text-decoration: underline;
}




a:hover
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}


.Title
{
	font-family: Georgia ,serif;
	font-size: 25px;
	line-height: 29px;
	color: #e31a2b;
	font-weight: bold;
	font-style: italic;
	width: 100%;
	border-bottom: solid 1px #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	
}


.Red
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #e31a2b;
	font-weight: bold;
}




.RedMedium
{
	font-family: Georgia ,serif;
	font-size: 17px;
	line-height: 21px;
	color: #e31a2b;
	font-weight: bold;
}

.RedLarge
{
	font-family: Georgia ,serif;
	font-size: 23px;
	line-height: 29px;
	color: #e31a2b;
	font-weight: bold;
}


.RedXLarge
{
	font-family: Georgia ,serif;
	font-size: 28px;
	line-height: 35px;
	color: #e31a2b;
	font-weight: bold;
	font-style: italic;
}

.RedXXLarge
{
	font-family: Georgia ,serif;
	font-size: 34px;
	line-height: 44px;
	color: #e31a2b;
	font-weight: bold;
	font-style: italic;
}

.White
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
}

.WhiteMedium
{
	font-family: Georgia ,serif;
	font-size: 17px;
	line-height: 21px;
	color: #ffffff;
	font-weight: bold;
}


.WhiteLarge
{
	font-family: Georgia ,serif;
	font-size: 23px;
	line-height: 29px;
	color: #ffffff;
	font-weight: bold;
}

.Black
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
}



.BlackMedium
{
	font-family: Georgia ,serif;
	font-size: 17px;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
}

.BlackLarge
{
	font-family: Georgia ,serif;
	font-size: 23px;
	line-height: 29px;
	color: #000000;
	font-weight: bold;
}

.Small
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	font-weight: normal;
	font-style: normal;
}

a.Small:link, a.Small:visited, a.Small:active
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #e31a2b;
	text-decoration: underline;
}




a.Small:hover
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}



.HeaderText
{
	font-family: Georgia ,serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #ffffff;
}

.SidebarHeaderText
{
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}


.navcontainer
{
	width: 200px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

ul.navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
}

ul.navlist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.navlist li a
{
	display: block;
	width: 194px;
	border: none;
	background: url('../images/NavOff.gif') repeat-x;
	height: 23px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px 6px;
}

.navcontainer > ul.navlist li a
{
	width: auto;
}

ul.navlist li.active a
{
	background: url('../images/NavOff.gif') repeat-x;
	height: 23px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px 6px;
}

ul.navlist li a:hover, ul.navlist li.active a:hover
{
	background: url('../images/NavOver.gif') repeat-x;
	height: 23px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px 6px;
}


.NavOrderFoodHome a
{
	position: absolute;
	top: 130px;
	left: 15px;
	display: block;
	width: 146px;
	height: 52px;
	padding: 3px 0 0 0;
	background: url('../images/btnBadgeOff.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
.NavOrderFoodHome a:hover
{
	background: url('../images/btnBadgeOver.png') no-repeat 0 0;
}

.NavDryGoodsHome a
{
	position: absolute;
	top: 130px;
	left: 150px;
	display: block;
	width: 146px;
	height: 52px;
	padding: 3px 0 0 0;
	background: url('../images/btnBadgeOff.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
.NavDryGoodsHome a:hover
{
	background: url('../images/btnBadgeOver.png') no-repeat 0 0;
}



.TabNavTheSink a
{
	position: absolute;
	top: 95px;
	left: 320px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabOff.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 2;
}
.TabNavTheSink a:hover
{
	background: url('../images/TabOver.png') no-repeat 0 0;
	color: #ffffff;
}

#Current.TabNavTheSink a
{
	position: absolute;
	top: 95px;
	left: 320px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabCurrent.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 3;
}

.TabNavOrderFood a
{
	position: absolute;
	top: 95px;
	left: 505px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabOff.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 2;
}
.TabNavOrderFood a:hover
{
	background: url('../images/TabOver.png') no-repeat 0 0;
	color: #ffffff;
}

#Current.TabNavOrderFood a
{
	position: absolute;
	top: 95px;
	left: 505px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabCurrent.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 3;
}



.TabNavDryGoods a
{
	position: absolute;
	top: 95px;
	left: 690px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabOff.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 1;
}
.TabNavDryGoods a:hover
{
	background: url('../images/TabOver.png') no-repeat 0 0;
	color: #ffffff;
}

#Current.TabNavDryGoods a
{
	position: absolute;
	top: 95px;
	left: 690px;
	display: block;
	width: 190px;
	height: 28px;
	padding: 6px 0 0 10px;
	background: url('../images/TabCurrent.png') no-repeat 0 0;
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	z-index: 3;
}





/* Today at the Sink */

.SpecialCategory
{
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 20px;
	color: #e31a2b;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

.SpecialItem
{
	clear: both;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0px 0px 30px;
}

.SpecialDescription
{
	clear: both;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	font-weight: normal;
	font-style: normal;
	padding: 5px 0px 0px 5px;
}



.FooterAddress
{
	font-family: Georgia ,serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
}

/* other styles  */

.HomeBadgeText
{
	font-family: Arial ,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}



#twitter_div
{
	width: 200px;
	height: 300px;
	overflow: auto;
	padding: 0;
	margin: 0;
}
ul#twitter_update_list
{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#twitter_update_list li
{
	
	font-size: 11px;
	color: #000000;
	padding: 5px;
	margin: 10px 0 10px 0;
	background-color: #f5f5f5;
	word-wrap: break-word;
}
ul#twitter_update_list li a
{
	font-size: 11px;

}

ul#twitter_update_list li a:hover
{
	font-size: 11px;

	text-decoration: none;
}



















