﻿
#leftBlock{
	position:relative;
	display:inline-block;
	float: left;
	width:330px;
}




#rightBlock{
	float:right;
	width:200px;
}




#ServiceAreaDIV {
	clear:right;
}



#ServiceAreaDIV div{
	display:inline-block;
	position:relative;
	width:30%;
	float:left;
}




#ContactUsDIV{
	
}




#SpecialsDIV{
	
}




#AreaAttractionsDIV{
	padding-bottom:30px;
}




#TeamDIV{
	clear:left;
	text-align:justify;
}



#TeamDIV img{
	float: left;
	margin: 0px 15px 15px 0px;
	height: 150px;
	width:150px;
}




ul{
	margin-left:0px;
	padding-left:0px;
}

li{
	list-style-type: none;
}


p a{
	cursor: pointer ;
}


#franchise_available{
	float:right;
	display:inline-block;
	position:relative;
	right:10px;
}

#franchise_available h1{
	color:maroon;
}

#franchise_available h3{
	color:maroon;
}


#navlinks ul.subnav li {
	line-height:20px;
}

#navlinks li ul.subnav {
	padding: 8px 15px 15px 15px;
	width: 165px;
}

