* {
    	padding: 0px;
    	margin: 0px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
	color:#000000;
	text-align:center;
	background-color:#137cc0;
	background-image:url(images/bknd_stars.gif);
	background-repeat:repeat-x;
}

a img { border:none }
div.clear {
	clear: both;
}

hr { 
	border:0; 
	color:#137cc0; 
	background-color:#137cc0; 
	height:1px; 
	margin-bottom:25px; 
	margin-top:20px 
}

/****************** page container *************/
#container {
	width:830px;
	margin:auto;
	padding:0px;
	background-color:#ffffff;
	border: 1px solid #5f5656;
}

/****************** masthead *************/
#masthead {
	background-image:url(images/bknd_masthead.gif);
	background-repeat:no-repeat;
	text-align:right;
	width:830px;
	height:27px;
	color:#137cc0;
}

#masthead a:link, #masthead a:visited, #masthead a:active {
	font-size:13px;
	color:#137cc0;
	text-decoration:none;
}
#masthead a:hover {
	text-decoration:underline;
}
#masthead p {
	padding-right:38px;
}

/****************** INTERIOR masthead *************/
#interiormasthead {
	height:140px;
	background-image:url(images/bknd_masthead-int.jpg);
	background-repeat:no-repeat;
	text-align:left;
	overflow:visible;
}
#interiormasthead .left {
	float:left;
}
#interiormasthead .right {
	float:right;
	padding:20px 38px 0px 0px;
}
#interiormasthead h1 {
	text-align:right;
	padding: 100px 40px 0px 0px;
	font-size:20px;
	color:#072b74;
	font-weight:normal
}

/****************** navigation *************/

#navigation {
	padding:0px;
	margin:0px;
    	float: left;
	text-align:left;
	width:223px;
	height:474px;
	background-image:url(images/bknd_navigation.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	line-height:24px;
}

#navigation p {
	padding:40px 0px 0px 36px;
}
#navigation A:link, #navigation A:visited {
  	text-decoration: none;
  	color:#ffffff;
}

#navigation A:hover,#navigation A:active {
  	color:#072b74;
}

/****************** INTERIOR navigation *************/

#nav-int {
	padding:0px;
	margin:0px;
    	float: left;
	text-align:left;
	width:223px;
	height:474px;
	color:#072b74;
	line-height:24px;
	background-image:url(images/bknd_interiortop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#nav-int p {
	padding:10px 0px 0px 36px;
}
#nav-int A:link, #nav-int A:visited {
  	text-decoration: none;
  	color:#072b74;
}

#nav-int A:hover,#nav-int A:active {
  	text-decoration: underline;
}
/****************** homepage flash *************/
#flash {
	float:left;
}


/****************** homepage content *************/

#homepage {
	text-align:left;
	color:#000000;
	margin:auto;
}

#homepage p {
	padding:0px 40px 0px 40px;
	margin-bottom:12px;
}

#homepage h1 {
	font-size:22px;
	margin-bottom:12px;
	color:#137cc0;
	font-weight:normal
}

#homepage A:link, #homepage A:visited {
  	text-decoration: underline;
  	color:#000000;
}

#homepage A:hover,#homepage A:active {
  	text-decoration: none;
	color:#000000;
}

#leftcolumn {
	float:left;
	text-align:left;
	width:470px;
	margin:0 auto;
	padding: 0px 30px 0px 40px;
}
#leftcolumn strong {
	text-align:center;
	color:#137cc0;
	font-weight:normal;
	font-size:18px;
}
#leftcolumn A:link, #leftcolumn A:visited {
	text-align:center;
	color:#350938;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
#leftcolumn A:hover {
	text-decoration:none;
}
#leftcolumn p {
	padding:0px;
}
#leftcolumn ul {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}

#rightcolumn {
	border:1px solid #137cc0;
	padding:8px;
	float:left;
	text-align:center;
	width:235px;
	margin-top:45px;
}
#rightcolumn h2 {
	font-size:18px;
	margin-bottom:12px;
	border-bottom:1px solid #137cc0;
	color:#137cc0;
	font-weight:normal;
}
#rightcolumn h3 {
	font-size:12px;
	text-align:left;
	color:#000000;
	margin-top:6px;
	text-align:center;
	font-weight:normal;
}
#rightcolumn UL {
    list-style-type: square;
    margin-left: 30px;
}
#leftcolumn LI,  #rightcolumn LI {
    list-style-type: square;
}
#interiorbooking {
	text-align:left;
}
#interiorbooking h2 {
	font-size:18px;
	margin-bottom:12px;
	border-bottom:1px solid #137cc0;
	color:#137cc0;
	font-weight:normal
}
#interiorbooking h3 {
	font-size:12px;
	float:left;
	color:#000000;
	margin:auto 0;
	font-weight:normal;
}
.bookingleft {
	float:left;
	width:205px;
}
.bookingright {
	float:left;
}
/****************** INTERIOR content *************/

#interiors {
	text-align:left;
	color:#000000;
	margin:auto;
	float:left;
	padding:0px 30px 0px 30px;
	width:540px;
	background-image:url(images/bknd_interiortopright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#interiors p {
	margin-bottom:12px;
}

#interiors h1 {
	font-size:22px;
	margin-bottom:12px;
	color:#072b74;
	font-weight:normal
}

#interiors h2 {
	font-size:18px;
	margin-bottom:12px;
	border-bottom:1px solid #137cc0;
	color:#137cc0;
	font-weight:normal
}
#interiors h3 {
	font-size:15px;
	margin-bottom:12px;
	color:#137cc0;
	text-align:center;
	font-weight:normal;
}

#interiors UL {
    	list-style:square;
    	padding: 5px 10px 5px 20px;
}

#interiors A:link, #interiors A:visited {
  	text-decoration: underline;
  	color:#000000;
}

#interiors A:hover,#interiors A:active {
  	text-decoration: none;
	color:#000000;
}
#interiors .right {
	float:right;
	border:1px solid #b39b7f; 
	padding:5px;
	background-color:#c6b29a;
	margin-left:20px;
	margin-bottom:20px;
}

.photoborder {
	border:1px solid #137cc0; 
	padding:5px;
	background-color:#e2eff7;
	margin-top:20px;
	margin-bottom:20px;
}
/****************** activity guide *************/

#homecallouts {
	background-image:url(images/bknd_callouts.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	font-size:12px;
	height:290px;
}
#homecallouts strong {
	color:#0e71b1;
	font-weight:bold;
}
#homecallouts p {
	padding:4px;
	line-height:20px;
}
.btmborder {
	margin-bottom:12px;
	width:176px;
}
#homecallouts UL {
	padding-top:12px;
}
#homecallouts LI {
	list-style:none;
	width:176px;
	height:230px;
	float:left;
	margin-right:14px;
}
.inputFormButton {
	font-size:13px; 
	padding: 4px;
	cursor:hand; 
	background-color:#819551; 
	color: #ffffff; 
	border: 1px; 
	border-style: solid; 
	border-color: #819551
}


/****************** footer *************/
#footercontain {
	width:830px;
	background-image:url(images/bknd_footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
}
#footer {
	text-align:left;
	width:750px;
	padding:20px 0px 12px 0;
	border-top:1px solid #137cc0;
	font-size:11px;
	line-height:16px;
	margin:auto;
}
#footer P {
	margin-bottom:6px;

}
#footer a:link, #footer a:visited  {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover, #footer a:active  {
	text-decoration:none;
}

.linkDayInCell {
	background-color: #a1cbe6;
	padding-left: 5px;
	padding-right: 5px;
}
/****************** Others *************/
#displayFeaturedSpecial .textsmall {
	text-align: center;
}