@charset "UTF-8";
#menuUnderSlideshowBox {
	height: 78px;
	width: 1000px;
	position: relative;
}
#logoMiddleBox{
	float:left;
	width:248px;
	height:78px;
	}
#launchReservationsBox{
	float:left;
	width:183px;
	height:76px;
	}
#tahoeBoatRentalsBox{
	float:left;
	width:175px;
	height:76px;
	}
#lodgingReservationsBox{
	float:left;
	width:198px;
	height:76px;
	}
#commercialLinksBox{
	float:left;
	width:196px;
	height:78px;
	}
#featurePhotoBox{
	width:1000px;
	height:255px;
	}
#featurePhotoBox img{
	float:left;
	}
#featureTextBox{
	width:1000px;
	height:75px;
	}
#featureTextBox img{
	float:left;
	}
#logoleftSide{
	position:absolute;
	left:-32px;
	top:387px;
	width:32px;
	height:174px;
	background:url(../images/tahoeMarinaLogoLeft.png) no-repeat;
	}
	
	
#homePageCol1, #homePageCol2{
	position:relative;
	float:left;
	margin-left:33px;
	width:311px;
	}
#homePageCol2{
	margin-left:28px;
	}
.homeFeatureBoxSmall{
	margin-top:0px;
	width:311px;
	margin-bottom: 28px;
	}
.homeFeatureBoxSmall.first{
	margin-top:0px;
	width:311px;
	}

.homeFeatureBoxSmallPicBox{
	float:left;
	width:116px;
	height:117px;
	}
.homeFeatureBoxSmallTextBox{
	float:left;
	width:181px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	line-height:18px;
	margin-left: 6px;
	position: relative;
	}
.homeFeatureBoxSmallTextBox.title{
	font-weight:bold;
	}
#homePageCol3{
	width:260px;
	float:right;
	margin-right:23px;
	}
.adImage{
	margin-top:13px;
	}
.adImage.first{
	margin-top:0px;
	}
#dividingLineTail{
	width:1000px;
	height:120px;
	background:url(../images/homePageBodyBkgdTail.jpg) no-repeat;
	}
