@charset "utf-8";

/* CSS Document */

#logo { 
 margin: 27px 0 17px 0;
 width: 293px;
}

/***********************************************************************************************************
CHOOSE YOUR LOCATION
***********************************************************************************************************/

#choose_location { 
 margin: 0 auto;
 width: 293px;
 text-align:center;
}



.chooselocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #7f7b66;	margin: 10px 0 0 0;
}

#location_box {
	width:293px
	height:250px;
	background-image:url(/images/bkgrnd_left_location.png);
	background-position:center;
	background-repeat:repeat-y;
	margin:20px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	text-align:left;
}

#franchise_navigation {
	position:relative;
	width:250px;
	padding:0 0 35px;
}

#location_SOUTHLAKE {
	position:relative;
	width:293px;
	height:240px;
}

#location_HIGHLAND {
/*	display:none; */
	position:relative;
	width:293px;
	height:240px;
}

#location_DALLAS {
/*	display:none; */
	position:relative;
	width:293px;
	height:240px;
}

#location_ALLEN {
/*	display:none; */
	position:relative;
	width:293px;
	height:240px;
}

#location_WINSTON {
/*	display:none; */
	position:relative;
	width:293px;
	height:240px;
}

#location_viewmenu {
	width:80px;
	height:81px;
	position:absolute;right:0px;top:0px;
	z-index:200;
}

#location_text {
	z-index:100;
	padding-top:15px;
	padding-left:25px;

}

#location_text_h1 {
	font-weight:bold;
	width:213px;
}

#location_text a  {text-align:left;}

#location_text a:hover {color:#7f7b66; text-decoration:underline;}

#location_linktopage {
	margin:10px 0 10px 0;
}

#location_address {
	margin:0 0 10px 0;
}

#location_hours {
	margin:0 0 10px 0;
}

#location_img {
	padding-top:2px;
	z-index:201;
}

/***********************************************************************************************************
LOCATION TEAM IMAGES
***********************************************************************************************************/

#team_img {
	width:293px;
	height:150px;
	margin:10px 0 25px 0;
	float:left;
}

#team_img_hdr_allen {
	width:293px;
	height:11px;
	margin:10px 0 0 0;
}

#team_img_img_allen {
	width:293px;
	height:112px;
	margin:15px 0 0 0;
}

#team_img_hdr_dallas {
	width:293px;
	height:11px;
	margin:10px 0 0 0;
}

#team_img_img_dallas {
	width:293px;
	height:112px;
	margin:15px 0 0 0;
}

#team_img_hdr_southlake {
	width:293px;
	height:11px;
	margin:10px 0 0 0;
}

#team_img_img_southlake {
	width:293px;
	height:112px;
	margin:15px 0 0 0;
}






/***********************************************************************************************************
SOCIAL MEDIA
***********************************************************************************************************/

#connectonline {
	margin:10px 0 25px 0;
}

#connectonline_hdr {
	width:293px;
	height:11px;
	margin:10px 0 0 0;
}

#connectonline_facebook {
	width:293px;
	height:62px;
	margin:15px 0 0 0;
}


/***********************************************************************************************************
WATCH VIDEO 
***********************************************************************************************************/

#watch_video {
	width:293px;
	height:150px;
	margin:10px 0 25px 0;
	float:left;
}

#watch_video_hdr {
	width:293px;
	height:11px;
	margin:10px 0 0 0;
}

#watch_video_img {
	width:293px;
	height:112px;
	margin:15px 0 0 0;
}



/***********************************************************************************************************
HAPPENINGS @ THE BOARDROOM SALON 
***********************************************************************************************************/

#happenings_hdr {
	width:293px;
	height:13px;
	margin:10px 0 10px 0;
}

#happenings_box {
	width:293px;
	margin:0 0 20px;
}

#happenings_contentarea {
	padding:15px;
	width:240px;
	text-align:left;
}

.happenings_divider {
	margin: 15px 0 15px 0;
}

.happenings_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #000;
	text-align:left;
	margin: 0 0 10px 0;
}

.happenings_txt {
	width:240px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align:left;
	margin: 0 0 4px 0;
}

ul.happenings_txt_list  {font-family: Arial, Helvetica, sans-serif;font-style: normal; font-weight: none; padding:0 0 0 20px; text-align:left;}
li.happenings_txt_list  {font-family: Arial, Helvetica, sans-serif;font-style: normal; font-weight: none;}

#happenings_box a  {text-align:left; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color:#000;	font-size: .95em;}
#happenings_box a:hover {color:#fff6cc;}
