﻿body
{
	
	
}
#headercap
{
	background-image: url(headercap.png);
	height: 14px;
	width: 988px;
	position: relative;
	background-color: #FFFFFF;

}
#footercap
{
	behavior: url(iepngfix.htc);
	background-image: url(footercap.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#header
{
	background-image: url(headerbg.jpg);
}

#contentwrapper
{
	background-image: url(homecontentbg.jpg);
}

#leftcol {
	width: 180px;
	
	padding-right: 0px;
	padding-left: 0x;
	
}


/******   2. Main Menu   ******/
#maincontent {
	background-image: None;

}

#sitewrapper #header #menuholder {

	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
}


#sitewrapper #header #menu
{
	color: white;
}

#sitewrapper #header #menu a.nav, #sitewrapper #header #menu a.nav:link, #sitewrapper #header #menu a.nav:visited
{

	color: white;
	
}

#sitewrapper #header #menu a.last, #sitewrapper #header #menu a.last:link, #sitewrapper #header #menu a.last:visited {

	color: white;

}


#sitewrapper #header #menu a.nav:hover
{
	color: indigo;
	background-color: #cc99cc;
}
#sitewrapper #header #menu a.last:hover {
	color: indigo;
	background-color: #cc99cc;
}

/******   7.  Sub Menu Styles   ******/

#Submenu
{
	font-family: Georgia;
	width: 180px;
}

#Submenu a, #Submenu a:visited
{
	background-color: #fff0ca;
	color: #990099;
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: #ffffcc 1px solid;
	border-bottom: #ffffcc 1px solid;
	width: 166px;
	margin-left: 1px;
}

#Submenu a:hover
{
	background-image: url(submenuBg.jpg);
	background-repeat: repeat-x;
	color: #660066;
} 

#textmenu a, #textmenu a:visited
{
	color: #cc00ff;
}
#textmenu a:hover
{
	color: white;
	background-color: #9900ff;
}
#menuicons #print
{
	background-image: url(printBg.png);
}
#menuicons #mail
{
	background-image: url(emailBg.png);
}
#menuicons #fav
{
	background-image: url(printBg.png);
}

#imgCaption
{
	background-image: url(menuBg.jpg);
	background-repeat: repeat-x;
	background-color: #ae7fb7;
}

#sitewrapper #contentwrapper #maincontent .formtxt
{
	border-right: purple 1px solid;
	border-top: purple 1px solid;
	border-left: purple 1px solid;
	border-bottom: purple 1px solid;
}
#sitewrapper #contentwrapper #maincontent .formcbo
{
	border-right: purple 1px solid;
	border-top: purple 1px solid;
	border-left: purple 1px solid;
	border-bottom: purple 1px solid;
}

#menucontent
{
	background-image: url(foodmenubg.jpg);
	background-repeat: repeat-x;
	height:auto;
	border-left: #946dab 1px solid;
	border-right: #946dab 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position-y: top;
	background-color: #FFFCDD;
}

#menubotcap {}
#menucap
{
	background-image: url(Menu1Title.jpg);
	width: 180px;
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 5px;
}

.FoodMenuTitle
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	font-style: italic;
	font-family: Verdana;
	padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.imgContainer
{
	height: 100px;
	overflow: hidden;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: inherit;
}
