/*STYLES MCGEE*/

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

/*TOP HEADER*/
.topHeader{
	background-image:url(images/topHeader.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:185px;

}
.headerHome{
	width:864px;
	height:156px;
	border:0px solid red;
}

/*HEADER TEXT*/
.ht{
	font-family:Arial;
	color:#7b6a56;
	font-size:17px;
	font-weight:bold;
}
/*NORMAL TEXT*/
.nt{
	font-family:Arial;
	color:#7b6a56;
	font-size:16px;
}
/*SMALL TEXT*/
.st{
	font-family:Arial;
	color:#7b6a56;
	font-size:12px;
	font-weight:bold;
}
/*PLANS TEXT*/
.plans{
	font-family:Arial;
	color:#7b6a56;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*MENU CONTAINER*/
.menuContainer{
	position:absolute;
}

.footer{
	width:900px;
	height:42px;
}

/*HOME PAGE*/
.homeContent{
	background-image:url(images/bckHome.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:438px;
}
.homeFlash{
	margin-left:37px;
	border:0px solid red;
	width:900px;
	height:300px;
}
.textHome{
	margin-left:37px;
}

/*AMENTIES PAGE*/
.amenitiesContent{
	background-image:url(images/bckAmenities.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:408px;
	/*border:1px solid red;*/
}
.textAmenities{
	margin-right:30px;
	/*margin-top:71px;*/
	width:520px;
	height:517px;
	float:right;	
	/*border:1px solid red;*/
}

/*GOLF PAGE*/

.golfContent{
	background-image:url(images/bckGolf.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:648px;
}
/*DISCLAIMER*/
.disclaimerContent{
	width:900px;
	height:408px;
}

/*WINERIES*/
.wineriesContent{
	background-image:url(images/bckWineries.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:628px;
}

/*SKIING*/
.skiingContent{
	background-image:url(images/bckSkiing.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:418px;
}

/*HOME TOUR*/
.housetourContent{
	width:900px;
	height:1228px;
}
.theHomes{
	margin-left:37px;
}

/*MAP AND PLAN*/
.mapandplanContent{
	/*background-image:url(images/mapplan.jpg);
	background-repeat:no-repeat;*/
	width:864px;
	height:428px;
	float:left;
}
.textMapandPlan{
	height:424px;
	margin:0 0 0 35px;
}

/*VIRTUAL TOUR*/
.virtualTourContent{
	width:864px;
	height:408px;
}
.textVirtualTour{
	margin:40px 0 0 14px;
	height:344px;
}

/*PHOTOGALLERY*/
.photogalleryContent{
	width:900px;
	height:428px;
}
.textPhotogallery{
	margin:60px 0 0 144px;
	height:404px;
}

/*CONTACT*/
.contactContent{
	/*background-image:url(images/contactBck.jpg);
	background-repeat:no-repeat;*/
	width:900px;
	height:324px;
}
.textContact{
	margin:0 60px 0 0px;
	height:324px;
}

/*LOTS*/
.lotsContent{
	width:900px;
	height578px;
}
.textLots{
	margin:10px 0 0 40px;
	width:860px;
	height:678px;
}

/*DIRECTIONS*/
.directionsContent{
	width:900px;
	height1178px;
}
.textDirections{
	margin:20px 0 0 40px;
	width:860px;
	height:1378px;
}

/* 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;
}


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;

}

#boxes #dialog4 {
  background-color:#000;
  width:390px; 
  height:305px;
}
