@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* =================== */
/* = Main Stylesheet = */
/* =================== */

/* Generic Elements */
	body {
		margin: 0;
		padding: 0;
	}
	#BearLakeLogo {
		display: block;
	}
	
/* Font Elements */
	
	.callUs {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color: #000000;
	}
	
	.contHeader {
		color: #000000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-style: italic;
	}
	
/* Main Elements */ 
	
	#MainPage {
		width: 100%;
		position: static;
		height: auto;
	}
	
	#IntPage {
		width: 100%;
		position: static;
		height: auto;
	}
	
	/*Divs Contained in MainPage and IntPage*/
	
		#RequestInfo {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-size: 10px;
			position: static;
			margin-left: 0px;
		}
	
		#Navigation {
			display: none;
		}
		
		#Navigation img {
			border: 0;
		}
		
		#Navigation ul {
			display: none;
		}
		
		/*Sub Pages Styles */
		#subItem {
			display: none;
		}
	
	#MainContBox {
		width: 100%;
		position: static;
		height: auto;
		margin-left: 0px;
	}
		#MainContBoxCont {
			width: 100%;
			height: auto;
			margin-left: 0px;
		}
		#MainContBoxCont div {
			width: 100%;
			height: auto;
			margin-left: 0px;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			
		}
	
	#IntContBox {
		width: 100%;
		position: static;
		height: auto;
		margin-left: 0px;
	}
		#IntContBoxCont {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxContForm {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxCont div {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			border-top: 1px solid #000000;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxContForm div {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxCont table {
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxContForm table {
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#IntContBoxContForm input, #IntContBoxContForm select {
			width: 100px;
			height: 18px;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
		}
		
	#AmenContBox {
		width: 100%;
		position: static;
		height: auto;
		margin-left: 0px;
	}
		#AmenContBoxCont {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#AmenContBoxCont div {
			width: 100%;
			color: #000000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 20px;
			height: auto;
			margin-left: 0px;
		}
		#hoverTitle {
			display: none;
		}
		#hoverContent {
			display: none;
		}
			
	
	#Footer {
		width: 100%;
		text-align: left;
		color: #000000;
		font-family: tahoma;
		font-size: 10px;
		height: auto;
		margin-left: 0px;
		
	}
	
	#FooterMain {
		width: 100%;
		text-align: left;
		color: #000000;
		font-family: tahoma;
		font-size: 10px;
		height: auto;
		margin-left: 0px;
		
	}
	
	#Footer font {
		color: #000000;
		font-family: tahoma;
		font-size: 10px;
	}
	
	#FooterMain font {
		color: #000000;
		font-family: tahoma;
		font-size: 10px;
	}
	
/* Popups */

	.popupBox {
		width: 805px;
		border: 1px solid #666666;
		visibility: visible;
		position: static;
		margin-left: 0px;
	}
	
	.popupBox img {
		border: 0px;
	}
	
	.popupBoxDiv {
		width: 294px;
		height: 323px;
		margin-left: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: left;
		float: left;
	}
	
	.popupBoxDiv div{
		width: 264px;
		color: #000000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height: 20px;
		text-align: left;
	}
	
	.popupCloseBTN {
		display: none;
	}
	
	.popupMap {
		display: none;
	}

#PrintCase {
	display: none;
}
#PrintCaseMain {
	display: none;
}

/* Slider Main Class */
	
	.slideBox { /* main page slider */
		display: none;
		
	}
	
	.islideBox { /* internal page slider */
		display: none;
	}
	
#SiteRemark {
height: auto;
}

#SiteDiscover {
height: auto;
}

#SiteCommunity {
height: auto;
}

#SiteAmenities {
height: auto;
}

#SiteAreamap {
height: auto;
}

#SiteEvents {
height: auto;
}

#SiteDeveloper {
height: auto;
}

#SiteContactUs {
height: auto;
}