/*******************************
*	cream		#fff8e2
*	gray		#969696
*	red			#872a0a
*
******************************/
@media all {

html,body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0; outline:none;}
img,body,html{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a:link, a:visited, a:hover , a:active{outline:none;}

/*<style>
* {margin:0; padding:0; outline: none;}
</style>*/

.stripFormatting {
	display: block;
	padding: 0px 15px 15px 15px;
	line-height: 1.4;
}

.stripFormatting p, .stripFormatting div {
	padding: 0px;
	margin: 0px;
}

.stripFormatting + p {
	margin: 0px;
}

body {
	background: #FFF url(/layout/img/bkgd-tile.gif) repeat-x left top fixed;
	text-align: center !important;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	width:100%;
}
#background {
	width:100%;
	height:100%;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position: fixed;
	text-align:center;
	top:0;
	width:100%;
	background: url(/layout/img/large-bg-winter.jpg) no-repeat center top;
}
#background_flash {
	width:100%;
	height:100%;
	overflow:hidden;
}

#main {
	margin:0px auto;
	width:1005px;
	position:relative;
}
#inner-wrapper {
	width:1002px;
	margin:30px auto 0;
	float:left;
	padding:0 0 215px /*95px*/;
	position:relative;
	background: url(/layout/img/background-paper.jpg) repeat-y center top;
	overflow: visible;
	z-index:1000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#winterSplash1 {
    background: url(/layout/img/snow_03.png) no-repeat left top;
    height: 50px;
    position: absolute;
    right: 44px;
    top: 70px;
    width: 700px;
    z-index: 2000;
}
#winterSplash2{
    background: url(/layout/img/snow_04.png) no-repeat left top;
    height: 350px;
    position: absolute;
    right: -14px;
    top: 70px;
    width: 60px;
    z-index: 2000;
}

h3, h4, h5 {
	font-weight:normal;	
}

h1 { 
	font-size:26px; 
	color: #431017;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
.homePage h1 {
	margin-left:0px !important;
}

h2, .section_break_image {
	font-size:14pt;
	color:#042037;
	text-align:center;
	font-weight:normal;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-left:260px;
	font-weight:lighter;
	height:36px;
}
.homePage #content h2 {
	display:inline;
	height:9px;
	float:left;
	margin-right:15px;
	margin-left:0px;
}
h3.section_break_image {
	margin-left:20px;
	display:inline;
}
h3 {font-size:16pt; }
h4 { font-size:12px; }


a, a:visited, a:active {
	color: #042037;
	text-decoration:underline;
	border-bottom:none;

}
p a, p a:visited, p a:active {
	color:#042037;
}
a:hover {
	text-decoration:none;
}
p {
	line-height:1.5em;
	padding-bottom:1.5em;
}
#content p + ul {
	margin:0 0 20px;
}

/*======================== TOP NAVIGATION ========================*/
#topPageNav {
	background:#5e9ae3;
	background: rgba(117, 172, 238, 0.8);
	color:#FFF;
	margin:0 10px;
	float:right;
	padding:7px 10px 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;		
}
#topPageNav ul {
	display:inline;
	float:left;
	margin:0;
	padding:7px 0px 7px 14px;
	list-style:none;
}
#topPageNav li {
	float:left;
	padding:0 10px;
	border-left:solid 1px #FFF;
}
#topPageNav li:first-child {
	border-left:none;
}
#topPageNav a {
	color:#FFF;
}

#topnav {
	float:left;
	font-size:11pt;
	color:#735628;
	height:50px;
	position:relative;
	z-index:1000;
	margin-left:270px;
}

#topnav > div {
	float:left;
	width:100px;
	height:42px;
	text-indent:-99999px;
	cursor:pointer;
}
#logo {
	width:267px !important;
	height:269px !important;
	margin:0;
	float:left !important;
	position:absolute;
	top:-10px;
	background: transparent url(/layout/img/logo.png) no-repeat left top;
	text-indent:-99999px;
	left:0;
	z-index:3000;
}
#logo a {
	display:block;
	height:269px;
}
#logo a:hover {
	text-decoration:none;
	border:none;
}
#logo img {
	float:left;
}
#topnav .topNavLink {
	display:block;

	height:46px;
	outline:none;
	position:relative;
	z-index:100;
}

#twitterFeed {
	float:left;
	clear:both;
	margin:5px 10px 0 24px;
	width:585px;
	height:32px;
	overflow:hidden;
}
#twitterFeed ul.tweet_list, #twitterFeed ul.tweet_list li  {
	padding:0;
	margin:0;
	text-align:left;
}
#twitterFeed strong {
	float:left;
}
a.tweet_avatar {
	padding-right:5px;
}
.tweet_time {
	font-size:9px;
}
p.tweet_intro {
	display:inline;
}

#topnav > div > a:hover, #logo div a:hover {
border:none;
}
/* multimedia */
#topNav_5, #topNav_5:visited {
background:url(/layout/img/topNav-3.png) no-repeat -20px top; position:relative;
width:110px !important;
margin-top:2px;
margin-left:25px;
}
#topNav_5:hover {
	background-position:-20px -57px;
}

/* events */
#topNav_4, #topNav-topNav_4:visited {
background:url(/layout/img/topNav-3.png) no-repeat -500px top; position:relative;
width:110px !important;
margin-top:5px;
}
#topNav_4:hover{
	background-position:-500px -57px;
}

/* directions */
#topNav_3, #topNav_3:visited {
background:url(/layout/img/topNav-3.png) no-repeat -612px top; position:relative;
width:110px !important;
margin-top:2px;
}
#topNav_3:hover {
	background-position:-612px -57px;
}

/* shop, sleep & eat */
#topNav_2, #topNav_2:visited {
background:url(/layout/img/topNav-3.png) no-repeat -145px top; position:relative;
width:170px !important;
margin-top:2px;
}
#topNav_2:hover {
	background-position:-145px -57px;
}


/* things to do */
#topNav_1, #topNav_1:visited {
background:url(/layout/img/topNav-3.png) no-repeat -327px top; position:relative;
width:151px !important;
}
#topNav_1:hover {
	background-position:-327px -57px;
}


/*
#topNav-lodging:hover .topNavDropContainer,
#topNav-events:hover .topNavDropContainer,
#topNav-weddings:hover .topNavDropContainer,
#topNav-dining:hover .topNavDropContainer,
#topNav-spa:hover .topNavDropContainer,
#topNav-golf:hover .topNavDropContainer,
#topNav-activities:hover .topNavDropContainer {
	display:block;
}

#topNav-lodging a:hover .topNavDropContainer,
#topNav-events a:hover .topNavDropContainer,
#topNav-weddings a:hover .topNavDropContainer,
#topNav-weddings a:hover .topNavDropContainer,
#topNav-spa a:hover .topNavDropContainer,
#topNav-golf a:hover .topNavDropContainer,
#topNav-activities a:hover .topNavDropContainer {
	display:block;
}*/

.topNavDropElement {
	padding:3px;
	border-bottom:#CCCCCC 1px dashed;
	cursor:pointer;
}

.topNavDropElement:hover, .topNavDropElement:hover a, .topNavDropElement a:hover, .topNavDropElement:hover a:hover {
	background:#042037;
	color:#FFF;
	text-decoration:underline;
	display:block;
}

.topNavDropElement a {
	color:#000000;
	text-decoration:none;
	border:none;
	font-size:8pt;
	display:block;
	padding:3px 5px;
}

.topNavDropContainer {
background: url(/layout/img/background-paper.jpg) repeat center top; width: 230px !important; z-index: 999999; position: absolute; top: 44px; display:none; padding:0; text-align:left; text-indent: 0px !important;  left:0px; border:#000000 solid; border-width:0px 1px 2px 0px;
}

div.topNavDropContainer-footer {
	width:100%;
	height:32px;
}
#topNav-events .topNavDropContainer {
	left:-132px;
}
.topNavDropContainer ul { list-style:none; padding:5px; margin:0px; z-index: 999999;}

#topnav .topmenulast {    /* Get rid of divider on first menu item */
/*	padding:0 9px 0 0;
	background:transparent url(layout/img/site/nav_right_curve.gif) no-repeat scroll right top; 
*/}

#topnav .topmenulast a, #topnav .topmenulast a:visited {    /* Get rid of divider on first menu item */
/*	background-image: url(none) !important; 
*/}

#topnav ul li:hover ul li a,
#topnav ul li a:hover ul li a {                   /* 2nd level unselected items */
/*	background-color:#CCBE29;       /* this sets the drop-down menu background color */
/*	border-top: 1px solid white;
	padding: 4px 9px;
*/}

#topnav ul li:hover ul li:hover a,
#topnav ul li a:hover ul li a:hover {                /* 2nd level selected item */
/*	background-color:#C4B94F;
	color:white;*/
}


/*======================== HEADER ========================*/
#header {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	clear:both;
	position:relative;
	z-index:100;
	text-align:right;
	height:265px;
}
.homePage #header {
	height:auto;	
}
#slider1, #slider1 li {
	padding:0;
	margin:0;
	position:relative;
}
div.bx-wrapper {
	width:985px !important;
	position:relative;
}
div.bx-window {
	width:985px  !important;
	height:390px  !important;
}
a.bx-prev, a.bx-next {
	position:absolute;
	left:320px;
	top:185px;
	width:30px;
	height:30px;
	border:5px solid #FFF;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display:block;
	text-indent:-99999px;
	text-align:left;
	background:url(/layout/img/arrows.png) no-repeat 10px center #0555aa;
	opacity:0.9;			
}
a.bx-next {
	left:auto;
	right:40px;	
	background:url(/layout/img/arrows.png) no-repeat -28px center #0555aa;		
}
div.bx-wrapper span.caption {
	display:block;
	position:absolute;
	z-index:10;
	right:13px;
	bottom:13px;
	background:#FFF;
	background:rgba(255, 255, 255, 0.7);
	font-weight:bold;
	padding:3px 5px 3px 20px;
	color:#042037;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;	
}

#photoFrame {
	float: right;
	margin-right:30px;
	z-index:1;
	position:relative;
	margin-top:10px;
	padding:13px 0 0 0;
}
.homePage #photoFrame {
	height:400px;
	float:none;
	margin-top:0px;
	border:none;
	background:none;
	padding:0;
}

#header img {
	float:left;
	width:720px;
	height:185px;
	position:relative;
	border: #FFF 14px solid;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;	
}
.homePage #photoFrame img {
	width:670px;
	height:340px;
	float:right;
	margin-top:10px;
}


#divHeaderOverlay {
	float:right;
	position:absolute;
	text-align:right;
	right:14px;
	top:191px;
	z-index:100;
}
#divHeaderOverlay div, #HeaderCaption div{
	background: #EEE2C9 ;
	padding:5px 5px 3px 15px;
	float:left;
	color:#383F01;
}
#divHeaderOverlay a, #divHeaderOverlay a:visited, #HeaderCaption a, #HeaderCaption a:visited, #divHeaderOverlay{
	color:#383F01;	
}

#HeaderCaption {
	float:left;
	position:relative;
	text-align:left;
	right:14px;
	top:270px;
	z-index:100;
}



#headline{
	width:313px;
	height:308px;
	background:url(/layout/img/didYouKnow.jpg) no-repeat left top;
	margin:36px 0 0 7px;
	position:absolute;
	z-index:200;
	left:-7px;
	top:-30px;
}
.homePage #headline {
	height:413px;
}
#headline h2 {
	color:#333;
	font-size:13pt;
	float:left;
	margin:140px 20px 0 30px;
}
.homePage #headline h2 {
	font-size:14pt;
}

#headline a, #headline a:visited{
}

#headline a:hover{	
}
#headlineFooter {
	width:310px;
	height:30px;
	background:url(/layout/img/didYouKnow.jpg) no-repeat left bottom;
	position:absolute;
	bottom:-30px;
	left:0px;
}
.homePage #headlineFooter {
	display:none;
} 

#header-base{
	position: relative;
	width: 570px;
	height: 17px;
	left: 200px;
	padding: 0;
	margin: 0;
	text-align:right;
}

#search input {
	color:#000;
	border:thin solid #999;
	background: #FFF;
}

#search {
	float:left;
	display:block;
	z-index:1;
	background: none;
	text-align:left;
	padding:4px 8px 3px 5px;
}

#search form {

}

#search a, #search a:visited {
	color:#FFF;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

#search a:hover{
	color:#CCBE29;
}

/*========================  LHN: General Left Hand Navigation ========================*/
/* NOTE: for lhn menu settings, see topnav.css */

#leftcolumn {
	width: 188px;
	float: left;
	background:none;
	margin-left:5px;
	margin-top:-300px; /************ Positions LH column above header image for interior pages *************************/
	position:relative;
	z-index:1000;
	
}
#rhn {
	margin:0;
	padding:0;
	text-align:left;
}
#rhn li {
	list-style-type:none;
	padding:5px 0;
}
#rhn li a {
	font-size:10pt;
}
#rhn li.active a {
	font-weight:bold;
}

#lhn {
	margin: 0px auto 0px 13px;
	background: none;
}

#lhn_print a, #lhn_email a, #lhn_bookmark a {
	color: #ecedce;
	font-size: 7pt;
	text-decoration:none;
	display: block;
	text-indent:30px;
	width: 150px;
	height: 25px;
	margin: 0px 8px 0px 25px;
	text-align:left;
	padding-top:5px;
}

/*#lhn_print a {
	background:url(/layout/img/printer-icon.gif) no-repeat 0 0;
}
#lhn_email a {
	background:url(/layout/img/email-icon.gif) no-repeat 0 0;
}

#lhn_bookmark a {
	background:url(/layout/img/favorite-icon.gif) no-repeat 0 0;	
}*/

#lhn_bottom1, #lhn_bottom2 {
	text-align: center;
	width: 180px;
	color: #ecedce;
	margin:10px 0;
}



#lhn_bottom1 a, #lhn_bottom1 a:visited,
#lhn_bottom2 a, #lhn_bottom2 a:visited {
	color: #ecedce;
}

#lhn ul li a,
#lhn ul li a:visited {                    /* unselected top-level menu items */
	background:none !important;
	font-size: 12pt;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}

#lhn ul li.sticky ul li a {
	font-size: 8pt !important;
	line-height:8pt !important;
	text-decoration:none;
}

#lhn ul li a:hover {                /* 2nd level selected item */
	background-color:#cca148 !important;
}

#lhn ul li.sticky:hover ul li:hover a,
#lhn ul li.sticky a:hover ul li a:hover,
#lhn ul li.sticky ul li a:hover {                /* 2nd level selected item */
	background:none !important;
	color:#e0b33f !important;
	text-decoration:underline !important;
}



#lhn ul li.popup:hover a,
#lhn ul li.popup a:hover {                        /* selected top-level menu items */
	background-color:#cca148 !important;
}

#lhn ul li.popup:hover ul li a,
#lhn ul li.popup a:hover ul li a {                   /* 2nd level unselected items */
	background-color:#cca148 !important;
	/* border: 1px solid white; */
	font-size: 10pt;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	padding-left:5px;
}

#lhn ul li:hover ul li:hover a,
#lhn ul li a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#e0b33f !important;
}

/*========================  Main Content in Center ========================*/

#center {
	width: 900px;
	height: auto;
	padding:10px;

	z-index:100;
	margin:0 50px;
	position:relative;
	left:0px;
	top:0px;
}

#content {
	text-align: left !important;
	padding:15px 20px 10px;
	float:left;
	color:#242424;
	width:850px;
	font-size:14px;
}
.homepage #content {
	padding:0 20px 10px;	
}

#content h1 {
	color:#0e4573;
	font-size: 30pt;
	vertical-align:top;
	font-family:"Palatino Linotype", Copperplate, "Times New Roman", Times, serif;
	text-align:left;
	margin-left:260px;
	font-weight:bold;
}

div.roundedcornr_content li {
	margin-left: 25px;
}

/*#content li {
	text-indent:5pt;
}*/

#content p img {
	margin: 0px 15px;
}

.imageRight {
	float:right;
	margin:15px 0px 15px 25px;
	border-top:#fff solid 1px;
}
.imageRight img, .imageLeft img {
	border: 4px solid #735628;
}
.imageLeft {
	float:left;
	margin:15px 25px 15px 0px;
		border-top:#fff solid 1px;
}

.caption-text {
	background: #202E14;
	color:#E0CDA5;
	float:left;
	height:19px;
	padding: 4px 20px 0px 18px;
}


/*========================  Sidbar ========================*/

#sidebar {
	width:992px;
	height:248px;
	z-index:999;
	padding:10px 10px 0;
	background:url(/layout/img/sidebar-horizontal.jpg) no-repeat left top;
/*	margin-left:55px;*/
	position:absolute;
	top:-260px;
	left:-52px;
}

#sidebar_content, #sidebar_header, #sidebar_footer {	
	margin:10px auto;
	padding: 10px;
	color:#323713 !important;
}
#sidebar_content {
	background:url(/layout/img/sidebar-horizontal-footer.png) no-repeat -10px bottom;
	margin-bottom:0px;
	padding-bottom:0px;
	height:227px;
}

#sidebar_header{
	font-size:14pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top: #FFFFFF solid 5px;
}

#sidebar h2{
text-align:center;
font-size:14pt;
margin:0;
color:#042037;
}

#sidebar .sidebarBreak {
	color:#202E14;
	font-size:15pt;
	text-align:center;
	width:100%;
	height:10px;
	margin:30px 0;
}

 #sidebar h4, #sidebar h2 a, #sidebar a img, #sidebar a img:hover,#sidebar a:hover img{
	text-decoration:none;
	border:none;
}
#sidebar a {
}
#sidebar hr {
	margin:20px 10px;
	}

#sidebar a:hover {

}
#sidebar_content > div {
	text-align:center;
	color:#323713;
	font-size:8pt;
	line-height:1.3em;
}
#sidebar_content img {
}
#sidebar_content a img {
	background:none;
}

#sidebar_footer{
	border-bottom: #FFFFFF solid 5px;
}
div.sidebarItem {
    float: left;
	margin:0;
    padding: 10px;
    width: 280px !important;
}
div.sidebarItem + div.sidebarItem {
    margin: 0 0 0 24px ;	
}


/*======================== Page ========================*/

/*.section_break_image {
	font-size:24pt;
	letter-spacing: 0.1em;
	color:#000000;
	text-align:center;
	font-weight:normal;
	text-align:left;
	margin:0 0 10px 50px;
	background:none !important;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}*/

#gallerysmall{
	text-align: center; 
	margin: 12px 13px 3px 10px; 
	width: 265px;
	float:left;
	text-indent: -2000px; 
}

#gallerysmall .imageElement{
	display: none;
}

.slideshow_inline{
	padding:0px 0 0 5px;
}



/*======================== BOTTOM NAVIGATION ========================*/


#basemenu {
    margin:258px 50px 0;
	width:900px;         /* we always want our menu to fill the available space */
	color:#000;
	clear:both;
	float:left;
	height:40px;
	border:2px outset transparent;	
	position:relative;
	z-index:1100;
	top:-208px;	
}

#basemenu ul {
	width:auto;
	margin: 0 auto;
	position:relative;
	left:-35px;
}

#basemenu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#basemenu ul li a, 
#basemenu ul li a:visited {                    /* unselected top-level menu items */
	color: #000;
	text-decoration:none;
	border:none;
	font-size:8pt;
}

#basemenu ul li:hover a,
#basemenu ul li a:hover {                        /* selected top-level menu items */
	text-decoration:underline;
}

#copyright {
	font-size:8pt;
	margin:10px;
	text-transform:none;
	height:40px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #000;
}
#copyright a:hover {
	border-bottom:#f0e9d7 solid 1px;
}
/*======================== Search Pages ========================*/


.roundedcornr_content {

}


.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {

	height: 10px;
	font-size: 1px;
}



.ui-tabs-showall-top .roundedcornr_bottom,
.ui-tabs-showall-top .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall .roundedcornr_top, 
.ui-tabs-showall .roundedcornr_bottom,
.ui-tabs-showall .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall, .ui-tabs-showall-bottom {
	background-position: 0 -10px !important;
}


.ui-tabs-showall-bottom .roundedcornr_top
{
	display:none;
}

.ui-tabs-container .tab-title {
	display:none;
}

.ui-tabs-showall .tab-title,
.ui-tabs-showall-top .tab-title,
.ui-tabs-showall-bottom .tab-title 
{
	text-indent:15px;
	clear:both;
	font-size:16pt;
	display:block;
	margin: 10px 0px;
	
}

/*=============== Detailed Information (DIP) pages ===========*/

.contacttable td.left {
	text-align: right;
	padding-right: 6px;
	vertical-align:top;
	font-weight: bold;
}

.contacttable td.right {
}


/*======================== Other ========================*/
#bottomNavElements {
	width:900px;
	float:left;
	padding:12px 0;
	position:relative;
}



.screen_hide{ display:none }


/* New styles post 04.30 */

/* search/photos/dsp_results.cfm */
	.divPhotoSearchResults {
	
		display: inline; 
		float: left; 
		height: 100px; 
		width: 140px; 
		margin: 0px; 
		padding: 0px; 
		text-align: center;
		
	}

	.imgPhotoSearchResults {
	
		padding: 5px;
		vertical-align: middle;
		
	}

#largeDetailPhotoSlideshow {
	margin:10px 130px;
	text-align:center;
}

#smallDetailPhotosSlideshow {
	float:left;
	margin: 5px 45px 0px 10px;
	position:relative;
}

.divPhotoSearchResultsLodging {
	float: left;
	padding: 5px 15px 10px 0px;
}

.searchResultGlobal {

	padding: 10px;

}

.searchResultGlobal a {

	font-size: 16px;

}


.searchThumbnails {
	
	padding: 5px;
	float: left;
	clear: right;

}


.eventPopup {

	padding: 15px;
	border: 1px solid #888888;
	background: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left;

}

.eventPopup h1 {

	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #205398;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 3px;

}

.tableCalendar {

	border: 1px solid #666666;
	border-spacing: 0px;
	width: 100%;

}

.tableCalendarHeader {

	background:#8CBEFF;
	color: #000;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/

}
.tableCalendarHeaderLast {

	background: #333333;
	padding: 7px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}
.tableCalendarHeaderNext {

	background: #333333;
	padding: 7px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}

.tableCalendarHeaderLast a, .tableCalendarHeaderNext a {

	color: #FFFFFF;	
	text-decoration: none;

}


.tableCalendarYearLast, .tableCalendarYearNext, .tableCalendarYearMiddle {

	background: #333333;
	padding: 7px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}


.tableCalendarYearLast a, .tableCalendarYearNext a, .tableCalendarYearMiddle a {

	color: #39464E;
	text-decoration: none;

}

.tableCalendarDayOfWeek {

	background: #111111;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	padding: 5px;
	text-align: center;
	width: 14%;
	border-left: 1px solid #888888;

}

.tableCalendarDay {

	height: 90px;
	padding: 5px;
	background: #EEF0F0;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	
}

.tableCalendarDay a {

	color: #4F5860;
	font-weight: normal;
	font-size: 11px;

}

.tableCalendarDayCurrent {

	background: #E2F0FA;

}
.tableCalendarDayCurrentMulti {

	background: #D0E6F6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}

.tableCalendarMultiDay {

	background: #EEF0F0;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayLast {

	background: #D9DDDD;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayActive {

	background: #D0E6F6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}
	
.tableCalendarMultiDayActive a {

	color: #4D565E;

}

.tableCalendarMultiDayStart {

	border-left: 1px solid #ffffff;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarMultiDayEnd {

	border-left: 0px;
	border-right: 0px solid #111111;
	border-bottom: 1px solid #ffffff;
	
}
.tableCalendarMultiDayFullWeek {

	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarPreviousMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarNextMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}
.tableCalendarNextMonthDayMulti {

	background: #efefef;
	height: 10px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	width: 14%;
	vertical-align: top;
	
}

.daySmall {

	color: #2D404E;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	
}


/* Custom tag styles */

#checkdropLabelContainer, .searchElementContainer {
	margin:0px 5px 10px 0px;
	float:left;
	width:140px;
}

.searchElementContainer label {
	font-weight:bold;
}

#checkdropLabelContainer > input,  .searchElementContainer > input {
	width:130px;
		border: 1px solid #333;
}
.checkdropValue {

	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	width: 115px;
	background: #ffffff;
	display: inline;	
	padding: 2px 0px 2px 2px;
	margin:0px;
	border: 1px solid #333;
	border-right: 0px;
	float: left;
	height: 14px;
}

.checkdropOptions {

	display: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background: #ededed;
	color: #333333;
	border: 1px solid #999999;
	border-top: 0px;
	padding: 15px;
	line-height: 2;
	position: absolute;
	z-index: 151000;
}

.columns1 {
	width: 218px;
}

.columns2 {
	width: 318px;
}

.columns3 {
	width: 418px;
}


/*************************************** DL Table display  ************/

dl
{
margin:0;
padding: 0;
float:left;
width:100%;
}

dt
{
font-weight: bold;
border:none;
display:inline;
float:left;
padding-right:13px;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
margin: 0 0 0;
padding: 0 .5em;
border:none
}

dd p {
	margin:0;
}

.detailLeftColumn {

	font-weight: 700;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	width: 67px;
	
}

.detailRightColumn p {

	margin: 0px;
	padding: 0px;
	
}

#search-results .initialHide {
	
	display: none;
	
}
#search-results .initialShow {
	
	display: block;
	
}

#stylized .spacer{clear:both; height:1px;}

.requestForm{
	margin:0 auto;
	width:550px;
	padding:10px;
}
#stylized{
	border:solid 1px #465b6c;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	margin-bottom:20px;
	border-bottom:solid 1px #465b6c;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	text-align:right;
	width:109px;
	float:left;
	font-size:smaller;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size: xx-small;
	font-weight:normal;
	text-align:right;
	width:109px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:150px;
	margin:2px 0 10px 10px;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:425px;
	height:100px;
	margin:2px 0 10px 10px;
}
#button{ 
	clear:both !important;
	margin-left:440px !important;
	width:71px !important;
	height:30px !important;
	border:none !important;
}

		
	#linkToAdministrator {
	
		padding: 10px;
		background: #222222;
		
	}
		
	#linkToAdministrator a{
	
		color: #ffffff;
		font: 12px Tahoma, Geneva, sans-serif;
		
	}
	input.tripBuilder {
	float:left;
	margin:4px 0px 4px 8px;
	}
	table.ConferenceFacilities {
		width:100%;
		padding:5px;
		text-align:center;
		margin-bottom:15px;
	}
table.ConferenceFacilities tr.title, table.ConferenceFacilities td.title {
	font-weight:bold;
}
table.ConferenceFacilities td {
	padding:3px;
}
#ConferenceFacilities .oddRow {
	background:#b99752;
	}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1000002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

/*#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}*/

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	font-size: 16pt;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:40px;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1000003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:999999;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

ul.interactiveList {
	display:inline;
	font-size:8pt;
}
ul.interactiveList li {
	display:block;
	width:30%;
	height:75px;
	float:left;
	margin:10px;
}
ul.interactiveList li a {
	display:block;
	width:90%;
	height:54px;
	padding:10px;
	border:2px outset #3d3017;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}
ul.interactiveList li a:hover {
	border:2px inset #404916;
	background:#F7D999;
}
ul.interactiveList li img {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
ul.interactiveList strong {
	font-size:larger;
}
ul.interactiveList em {
	font-size:smaller;
}
.listing{clear:both;height:40px;width:830px;margin:0 auto;}
.listing .name {float:left;height:30px;width:390px;margin:3px 15px;font-size:13px;font-weight:bold;}
.listing .contact {float:left;height:30px;width:370px;margin:3px 15px;}

#directions_print {
	display:none;
}
#directions_print #directions {
	width:100%;
	height:auto;
}
div.advDirections #directions {
	overflow:auto;
	width: 300px;
	float:left;
	height:370px
}
#map_canvas {
	width: 500px;
	height: 400px;
}
.mapAlert {
	position:absolute;
	width:40%;
	top:40%;
	left:29%;
	background: #999999;
	padding:10px;
	color:#FFFFFF;
	z-index:1000;
	text-align:center;
	font-size:16pt;
}
#directions_print {
	display:none;
}
#directions_print #directions {
	width:100%;
	height:auto;
}

div.advDirections #directions-distance, div.advDirections #directions-duration {
	font-size:32pt;
	font-weight:bold;
	line-height:1.0em;
}
div.advDirections > p {
	text-align:center;
}
#printDirectionsLink {
	float:left;
	padding-bottom:0px;
	height:20px;
}

#box {	text-align:left;
	font-size:12px;
	padding: 6px 4px;
	width:120px;
	background-color: #fff;
	border: 1px solid gray;
	border-top:1px solid #a5a5a5;
	display: none;
	cursor:default;
}

#box.highlight {
	width:119px;
	border-width:2px;
	border-top:1px solid #a5a5a5;
}

#more_inner {
	text-align:left;
	font-size:9pt;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #b0b0b0;
	border-right-color: #b0b0b0;
	width:6em;
	cursor: pointer;
	padding:1px 1px 1px 7px;
	font-weight:bold;
}

#more_inner.highlight {
	font-weight: bold;
	border: 1px solid #483D8B;
	border-bottom-color: #6495ed;
	border-right-color: #6495ed;
}

#boxlink { color: #a5a5a5;
	text-decoration: none;
	cursor: default;
	margin-left: 33px;
}

#boxlink.highlight { color: #0000cd;
	text-decoration: underline;
	cursor: pointer;
}


}
@media print {
#directions_print {
	display:block;
	width:90%;
	float:left;
}
#directions_print #directions {
	display:block;
	width:90%;
	float:left;
}
.ui-tabs .ui-tabs-panel {
	float:left;
}

#map_canvas {
	width:420px;
	height:400px;
}
.ui-tabs .ui-tabs-hide {
	position:relative;
	left:0;
}
body {
	background:#FFFFFF none !important;
}
body > #advMap #printDirectionsLink, #directions {
	display:none;
}
}
.map-image, .directions{float:left;clear:none;margin-left:100px;}
.directions{font-weight:bold;}
.map-image a{border:none;}
.imagePreview{-moz-box-shadow:5px 5px 5px #888;-webkit-box-shadow:5px 5px 5px #888;box-shadow:5px 5px 5px #888;}
