/*-----TITLE: Home page screen styles | AUTHOR: Emily P. Lewis | UPDATED: 10/09/07-----*/
/*---HEADER---*/
/*--Primary (top) navigation - No link to self--*/
#home #primaryNav .home {display:block;position:relative;height:53px;width:50px;}
#home #primaryNav .home span{position:absolute;top:0;left:0;height:53px;width:50px; background: url(/images/site/navigation.png) no-repeat 0 -159px;}
/*---CONTENT---*/
#home #content {background:none; width:645px;padding:0;}
/*Min-height required so gradient doesn't get cut off*/
#home #content div {background: #fff url(/images/site/largeContentBG.png) no-repeat 0 0;margin-bottom:15px;min-height:190px;padding:15px;}
#home #content .column {width:175px;background-image: url(/images/site/smallContentBG.png);position:relative;padding-bottom:0px;}
#home #content .column h2 {font-size:115%;margin-top:0;background: url(/images/site/columnHeadingBorder.png) no-repeat 0 100%;padding-bottom:5px;}
#home #content h3 {font-size:110%;letter-spacing:normal;}
#home #content .column dl.inline {line-height:1;width:160px;}
#home #content .column dl.inline dt {clear:left;width:74%;margin-bottom:15px;}
#home #content .column dl.inline dd {width:10%;text-align:right;}
#home #content .column dl.inline dt, #content .column dl.inline dd {float:left;}
#home #content .top {margin-bottom:0;}
#restaurantConstruction, #groundUp, #tenantFitOut {float:left;}
#restaurantConstruction, #groundUp {margin-right:15px;}
#whatWeDo {clear:left;}
/*---SIDEBAR---*/
#home #sidebar {width:230px;}
/*---SLIDESHOW--*/
#myGallery { width: 635px !important;height: 121px !important;border: none !important;top: 5px;left: 10px;}
.jdgallery { border: none }
