/*STYLES MCGEE*/

/*SEO*/
.kelowna_boat_rentals{
	text-indent: -3000px;
	height:0px;
	line-height:0px;
}
/*CENTERING FOR ALL BROWSERS*/
.main{
	text-align: center;
}
.container{
	text-align: left;
	margin: 0em auto;
	width: 50%;
	width:920px;
	height:612px;
}

.topHeader{
	background-image:url(images/topHeader.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:34px;
}

.leftContainer{
	width:432px;
	height:529px;
	float:left;
	margin:0 0 0 18px;
}
.leftContainerPG{
	width:432px;
	height:243px;
	float:left;
	margin:0 0 0 18px;
}
.rightContainerPG{
	width:400px;
	height:243px;
	float:left;
}
.bottomContainerPG{
	width:830px;
	height:450px;
	float:left;
}

.middleContainer{
	width:267px;
	height:529px;
	float:left;
}

.rightContainer{
	width:166px;
	height:529px;
	float:left;
}
.rightTopContainer{
	width:245px;
	height:251px;
	float:left;
}
.rightRightTopContainer{
	width:188px;
	height:251px;
	float:left;
}
rightBottomContainer{
	width:433px;
	height:275px;
	float:left;
}
/*HEADER TEXT*/
.ht{
	font-family:Arial;
	color:#0080c7;
	font-size:30px;
	font-weight:100;
}

/*NORMAL TEXT*/
.nt{
	font-family:Arial;
	color:#86888b;
	font-size:16px;
}
.nt_blue{
	font-family:Arial;
	color:#0080c7;
	font-size:16px;
}
.nt_blue_14{
	font-family:Arial;
	color:#0080c7;
	font-size:14px;
}
.nt_blue_18{
	font-family:Arial;
	color:#0080c7;
	font-size:18px;
}
.nt_yellow_18{
	font-family:Arial;
	color:#fdb102;
	font-size:18px;
}
/*SMALL TEXT*/
.st{
	font-family:Arial;
	color:#86888b;
	font-size:14px;
}

.sst{
	font-family:Arial;
	color:#86888b;
	font-size:11px;
}

/*MENU CONTAINER*/
.menuContainer{
	position:absolute;
}

.footer{
	width:864px;
	height:50px;
}

/*HOME PAGE*/
.homeLogo{
	background-image:url(images/bckHome.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:408px;
}
.homeFlash{
	margin-left:37px;
}
.textHome{
	margin-left:37px;
}

/*PRICES*/
.greyCell{
	background-color:#dbdddf;
	color:#86888b;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	

}
.whiteCell{
	background-color:#ffffff;
	color:#86888b;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}




/* SITEMAP */
dl{
	margin-right:-10px;
}
dt {
	background:url(images/smap1.jpg) no-repeat 0% -10%;
	color: #660000;	
	margin:1px;
	margin-left:15px;
	padding-left:20px;
	line-height:15px;
}
dd {	
	line-height:12px;
	background:url(images/smap2.jpg) no-repeat 0% -10%;
	color: #666;
	padding-left:10px;		
}
dd a {	
	color: #666 !important;
}
