/*----------------------------------------------------------------------------------------------------------
(1) BREADCRUMBS
----------------------------------------------------------------------------------------------------------*/
#crumbs {color:#0081c6;padding:3px 14px;overflow:hidden;line-height:1.5em;background:#fff;margin:0 0 5px;font-size:1.1em;}
#crumbs a {color:#0081c6;padding:0 3px;}
#crumbs span {padding:0 3px;}

/*----------------------------------------------------------------------------------------------------------
(2) MID-SECTION WRAP
----------------------------------------------------------------------------------------------------------*/
#middle {border-bottom:5px solid #4e3227;padding-bottom:20px;}
/* easy clearing */
#middle:after{content: '.'; display: block; height: 0;clear: both;visibility: hidden;}
#middle {display: inline-block;}
/*\*/
#middle {display: block;}
/* end easy clearing */

/*----------------------------------------------------------------------------------------------------------
(3) COLUMN ONE
----------------------------------------------------------------------------------------------------------*/
#column1 {width:200px;float:left;overflow:hidden;}

/*SUB NAVIGATION*/
/* #subnav {background:#4e3227;padding:0 0 6px;border-bottom:4px solid #F8F1DE;min-height:201px;font-family:"Times New Roman", Times, serif} */
#subnav {background:#4e3227;padding:0 0 6px;border-bottom:4px solid #F8F1DE;min-height:201px;font-family:Arial,Tahoma,Verdana}
body.attr_detail #subnav {min-height:175px}
#subnav a {color:#fff;text-decoration:none;font-weight:normal;}
#subnav a:hover {text-decoration:underline;}
/*parent item*/
#subnav a#parent {display:block;font-size:1.8em;padding:11px 10px 11px 17px;}
#subnav span#parent {color:#fff;font-weight:bold;display:block;font-size:1.8em;padding:11px 10px 11px 17px;}
/*level 2 */
#subnav ul {background:#841019;padding:13px 0;min-height:130px;}
body.attr_detail #subnav ul {min-height:20px}
#subnav ul li a {font-size:1.4em;display:block;background:url(../images/subnav_bullet.png) no-repeat 17px .9em;padding:5px 10px 5px 29px;width:161px;}
#subnav ul li a.active, #subnav ul li a.active:hover {background-image:url(../images/subnav_active_bullet.png);color:#ab7f66;text-decoration:none;}
/*level 3*/
#subnav ul ul {padding:6px 0;background:#AB7F66;min-height:10px !important;}
#subnav ul ul li a{font-size:1.3em;background:none;padding:3px 14px 3px 36px;font-weight:normal;width:150px;}
#subnav ul ul li a.active, #subnav ul ul li a.active:hover {background:none;font-weight:bold;color:#fff;}
/*level 3*/
#subnav ul ul ul {background:#CFAD9B;margin:4px 0;}
#subnav ul ul ul li a {font-size:1.2em;padding:3px 14px 3px 43px;font-weight:normal;width:142px;}

/* RECENTLY VIEWED CHECKBOX FORM */
#recent {color:#547db4; background:#fff;overflow:hidden;position:relative;font-size:1.1em;border-bottom:8px solid #ab7f66;}
#recent form {}

#recent a {color:#547db4;text-decoration:none}
#recent h2 {background:url(../images/recent_h2.png) no-repeat;width:201px;height:37px;overflow:hidden;text-indent:-9999px}
#recent ul {padding:14px 9px 10px;}
#recent li {border-bottom:1px dotted #547db4;padding:6px 0;line-height:1.4em;}
#recent li.last {border:none;}
#recent li input {padding:0;margin:0 4px 0px 0;width:13px;height:13px;}
#recent li a {text-decoration:underline !important;}
#recent p.status {display:none;background:pink;border:1px solid #cc0000;color:#000;margin:0 7px 7px;padding:7px}
#recent .backup {display:block;width:90%;font-size:1em;margin:0 7px 8px 7px;background:#fff;border:1px solid #ccc;color:#547DB4;font-weight:bold;padding:2px;cursor:pointer;font-family:Verdana, Arial, Helvetica, sans-serif}
#recent p.backup {width:87%;text-align:center;padding:3px 2px}
#deco_logo {background:url(../images/column1_logo.png) no-repeat 30px 18px;height:150px;}
/*----------------------------------------------------------------------------------------------------------
(4) COLUMN TWO
----------------------------------------------------------------------------------------------------------*/
#column2 {float:left;margin:0 0 0 7px;background:#fff;min-height:450px;}
body.two_column #column2 {width:702px;}
body.three_column #column2 {width:495px;}
#column2 a {color:#547db4;}
#column2 a:hover, #column2 a:visited  {color:#17345a;}

/* MASTHEAD IMAGE */
#masthead img {margin:0 0 4px;}

/* PAGE TITLE */
/* h1#title, h2#title {font-family:"Times New Roman", Times, serif;color:#fff;font-size:1.9em;line-height:1.4em;background:#4e3227;padding:3px 13px;margin:0 0 15px;} */
h1#title, h2#title {font-family:Arial,Tahoma,Verdana;color:#fff;font-size:1.7em;line-height:1.4em;background:#4e3227;padding:3px 13px;margin:0 0 15px;font-weight:normal}

/* MAIN CONTENT AREA */
#copy {padding:0 13px 10px;overflow:hidden;}
#copy h1, #copy h2, #copy h3, #copy h4, #copy h5, #copy h6 {margin:0 0 10px;font-weight:normal;line-height:1.5em;}
#copy h1 {font-size:1.7em;}
#copy h2 {font-size:1.6em;}
#copy h3 {font-size:1.5em;}
#copy h4 {font-size:1.4em;}
#copy h5, #copy h6 {font-size:1.3em;}
#copy p {margin:0 0 15px;font-size:1.2em;line-height:1.6em;}
#copy ul {margin:0 0 15px;font-size:1.2em;}
#copy ul li {margin:0 0 6px 0px;background:url(../images/copy_li_bullet.png) no-repeat 0 .6em;padding:0 0 0 12px;line-height:1.6em;}
#copy ul ul {margin:8px 0;font-size:1em;padding-left:10px;}

#copy ol {margin:0 0 15px 30px;font-size:1.2em;}
#copy ol li {margin:0 0 6px;}
#copy table {margin:0 0 15px;}
#copy table table {margin:0;}
#copy table th {color:#547db4;font-size:14px;}
#copy table th p {font-size:1em;}
#copy table td {font-size:12px;}
#copy table td p {font-size:1em;}
#copy table td h3 {font-size:1.2em;margin:0 0 4px;}
#copy table td label {font-size:1em;}
#copy ul.inline {margin:0 0 20px;}
#copy ul.inline li {display:inline;margin-right:20px;}
#copy img {margin:8px;display:inline;}
#copy hr {border:none;background:#fff;color:#fff;border-bottom:1px solid #999;margin:0 0 10px;}

/*sitemap list*/
#sitemap {padding:10px 20px;list-style:none;}
#sitemap ul li a{font-size:1.5em;}
#sitemap ul ul {padding:10px 0;margin:0 0 0 16px !important;}
#sitemap ul ul li a{font-size:1.4em;font-weight:bold;}
#sitemap ul ul ul {padding:5px 0 0;}
#sitemap ul ul ul li a{font-size:1.2em;font-weight:normal;}
#sitemap ul ul ul ul li a {font-size:1.1em;}
.treeview li { background: url(../images/tv-item.gif) 0 0 no-repeat !important;padding:3px 0 3px 15px !important;margin:0 !important }
.treeview li a {padding-left:6px;}
.treeview .collapsable { background-image: url(../images/tv-collapsable.gif) !important; }
.treeview .expandable { background-image: url(../images/tv-expandable.gif) !important; }
.treeview .last { background-image: url(../images/tv-item-last.gif) !important; }
.treeview .lastCollapsable { background-image: url(../images/tv-collapsable-last.gif) !important; }
.treeview .lastExpandable { background-image: url(../images/tv-expandable-last.gif) !important; }
#treecontrol {padding:0 0 10px;}			
			
/*forms base*/
#copy input, #copy select, #copy textarea {font-size:1.1em;font-family:Verdana, Arial, Helvetica, sans-serif;color:#555;}
#copy label {font-weight:bold;font-size:1.1em}
#copy input.button {color:#521A75;background:#fff;border:1px solid #FC851F;padding:3px 6px;cursor:pointer;margin:0 8px 0 0;}
#copy input.button:hover {background:#FC851F;color:#fff;}
#form1 table img {display:inline;margin:0 0 0 5px; padding:0; vertical-align:top}
#copy .labelList label {font-weight:normal;font-size:1.1em;}


/* BASIC SEARCH RESULTS */
#results {line-height:1.5em;}
#results .result_a, #results .result_b {padding:13px;clear:left;}
#results .result_a {background:#edeced;}
/* easy clearing */
#results .result_a:after, #results .result_b:after{content: '.'; display: block; height: 0;clear: both;visibility: hidden;}
#results .result_a, #results .result_b {display: inline-block;}
/*\*/
#results .result_a, #results .result_b {display: block;}
/* end easy clearing */
#results h2 {font-size:1.3em;line-height:1.4em;}
#results h3 {font-size:1.5em;margin:0 0 7px;color:#547db4;}
#results p {margin:0 0 4px;font-size:1.2em;}
#column2 a.bookbtn {background:#547db4;padding:3px 7px;font-size:1em;margin:0;text-decoration:none;color:#fff !important}
#column2 a.bookbtn:hover {text-decoration:underline;color:#fff;}
#column2 a.bookbtn:visited {color:#fff;}
#results p.paging {margin:0;padding:5px 10px;color:#547db4;border-top:1px solid #E3E2DE;}
#results p.paging span {color:#555;}
#results p.paging a:visited {color:#547db4}
#results img.property {margin:0 10px 0 0;float:left;border:2px solid #CFCFCF;}


/*ATTRACTION DETAIL INFO DIV*/
#attr_info {border-bottom:4px solid #F8F1DE;padding:14px;font-size:1.2em}
/* easy clearing */
#attr_info:after{content: '.'; display: block; height: 0;clear: both;visibility: hidden;}
#attr_info {display: inline-block;}
/*\*/
#attr_info {display: block;}
/* end easy clearing */

#attr_info img {border:2px solid #d5bfb2;float:left;margin:0}
#attr_info .info_text {margin:0 14px;padding:0;float:left;width:460px;}
#attr_info .info_text p {line-height:1.4em;margin:0 0 12px;}
#attr_info .info_text h2 {font-size:1.8em;color:#d4ce8d;line-height:1.4em;margin:0 0 10px;}
#attr_info .info_text a {color:#5f9baf;}
#attr_info .info_text a:hover {color:#17345a;}


/*CATEGORY LISTINGS*/
#categories {padding:0 13px;overflow:hidden;}
#categories img {border:1px solid #9d4f0c;float:left;}
#categories p {margin:0 0 0 116px;padding:0 0 6px;}
#categories h3 {font-size:1.2em;margin:0 0 0 104px;padding:10px 0 3px 12px;background:url(../images/categories_h3_bullet.png) no-repeat 0 1.1em;}
#categories a {color:#0081c6;}
#categories a:hover {color:#004e77;}
#categories hr{clear:left;border:none;border-bottom:1px dotted #9d4f0c;background:#fff;color:#fff;margin:0 0 10px;height:10px;width:100%}

/*MISC*/
#copy ul.lodging_amenities {width:600px;float:left;}
#copy ul.lodging_amenities li {width:250px;float:left;margin-left:8px}

#copy img.calendar_trigger {display:inline;margin:0 0 0 8px;cursor:pointer;vertical-align:top;}


p.status2 {display:none;background:pink;border:1px solid #cc0000;color:#000;margin:0 7px 7px;padding:7px;width:365px}

/*find nearby map page*/
#map_canvas {margin:0 0 14px;}
#dlResults div {border-top:1px solid #ccc;padding-top:12px;}
#dlResults h3 {font-size:1.4em;margin:0 0 3px;color:#547db4;}
#dlResults p {margin:0 0 8px;font-size:1.2em;}

/*----------------------------------------------------------------------------------------------------------
(5) COLUMN THREE 
----------------------------------------------------------------------------------------------------------*/
#column3 {width:200px;float:left;margin:0 0 0 7px;overflow:hidden;}

/*ATTRACTION SEARCH FORM*/
#attr_search {color:#fff;background:#559cbe;line-height:1.4em;padding:15px;margin:0 0 4px;zoom:1;}
#attr_search h2 {font-size:1.5em;margin:0 0 8px;font-family:"Times New Roman", Times, serif}
#attr_search a {color:#fff;}
#attr_search a:hover {color:#ededed;}
#attr_search select {width:170px;font-size:10px;color:#555;display:block;margin:0 0 7px;}
#attr_search input.attr_keywords {width:140px;font-size:10px;color:#555;padding-left:3px;}
#attr_search #attr_go {margin: 0 0 -3px 4px;}
#attr_search p {margin:15px 0 0 0;background:url(../images/subnav_bullet.png) no-repeat 0 .5em;font-weight:bold;padding:0 0 0 10px;}


/*----------------------------------------------------------------------------------------------------------
(5) MISCELLANEOUS 
----------------------------------------------------------------------------------------------------------*/
/*editable callouts for columns 1 & 3 */
div.callout {line-height:1.5em;padding:10px;margin:0 0 4px;background:#d4ce8d;color:#5b595a;}
div.callout a {color:#547db4;}
div.callout img {margin:0 auto 15px;}

div.callout2 {background:#559cbe;color:#fff;}
div.callout2 a {color:#fff;}
div.callout2 img {border:2px solid #aacedf;}




div.callout h2 {font-size:1.8em;font-weight:normal;margin:0 7px 12px;line-height:1.3em;font-family:"Times New Roman", Times, serif}
div.callout h3 {font-size:1.5em;font-weight:normal;margin:0 7px 6px;line-height:1.3em;}
div.callout h4 {font-size:1.3em;font-weight:normal;margin:0 7px 6px;line-height:1.3em;}
div.callout p {margin:0 7px 10px;font-size:1.2em;}
div.callout ul {margin:0 7px 12px;font-size:1.2em;}
div.callout ul li {background:url(../images/copy_li_bullet.png) no-repeat 0 .5em;padding:0 0 5px 12px;}
div.callout ol {margin:0 0 10px 32px;font-size:1.2em;}
div.callout hr {border:none;background:#DAD3BB;color:#fff;border-bottom:1px solid #999;margin:0 0 10px;}

div.callout2 ul li {background:url(../images/subnav_bullet.png) no-repeat 0 .5em;}

/*blue callout link in a p tag with bullet*/
p.callout_item {margin:0 0 4px;font-weight:bold;font-size:1.4em;}
p.callout_item a {display:block;text-decoration:none;color:#fff;font-family:"Times New Roman", Times, serif;background:#005288 url(../images/subnav_bullet.png) no-repeat 17px .9em;padding:6px 5px 7px 27px}
p.callout_item a:hover {text-decoration:underline;}

/*brown callout link*/
p.callout_item2 {margin:0 0 4px;font-weight:bold;font-size:1.6em;font-family:"Times New Roman", Times, serif;}
p.callout_item2 a {display:block;text-decoration:none;color:#fff;padding:15px 10px 15px 30px;background:#559cbe url(../images/big_callout_bullet.png) no-repeat 17px center}
p.callout_item2 a:hover {text-decoration:underline;}


