* {
    	padding: 0px;
    	margin: 0px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	text-align:center;
	background-color:#ffffff;
}


a img { border:none }
img, div { behavior: url(iepngfix.htc) }
div.clear {
	clear: both;
}

A:link, A:visited, A:active {
	color:#000;
	text-decoration:underline
}

A:hover {
	text-decoration:none;
}

hr { 
	border:0; 
	color:#f77e2a; 
	background-color:#f77e2a; 
	height:1px; 
	margin-bottom:25px; 
	margin-top:20px 
}
.photoborder {
	float:right;
	padding:6px;
	 border:1px solid #f77e2a;
	 margin-left:22px;
	 margin-bottom:18px;

}

#mainContainer {
	background-image: url(images/bknd-int.jpg);
	background-repeat: repeat-x;
}

#home #mainContainer {
	background-image: url(images/bknd.jpg);
	background-repeat: repeat-x;
}

#homecontain {
	width:900px;
	margin:auto;
	overflow:0 auto;

}

/****************** Global Navigation *************/
#topnav {
	text-align:right;
	padding-top:5px;
	height:32px;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	color:#919295;
	line-height:40px;
	text-decoration:none;
}
#topnav a:hover {
	text-decoration:underline;
}
#topnav .navIcons {
	float: right;
	list-style:none;
	margin: 0 0 0 20px;
}
#topnav .navIcons li {
	display: inline;
}
.smlinks {
	margin-left:4px;
}
#homelogo {
	float:left;
	width:235px;
	height:374px;
	margin:0 auto;
	background-color:#f77e2a;
	overflow:visible;
	text-align:left;
	color:#ffffff;
}
#homelogo h1, #logo h2 {
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	margin-bottom:16px;
	text-align:center;
	color:#FFFFFF;
}
#homelogo p {
	padding:8px 12px 4px 12px;
	text-align:center;
}

#logo {
	float:left;
	width:235px;
	height:175px;
	background-color:#f77e2a;
	margin:0 auto;
	overflow:visible;
	text-align:left;
}
#homeflash {
	float:left;
	margin:0 auto;
	width:665px;
	overflow:visible;
}
#masthead {
	float:left;
	margin:0 auto;
	width:665px;
	height:175px;
	overflow:visible;
}
/****************** Interior *************/

#lowercontain {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
#leftcol {
	float:left;
	width:235px;
	background:url(images/bknd-leftcol.gif) no-repeat bottom #f77e2a;
	margin:0 auto;
	overflow:visible;
	text-align:left;
	margin-right:45px;
	color:#FFFFFF;
	padding:40px 0 90px 0;
}
#leftcol .pad {
	padding:0 18px 0 18px;
}
#leftcol h2 {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
	text-align:center;
	padding-bottom:4px;
}
#maincol {
	float:left;
	margin:0 auto;
	width:600px;
	padding-top:30px;
	text-align:left;
}

#maincol .left {
	float:left;
	width:190px;
	margin-right:15px;
}
#maincol .middle {
	float:left;
	width:180px;
	margin-right:15px;
}
#maincol .right {
	float:left;
	width:190px;
}
/****************** Homepage Callouts *************/

#homelowercontain {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}

#homecallouts {
	margin:0 auto;
	text-align:left;
	padding:24px 0 22px 24px;
	font-size:14px;
	line-height:18px;
}

#homecallouts h2, #maincol h1, #maincol h3, .text strong, #homecallouts .textsmall strong{
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	margin-bottom:16px;
	text-align:center !important;
}
#maincol h2 {
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	margin-bottom:12px;
	text-align:left;
	/* border-bottom:1px solid #2a1709; */
}

.calloutleft {
	float:left;
	width:270px;
	padding-right:20px;
}
.calloutmid {
	float:left;
	width:270px;
	padding-right:20px;
	padding-left:25px;
}
.calloutright {
	float:left;
	width:240px;
	padding-left:25px;
}

.thmb {
	margin-bottom:12px;
	border:1px solid #a18567;
	float:left;
}
/****************** navigation *************/
div#navigation {
	text-align:center;
}
div#nav {
	width: 900px;
	height: 42px;
	margin:auto;
}
div#nav ul {
	margin: 0;
	padding-top:4px;
}
div#nav ul li {leftcol
	list-style: none;
	background: url(images/nav-div.gif) no-repeat 100% 50%;
	padding: 0 1px 0 0;
	float: left;
	display: inline;
}
div#nav ul li.last {
	background: none;
}
div#nav ul li a {
	display: block;
	font-size:14px;
	line-height: 34px;
	padding: 0 11px;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #ffffff;
	text-decoration: none;	
}
div#nav ul a:hover {
	text-decoration: none;
}
div#nav ul li:hover a, div#nav ul li.sfhover a {
	background-color: #f77e2a;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(images/nav-drop-bkg.png) no-repeat 0 0;
	width: 155px;
	z-index: 210;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em;
}
div#nav ul li ul li {
	background-image: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 16px;
	padding: 6px 10px;
	margin: 0;
	font-size: 112%;
	display: block;
	font-weight: normal;
	color:#FFFFFF;
	background-image: none!important;
	background-color: transparent!important;
	width: 135px;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul a:hover {
	background-color: #f77e2a!important;
}
/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */








/****************** footer *************/
#footer {
background-image:url(images/bknd-footer.jpg);
background-repeat:repeat-x;
background-position:top;
	text-align:center;
	font-size:11px;
	line-height:16px;
	margin:auto;
	padding-top:32px;
	overflow:hidden;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footerhdr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}
#footer P {
	margin-bottom:6px;
	padding:0;
}

#footercontain {
	width:900px;
	margin:auto;
}

#footercontain .left {
	float:left;
	width:440px;
	text-align:right;
	padding:0 10px 40px 0;
}

#footercontain .right {
	float:left;
	width:410px;
	text-align:left;
	padding:22px 0 12px 10px;
}


#booking {
	width:235px;
}

#booking h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
}
#booking h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
}
#booking .left {
	float:left;
	margin-left:15px;
	width:90px;
	margin-bottom:12px;
}
#booking .right {
	float:left;
	margin-left:10px;
	width:90px;
	margin-bottom:12px;
}
.txt {
	font-size:9px;
	width:60px;
}

.marginMain {
	margin-bottom:20px;
}

/* mainpage include */
#boxMainPageLists {
	margin: 40px 0 0 0;
	overflow: hidden;
}

#boxMainPageLists #seoLandingList {
	float: left;
	padding: 0 20px 0 0;
	width: 270px;
}

#boxMainPageLists #eventList {
	float: left;
	padding-left: 25px;
	width: 560px;
}

#boxMainPageLists #specialsList {
	float: right;
	margin-bottom: 30px;
	width: 560px;
}

/* callouts */
.calloutleft .marginMain #boxMainPageLists  #seoLandingList ul{
	list-style:none;
}

#displayFeaturedSpecial .textsmall strong.sub_hdr {
	font-size: 18px;
	font-weight: normal;
}

#displayFeaturedSpecial strong:second-child {
	font-size: 12px;
	font-weight: bold;
}
