html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #1f2933;
}

#outerContainer
{
	position: relative;
	width: 850px;
	height: auto;
	margin: 0 auto;
}

html>body #outerContainer
{
	width: 794px;
}

#mainContainer  {
   visibility: visible;
   position: relative;   
   width: 850px;
   height: 1214px;
   margin: 0;
   
   color: white;
}

html>body #mainContainer
{
	min-height: 1214px;
	height: auto;
	
	width: 794px;
}

#topMenuImage
{
	display: block;
	position: relative;
	width: 794px;
	height: 54px;
	margin: 0 auto;
	
	left: -28px;	
}

html>body #topMenuImage
{
	left: auto;
}

#mainContainer #banner
{
	display: block;
	position: relative;
	
	width: 794px;
	/* height: 151px; */
	
}

#vtbutton  {
   background: url(../images/template/vtbutton.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 108px;
   top: 160px;
   width: 231px;
   height: 33px;
}

#aboutus  {
   background: url(../images/template/aboutus.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 349px;
   top: 149px;
   width: 174px;
   height: 41px;
}

#mainContainer #middleArea
{
	width: 100%;
	position: relative;
	margin-top: 11px;
}


#middleArea #leftColumn
{
	position: relative;
	float: left;
	height: 808px;
}

html>body #middleArea #leftColumn
{
	height: auto;
	min-height: 808px;
}

#sideMenu
{
	position: relative;
	margin-left: 15px;
		
	background-image: url(../images/jbtemplate/sideMenu/sideMenuBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #275c8e;
	
	padding: 26px 0 12px 0;
	
	width: 214px;
	height: 153px;
}

html>body #sideMenu
{
	height: auto;
	min-height: 153px;
}

#sideMenu p
{
	display: block;
	position: relative;
	/* top: 26px; */
	left: 16px;
	width: 188px;
	
	font-family: "Adobe Garamond Pro", "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5eadf8;
	line-height: 1.2;
	
	padding: 0;
	margin: 0;
}

#sideMenu p a:link, #sideMenu p a:visited, #sideMenu p a:hover, #sideMenu p a:active
{
	color: #5eadf8;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", "Garamond Pro", Georgia, "Times New Roman", Times, serif;
}

#sideMenu #sideMenuBottom
{
	position: absolute;
	bottom: 0px;
}

#otherRestaurantArea
{
	position: relative;
	margin: 20px 0 0 18px;
	width: 210px;
}

#otherRestaurantArea img
{
	display: block;
	position: relative;
	margin: 0 auto;
}

#otherRestaurantArea #meetOurFamily
{
	margin: 0 auto 0 14px;
}

#otherRestaurantArea #runtClub, #otherRestaurantArea #chanceySmiths, #otherRestaurantArea #felliniKoolinis, #otherRestaurantArea #jimBobs
{
	width: 210px;
	height: 28px;
}

/*
#otherRestaurantArea #runtClubLogo
{
	width: 80px;
	height: 99px;
}

#otherRestaurantArea #chanceySmithsLogo
{
	width: 176px;
	height: 64px;
}

#otherRestaurantArea #fellinisLogo
{
	width: 140px;
	height: 82px;
}

#otherRestaurantArea #jimBobsLogo
{
	width: 188px;
	height: 84px;
}
*/

#otherRestaurantArea .otherRestaurantName
{
	position: relative;
	width: 210;
	height: 28px;
	
	text-align: center;
	line-height: 28px;
	
	background-color: #5e96cb;
}

#otherRestaurantArea .otherRestaurantName a:link, #otherRestaurantArea .otherRestaurantName a:visited, #otherRestaurantArea .otherRestaurantName a:hover, #otherRestaurantArea .otherRestaurantName a:active
{
	color: #2e4150;
	font-family: "Adobe Garamond Pro", Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

#middleArea #contentArea
{
   position: relative;
   float: left;
   
   line-height: 1.2;
}

#middleArea #contentArea a:link, #middleArea #contentArea a:hover, #middleArea #contentArea a:active
{
	color: #eac33a;
}

#middleArea #contentArea a:visited
{
	color: white;
}

#roundedBox
{
	position: relative;
}

#roundedBoxTop
{
	position: relative;
	height: 8px;
}

#roundedBoxMiniBanner
{
	position: absolute;
	top: 8px;
	left: 1px;
	
	z-index: 10;
}

#roundedBoxMain
{
	position: relative;
	height: 723px;
	
	margin-top: 0px;
	
	background-position: top;
	background-repeat: no-repeat;
}

#roundedBoxInnerArea
{
	position: relative;
}

html>body #roundedBoxMain
{
	height: auto;
	min-height: 723px;
}

#roundedBoxBottom
{
	position: relative;
	height: 12px;
}

html>body #roundedBoxBottom
{
	height: 11px;
}

/*
#largeRoundedBox
{
	position: relative;
	width: 551px;
	background-image: url(../images/jbtemplate/largeRoundedBoxBG1px.png);
}

#largeRoundedBoxTop
{
	position: relative;
	width: 551px;
	height: 8px;
	background: url(../images/jbtemplate/largeRoundedBoxTop.png);
}

#largeRoundedBoxMiniBanner
{
	position: absolute;
	top: 8px;
	left: 1px;
	
	z-index: 10;
}

#largeRoundedBoxMain
{
	position: relative;
	width: 551px;
	height: 723px;
	
	margin-top: 0px;
	
	background-image: url(../images/jbtemplate/largeRoundedBoxMainBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#largeRoundedBoxInnerArea
{
	position: relative;
	width: 511px;
	padding: 80px 23px 19px 17px;
}

html>body #largeRoundedBoxMain
{
	height: auto;
	min-height: 723px;
}

#largeRoundedBoxBottom
{
	position: relative;
	width: 520px;
	height: 11px;
	background-image: url(../images/jbtemplate/largeRoundedBoxBottom.png);
}
*/

#middleArea #rightColumn
{
	position: relative;
	float: left;
	height: 808px;
	padding-bottom: 30px;

}

html>body #middleArea #rightColumn
{
	height: auto;
	min-height: 808px;
}

#middleArea #spacerDiv
{
	position: relative;
	clear: both;
}

#footer {
   visibility: visible;
   position: relative;
   width: 807px;
}

#bottomMenuLogo
{
	display: block;
	position: relative;
	width: 100px;
	height: 44px;
}

#bottomMenu  {
   visibility: visible;
   position: absolute;
   left: 113px;
   top: 5px;
}

#bottomMenu p  {
   margin: 0px;
   text-align: left;
   font-family: "Adobe Garamond Pro", Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   font-size: 14px;
   line-height: 1.3;
}

#bottomMenu a:link, #bottomMenu a:visited, #bottomMenu a:hover, #bottomMenu a:active
{
   color: #2d8ce6;
   text-decoration: none;
}

#footerLine
{
	display: block;
	position: absolute;
	top: 24px;
	right: 0px;
	height: 2px;
}

#addresstext  {
   visibility: visible;
   position: absolute;
   right: 0px;
   top: 6px;
}

#addresstext p  {
   font: 16px/19px Garamond;
   margin: 0px;
   text-align: right;
   color: #FFFFFF;
}

#sponsorArea
{
	position: relative;
	width: 100%;
}

#sponsorArea .sponsorImage
{
	width: 140px;
	padding: 15px;
}

#copyrighttext  {
   visibility: visible;
   position: relative;
   width: 100%;
   text-align: center;
   padding: 10px 0;
}

#copyrighttext p  {
   font: 9px/11px Verdana;
   margin: 0px;
   color: #D29E30;
   text-align: center;
}