/* CSS Document */

h3 {
	color:#fff;
	font-weight:bold;
	font-family:Arial;
	font-size:24px;
	margin:0px 0 0 0;
	padding:0px;
}
h3:hover {
	color:#fe0303;
}
h4 {

}
img {
	border:0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover  {
	color:#fe0303;
}

#myController span,
#myController a{
	color:#FFF;
	cursor:pointer;
	font-size:11px;
}

#myController span:hover,
#myController a:hover  {
	color:#fe0303;
}
#myController a.current {
	color:#fe0303;
}

#jFlowSlide{
	margin:0px auto;
}

#myController span.jFlowSelected {
	color:#fe0303;
}

.jFlowPrev, .jFlowNext{
	cursor:pointer;
}

#controlWrapper {
	width:297px;
	height:660px;
	position:absolute;
	float:left;
	z-index:100;
	opacity:0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background-color:#000000;
	text-align:left;
}
.controlWrapperText {
	padding:20px 0px 20px 15px;
	opacity:1;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.subMenu {
	margin:0px;
	padding:5px 0 10px 2px;
}
.feature {
	background:url(../images/ajax-loader.gif) no-repeat 550px center;
	width:956px; 
	height:660px;
}
#mySlides .slide1 {
	/*background:url(../images/bg/get-to-know.jpg) no-repeat; */
	width:956px; 
	height:660px;
}	
#mySlides .slide2 {
	background:url(../images/bg/campbell.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide3 {
	background:url(../images/bg/rousehill.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide4 {
	background:url(../images/bg/miranda.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide5 {
	background:url(../images/bg/dinning-room.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide6 {
	background:url(../images/bg/160-seats.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide7 {
	background:url(../images/bg/fully-license.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide8 {
	background:url(../images/bg/banquet.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide9 {
	background:url(../images/bg/lunch.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide10 {
	background:url(../images/bg/dinner.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide11 {
	background:url(../images/bg/banquet.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide12 {
	background:url(../images/bg/wine.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide13 {
	background:url(../images/bg/map.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	
#mySlides .slide14 {
	background:url(../images/bg/contact.jpg) no-repeat; 
	width:956px; 
	height:660px;
}	


#mySlides .content {
	float:right;
	margin:80px 30px 0 0;
	opacity:1;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.text_content {
	position:relative;
	z-index:9999;
	margin:50px 0 0 5px;
	padding:0px 20px 0 0;
	opacity:1;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.text_content p {
	color:#FFFFFF;
	text-align:left;
	opacity:1;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	
}

.contact_content {
	float:right;
	margin:150px 200px 0 0;
	font-size:12px;
}

#content1,
#content2,
#content3,
#content4,
#content5,
#content6,
#content7,
#content8,
#content9,
#content10,
#content11,
#content12,
#content13,
#content14
{
	display:none;
	padding:0px;
	margin:0px;
}



