@charset "UTF-8";
/* CSS Document */



@media all {


  * {
	margin:0;
	padding: 0;
}


  option {
	padding-left: 0.4em;
}

  * html body * {
	overflow:visible;
}
* html iframe, * html frame {
	overflow:auto;
}
* html frameset {
	overflow:hidden;
}


  html {
	height: 100%;
	margin-bottom: 1px;
}
body {
    font-size: 100.01%;
    color: #000;
	background: #fff;
	text-align: left;
}
  fieldset, img {
	border: 0 solid;
}

  ul, ol, dl {
	margin: 0 0 1em 1em
}
li {
	margin-left: 1.5em;
	line-height: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
blockquote {
	margin: 0 0 1em 1.5em;
}

  #header {
	position:relative;
}
  #header #topnav {
	position:absolute;
	top: 10px;
	right: 5px;
}

  #header, #nav, #main, #footer {
	clear:both;
}

  #col1 {
	float: left;
}

  #col2 {
	float:right;
	width: 200px
}

  #col3 {
	width:auto;
	margin: 0 200px
}
  #col1_content, #col2_content, #col3_content {
	position:relative;
}
#col1_content {
}

  .hideboth #col3 {
	margin-left: 0;
	margin-right: 0;
}
.hidecol1 #col3 {
	margin-left: 0;
	margin-right: 200px;
}
.hidecol2 #col3 {
	margin-left: 200px;
	margin-right: 0;
}
.hideboth #col1, .hideboth #col2, .hidecol1 #col1, .hidecol2 #col2 {
	display:none;
}
   .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
  .clearfix {
	display: block;
}
  .floatbox {
	overflow:hidden;
}
  #ie_clearing {
	display: none;
}
  .subcolumns {
	width: 100%;
	overflow:hidden;
}
  .subcolumns_oldgecko {
	width: 100%;
	float:left;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
	float: left;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
	float: right;
	margin-left: -5px;
}
.c25l, .c25r {
	width: 25%;
}
.c33l, .c33r {
	width: 33.333%;
}
.c50l, .c50r {
	width: 50%;
}
.c66l, .c66r {
	width: 66.666%;
}
.c75l, .c75r {
	width: 75%;
}
.c38l, .c38r {
	width: 38.2%;
}
.c62l, .c62r {
	width: 61.8%;
}
.subc {
	padding: 0 0.5em;
}
.subcl {
	padding: 0 1em 0 0;
}
.subcr {
	padding: 0 0 0 1em;
}
  .skip, .hideme, .print {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}

  .skip:focus, .skip:active {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}
}
 @media all {
}
 @media screen, projection {

  body {
	background: #f1f1f1 url("gfx/bgslice.jpg") repeat-x top left fixed;
	padding: 10px 0;
}

  body {
	text-align: center;
}
#page_margins {
	text-align:left;
	margin: 0 auto;
}

  #page_margins {
	min-width: 740px;
	max-width: 80em;
	background: #fff;
}
#page {
	padding: 10px;
}

  #header {
	color: #000;
	background: #fff repeat-x top left;
	padding: 10px;
}
#topnav {
	color: #aaa;
	background: transparent;
}

  #nav ul {
	margin-left: 20px;
}
#nav_main {
	background-color: #7a6343;
	border: 0px;
}
#main {
	background: #fff;
	padding: 0px 0 10px 0;
}
#footer {
	color:#666;
	background: #f9f9f9;
	padding: 10px 20px;
	border-top: 5px #efefef solid;
}
  #col1 {
	width: 25%;
}
#col1_content {
	padding: 10px 10px 10px 20px;
}
#col2 {
	width: 25%;
}
#col2_content {
	padding: 10px 20px 10px 10px;
}
#col3 {
	margin: 0 27%;
}
#col3_content {
	padding: 10px;
}
}
@media print {
  body, #page_margins, #page, #main {
	margin:0;
	padding: 0;
	border: 0;
}
#page_margins, #page {
	width: 100% !important;
	min-width:0;
	max-width: none;
}
#header {
	height: auto;
}

  #topnav, #nav, #search, #footer {
	display: none;
}


  .c25l, .c33l, .c38l, .c50l, .c62l, .c66l, .c75l,  .c25r, .c33r, .c38r, .c50r, .c62r, .c66r, .c75r {
	width: 100%;
	margin:0;
	float:none;
	overflow:visible;
	display:table;
}
.subc, .subcl, .subcr {
	margin: 0;
	padding: 0;
}

  .print {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}
  body * {
	font-family: Tahoma, Arial, Helvetica, Times, serif;
}
code, pre {
	font-family:"Courier New", Courier, mono;
}
body {
	font-size: 12pt;
}

  h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid;
}


  abbr[title]:after,  acronym[title]:after {
	content: '(' attr(title) ')';
}


  #page a[href^="http:"],  #page a[href^="https:"] {
padding-left: 0;
background-image: none;
}

  a[href]:after {
	content:" <URL: "attr(href)">";
	color:#444;
	background:inherit;
	font-style:italic;
}

  #col1_content:before, #col2_content:before, #col3_content:before {
	content: "";
	color:#888;
	background:inherit;
	display:block;
	font-weight:bold;
	font-size:1.5em;
}


  .floatbox,  .subcolumns,  .subcolums_oldgecko {
	overflow:visible;
	display: table;
}
}
 @media all {


  html * {
	font-size: 100.01%
}


  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;
}

  body {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75.00%;
	color: #444;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, times, serif;
	font-weight:bold;
	color: #a88a64;
	margin: 0 0 0.25em 0;
}
h1 {
	font-size: 200%
}                        /* 24px */
h2 {
	font-size: 200%;
	color:#9093ff
}          /* 24px */
h3 {
	font-size: 150%
}                        /* 18px */
h4 {
	font-size: 133.33%
}                     /* 16px */
h5 {
	font-size: 116.67%
}                     /* 14px */
h6 {
	font-size: 116.67%;
	font-style:italic
}  /* 14px */
#header h1 {
	font-size:2.5em;
	letter-spacing:-2px;
	line-height:65%;
	color:#000;
}
#header span {
	color:#999;
}
p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

  ul, ol, dl {
	line-height: 1.5em;
	margin: 0 0 1em 1em
}
li {
	margin-left: 1.5em;
	line-height: 1.5em
}
dt {
	font-weight: bold
}
dd {
	margin: 0 0 1em 2em
}

  cite, blockquote {
	font-style:italic
}
blockquote {
	margin: 0 0 1em 1.5em
}
strong, b {
	font-weight: bold
}
em, i {
	font-style:italic
}
pre, code {
	font-family: monospace;
	font-size: 1.1em;
}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: .1em dashed #c00;
	cursor: help;
}
  .note {
	background: #dfd;
	padding: 1em;
	border-top: 1px #bdb dotted;
	border-bottom: 1px #bdb dotted;
}
.important {
	background: #ffd;
	padding: 1em;
	border-top: 1px #ddb dotted;
	border-bottom: 1px #ddb dotted;
}
.warning {
	background: #fdd;
	padding: 1em;
	border-top: 1px #dbb dotted;
	border-bottom: 1px #dbb dotted;
}
.float_left {
	float: left;
	display:inline;
	margin-right: 1em;
	margin-bottom: 0.15em;
}
.float_right {
	float: right;
	display:inline;
	margin-left: 1em;
	margin-bottom: 0.15em;
}
.center {
	text-align:center;
	margin: 0.5em auto
}

  a {
	color: #4D87C7;
	text-decoration:none;
}
a:focus,  a:hover,  a:active {
	color:#182E7A;
	text-decoration:underline;
}
#topnav a {
	color: #999;
	font-weight: normal;
	background:transparent;
	text-decoration:none;
}
#topnav a:focus,  #topnav a:hover,  #topnav a:active {
	text-decoration:underline;
	background-color: transparent;
}
#footer a {
	color: #999;
	background:transparent;
	font-weight: bold;
}
#footer a:focus,  #footer a:hover,  #footer a:active {
	color: #4D87C7;
	background-color: transparent;
	text-decoration:underline;
}

  table {
	width: auto;
	border-collapse:collapse;
	margin-bottom: 0.5em;
}
table.full {
	width: 100%;
}
table.fixed {
	table-layout:fixed
}
thead th {
	background: #444;
	color: #fff
}
tbody th {
	background: #ccc;
	color: #333
}
tbody th.sub {
	background: #ddd;
	color: #333
}

  hr {
	color: #fff;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #eee solid;
}
}

* {
	padding: 0;
	margin: 0;
}

#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;
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.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: 102;
	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;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#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:103;
	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:99;
	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;
}
.MapPanel {
	border: solid 1px black;
	height: 400px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.thickbox img {
	border: 1px solid #fff;
}
.nopadding {
	padding:0;
	margin:0;
}
div.nopadding {
	padding:0;
	margin:0;
}
table.nopadding {
	padding:0;
	margin:0;
}
table.nopadding td {
	padding:0;
	margin:0;
}
/********* Mega Menu Navigation Styling *********/

#nav {
	background:#76653f;
	height:30px;
	position:relative;
	z-index:999;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	width: 935px;
	list-style: none;
	background:#76653f;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 30px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: left bottom;
}
ul#topnav a.welcome {
	background: url(gfx/menu_welcome.jpg) no-repeat;
	width: 155px;
}
ul#topnav a.destinations {
	background: url(gfx/menu_location.jpg) no-repeat;
	width: 155px;
}
ul#topnav a.size {
	background: url(gfx/menu_size.jpg) no-repeat;
	width: 155px;
}
ul#topnav a.attract {
	background: url(gfx/menu_attract.jpg) no-repeat;
	width: 155px;
}
ul#topnav a.terms {
	background: url(gfx/menu_terms.jpg) no-repeat;
	width: 155px;
}
ul#topnav a.contact {
	background: url(gfx/menu_contact.jpg) no-repeat;
	width: 155px;
}
ul#topnav li .sub {
	position: absolute;
	top: 30px;
	left: 0;
	background: #e5f2ff url(sub_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index:9999;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2, ul#topnav .sub ul li h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #76653f;
	font-family:trebuchet ms, tahoma, arial, helvetica, sans-serif;
}
ul#topnav .sub ul li h2 a, ul#topnav .sub ul li h1 a {
	padding: 5px 0;
	background-image: none;
	color: #76653f;
	font-size: 14px;
	text-decoration:underline;
}
ul#topnav .sub ul li h1 a {
font-size:18px;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 5px;
	display: block;
	text-decoration: none;
	color: #000;
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
}
ul#topnav .sub ul li a:hover {
	color: #fff;
	background: #5b4b27;
}
#scrollimg {
width:938px;
height:182px;
}
#left_col_loc {
float:left;
width:310px;
display:inline;
margin:5px;
background: #fff;
}
#left_col_loc div {

}
#left_col_loc div div {
margin-top:-32px;
margin-left:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #000;
font-weight:normal;
text-align:justify;
line-height:17px;
}
#left_col_loc img {
border:none;
}
#left_col_loc h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000;
margin:0px;
padding:0px;
margin-left:10px;
margin-top:10px;
margin-bottom:20px;
}
