/* reset */

#searchbar h2 {
	margin:0 0 20px;
	font-size:16px;
	line-height:normal;
	color:#7f0f24;	
}

#searchbar #Search {
	height: 12px;
}

div.search-results .content-view-line {
    border-bottom: 1px solid #E9E9E8;
    padding: 10px 0;
}

img{border:none;}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
*{font-size:100.01%;}
html{
	background:#f4e6cb url(../images/bg-html.gif) repeat-y 50% 0;
	font-size:62.5%;
}
body{
	margin:0;
	font:1em Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:999px;
}
/* general settings */
/* wrapper */
#wrapper{
	width:977px;
	margin:0 auto;
	position:relative;
}
.logo{
	text-indent:-9999px;
	margin:0 0 0 47px;
	background:url(../images/logo.png) no-repeat;
	width:219px;
	height:176px;
	position:relative;
	z-index:3;
}
.logo a{
	overflow:hidden;
	display:block;
	height:100%;
}
/* visual */
.visual{
	height:490px;
	overflow:hidden;
	z-index:2;
	margin:-1px 0 0;
	position:relative;
	background:url(../images/bg-img-holder.png) no-repeat;
}
.visual .controls {
    height: 15px;
    width: 64px;
    position: absolute;
    right: 45px;
    bottom: 50px;
    z-index: 100;
}
.visual .controls a {
    display: block;
    margin: 0 3px 0 0;
    position: relative;
    text-indent: -99999px;
    float: left;
    cursor: pointer;
}
.visual .controls a.btn-prev {height: 12px; width: 20px; top: 2px; background: url(../images/prev.png);}
.visual .controls a.btn-pause,
.visual .controls a.btn-play {height: 15px; width: 15px; background: url(../images/pause.png);}
.visual .controls a.btn-play {background: url(../images/play.png);}
.visual .controls a.btn-next {height: 12px; width: 20px; top: 2px; background: url(../images/next.png);}
.visual .visual-lister iframe {
	display: none;
}
.visual .visual-lister .video-active iframe {
	display: block;
	z-index:7;
}
.visual-holder{
	width:922px;
	position:relative;
	overflow:hidden;
	margin:24px 0 0 26px;
}
.visual-lister{
	width:99999px;
}
.visual .visual-slide{
	width:922px;
	float:left;
	height:433px;
	position:relative;
}
.visual .visual-slide iframe{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.visual2 img,
.visual img{
	display:block;
	position:relative;
	z-index:2;
}
.visual2 img{margin:26px 0 0 26px;}
.video-active img,
.video-active .text{display:none;}
.close-video{
	position:absolute;
	z-index:2222;
	top:40px;
	right:12px;
	font-size:16px;
	text-indent: -9999px;
	overflow:hidden;
	background:url(../images/btn-close.png) no-repeat;
	width:42px;
	height:24px;
	cursor: pointer;
}
.visual .text{
	position:absolute;
	z-index:5;
	top:119px;
	left:-26px;
	color:#c9bbac;
	padding:0 115px 0 80px;
	width:738px;
	background:url(../images/bg-lines.png) no-repeat -18px 11px;
	font:14px/20px "Times New Roman", Times, serif;
	top: 100px;
}
.visual .text h2{
	font-size:40px;
	color:#445031;
	font-weight:normal;
	margin:0 -115px 24px -80px;
	padding:0 0 3px 80px;
	text-transform:uppercase;
	background:url(../images/bg-lines.png) no-repeat -18px 100%;
	width: 400px
}
.visual .text h2 strong{
	font-size:70px;
	color:#fffee8;
	margin:0 0 0 -16px;
	text-transform:none;
}
.visual .text h2 span{font-size:20px;}
* html .visual .text h2{
	line-height:normal;
	margin-top:-5px;
	margin-bottom:20px;
	padding-bottom:0;
}
*+ html .visual .text h2{
	margin-top:-5px;
	margin-bottom:20px;
	padding-bottom:0;
}
.visual .text p{margin:0 0 9px 7px;}
.play-video{
	float:left;
	font:11px/54px "Times New Roman", Times, serif;
	color:#c9bbac;
	padding:0 0 0 64px;
	margin:0 0 0 4px;
	position:relative;
	background:url(../images/ico-play.png) no-repeat;
}
.play-video:hover{
	color:#e8c16a;
	background:url(../images/ico-play-h.png) no-repeat;
	text-decoration:none;
}
/* main */
#main{
	width:100%;
	margin:-129px 0 0;
	position:relative;
	z-index:1;
	background:url(../images/bg-main-b.png) no-repeat 22px 100%;
}
#main:after{content:"";display:block;clear:both;}
/* twocolumns */
#twocolumns{
	height:1%;
	position:relative;
	z-index:5;
	padding:0 50px 4px 0;
}
* html #twocolumns{
	height:974px;
	overflow:visible;
}
#twocolumns:after{content:"";display:block;clear:both;}
/* content */
#content{
	float:right;
	width:576px;
	margin:0 -6px 0 0;
	padding:0 6px 26px 36px;
	display:inline;
	position: relative;
}
.homepage #content{
	padding-top:70px;
}

.content-view-sitemap #content{
	margin:0;
	padding-left:6px;
	width:875px;
}
.content-view-sitemap #content td{
	vertical-align:top;
}
.content-view-sitemap #content .attribute-header h1{
	color:#7f0f24;
	font:bold 16px Georgia,"Times New Roman",Times,serif;
}
.content-view-sitemap #content .content-holder a{
	color:#494848;
	text-decoration:underline;
}
.content-view-sitemap #content .content-holder a:hover{
	text-decoration:none;
}
.content-view-sitemap #content .content-holder td li{
	padding:2px 0;
}
.content-view-sitemap #sidebar{
	display:none;
}

.flag{background:url(../images/bg-flag.png) no-repeat 100% 100%;}
/* heading */
.heading{
	position:absolute;
	top:-53px;
	left:56px;
	width:551px;
	height:84px;
	text-align:center;
	background:url(../images/bg-ribbon.png) no-repeat;
	text-transform:uppercase;
	z-index:5;
}
.heading strong{
	font-weight:normal;
	color:#2d260d;
	font-size:10px;
	display:block;
	margin:22px 0 3px;
}
.heading h2{
	margin-top:-3px;
	font-weight:normal;
	color:#7f0f24;
	font-size:24px;
}
.heading h2 span.cufon_head{
	vertical-align: sub;
}
.heading h2 span{
	vertical-align: top;
	font-size: 90%;
}
/* about-box */
.about-box{
	height:1%;
	overflow:hidden;
	padding:0 34px 40px 0;
}
.about-box h3{
	text-align:center;
	margin:0 0 0;
	padding:0 0 12px;
	color:#7f0f24;
	font:bold 16px Georgia,"Times New Roman", Times, serif;
}
.about-box ul{
	float:left;
	list-style:none;
	padding:0 0 0 33px;
	margin:0;
	font-size:1.2em;
	line-height:1.6666em;
}
.about-box li{
	background:url(../images/bullet.gif) no-repeat 0 9px;
	padding:0 0 0 11px;
}
.about-box li a{
	color:#333;
	text-decoration:underline;
}
.about-box .alignright{
	padding-left:0;
	padding-right:31px;
}
.about-box li a:hover{text-decoration:none;}
#wrapper .alignright{float:right;}
/* historic article */
.historic-article{
	background:url(../images/bg-map.jpg) repeat-y;
	padding:11px 0 13px 16px;
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 30px;
}
.historic-article .map{
	float:left;
	margin:0 -11px 0 0;
}
.historic-article img{display:block;}
.historic-article .text{
	float:right;
	width:194px;
	padding:0 34px 100px 23px;
	color:#efeadb;
	font-size:1.1em;
	line-height:1.4545em;
}
.historic-article h3{
	background:url(../images/bg-lines3.png) no-repeat 7px 100%;
	margin:10px 0 35px -23px;
	padding:0 0 7px 21px;
	text-align:center;
	color:#e5d8ba;
	font-weight:normal;
	font-size:22px;
	line-height:normal;
}
.historic-article h3 span.reg {
	font-size: 12px;
}
* html .historic-article h3{line-height:normal;}
.historic-article h3 strong{
	display:block;
	color:#efeadb;
	font-size:16px;
	margin:0 0 3px;
}
.historic-article h4{
	margin:0 0 11px;
	font-style:italic;
	color:#efeadb;
	font-weight:normal;
	font-size:18px;
}
.historic-article p{margin:0;}
.logos{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	bottom:12px;
	left:334px;
	width:206px;
}
.logos li{
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.logos a, .logos img{float:left;}
.logos a{outline:none;}
.logos .americas-byways{margin:27px 0 0;}
/* news */
.news{
	width:592px;
	margin:0 -40px 0 0;
	padding:0 0 0 8px;
}
.news h3{
	text-align:center;
	color:#29341c;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 0 -37px;
	padding:9px 0 32px;
	background:url(../images/bg-heading2.png) no-repeat 8px 0;
}
.news ul{
	list-style:none;
	padding:0;
	margin:0;
	font:bold 1.4em/1.4285em "Times New Roman", Times, serif;
}
.news li{
	margin:0 0 21px;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	background:url(../images/divider2.png) no-repeat 0 100%;
}
.news li p{margin:0;}
.news li a{color:#333;}
.news li .date{
	font-style:normal;
	color:#7f0f24;
	font-weight:normal;
	font-size:11px;
}
*+ html .historic-article h3{margin-top:4px;}
/* sidebar */
.homepage #sidebar{
	width:329px;
	margin:0 -60px 0 0;
	padding:12px 0 0 40px;
}
/* events */
.events{
	height:1%;
	padding:0 0 14px;
	overflow:hidden;
}
#sidebar h3{
	background:url(../images/bg-heading.png) no-repeat 45px 0;
	height:29px;
	margin:0 0 12px -57px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	color:#29341c;
	padding:12px 0 0;
	font-size:16px;
}
.events .carusel{
	width:281px;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
}
.events .carusel ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	color:#333;
	font-size:1.1em;
	line-height:1.1818em;
}
.events .carusel li{
	float:left;
	width:281px;
	padding:0 0 17px;
	background: none !important;
}
.events .carusel .img{
	height:212px;
	background:url(../images/bg-img-holder2.png) no-repeat;
	overflow:hidden;
	margin:0 0 14px;
}
.events .carusel .img img{
	display:block;
	margin:10px 0 0 10px;
}
.events .carusel dl{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 19px;
	font-size:1.0909em;
}
.events .carusel dt{
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
}
.events .carusel dd{
	float:left;
	margin:0;
}
.events .carusel h4{
	margin:-8px 0 0 18px;
	color:#ffffff;
	font:bold 16px/18px Georgia,"Times New Roman", Times, serif;
}
.events .carusel h4 a{color:#7f0f24;}
.events .carusel p{margin:10px 0 0 19px;}
.events .footer{
	height:1%;
	overflow:hidden;
	padding:0 0 0 17px;
}
.events .footer .view{
	float:left;
	color:#2d260d;
	font-size:14px;
	font-style:italic;
	margin:0 35px 0 0;
}
.events .footer .view2{margin:0 16px 0 0;}
.events .footer .view:hover{
	text-decoration:none;
	color:#445031;
}
.events .footer .view span{margin:0 -5px 0 0;}
.did-you-know .next,
.did-you-know .prev,
.events .next,
.events .prev{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 5px 0 0;
	width:19px;
	height:19px;
	cursor: pointer;
	background:url(../images/btn-prev.png) no-repeat;
	position: relative;
}
.did-you-know .next-disable,
.did-you-know .prev-disable,
.events .next-disable,
.events .prev-disable{
	cursor:default;
	background:url(../images/btn-prev-disable.png) no-repeat;
}
.did-you-know .prev:hover,
.events .prev:hover{background:url(../images/btn-prev-h.png) no-repeat;}
.did-you-know .prev-disable:hover,
.events .prev-disable:hover{background:url(../images/btn-prev-disable.png) no-repeat;}
.did-you-know .next,
.events .next{background:url(../images/btn-next.png) no-repeat;}
.did-you-know .next:hover,
.events .next:hover{background:url(../images/btn-next-h.png) no-repeat;}
.did-you-know .next-disable:hover,
.events .next-disable:hover{background:url(../images/btn-next-disable.png) no-repeat;}
.events .next-disable,
.did-you-know .next-disable{background:url(../images/btn-next-disable.png) no-repeat;}
.hr{
	height:2px;
	overflow:hidden;
	background:url(../images/divider.png) no-repeat;
	width:298px;
	margin:0 0 0 4px;
}
.hr hr{display:none;}
.events .hr{margin:0 0 22px;}
/* share box */
.share-box h3{margin:0;}
.sign-form{
	width:250px;
	overflow:hidden;
	padding:0 0 10px 17px;
}
.sign-form label{
	cursor:pointer;
	color:#2d260d;
	float:left;
	font-size:12px;
	margin:0 0 4px;
}
.sign-form .holder{
	height:20px;
	overflow:hidden;
	clear:both;
	background:url(../images/bg-sign-up.png) no-repeat;
}
.sign-form .txt{
	float:left;
	width:165px;
	padding:3px 0 3px 3px;
	border-style:none;
	background:none;
	position:relative;
}
.sign-form .submit{
	float:right;
	border-style:none;
	padding:0;
	cursor:pointer;
	width:73px;
	height:20px;
	text-indent:-9999px;
	line-height:0;
	background:none;
	position:relative;
}
.sign-form .hover,
.sign-form .submit:hover{background:url(../images/bg-submit-h.png) no-repeat;}
.share-box dl{
	height:1%;
	margin:0 0 0 17px;
	color:#2d260d;
	font-size:12px;
	line-height:24px;
}
.share-box dl:after{content:"";display:block;clear:both;}
.share-box dt{
	margin:0 7px 0 0;
	float:left;
}
.share-box dd{
	float:left;
	margin:0;
}
.share-box dd ul{
	list-style:none;
	padding:0;
	margin:0;
}
.share-box dd li{
	float:left;
	margin:0 3px 0 0;
}
.share-box dd li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:26px;
	height:26px;
}
.share-box a.facebook{background:url(../images/ico-facebook.png) no-repeat;}
.share-box a.twitter{background:url(../images/ico-twitter.png) no-repeat;}
.share-box dd .share{
	border-left: 1px solid #14190c;
	padding:5px 0 7px 15px;
	margin:-1px 0 0 7px;
	position: relative;
}
#wrapper .share-box dd .share a{
	position:static !important;
	display: block;
}
/* footer */
#footer{
	width:927px;
	overflow:hidden;
	margin:0 0 0 26px;
}
#footer .blocks{
	border-bottom:1px solid #404232;
	width:100%;
	overflow:hidden;
	font-size:1.1em;
	line-height:1.4545em;
	color:#fff;
}
#footer .blocks .wrapper{
	width:120%;
	padding:12px 0 7px 6px;
	background:url(../images/bg-footer-blocks.gif) repeat-y -1px 0;
	overflow:hidden;
}
#footer .col{width:224px;}
#footer .blocks .wrapper div{
	padding-right:18px;
	float:left;
}
#footer .blocks h4{
	font-size:1em;
	line-height:1.4545em;
	font-weight:bold;
	margin:0;
	color:#bfb998;
}
#footer .blocks address{
	margin:0;
	font-style:normal;
	padding:0 0 0 1px;
}
#footer .blocks address span{display:block;}
#footer .blocks address em{font-style:normal;}
#footer .blocks address abbr{border-style:none;}
#footer .col2{width:110px;}
#footer .blocks ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footer .blocks li a{color:#fff;}
#footer .col3{width:149px;}
#footer .col4{width:218px;}
#footer .col5{width:150px;}
/* bar */
#footer .bar{
	width:100%;
	overflow:hidden;
	padding:14px 0;
}
#footer .bar ul{
	list-style:none;
	padding:0 0 15px;
	margin:0 5px 0 0;
	width:100%;
	overflow:hidden;
}
#footer .bar li{
	float:left;
	margin:0 15px 0 0;
}
a.gift-shop,
a.donate{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:81px;
	height:19px;
	background:url(../images/btn-donate.png) no-repeat;
}
a.donate:hover{background:url(../images/btn-donate-h.png) no-repeat;}
a.gift-shop{
	width:96px;
	height:19px;
	background:url(../images/bg-gift-shop.png) no-repeat;
}
a.gift-shop:hover{background:url(../images/bg-gift-shop-h.png) no-repeat;}
#footer a.donate{background:url(../images/btn-donate-h.png) no-repeat;}
#footer a.donate:hover{background:url(../images/btn-donate.png) no-repeat;}
#footer .bar .wrapper{
	width:100%;
	overflow:hidden;
	color:#fdf8e8;
	font-size:1.1em;
	line-height:1.8181em;
}
#footer .bar .wrapper ul{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	overflow:hidden;
	width:auto;
}
#footer .bar .wrapper li{
	float:left;
	margin:0 0 0 -1px;
	background:url(../images/separator-footer.gif) no-repeat 0 6px;
	padding:0 6px 0 7px;
}
#footer .bar .wrapper a{color:#fff;}
#footer .bar .wrapper p{margin:0 0 0 3px;}
#footer .bar .wrapper p a{
	text-decoration:underline;
	color:#fdf8e8;
}
#footer .bar .wrapper p a:hover{text-decoration:none;}
#footer .bar .wrapper p span{
	background:url(../images/separator-footer.gif) no-repeat 0 4px;
	padding:11px 3px 8px 0;
	margin:0 2px;
	font-size:0;
}
/* header */
#header{
	position:absolute;
	z-index:2;
	top:0;
	right:0;
	width:100%;
}
/* top bar */
.top-bar{
	height:19px;
	overflow:hidden;
	padding:13px 0 39px;
}
* html .top-bar{height:18px;}
*+ html .top-bar{height:18px;}
.top-bar ul.nav_menu{
	float:right;
	list-style:none;
	padding:0;
	margin:3px 5px 10px 10px;
	font-size:12px;
	overflow:hidden;

}
.top-bar .nav_menu li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 3px;
	margin:0 0 0 -1px;
	padding:0 7px;
}
.top-bar .nav_menu li a{color:#845c19;}
.top-bar .nav_menu li a:hover{
	color:#d0a74b;
	text-decoration:none;
}
.top-bar .sign-form{
	background:url(../images/bg-search.png) no-repeat;
	float:right;
	/*width:236px;*/
	width:202px;
	height:18px;
	padding:0;
	margin-right: 0;
}
.top-bar .sign-form .txt{
	width:155px;
	font-size:11px;
}
.top-bar .sign-form .hover,
.top-bar .sign-form .submit:hover{
	background:url(../images/bg-search-h.png) no-repeat;
	margin-top:-1px;
}
.top-bar a.donate{
        margin:0 10px 0 0;
        float: right;
}
.top-bar .btns{
float:right;
margin: 0px 10px 0 0;
padding-left: 0;
}
.top-bar .btns li{
float:left;
list-style-type:none;
}

/* navigation */
#nav{
	list-style:none;
	padding:0 0 0 12px;
	margin:0 29px 0 256px;
	background:url(../images/bg-nav.png) repeat-x;
	font-size:14px;
	height:34px;
}
#nav li{
	float:left;
	margin-right:-4px;
	position:relative;
}
#nav .first-child span,
#nav li:first-child span{background:none;}
#nav a{
	color:#ffd4ac;
	float:left;
	font-style:normal;
	height:31px;
}
#nav a span{
	float:left;
	background:url(../images/separator2.png) no-repeat 0 8px;
	padding:5px 13px;
}
#nav .active a,
#nav .hover a,
#nav li:hover a,
#nav a:hover{
	text-decoration:none;
	background:#7f0f24;
	color:#ffffe4;
}
/* drop */
.drop{
	position:absolute;
	background:url(../images/bg-drop.png);
	left:0;
	top:-9999px;
	width:348px;
}
#nav li:hover div,
#nav .hover div{top:30px;}
.drop .t{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-drop-t.gif) repeat-x;
	padding:0 0 17px 17px;
}
.explore-drop{
	width:348px;
	left:0;
}
.explore-form .row{
	height:1%;
	padding:0 0 11px;
	overflow:hidden;
}
.explore-form .checks p,
.explore-form .row label{
	float:left;
	cursor:pointer;
	color:#f7cea4;
	font-size:12px;
	margin:0 0 4px;
}
#want-experience{width:254px;}
#located-in{width:154px;}
#wrapper .explore-form .selectArea{
	height:22px;
	clear:left;
	top:0;
}
#wrapper .explore-form .selectButton{
	background:url(../images/bg-select-btn2.gif) no-repeat 100% 0 !important;
	height:100%;
}
#wrapper .explore-form .selectArea .center{
	background:url(../images/bg-select-center.gif) repeat-x;
	padding-left:7px;
}
#wrapper .explore-form .selectArea .left{
	background:url(../images/bg-select-l.gif) no-repeat;
	width:3px;
}
.explore-form{padding:16px 0 0;}
#wrapper .explore-form .hr{
	background:url(../images/bg-lines4.png) no-repeat;
	height:4px;
	width:340px;
	margin:7px -22px 11px;
	position:relative;
	top:0;
}
.explore-form .checks{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.explore-form .checks p{
	float:none;
	margin:0 0 14px;
	cursor: text;
}
.explore-form .checks .wrapper{
	width:150%;
	overflow:hidden;
}
.explore-form .checks ul{
	float:left;
	width:104px;
	list-style:none;
	padding:0 4px 0 0;
	margin:0;
}
#wrapper .explore-form .checks li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	padding:0 0 9px;
	margin:0;
}
.explore-form .checks .check{
	float:left;
	margin:0 5px 0 0;
}
/* custom forms */
.outtaHere{
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked{
	float:left;
	width:14px !important;
	height:15px;
	overflow:hidden;
	margin:0 5px 0 0;
	background:url(../images/bg-checkbox.gif) no-repeat;
}
.checkboxAreaChecked{background-position:0 -17px;}
.radioArea, .radioAreaChecked{
	float:left;
	width:14px !important;
	height:14px;
	background:url(../images/bg-radio.gif) no-repeat;
	overflow:hidden;
	margin:0 9px 0 2px;
}
.radioAreaChecked{background-position:0 -14px;}
/* Selects */
.selectArea{
	position:relative;
	height:22px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:22px;
}
.selectArea .left{
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	display:block;
}
.selectArea a.selectButton{
	position:absolute;
	top:0;
	right:0;
	width:22px;
	height:100%;
	width: 100%;
	background:url(../images/bg-select-btn.gif) no-repeat 100% 0;
}
.selectArea .center{
	height:22px;
	line-height:22px;
	display:block;
	padding:0 30px 0 7px;
	background:#fdf8e8;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible{
	position:absolute;
	background-color:#e5e5e5;
	border:1px solid #c9c9c9;
	display:block;
	z-index:30;
	font-size:11px;
	height: 304px;
	overflow-y: scroll;
}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul{
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style:none;
}
.optionsDivVisible ul li{
	float:left;
	width:100%;
}
.optionsDivVisible a{
	color:#000;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 4px;
}
.optionsDivVisible a img{
	border:none;
	float:left;
}
.optionsDivVisible a:hover{
	background-color:#2f384e;
	color:#fff;
	text-decoration:underline;
}
.explore-form .checks label{
	float:left;
	line-height:11px;
	color:#fdf8e8;
	font-size:10px;
	cursor:pointer;
	width:80px;
}
#wrapper .active .btn-submit,
#wrapper li:hover .btn-submit,
#wrapper .btn-submit{
	width:200px;
	height:19px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	float:none;
	display:block;
	margin:0 0 0 52px;
	background:url(../images/bg-btn.png) no-repeat !important;
	text-transform:uppercase;
	font-weight:bold;
	padding:1px 0 0;
	cursor: pointer;
}
#wrapper li:hover .btn-submit:hover,
#wrapper .active .btn-submit:hover,
#wrapper .btn-submit:hover,
#wrapper #nav .btn-submit:hover{
	color:#445031;
	background:url(../images/bg-btn.png) no-repeat !important;
	text-decoration:none;
}
/* planjourney-drop */
.planjourney-drop{
	width:363px;
	left:1px;
}
.drop .list{
	list-style:none;
	padding:27px 10px 0 0;
	margin:0 0 -19px;
	color:#f18976;
	font-size:12px;
	line-height:13px;
}
#wrapper .drop .list li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	margin:0;
	padding:0 0 16px;
	float:none;
}
#wrapper .drop .list .img{
	float:left;
	margin:0 11px 0 0;
	width:116px;
	height:82px;
	background:url(../images/bg-img-holder3.png) no-repeat;
}
#wrapper .drop .list .img:hover{background:url(../images/bg-img-holder3.png) no-repeat;}
.drop .list .img img{
	display:block;
	margin:0;
}
.drop .list h4{
	margin:0 0 7px;
	font:bold 13px Georgia,"Times New Roman", Times, serif;
}
.drop .list h4 a{color:#fdf8e8;}
.drop .list p{margin:0;}
#nav li li a{
	float:none;
	height:auto;
}
.drop .list2{
	list-style:none;
	padding:13px 0 0;
	margin:0 0 -9px;
	font-size:12px;
}
#nav .drop .list2 li{
	float:none;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	background:url(../images/divider3.png) no-repeat;
	padding:20px 0 15px;
}
#nav .drop .list2 .first-child,
#nav .drop .list2 li:first-child{
	background:none;
	padding-top:0;
	padding-bottom:11px;
}
#nav .drop .list2 a{color:#f7cea4;}
#nav .drop .list2 a:hover{
	background:none;
	text-decoration:underline;
}
.drop3, .drop2{width:267px;}
.drop2 .t{padding-left:14px;}
.drop3{
	left:-120px;
	text-align:right;
}
.drop3 .t, .drop2 .t{padding-right:16px;}
.skip-to-nav,
.back-to-top,
.top-bar .sign-form label{
	position:absolute;
	top:-9999px;
	left:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip-to-nav:focus,
.back-to-top:focus,
.sign-form label:focus{
	position:static;
	width:auto;
	height:auto;
}
.visual .text2{
	background:url(../images/bg-lines5.png) no-repeat 0 0;
	width:738px;
	padding:0;
	margin:32px 0 0 33px;
}
.visual .text2 h2{
	color:#c27a35;
	margin:-5px 0 10px;
	padding:0 0 0 119px;
	background:url(../images/bg-lines5.png) no-repeat -23px 100%;
	line-height:normal;
}
.cufon-active .visual .text2 h2{line-height:0 !important;}
.visual .text2 h2 strong{
	color:#d7be90;
	margin:0 3px 0 -89px;
}
.visual .text3 h2 strong{color:#fff2c0;}
.visual .text3 h2{color:#e5c655;}
.visual .text3{color:#eee4d9;}
.visual .text2 p{margin:0 0 6px 53px;}
.visual .text2 .play-video{margin-left:52px;}
* html .visual .text2 h2{margin:-21px 0 18px;}
*+ html .visual .text2 h2{margin:-21px 0 18px;}
.visual .text3 .play-video{color:#fff;}
.visual .text3 .play-video:hover{color:#e8c16a;}
/* search-results */
.search-results{
	width:595px;
	overflow:hidden;
	margin:0 0 0 -17px;
}
.search-results .header{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
a.switch{
	float:right;
	background:url(../images/bg-switch.gif) no-repeat;
	width:120px;
	height:19px;
	color:#fff;
	font-size:11px;
	line-height:18px;
	padding:0 0 1px;
	text-align:center;
}
a.switch:hover{
	text-decoration:none;
	color:#e8c16a;
}
.search-results .header h2{
	color:#7f0f24;
	margin:0 0 6px;
	font:bold 16px Georgia,"Times New Roman", Times, serif;
}
.search-results .header strong{
	font-weight:normal;
	color:#333;
	font-size:12px;
	line-height:normal;
}
.search-results .header span{font-size:16px;}
.search-results .results{
	list-style:none;
	padding:0;
	margin:0;
}
/* result */
.results li{
	width:100%;
	vertical-align:middle;
	padding:0;
	color:#675b4b;
	font-size:1em;
	line-height:1.2em;
	position:relative;
	margin:0 0 14px;
}
.results .top-result{color:#ccc;}
.results li .t{
	height:6px;
	overflow:hidden;
	background:url(../images/bg-search-result2-t.png) no-repeat;
}
.results .top-result .t{background:url(../images/bg-search-result-t.png) no-repeat;}
.results li .b{
	height:1%;
	padding:0 130px 11px 46px;
	position:relative;
	background:url(../images/bg-search-result2-b.png) no-repeat 0 100%;
}
.results .top-result .b{background:url(../images/bg-search-result-b.png) no-repeat 0 100%;}
.results li .b:after{content:"";display:block;clear:both;}
/* img */
.results .img{
	float:left;
	background:url(../images/bg-img-holder5.png) no-repeat;
	width:147px;
	height:100px;
	margin:2px 11px 0 0;
}
.results .img img{
	display:block;
	margin:0;
}
.results .text{
	float:left;
	width:260px;
}
.results .text h3{
	margin:0 0 2px;
	font:bold 14px Georgia,"Times New Roman", Times, serif;
}
.results .text h3 a{color:#7d5a2e;}
.results .top-result .text h3 a{color:#ddc18b;}
.results .text h3 a:hover{text-decoration: underline;}
.results .text .meta{
	font-style:normal;
	color:#7d5a2e;
}
.results .top-result .text .meta{color:#fff;}
.results .title-box{padding:0 0 15px;}
.results p{margin:0;}
/* share */
.share-form{
	position: absolute;
	bottom:5px;
	right:4px;
	width:159px;
	height:101px;
	background:#efead9;
	padding:13px 7px 6px 8px;
	z-index:2000;
	display: none;
}
* html .share-form{
	bottom:4px;
	right:3px;
}
.open .share-form{display: block;}
.share-form .close{
	position: absolute;
	right:2px;
	top:7px;
	text-indent: -9999px;
	overflow:hidden;
	background:url(../images/ico-minimize.gif) no-repeat;
	width:9px;
	height:9px;
}
.share-form dl{
	margin: 0;
	color: #232e45;
	font-size:10px;
	width: 100%;
	overflow:hidden;
}
.share-form label,
.share-form dt{
	float: left;
	margin:0 5px 0 0;
	padding:0 0 4px;
	letter-spacing:-1px;
	color: #232e45;
	font-size:10px;
}
.share-form label{
	cursor: pointer;
	padding:0;
	margin-bottom:4px;
}
.share-form dd{
	float: left;
	margin: 0;
}
.share-form dd a{
	color: #6c6868;
	margin:0 4px 0 0;
	text-decoration: underline;
}
.share-form dd a:hover{text-decoration: none;}
.share-form .txt{
	float: left;
	color: #7b7876;
	font-size:10px;
	border:1px solid #6c6868;
	padding:2px;
	background:none;
	width:153px;
	margin: 0 0 5px;
}
.share-form .submit{
	float: right;
	text-indent: -9999px;
	border-style:none;
	line-height:0;
	overflow:hidden;
	cursor: pointer;
	padding:0;
	background:url(../images/btn-submit2.gif) no-repeat;
	width:66px;
	height:17px;
	margin:4px 0 0;
}
/* visual2 */
.visual2{
	background:url(../images/bg-img-holder4.png) no-repeat;
	height:320px;
	overflow:hidden;
	margin:0 0 11px;
}
.search-results a.switch{margin:5px 3px 0 0;}
.results span.number{
	position:absolute;
	left:0;
	top:-6px;
	background:url(../images/bg-number2.png) no-repeat;
	width:37px;
	height:33px;
	color:#000;
	text-align:left;
	font-size:16px;
	line-height:23px;
}
.results span.number span{
	width:33px;
	text-align:center;
	display:block;
}
.results .top-result span.number{
	background:url(../images/bg-number.png) no-repeat;
	width:36px;
	height:36px;
	color:#fff;
}
.results span.label{
	position:absolute;
	right:0;
	top:-6px;
	color:#fff;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	clear:both;
}
.results span.label strong{
	float:left;
	height:28px;
	width:5px;
	overflow:hidden;
	background:url(../images/bg-title-l.png) no-repeat;
}
.results span.label em{
	float:left;
	height:28px;
	overflow:hidden;
	font-style:normal;
	padding:0 14px 0 6px;
	background:url(../images/bg-title-r.png) no-repeat 100% 0;
}
.share-box dd .share a,
.results .btn-share{
	position:absolute;
	right:21px;
	bottom:5px;
	text-indent:-9999px;
	overflow:hidden;
	width:51px;
	height:17px;
	background:url(../images/btn-share.png) no-repeat;
	clear:both;
}
* html .results .btn-share{bottom:4px;}
.share-box dd .share a:hover,
.results .btn-share:hover{background-position:0 -17px;}
.results .social{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:18px;
	bottom:25px;
}
.results .social li{
	float:left;
	margin:0 3px 0 0;
	width:auto;
	display:inline;
}
.results .social a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:14px;
}
.results .social .facebook{background:url(../images/ico-facebook2.png) no-repeat;}
.results .social .twitter{background:url(../images/ico-twitter2.png) no-repeat;}
.results .social .email{
	background:url(../images/ico-email2.png) no-repeat;
	width:17px;
	height:12px;
	margin:1px 0 0;
}
/* pagination */
.search-results .pagination{
	height:1%;
	overflow:hidden;
	margin:-10px 0 0;
	font-size:1.1em;
	color:#333;
}
.search-results .pagination ul{
	float:right;
	list-style:none;
	padding:0 2px 0 0;
	margin:0;
}
.search-results .pagination li{
	float:left;
	margin:0 10px 0 0;
}
.search-results .pagination a{color:#333;}
.search-results .pagination .sep{
	padding:0 6px;
	margin:0 0 0 -10px;
}
.search-results .pagination p{margin:0 0 0 2px;}
/* map */
#sidebar{
	width:270px;
	margin:4px -100px 0 0;
	padding:0 0 0 44px;
	float:left;
}
#sidebar .map{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 16px;
}
#sidebar .map img{display:block;}
span.pointer2,
span.pointer{
	position:absolute;
	width:37px;
	height:36px;
	line-height:23px;
	color:#fff;
	background:url(../images/bg-number.png) no-repeat;
	font-size:16px;
}
span.pointer2 span,
span.pointer span{
	display:block;
	width:33px;
	text-align:center;
}
span.pointer2{
	width:35px;
	height:33px;
	background:url(../images/bg-number2.png) no-repeat;
	color:#000;
}
/* box */
#sidebar .box{
	width:218px;
	overflow:hidden; 
	padding:7px 26px;
	background:#232e45;
	font-size:1.2em;
	color:#fff;
	margin:0 0 16px;
}
#sidebar .box-open{padding:7px 26px 18px;}
#sidebar .box h3{
	background:url(../images/bullet3.gif) no-repeat 0 2px;
	padding:0 0 0 17px;
	font-size:14px;
	margin:0 0 0 -17px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	height:auto;
}
#sidebar .box-open h3{
	background:url(../images/bullet2.gif) no-repeat 0 50%;
	margin:0 0 11px -17px;
}
#sidebar .box h3 a{
	color:#ddc18b;
	background:url(../images/transparent.gif);
	cursor:pointer;
	position:relative;
}
#sidebar .box h3 a:hover{text-decoration:none;}
.revise-search p{
	margin:0 0 17px;
	color:#ddc18b;
}
.revise-search ul{
	list-style:none;
	padding:0 0 13px;
	margin:0;
}
.revise-search li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	padding:0 0 10px;
}
.revise-search li label{
	float:left;
	cursor:pointer;
}
.revise-search .radio{float:left;}
.radioAreaCheckedLabel{font-weight:bold;}
.select-holder{
	padding:0 0 15px;
	height:1%;
	overflow:hidden;
}
.select-holder label{
	float:left;
	color:#ddc18b;
	margin:0 0 6px;
	cursor:pointer;
}
.select-holder select{width:218px;}
.assesability{display:none;}
#wrapper #sidebar .btn-submit{
	margin:0 0 0 9px;
	font-size:14px;
}
#sidebar .checkboxArea, #sidebar .checkboxAreaChecked{
	background:url(../images/bg-checkbox2.gif) no-repeat;
	width:18px !important;
	height:18px;
}
#sidebar .checkboxAreaChecked{background-position:0 -18px;}
.revise-search .checks label{line-height:18px;}
.revise-search .checks{margin:0 0 -3px;}
/* results map */
.results-map{
	border:1px solid #666;
	height:1%;
	overflow:hidden;
	position:relative;
}
.results-map img{display:block;}
/* results-box */
#sidebar .results{
	width:272px;
	overflow:hidden;
	list-style:none;
	padding:0 5px 5px 0;
	margin:0;
	background:url(../images/bg-search-result-b2.png) no-repeat 0 100%;
}
#sidebar .results li{
	height:1%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-search-result2.png) repeat-y;
	padding:13px 0 6px 10px;
	margin:0;
	width:auto;
}
#sidebar .results .top-result{
	background:url(../images/bg-search-result3.png) repeat-y;
	padding-bottom:3px;
}
#sidebar .results .pointer{
	position:static;
	float:left;
	margin:3px 0 0;
	background:url(../images/bg-number2.png) no-repeat;
	color:#000;
}
#sidebar .results .top-result .pointer{
	background:url(../images/bg-number.png) no-repeat;
	color:#fff;
}
#sidebar .results .text{
	float:left;
	width:204px;
	padding:0 0 0 9px;
}
#sidebar .results .text strong{
	display:block;
	font:14px/15px Georgia,"Times New Roman", Times, serif;
	padding:0 0 13px;
	min-height:30px;
}
* html #sidebar .results .text strong{height:30px;}
#sidebar .results .text strong a{color:#7d5a2e;}
#sidebar .results .top-result .text strong a{color:#ddc18b;}
#sidebar .results .text strong a:hover{text-decoration: underline;}
#sidebar .results .footer{
	width:100%;
	overflow:hidden;
}
#sidebar .results .footer a{
	float:left;
	color:#675b4b;
	font-size:1.1em;
	line-height:1.3636em;
	text-decoration:underline;
}
#sidebar .results .top-result .footer a{color:#bfb998;}
#sidebar .results .footer a:hover{text-decoration:none;}
#sidebar .results .footer span{
	float:right;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
	background:#7f0f24;
	padding:0 5px;
	margin:2px 0 0;
}
#sidebar .results .hr{
	height:1px;
	overflow:hidden;
	background:url(../images/bg-hr2.png) no-repeat;
	width:250px;
	margin:0;
	position:relative;
	top:-13px;
}
#sidebar .results .top-result .hr{background:url(../images/bg-hr.png) no-repeat;}
.results-box .pagination{
	height:1%;
	overflow:hidden;
	color:#333;
	font-size:1.1em;
	line-height:20px;
	margin:-2px 0 0;
}
.results-box .pagination a{
	float:right;
	text-decoration:underline;
	color:#333;
}
.results-box .pagination a:hover{text-decoration:none;}
.results-box .pagination p{margin:0;}
.results-box{padding:0 0 19px;}
/* breadcrumbs */
.breadcrumbs{
	list-style:none;
	padding:0;
	margin:1px 0 20px -4px;
	height:1%;
	overflow:hidden;
	font-size:1.2em;
	color:#333;
}
.breadcrumbs li{
	float:left;
/*	margin:0 0 0 -8px;*/
	padding-left:10px;
/*	background:url(../images/bullet-breadcrumbs.gif) no-repeat 0 5px;*/
}
.breadcrumbs .delimiter{
	font-weight:bold;
	padding-left:8px;
}
.breadcrumbs .no-link .delimiter{
	padding:0;
}
.breadcrumbs a{
	color:#333;
	text-decoration:underline;
}
.breadcrumbs a:hover{text-decoration:none;}
.inner #content{
	width:670px;
	margin:0;
	padding:0 0 35px;
}
.inner #twocolumns{padding-right:50px;}
.inner #sidebar{width:190px;}
/* content-holder */
.content-holder{
	height:1%;
	padding:12px 19px 29px 18px;
	overflow:hidden;
	background:#bfb998;
}
.content-holder .services{
	height:15px;
	position: relative;
	border-bottom:1px solid #b29e77;
	padding:0 0 8px;
	margin:0 0 11px;
}
.content-holder .services ul{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	font-size:1.1em;
}
.content-holder .services li{
	float:left;
	margin:0 0 0 16px;
}
.content-holder .services a{
	float:left;
	color:#333;
}
.content-holder .services a:hover{
	text-decoration:none;
	color: #3a4b6f;
}
.content-holder .services .print{
	padding:0 19px 0 0;
	background:url(../images/ico-print.gif) no-repeat 100% 0;
}
.content-holder .services .print:hover{background-image:url(../images/ico-print-h.gif);}
.content-holder .services .send-friend{
	padding:0 20px 0 0;
	background:url(../images/ico-email3.gif) no-repeat 100% 1px;
}
.content-holder .services .send-friend:hover{background:url(../images/ico-email-h.gif) no-repeat 100% 1px;}
.content-holder .wrapper{width:100%;}
.content-holder .wrapper:after{content:"";display:block;clear:both;}
.content-holder .text-col{
	float:left;
	width:310px;
	color:#494848;
	font-size:1.2em;
	line-height:1.5em;
}
.content-holder .text-col h2{
	color:#7f0f24;
	font:bold 16px Georgia,"Times New Roman", Times, serif;
	margin:0 0 20px;
}
.content-holder .text-col h3{
	margin:0 0 10px;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
}
.content-holder .text-col p{margin:0 0 18px;}
.content-holder .text-col address em,
.content-holder .text-col address{
	font-style:normal;
	margin:0;
}
.content-holder .text-col address strong,
.content-holder .text-col address span{
	display:block;
}
.content-holder .text-col address a{
	color:#494848;
	text-decoration:underline;
}
.content-holder .text-col address a:hover{text-decoration:none;}
.content-holder .text-col address abbr{border-style:none;}
.content-holder .text-col .vcard{padding:8px 0 10px;}
/* add-info */
.add-info{
	float:left;
	width:311px;
	margin:0 -16px 0 0;
	padding:4px 0 0 17px;
	position:relative;
}
/* carusel */
.itineraries .carusel,
.add-info .carusel{
	position:relative;
	padding:0 0 10px;
}
.itineraries .carusel .next,
.itineraries .carusel .prev,
.add-info .carusel .prev,
.add-info .carusel .next{
	z-index:9;
	position:absolute;
	top:130px;
	text-indent:-9999px;
	overflow:hidden;
	width:31px;
	height:44px;
	background:url(../images/btns-carusel.gif) no-repeat;
}
.itineraries .carusel .prev-disable,
.add-info .carusel .prev-disable,
.add-info .carusel .next-disable,
.itineraries .carusel .next-disable {display:none;}
.itineraries .carusel .prev,
.add-info .carusel .prev{left:-10px; z-index:1000;}
.itineraries .carusel .next,
.add-info .carusel .next{
	right:-5px;
	background-position:0 -44px;
	z-index:1000;
}
.itineraries .carusel .prev:hover,
.add-info .carusel .prev:hover{background-position:0 -88px;}
.itineraries .carusel .next:hover,
.add-info .carusel .next:hover{background-position:0 -132px;}
.itineraries .carusel .holder,
.add-info .carusel .holder{
	width:311px;
	overflow:hidden;
	position: relative;
}
.itineraries .carusel .prev-disable,
.add-info .carusel .prev-disable{
	background-position: 0 -176px !important;
	cursor:default;
}
.itineraries .carusel .next-disable,
.add-info .carusel .next-disable{
	background-position: 0 -221px !important;
	cursor:default;
}
.itineraries .carusel ul,
.add-info .carusel ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
}
.itineraries .carusel li,
.add-info .carusel li{
	float:left;
	width:311px;
	height:312px;
	background:url(../images/bg-img.png) no-repeat;
}
.itineraries .carusel img,
.add-info .carusel img{display:block; position: relative;}
/* map */
.add-info .map-holder{
	height:312px;
	background:url(../images/bg-img.png) no-repeat;
	overflow:hidden;
	margin:0 0 10px;
	position:relative;
}
.add-info .map-holder img{display:block;}
/* directions form */
.directions-form{
	height:1%;
	padding:10px 0 10px 13px;
	font-size:1.2em;
	color:#333;
	overflow:hidden;
	background:#a29c7b;
	border:1px solid #9a9476;
	margin:0 5px 21px 0;
	width:297px;
}
.directions-form dl{
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.directions-form label,
.directions-form dt{
	float:left;
	margin:0 5px 0 0;
	font-weight:bold;
}
.directions-form dd{
	float:left;
	margin:0;
}
.directions-form .holder{
	width:100%;
	overflow:hidden;
}
.directions-form label{
	margin:4px 11px 0 0;
	cursor:pointer;
}
.directions-form .holder div{
	float:left;
	width:237px;
	height:18px;
	background:url(../images/bg-directions.png) no-repeat;
}
.directions-form .txt{
	float:left;
	border-style:none;
	background:none;
	padding:3px 0 2px 3px;
	font-size:11px;
	width:183px;
}
.directions-form .btn-go{
	float:right;
	border-style:none;
	background:none;
	width:39px;
	height:18px;
	cursor:pointer;
	padding:0;
	text-indent:-9999px;
	line-height:0;
}
.directions-form .hover,
.directions-form .btn-go:hover{background:url(../images/btn-go-h.png) no-repeat;}
/* resources */
.resources{padding:0 0 0 2px;}
.resources h3{
	color:#333;
	font-size:1.2em;
	line-height:1.6666em;
	margin:0 0 3px;
	font-weight:bold;
}
.resources ul{
	list-style:none;
	padding:0;
	margin:0;
	color:#625f4e;
	font-size:1.1em;
	line-height:1.3636em;
}
.resources li{
	padding:0 0 8px;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
}
.resources li strong{
	font-size:1.0909em;
	color:#404a31;
	margin:0 0 0 1px;
}
.resources li a{color:#625f4e;}
.resources address{
	margin:7px 0 0;
	font-style:normal;
}
.resources address abbr{border-style:none;}
.resources address em{font-style:normal;}
.back-results{
	display:block;
	font-weight:bold;
	border:1px solid #9a9476;
	color:#404a31;
	font-size:1.2em;
	line-height:2em;
	padding:0 0 0 9px;
	margin:-8px 0 14px;
	text-decoration:underline;
	position:relative;
}
.back-results:hover{
	background:#445031;
	border:1px solid #445031;
	color:#fff;
}
/* side block */
.side-block{
	height:1%;
	overflow:hidden;
	padding:12px 10px 17px;
	background:#404a31;
	font-size:1.1em;
	line-height:1.3636em;
	color:#fff;
	margin:0 0 10px;
}
.side-block-blue{
	background:#232e45;
	padding:12px 10px 6px;
}
.side-block dt,
#sidebar .side-block h3,#sidebar .side-block h3 a{
	font-weight:bold;
	margin:0;
	font-size:1.25em;
	color:#d0962f;
}
.side-block dl{margin:0;}
.side-block dt{margin:0;}
.side-block dd{margin:0 0 15px;}
.side-block dl ul{
	list-style:none;
	padding:0;
	margin:0;
}
/* list */
.side-block .list{
	list-style:none;
	padding:0;
	margin:0;
}
.side-block .list li{
	padding:0 0 7px;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
}
.side-block .list a{
	float:left;
	padding:0 0 7px 26px;
	color:#fff;
	text-decoration:underline;
}
.side-block .list a:hover{text-decoration:none;}
#sidebar .list a{
	background:url(../images/icons.gif) no-repeat 0 0px;
	height:28px;
}
#sidebar .list a.accommodations{
	background-position: -5px -10px;
}
#sidebar .list a.architectural_appreciation{
	background-position: -5px -54px;
}
#sidebar .list a.battle_sites{
	background-position: -5px -92px;
}
#sidebar .list a.bridges{
	background-position: -5px -134px;
}
#sidebar .list a.churches{
	background-position: -5px -176px;
}
#sidebar .list a.courthouses{
	background-position: -5px -218px;
}
#sidebar .list a.farms_orchards{
	background-position: -5px -260px;
}
#sidebar .list a.golf{
	background-position: -5px -302px;
}
#sidebar .list a.historic_buildings{
	background-position: -5px -386px;
}
#sidebar .list a.historic_homes{
	background-position: -5px -428px;
}
#sidebar .list a.historical_marker{
	background-position: -5px -470px;
}
#sidebar .list a.historical_site{
	background-position: -5px -512px;
}
#sidebar .list a.historical_society{
	background-position: -5px -554px;
}
#sidebar .list a.libraries{
	background-position: -5px -596px;
}
#sidebar .list a.monument_memorials{
	background-position: -5px -638px;
}
#sidebar .list a.museums{
	background-position: -5px -680px;
}
#sidebar .list a.nationalstate_parks{
	background-position: -5px -722px;
}
#sidebar .list a.outdoor_recreation{
	background-position: -5px -764px;
}
#sidebar .list a.parks{
	background-position: -5px -806px;
}
#sidebar .list a.performing_art_venues{
	background-position: -5px -848px;
}
#sidebar .list a.restaurants{
	background-position: -5px -890px;
}
#sidebar .list a.schools_colleges{
	background-position: -5px -932px;
}
#sidebar .list a.shops_stores{
	background-position: -5px -344px;
}
#sidebar .list a.tour_companies{
	background-position: -5px -974px;
}
#sidebar .list a.tourism_organizations{
	background-position: -5px -974px;
}

#sidebar .list a.wineries_vineyards{
	background-position: -5px -1016px;
}
#sidebar .list a.zoo{
	background-position: -5px -1062px;
}
#sidebar .list a.other_sites{
	background-position: -5px -1104px;
}
#sidebar .list a.cemetary{
	background-position: -5px -1230px;
}

#sidebar .side-block h3,#sidebar .side-block h3 a{
	margin:0 0 11px;
	padding:0;
	height:auto;
	background:none;
	text-align:left;
	text-transform:none;
}
#sidebar .see-all{
	margin:0 0 0 28px;
	text-decoration:underline;
	color:#d3b985;
}
#sidebar .see-all:hover{text-decoration:none;}
.side-block .towns{
	list-style:none;
	padding:0;
	margin:0 0 -8px;
}
.side-block .towns li{padding:0 0 6px;}
.side-block .towns li a{color:#fff;}
/* videos */
.videos{
	list-style:none;
	padding:0;
	margin:0 0 -15px;
}
.videos li{padding:0 0 15px;}
.videos li a{
	color:#fff;
	text-decoration:underline;
	display:block;
}
.videos li strong{
	display:block;
	text-decoration:underline;
}
.videos li a:hover strong,
.videos li a:hover{text-decoration:none;}
.content-holder .text-col dl{margin:0;}
.content-holder .text-col dt{
	margin:0;
	font-weight:bold;
}
.content-holder .text-col dd{
	margin:0;
	padding:0 0 9px;
}
.content-holder .text-col dd p{margin:0 0 9px;}
.content-holder .text-col dd a{
	text-decoration:underline;
	color:#494848;
}
.content-holder .text-col dd a:hover{text-decoration:none;}
.resources li p{margin:5px 0 0;}
.resources li p a{
	font-style:italic;
	color:#333;
	border-bottom:1px solid #333;
	font-size:13px;
}
.resources li p a:hover{
	text-decoration:none;
	border-style:none;
}
/* did-you-know */
.did-you-know{
	border:1px solid #9a9476;
	font-size:1.1em;
	line-height:1.3636em;
	overflow:hidden;
	height:1%;
	padding:0 0 6px;
}
#sidebar .did-you-know h3{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:9px 0 0 18px;
	padding:0;
	height:auto;
	background:none;
	text-align:left;
	color:#404a31;
	text-transform:none;
}
.did-you-know .holder{
	width:186px;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
}
.did-you-know .holder ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
}
.did-you-know .holder li{
	width:186px;
	padding:7px 0 0;
	float:left;
	position:relative;
}
.did-you-know .holder p{
	margin:0;
	padding:0 0 4px 19px;
	text-indent:-14px;
}
.did-you-know .holder p span{
	font-size:0;
	color:#404a31;
	line-height:normal;
	overflow:visible;
	padding:9px;
	width:13px;
	background:url(../images/bg-quote-r.gif) no-repeat 0 4px;
}
.did-you-know .holder p .l{
	background:url(../images/bg-quote-l.gif) no-repeat;
	top:-7px;
	left:0;
	position:relative;
}
* html .did-you-know .holder p .l{background-position:0 5px;}
.did-you-know .prev{margin:1px 6px 0 7px;}
.did-you-know .next{margin:1px 0 0;}
.content-holder .text-col dd ul{
	list-style:none;
	padding:0 0 20px;
	margin:0;
}
.content-holder .text-col dd li{padding:0 0 6px;}
.content-holder .text-col dd li em{
	float:left;
	font-weight:bold;
	width:179px;
}
.content-holder .text-col dd li div{
	width:100%;
	overflow:hidden;
	clear:both;
}
.content-holder .text-col dd li div span{
	float:left;
	width:179px;
}
.content-holder .text-col dd li strong{
	float:left;
	font-weight:normal;
	width:110px;
}
/* itineraries */
.itineraries{
	color:#333;
	padding:0;
	font-size:1.2em;
	line-height:1.5em;
}
* html .itineraries{height:841px;}
.itineraries p{margin:0 0 18px;}
.itineraries .sections{
	list-style:none;
	padding:18px 0 0;
	margin:0;
	color:#e1d2b3;
	font-size:0.9166em;
	line-height:1.4545em;
}
.itineraries .sections li{
	padding:20px 31px 25px;
	background:url(../images/bg-section.jpg) repeat-y;
	margin:0 0 15px;

}
.itineraries .sections .section2{background:url(../images/bg-section2.jpg) repeat-y;}
.itineraries .sections .section3{background:url(../images/bg-section3.jpg) repeat-y;}
.itineraries .sections h3{
	margin:0 0 14px -16px;
	font-size:1.0909em;
	line-height:1.5em;
	font-weight:bold;
}
.itineraries .sections h3 a{
	text-decoration:underline;
	color:#e6b154;
}
.itineraries .sections h3 a:hover{text-decoration:none;}
.itineraries h2{
	margin:0 0 20px;
	font:bold 16px Georgia,"Times New Roman", Times, serif;
	color:#7f0f24;
}
.itineraries .sections li p{margin:0;}
/* plans */
.plans{
	list-style:none;
	padding:0;
	margin:0 0 -15px;
}
.side-block-blue .plans{margin:0 0 -5px;}
.plans a{
	color:#fff;
	text-decoration:underline;
}
.plans a:hover{text-decoration:none;}
.plans li{padding:0 0 15px;}
.plans .active a{
	font-style:italic;
	text-decoration:none;
}
/* area */
.itineraries .carusel{
	float:right;
	width:326px;
	margin:2px -22px 0 0px;
	padding:0 0 0 19px;
	background: #BFB998;
}
.itineraries .carusel li{
	background:url(../images/bg-img-holder6.png) no-repeat;
	height:206px;
}
.itineraries .carusel .next, .itineraries .carusel .prev{top:80px;}
.itineraries .carusel .next{right:10px;}
.itineraries .area{
	width:100%;
	padding:0 0 18px;
	color:#494848;
}
.itineraries .area:after{content:"";display:block;clear:both;}
.itineraries .area p a{
	color:#494848;
	text-decoration:underline;
}
.itineraries .area p a:hover{text-decoration:none;}
.area h3{
	border-bottom:1px solid #71736e;
	clear:none;
	color:#232e45;
	font-size:1em;
	margin:0 0 14px;
	line-height:1.5em;
	font-weight:bold;
}
@media print{
	/* reset */
	img{border:none;}
	html{background:none;}
	body{
		margin:0;
		font:10px Arial, Helvetica, sans-serif;
		background:none;
	}
	/* general settings */
	/* wrapper */
	#wrapper{
		width:100%;
		margin:0;
	}
	.visual,
	.visual2{display:none;}
	.logo{
		display:block;
	}
	.logo a{
		color:#000;
		text-decoration:none;
	}
	/* visual */
	.visual .text{
		color:#000;
		font:14px/20px "Times New Roman", Times, serif;
	}
	.visual .text h2{
		font-size:40px;
		color:#445031;
		line-height:normal;
	}
	.visual img{display:none;}
	.play-video{display:none;}
	/* main */
	#main,
	#twocolumns{
		width:100%;
		background:none;
		margin:0;
		padding:0;
		overflow:visible;
		page-break-before:avoid;
	}
	/* content */
	#content{
		float:left;
		width:50%
	}
	/* heading */
	.heading{width:100%;}
	.heading strong{
		font-weight:normal;
		color:#2d260d;
		font-size:10px;
		display:block;
		margin:22px 0 3px;
	}
	.heading h2{
		margin:0;
		font-weight:normal;
		color:#7f0f24;
		font-size:24px;
	}
	/* about-box */
	.about-box{height:1%;}
	.about-box:after{content:"";display:block;clear:both;}
	.about-box h3{
		text-align:center;
		margin:0 0 0;
		padding:0 0 12px;
		color:#7f0f24;
		font-size:16px;
		font-weight:normal;
	}
	.about-box ul{
		float:left;
		list-style:none;
		margin:0;
		font-size:1.2em;
		line-height:1.6666em;
		padding:0;
	}
	.about-box li a{
		color:#333;
		text-decoration:underline;
	}
	/* historic article */
	.historic-article{height:1%;}
	.historic-article .map{
		float:left;
		width:40%;
	}
	.historic-article img{
		display:block;
		width:100%;
	}
	.historic-article .text{
		float:right;
		width:50%;
		color:#000;
		font-size:1.1em;
		line-height:1.4545em;
	}
	.historic-article h3{
		color:#000;
		font-weight:normal;
		font-size:22px;
		line-height:normal;
	}
	.historic-article h3 strong{
		display:block;
		color:#000;
		font-size:16px;
		margin:0 0 3px;
	}
	.historic-article h4{
		margin:0 0 11px;
		font-style:italic;
		color:#000;
		font-weight:normal;
		font-size:18px;
	}
	.historic-article p{margin:0;}
	.logos{
		list-style:none;
		padding:0;
		margin:0;
	}
	.logos li{
		float:left;
		margin:0 0 0 8px;
		display:inline;
	}
	.logos a, .logos img{float:left;}
	.logos .americas-byways{margin:27px 0 0;}
	/* news */
	.news{
		width:100%;
	}
	.news h3{
		color:#29341c;
		font-size:18px;
		font-weight:bold;
		text-transform:uppercase;
	}
	.news ul{
		list-style:none;
		padding:0;
		margin:0;
		font:bold 1.4em/1.4285em "Times New Roman", Times, serif;
	}
	.news li{
		width:100%;
		vertical-align:middle;
	}
	.news li p{margin:0;}
	.news li a{color:#333;}
	.news li .date{
		font-style:normal;
		color:#7f0f24;
		font-weight:normal;
		font-size:10px;
	}
	/* sidebar */
	#sidebar{display:none;}
	/* events */
	.events{
		height:1%;
		padding:0 0 14px;
	}
	#sidebar h3{
		font-weight:normal;
		text-align:center;
		text-transform:uppercase;
		color:#29341c;
		padding:12px 0 0;
		font-size:16px;
	}
	.events .carusel{
		width:100%;
		overflow:hidden;
		padding:0 0 20px;
		position:relative;
	}
	.events .carusel ul{
		list-style:none;
		padding:0;
		margin:0;
		width:99999px;
		color:#333;
		font-size:1.1em;
		line-height:1.1818em;
	}
	.events .carusel li{
		float:left;
		width:281px;
		padding:0 0 17px;
	}
	.events .carusel .img{
		height:212px;
		margin:0 0 14px;
	}
	.events .carusel .img img{display:block;}
	.events .carusel dl{
		width:100%;
		margin:0 0 20px 19px;
		font-size:1.0909em;
	}
	.events .carusel dt{
		float:left;
		margin:0 4px 0 0;
		font-weight:bold;
	}
	.events .carusel dd{
		float:left;
		margin:0;
	}
	.events .carusel h4{
		margin:-8px 0 0 18px;
		color:#7f0f24;
		font-size:16px;
		line-height:18px;
	}
	.events .carusel p{margin:10px 0 0 19px;}
	.events .footer{display:none;}
	.did-you-know .next, .did-you-know .prev,
	.events .next, .events .prev{display:none;}
	.hr{display:none;}
	.hr hr{display:none;}
	/* share box */
	.share-box h3{margin:0;}
	.share-box{display:none;}
	.sign-form{display:none;}
	.share-box dl{display:none;}
	/* footer */
	#footer{
		width:100%;
		color:#000;
	}
	#footer .blocks{
		width:100%;
		font-size:1.1em;
		line-height:1.4545em;
		color:#000;
	}
	#footer .blocks .wrapper{
		width:100%;
		background:none;
	}
	#footer .col{
		width:100%;
		display:block;
	}
	#footer .blocks .wrapper div{display:none;}
	#footer .blocks h4{
		font-size:1em;
		line-height:1.4545em;
		font-weight:bold;
		margin:0;
	}
	#footer .blocks address{
		margin:0;
		font-style:normal;
		padding:0 0 0 1px;
	}
	#footer .blocks address span{display:block;}
	#footer .blocks address em{font-style:normal;}
	#footer .blocks address abbr{border-style:none;}
	/* bar */
	#footer .bar{
		width:100%;
		padding:14px 0;
	}
	#footer .bar ul{display:none;}
	a.gift-shop,
	a.donate{display:none;}
	#footer .bar .wrapper{
		width:100%;
		font-size:1.1em;
		line-height:1.8181em;
	}
	#footer .bar .wrapper ul{display:none;}
	#footer .bar .wrapper p{margin:0 0 0 3px;}
	#footer .bar .wrapper p a{text-decoration:underline;}
	#footer .bar .wrapper p span{display:none;}
	/* header */
	#header{display:none;}
	.skip-to-nav,
	.back-to-top,
	.top-bar .sign-form label{display:none;}
	/* search-results */
	.search-results{width:100%;}
	.search-results .header{
		width:100%;
		padding:0 0 16px;
	}
	a.switch{display:none;}
	.search-results .header h2{
		color:#7f0f24;
		font-size:16px;
		margin:0 0 6px;
		font-weight:normal;
	}
	.search-results .header strong{
		font-weight:normal;
		color:#333;
		font-size:12px;
		line-height:normal;
	}
	.search-results .header span{font-size:16px;}
	.search-results .results{
		list-style:none;
		padding:0;
		margin:0;
	}
	/* result */
	.results li{
		width:100%;
		vertical-align:middle;
		padding:0;
		color:#675b4b;
		font-size:1em;
		line-height:1.2em;
		position:relative;
		margin:0 0 14px;
	}
	.results .top-result{color:#ccc;}
	.results li .t{display:none;}
	.results li .b{
		height:1%;
		background:none !important;
		padding:0;
	}
	/* img */
	.results .img{
		float:left;
		width:147px;
		height:100px;
	}
	.results .img img{
		display:block;
		margin:0;
	}
	.results .text{
		float:left;
		width:260px;
	}
	.results .text h3{
		margin:0 0 2px;
		font-size:14px;
		font-weight:normal;
	}
	.results .text h3 a{color:#7d5a2e;}
	.results .top-result .text h3 a{color:#ddc18b;}
	.results .text .meta{
		font-style:normal;
		color:#7d5a2e;
	}
	.results .top-result .text .meta{color:#000;}
	.results .title-box{padding:0 0 15px;}
	.results p{margin:0;}
	.results span.number,
	.results span.label,
	.results .btn-share,
	.results .social{display:none;}
	/* pagination */
	.search-results .pagination{display:none;}
	/* map */
	#sidebar{
		width:270px;
		margin:4px -100px 0 0;
		padding:0 0 0 44px;
		float:left;
	}
	#sidebar .map{display:none;}
	/* box */
	#sidebar .box{display:none;}
	/* results map */
	.results-map{
		border:1px solid #666;
		height:1%;
		position:relative;
	}
	.results-map img{display:block;}
	/* results-box */
	#sidebar .results{
		width:272px;
		list-style:none;
		padding:0 5px 5px 0;
		margin:0;
	}
	#sidebar .results li{
		height:1%;
		position:relative;
		padding:13px 0 6px 10px;
		margin:0;
		width:auto;
	}
	#sidebar .results .text{
		float:left;
		width:204px;
		padding:0 0 0 9px;
	}
	#sidebar .results .text strong{
		display:block;
		font-size:14px;
		line-height:15px;
		padding:0 0 13px;
	}
	#sidebar .results .text strong a{color:#7d5a2e;}
	#sidebar .results .top-result .text strong a{color:#ddc18b;}
	#sidebar .results .text strong a:hover{text-decoration:none;}
	#sidebar .results .footer{width:100%;}
	#sidebar .results .footer a{
		float:left;
		color:#675b4b;
		font-size:1.1em;
		line-height:1.3636em;
		text-decoration:underline;
	}
	#sidebar .results .top-result .footer a{color:#bfb998;}
	#sidebar .results .footer span{
		float:right;
		font-size:9px;
		text-transform:uppercase;
		font-weight:bold;
		line-height:16px;
		background:#7f0f24;
		padding:0 5px;
		margin:2px 0 0;
	}
	#sidebar .results .hr{display:none;}
	.results-box .pagination{display:none;}
	.results-box .pagination p{margin:0;}
	.results-box{padding:0 0 19px;}
	/* breadcrumbs */
	.breadcrumbs{display:none;}
	.inner #content{
		width:60%;
		margin:0;
		padding:0 0 35px;
	}
	.inner #twocolumns{padding-right:50px;}
	.inner #sidebar{width:190px;}
	/* content-holder */
	.content-holder{
		height:1%;
	}
	.content-holder .services{display:none;}
	.content-holder .wrapper{width:100%;}
	.content-holder .wrapper:after{content:"";display:block;clear:both;}
	.content-holder .text-col{
		width:100%;
		color:#494848;
		font-size:1.2em;
		line-height:1.5em;
	}
	.content-holder .text-col h2{
		color:#7f0f24;
		font-size:16px;
		line-height:normal;
		margin:0 0 20px;
		font-weight:normal;
	}
	.content-holder .text-col h3{
		margin:0 0 10px;
		font-size:1em;
		font-weight:bold;
		line-height:1.5em;
	}
	.content-holder .text-col p{margin:0 0 18px;}
	.content-holder .text-col address em,
	.content-holder .text-col address{
		font-style:normal;
		margin:0;
	}
	.content-holder .text-col address strong,
	.content-holder .text-col address span{
		display:block;
	}
	.content-holder .text-col address a{
		color:#494848;
		text-decoration:underline;
	}
	.content-holder .text-col address a:hover{text-decoration:none;}
	.content-holder .text-col address abbr{border-style:none;}
	.content-holder .text-col .vcard{padding:8px 0 10px;}
	/* add-info */
	.add-info{
		width:100%;
		position:relative;
	}
	/* carusel */
	.itineraries .carusel,
	.add-info .carusel{display:none;}
	/* map */
	.add-info .map-holder{
		height:312px;
		margin:0 0 10px;
		position:relative;
	}
	/* directions form */
	.directions-form{display:none;}
	/* resources */
	.resources{padding:0 0 0 2px;}
	.resources h3{
		color:#333;
		font-size:1.2em;
		line-height:1.6666em;
		margin:0 0 3px;
		font-weight:bold;
	}
	.resources ul{
		list-style:none;
		padding:0;
		margin:0;
		color:#625f4e;
		font-size:1.1em;
		line-height:1.3636em;
	}
	.resources li{
		padding:0 0 8px;
		width:100%;
		vertical-align:middle;
	}
	.resources li strong{
		font-size:1.0909em;
		color:#404a31;
		margin:0 0 0 1px;
	}
	.resources li a{color:#625f4e;}
	.resources address{
		margin:7px 0 0;
		font-style:normal;
	}
	.resources address abbr{border-style:none;}
	.resources address em{font-style:normal;}
	.back-results{display:none;}
	/* side block */
	.side-block{display:none;}
	.content-holder .text-col dl{margin:0;}
	.content-holder .text-col dt{
		margin:0;
		font-weight:bold;
	}
	.content-holder .text-col dd{
		margin:0;
		padding:0 0 9px;
	}
	.content-holder .text-col dd p{margin:0 0 9px;}
	.content-holder .text-col dd a{
		text-decoration:underline;
		color:#494848;
	}
	.resources li p{margin:5px 0 0;}
	.resources li p a{
		font-style:italic;
		color:#333;
		font-size:13px;
	}
	/* did-you-know */
	.did-you-know{
		font-size:1.1em;
		line-height:1.3636em;
		width:100%;
		padding:0 0 6px;
	}
	#sidebar .did-you-know h3{
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		margin:9px 0 0 18px;
		padding:0;
		height:auto;
		background:none;
		text-align:left;
		color:#404a31;
		text-transform:none;
	}
	.did-you-know .holder{
		width:186px;
		overflow:hidden;
		padding:0 0 20px;
		position:relative;
	}
	.did-you-know .holder ul{
		list-style:none;
		padding:0;
		margin:0;
		width:99999px;
	}
	.did-you-know .holder li{
		width:186px;
		padding:7px 0 0;
		float:left;
	}
	.did-you-know .holder p{
		margin:0;
		padding:0 0 4px 19px;
		text-indent:-14px;
	}
	.did-you-know .holder p span{display:none;}
	.content-holder .text-col dd ul{
		list-style:none;
		padding:0 0 20px;
		margin:0;
	}
	.content-holder .text-col dd li{padding:0 0 6px;}
	.content-holder .text-col dd li em{
		float:left;
		font-weight:bold;
		width:179px;
	}
	.content-holder .text-col dd li div{
		width:100%;
		clear:both;
	}
	.content-holder .text-col dd li div span{
		float:left;
		width:179px;
	}
	.content-holder .text-col dd li strong{
		float:left;
		font-weight:normal;
		width:110px;
	}
	/* itineraries */
	.itineraries{
		color:#333;
		padding:0;
		font-size:1.2em;
		line-height:1.5em;
	}
	.itineraries p{margin:0 0 18px;}
	.itineraries .sections{
		list-style:none;
		padding:18px 0 0;
		margin:0;
		color:#000;
		font-size:0.9166em;
		line-height:1.4545em;
	}
	.itineraries .sections li{
		width:100%;
	}
	.itineraries .sections h3{
		margin:0 0 14px -16px;
		font-size:1.0909em;
		line-height:1.5em;
		font-weight:bold;
	}
	.itineraries .sections h3 a{
		text-decoration:underline;
		color:#e6b154;
	}
	.itineraries h2{
		margin:0 0 20px;
		font-size:16px;
		line-height:normal;
		color:#7f0f24;
	}
	
	.itineraries .sections li p{margin:0;}
	/* plans */
	.plans{
		list-style:none;
		padding:0;
	}
	.side-block-blue .plans{margin:0 0 -5px;}
	.plans a{
		color:#000;
		text-decoration:underline;
	}
	.plans li{padding:0 0 15px;}
	.plans .active a{
		font-style:italic;
		text-decoration:none;
	}
	/* area */
	.itineraries .carusel{display:none;}
	.itineraries .area{
		width:100%;
		padding:0 0 18px;
		color:#494848;
	}
	.itineraries .area:after{content:"";display:block;clear:both;}
	.itineraries .area p a{
		color:#494848;
		text-decoration:underline;
	}
	.area h3{
		color:#232e45;
		font-size:1em;
		margin:0 0 4px;
		line-height:1.5em;
		font-weight:bold;
	}
	*{
		overflow:visible !important;
		height:auto !important;
		background:none !important;
		padding:0 !important;
		margin:0 !important;
		border-style:none !important;
		clear:both !important;
		position:static !important;
		color:#000 !important;
	}
	span.pointer2 span, span.pointer span{display:none;}
}
.open-close .slide-box{
	width:100%;
	overflow:hidden;
	position:relative;
}
.open-close .slide-box .select-holder{
	width:100%;
	height:auto;
}
.open-close .slide-box .checks{
	width:100%;
	overflow:hidden;
}
.container{
	width: 100%;
	overflow:hidden;
	background:url(../images/bg-footer.png) repeat-x 0 100%;
}

#bing_search_map {
	width: 270px;
	height: 296px;
}

.pointer_wrapper {
	position: relative;
}

span.pointer2, span.pointer {
	top: -17px;
	left: -2px;
}

#content #bing_search_map {
	width: 592px;
	height: 644px;
	position: relative;
}

#content .map-holder #bing_search_map {
	width: 311px;
	height: 310px;	
}

#sidebar .pagination p, #sidebar .pagination ul {
	float: left;
}

#sidebar .pagination ul {
	list-style: none;
	float: right;
}

#sidebar .pagination ul li {
	display: inline;
}

.module-tigcalendar #sidebar {
	display: none;
}

.module-tigcalendar #twocolumns {
    padding: 0 50px 4px 50px;
}

.module-tigcalendar #content {
	width: 100%;
}

.module-view-search .mod_content #content {
	width: 100%;
}

.module-view-search .mod_content #twocolumns {
    padding: 0 50px 4px;
}

.module-view-search .mod_content .search-results {
	margin: 0;
    width: 100%;
}










div.rs_links ul li div.addthis_toolbox {
    display: none;
    height: 26px;
    left: 2px;
    position: absolute;
    top: -25px;
}

div.rs_links ul li div.addthis_toolbox a {
    background: none repeat scroll 0 0 transparent;
    clear: none;
    float: left;
    padding: 2px;
    text-decoration: none;
    width: 16px;
}

li.rs_share a {
    background: url("../images/structural/share.gif") no-repeat scroll left center transparent;
}

li.rs_like a {
    background: url("../images/structural/like.gif") no-repeat scroll left center transparent;
}

li.rs_print a {
    background: url("../images/structural/print.gif") no-repeat scroll left center transparent;
}

.event_header h1{
	margin:0 0 20px;
	font-size:16px;
	line-height:normal;
	color:#7f0f24;
}

.desc_list {
    clear: left;
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    line-height: 1.4em;
    list-style-type: none;
    padding: 0 0 20px;
}

.tools {
    border-bottom: 1px solid #E9E9E8;
    clear: left;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 15px;
    width: 603px;
}
.tools .rs_links {
    float: right;
    position: relative;
    width: 275px;
}
.tools .rs_links ul {
    display: inline;
    float: left;
    font-size: 11px;
    list-style-type: none;
    padding: 0;
	margin: 0px;
}
.tools .rs_links ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin-right: 5px;
    padding: 0;
}
.tools .rs_links ul li a {
    color: #2B2822;
    display: block;
    font-weight: bold;
    padding: 0 5px 0 22px;
    text-decoration: underline;
}
.tools .rs_links ul li.rs_like a {
    padding: 0 5px 0 18px;
}
.top_likes {
    clear: left;
    display: block;
    font-size: 11px;
    margin-bottom: 20px;
}


.calendar .breadcrumbs {
	display: none;
}

.calendar h1 {
    color: #7F0F24;
    font: bold 16px Georgia,"Times New Roman",Times,serif;
    margin: 0 0 20px;
}

.calendar div#search_events {
    width: 470px;
    height: 184px;
}

#wrapper div.tigcalendar_head {
	padding-left: 0px;
}

.calendar div#ongoing_events {
    clear: none;
    float: right;
    margin-left: 0;
    margin-top: 0;
    width: 300px;
}

#ongoing_events {
    height: 184px;
}

div#search_events input#search_events_find {
    background: url("../images/structural/search_btn.gif") no-repeat scroll right center transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    padding: 0 10px;
    width: 46px;
}

.calendar tr.table_tab div {
    background: none repeat scroll 0 0 #BFB998;
}

.calendar .ui-corner-right {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.calendar .ui-corner-left {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.ong_list_element {
	margin-top: 10px;
}

#calendar .ui-widget-content {
	background: transparent;
}

div#tigcal_list_buttons {
    width: 270px;
}

.mf_controls {
    display: inline;
    float: right;
    margin-top: 3px;
    position: relative;
    width: auto;
}

.mf_controls ul {
    display: inline;
    float: left;
    list-style-type: none;
    padding: 0;
	margin: 0;
}

.mf_controls span {
    display: inline;
    float: left;
    margin: 0 7px 0 0;
}

.mf_controls ul li {
    display: inline;
}
.mf_controls ul li p, .mf_controls ul li a, .mf_controls .list_btn_disable {
    color: #999999;
    display: inline;
    padding: 0 4px;
    text-decoration: none;
}

.mf_controls ul li a, .mf_controls ul li a {
    color: #666666;
    text-decoration: underline;
}

.calendar div.fc-button-basicList {
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.calendar tr.table_tab .fc-header-left .ui-corner-left, .calendar tr.table_tab .fc-header-left ui-no-right {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.calendar #search_events_keyword {
	width: 75px;
}

#ui-datepicker-div {
	z-index: 1000;
}

/*********************
overlay
*********************/

/* the overlayed element */
.overlay{
  background-color:#333333;
  border:1px solid #666666;
  display:none;
  min-height:200px;
  width:960px;
  z-index:100000;
}

/* close button positioned on upper right corner */
.overlay .close{
  background-image:url(https://static.flowplayer.org/tools/img/overlay/close.png);
  cursor:pointer;
  height:35px;
  position:absolute;
  right:-15px;
  top:-15px;
  width:35px;
}

.overlay iframe{
  border-width:0;
}

#sidebar .pagination ul {
	margin-left: 0px;
}

#toolbar input, #toolbar textarea, #toolbar select {
	vertical-align: top;
}

.module-view-search .content-holder, .attribute-long {
	font-size: 120%;
}

div.poichildline .share, div.poichildline .img {
	display: none;
}

#wrapper .share-form-full {
	bottom: -120px;
	right: -4px;
}

.visual-slide {
	background-color: transparent!important;
}

.object-left {
	float:left;
	margin: 0px 10px 10px 0px;
}

.object-right {
	float:right;
	margin: 0px 0px 10px 10px;
}

.object-center {
	text-align: center;
}

.clearfix {
	width: 100%;
	clear: both;
}

.hideleft {
	position: absolute;
	left: -100000px;
}
#tooltip {
    background: url("../images/structural/green_arrow.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    height: 100px;
    padding: 19px 19px 0 19px;
    width: 172px;
    z-index: 9999;
	position:absolute;
	margin-left: -130px;
    margin-top: -150px;
}
#tooltip h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.landing_page #main{
    margin:0;
}
.landing_page .content{
    padding:10px 100px 100px 100px;
}
.landing_page h1{
font-size:22px;
line-height:26px;
text-align: center;
}
html.no-bg, html.no-bg body.landing_page, .landing_page #main {
background:none;
}
.with_tcgallery .itineraries .sections li {
	background: none;
	padding: 0px;
}

.class-tcgallery h2 {
	border-bottom: 1px solid #000;
	color: #000;
}
.events .carusel .img img {
    display: block;
        margin: 10px auto;
	}

.class-folder-shop-line .attribute-short {
	margin-bottom: 2em;
	color: #000;
	font-style: italic;
	
}

.current-node-id-73 .content-holder {
	font-size: 12px;
	line-height: 150%;
	color: #494848;
}


.current-node-id-73 .content-holder .attribute-image {
	float: left;
	margin-right: 10px;
}


