	
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
	background-color: #E4EEB7;
	margin-right: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 30px;
	
}
#container {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	clear: both;
	width: 911px;
	float: left;
	height: 392px;
	font-size: 1px;
}
#headerleft {
	width: 220px;
	display: block;
	float: left;
}
#flashcontent {
	float: left;
	width: 690px;
	height: 400px;
}
.imgfloat {
	clear: both;
	float: left;
}
#content {
	clear: both;
	text-align: left;
	width: 893px;
	background-color: #FFFFFF;
	min-height: 200px;
	height: auto !important;
	height:200px;
	padding-bottom: 30px;
	margin-left: 9px;
	padding-top: 20px;
}

#text{
	text-align: left;
	width: 893px;
	padding-top: 20px;
}

#pageTitles {
	width: 680px;
	margin-left: 211px;
	clear: both;
}

#titleLeft {
	font-size: 18px;
	color: #31B2EA;
	width: 320px;
	line-height: 20px;
	float: left;
}
#titleRight {
	font-size: 18px;
	color: #31B2EA;
	width: 315px;
	margin-left: 30px;
	display: inline;
	line-height: 20px;
	float: left;
}

#pageText {
	width: 890px;
	height: auto !Important;
	float: left;
	margin-top: 20px;
}

#address {
	float: left;
	width: 150px;
	margin-left: 40px;
	display: inline;
	font-size: 11px;
	line-height: 15px;
	margin-right: 21px;
	margin-top: -45px;
}

#leftcolumn {
	float: left;
	width: 320px;
	display: inline;
	line-height: 16px;
}
#rightcolumn {
	float: left;
	margin-left: 30px;
	width: 310px;
	display: inline;
	line-height: 16px;
	list-style-type: none; 
}
#mapwrapper {
	height: 300px;
	width: 320px;
	clear:both;
}



#footer {
	clear: both;
	width: 901px;
	font-size: 10px;
	line-height: 27px;
	height: 27px;
	background-image: url(../images/bottom_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 9px;
}
.socialMedia {
	margin-bottom: 30px;
	margin-top: 0px;
}
.clear {
	clear: both;
}

/* BUTTONS */
#allenButton {height: 35px; line-height:35px; width: 150px; float:left;}
#allenButton a {height: 35px; overflow:hidden; background: url(../images/signup_button.png) no-repeat 0 0; width: 150px; float:left; text-decoration:none; }
#allenButton a:hover {background-position: 0 -35px;}

#friscoButton {height: 35px; line-height:35px; width: 150px; float:left;}
#friscoButton a {height: 35px; overflow:hidden; background: url(../images/signup_button.png) no-repeat 0 0; width: 150px; float:left; text-decoration:none;}
#friscoButton a:hover {background-position: 0 -35px;}

#richardsonButton {height: 35px; line-height:31px; width: 150px; float:left;}
#richardsonButton a {height: 35px; overflow:hidden; background: url(../images/signup_button.png) no-repeat 0 0; width: 150px; float:left; text-decoration:none;}
#richardsonButton a:hover {background-position: 0 -35px;}

#southlakeButton {height: 35px; line-height:35px; width: 150px; float:left;}
#southlakeButton a {height: 35px; overflow:hidden; background: url(../images/signup_button.png) no-repeat 0 0; width: 150px; float:left; text-decoration:none;}
#southlakeButton a:hover {background-position: 0 -31px;}

/* Links Menu */

div#linksmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin:0; 
	padding:0;
}
div#linksmenu ul li {border-left: 2px solid #31B2EA; padding: 0 0 0 7px; margin: 10px 0 10px 0;}
div#linksmenu ul li a {color:#666; text-decoration:none;}
div#linksmenu ul li a b {color: #31B2EA; text-transform: uppercase; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
div#linksmenu ul li a:hover {color:#31B2EA; text-decoration:underline;}
div#linksmenu ul li a:hover b {color: #31B2EA; text-transform: uppercase; font-weight:bold; text-decoration:underline;}

#wall ul {
	list-style-type: none;
}

.facebookWall {
	list-style-type: none; 
}

.feedTpl {
	list-style-type: none;
}

.attachment-data {
	list-style-type: none;
}

/* easy elements */

	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding:2px 10px;
		background:#f5f5f5;
		}
	#easy_tooltip span{} /* extra element */
	
	#easy_popup{ /* popup overlay */
		background:#000;
		}
	#easy_popup_preloader{ /* popup preloader */
		padding:10px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content{ /* popup window */
		padding:0px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content .caption{font-size:0px; line-height:0px}	
	#easy_popup_close{ /* popup close button */
		position:absolute;
		float:left;
		left:0;
		top:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_gallery{ /* popup gallery navigation */
		position:absolute;
		float:left;
		left:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_prev{margin-right:5px;}
	#easy_popup_next{}
	#easy_popup_counter{ /* popup gallery counter */
		position:absolute;
		float:left;
		right:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}
	
/* // easy elements */
