/********* business *******/

.business-main {
	BACKGROUND-COLOR: #FFFFFF;
	
	FONT-SIZE: 12px;
	COLOR: #3a5366;
	
	line-height: 21px;
	padding-top:10px;
	
}

.business-top {
}

.business-general{
	/*min-height: 320px;*/
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 0px;
	margin: 0px;

}


.business-gallery {
	/*min-height: 245px;*/
	text-align: justify;
	                      
	/*min-height: 320px;*/
	                      
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	/*background-color: #dddddd;*/
}

.business-map {
	padding: 15px;
}


.business-desc {
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.business-cal-rates {
	background-color: #f8f8f8;
	border-style: none;
	border-width: 0px;
	top:0px;
	left:0px;
	right:0px;
	bottom: 0px;
	padding: 20px;
	margin: 0px;
}

.business-bottom-wrap {
	border-top-color: #c2c2c2;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #efefef;

}

.business-features {
	padding: 15px;
}

.business-features .question{
	/*border: black 1px solid;*/
	padding: 2px;
	line-height: 12px;
	font-size: 11px;

}

.business-photos img {
	float: left;
	padding: 10px;
	margin: 10px;
	border: thin black;
}
.business-pics {
	height: 263px;
	width: 350px;
	padding:0px;
	margin:0px;
	overflow: hidden;
	margin: 0px;
	border: 0px;
}
.business-pics img {
	height: 263px;
	width: 350px;
	top:0px;
	left:0px;
	right:0px;
	bottom: 0px;
	padding:0px;
	margin: 0px;
	border: 0px;
}

/* tab pane styling */

div.business-home div {
	display:none;
	padding:15px;
	border:1px solid #ccc;
	border-top:0;
	/*min-height:400px;*/
	font-size:14px;
	color: #3A5366;
	background-color:#fff;
	position:relative;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.business-main h2 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #3a5366;
	font-size: 24px;
}

.business-main th {
	color: white;
	background-color: #3a5366;
}

.business-main td {
	padding: 5px;
	vertical-align: top;
	margin: 0px;
	background-color: white;
	border-bottom-color: #3a5366;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
}

.business-main b {
	color: #9b9b9b;
}


.specials {

	margin-top: 10px;

	background-color: #efefef;

	border-color: #b2b2b2;

	border-style: solid;

	border-width: thin;

	padding: 5px;
	
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}

/* tooltip */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#0074bd;
	padding:2px 5px;
	color: white;
	display:none;
	}	

/*  */



