/* Layout1 Styles */
/* Colors:

Primary: Orange #FFCC66
Complementary: Blue #6699FF

Primary Gradient: Orange #FFCC66 -> OrangeRed #FF7F66
Orange Red: #FF7F66

Mint Green #ECF9EC
Darker Blue-Violet: #7F66FF

*/
#PageCenter {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	position:relative;
	width:777px;
	height:107px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	background-image:url(/x/lay1/bgHeader-Transp.gif); /* bgHeader.jpg */
	background-repeat:no-repeat;
	border-right-style:solid;
	border-right:thin;
	border:#000000;
}
#Header a:link { color: #000000; text-decoration:none;} /* 336699 */
#Header a:visited { color: #000000; text-decoration:none;}
#Header a:hover { color: #000000; text-decoration:underline;}
#Header a:active { color: #000000; text-decoration:none;}


#SiteNavArea {
	border-style: none;
	position: absolute;
	visibility: visible;
	width: 535px;
	left: 235px;
	top: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	right: auto;
	bottom: auto;
}

/* Main Section Buttons */
#SiteNavSections {font-family: Arial, Helvetica, sans-serif;font-size: 9pt; font-weight:bold; padding-bottom:2px; padding-left:2px; }
#SiteNavSections ul {list-style: none;margin: 0;padding: 0;padding-top: 4px;}
#SiteNavSections li {display: inline;}
#SiteNavSections a:link, #SiteNavSections a:visited {margin-right: 2px;padding: 3px 5px 2px 5px;color:#ffffff;
	background:#4DB5F4 ;text-decoration: none;border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;border-bottom: 1px solid #717171;border-right: 1px solid #717171;}
#SiteNavSections a:hover {color:#F7EBD4; border-top: 1px solid #717171;border-left: 1px solid #717171;border-bottom: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}

#SiteNav-SubMenu {
	font-size: 8pt;
	margin-top:3px;
}

#SiteNavQuickLinks {
	border-style: none;
	position: absolute;
	text-align:right;
	visibility: visible;
	width: 535px;
	left: 235px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	right: auto;
	bottom: auto;
}
#SiteNavQuickLinks form {margin:0px;}
#SiteNavQuickLinks input {font-size: 9px;height: 18px; width:114px;}
#SiteNavQuickLinks a:link { color: #000000; text-decoration:none;}
#SiteNavQuickLinks a:visited { color: #000000; text-decoration:none;}
#SiteNavQuickLinks a:active { color: #000000; text-decoration:none;}
#SiteNavQuickLinks a:hover { color: #000000; text-decoration:underline;}

#SiteNavLogo {
	border-style: none;
	position: relative;
	visibility: visible;
	width: 200px;
	height:80px;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}

#SiteNav-Attractions {visibility:hidden;}
#SiteNav-Events {visibility:hidden;}
#SiteNav-Hotels {visibility:hidden;}
#SiteNav-Travel {visibility:hidden;}
#SiteNav-Section {visibility:hidden;}
#SiteNav-Services {visibility:hidden;}

#Body {
	border: none;
	width:777px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	height:auto;
	padding:0px;
}

#RSidePanel {
	border-style: none;
	position: absolute;
	top: 0px;
	left: 675px;
	width: 120px;
	bottom: auto;
}

/* Style for Events section */
#EventBody {
	border: none;
	width:670px;
}
#EventList {
	width:100%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	border-style:solid;
	border-color:#CCCCCC;
	border:0px 0px 1px 0px;
}
#EventList tr { vertical-align:top;}
#EventList th { text-align:left;}
#EventList .odd {background-color:#FFFFFF}
#EventList .even {background-color:#d8d8d8} /* mint green ECF9EC*/

.PrimaryGradientVert30 {background:#FFCC66; background-image:url(/x/lay1/bgPrimaryGradVert30.gif); }

/* Table Formatting */
.TableDividerRow {
	width:100%; text-align:center; font-weight: bold;
	background:#FFCC66; background-image:url(/x/lay1/bgPrimaryGradVert30.gif);
}

/* Box Styles f5f5f5 background-color:#FFFFFF; */
.Box1 {font-family: Arial, Helvetica, sans-serif; font-size:10pt; color: #000000;border: 1px solid #000000; }
.Box1 h1 {color: #000000; background:#FFCC66; background-image:url(/x/lay1/bgPrimaryGradVert30.gif); font-size: 12pt; text-align:center; margin:0px;}
.Box1 h2 {background-color:#FFCC66; color: #000000; font-size: 14px; text-align:center; margin:0px;}
.Box1 p.odd {background-color:#ffffff; font-size: 12px; text-align:left; margin:2px;}
.Box1 p.even {background-color:#d8d8d8; color: #000000; font-size: 12px; text-align:left; margin:2px;}
.Box1 p.divider1 {font-weight: bold; background-color:#000000; text-align:center; color: #ffffff;margin:0px;}
.Box1 p.h1 {font-weight: bold; background-color:#FFCC66; color: #000000; font-size: 12px; text-align:center; margin:0px;}
.Box1 p.info {color: #0000ff;}
.Box1 p {margin: 2px;font-size: 10pt;}

.Box2 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color:#f5f5f5; border: #FF7F66; border-style: solid; border-top-width: 6px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.Box2 h1 {background-color:#FFCC66; color: #000000; font-size: 12px; text-align:center; margin:2px;}
.Box2 h2 {background-color:#b4b4b4; color: #000000; font-size: 12px; text-align:center; margin:2px;}
.Box2 table2 {  border: #FF7F66; border-style: solid; border-top-width: 6px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.Box2 p.divider1 {font-weight: bold; background-color:#000000; text-align:center; color: #ffffff;margin:0px;}
.Box2 p.h1 {font-weight: bold;background-color:#FFCC66; color: #000000; font-size: 12px; text-align:center; margin:2px;}
.Box2 p.info {color: #0000ff;}
.Box2 p {margin: 2px;}
/* 336699 blue? */

.Box3 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:80%/1.8em; background-color:#ffffff; border: 1px solid #000000;overflow: auto; width: 100% }
.Box3 h1 {background-color:#FFCC66; color: #ffffff; font-size: 14px; text-align:left; margin:0px; padding: 3px;}
.Box3 h2 {background-color:#b4b4b4; color: #ffffff; font-size: 12px; text-align:left; margin:0px; padding: 0px 3px 0px 3px;}
.Box3 p.odd {background-color:#ffffff; color: #000000; font-size: 12px; text-align:left; margin:2px;}
.Box3 p.even {background-color:#d8d8d8; color: #000000; font-size: 12px; text-align:left; margin:2px;}
.Box3 p.info {color: #0000ff;}
.Box3 p.alert {color: #ff0000;}
.Box3 p {margin: 14px;font-size:80%/1.8em;}

/* Orange bullet list style */
ul.bullet1 {list-style-position: outside; list-style-image: url(/images/bullet-orange.gif); margin: 3px 3px 3px 16px; padding: 0px}
a.bullet1:link , a.bullet1:visited { }
a.bullet1:hover {  text-decoration:none;}
a.bullet1:active { }

.photoright {font-size: 9px; margin: 3px; float: right; }
.photoleft {font-size: 9px; margin: 3px; float: left; }
.keywordsSmall {font-size:10px; color:#6699FF; font-family:Verdana, Arial, Helvetica, sans-serif; }
.keywordsSmall p {font-size:10px; color:#6699FF; font-family:Verdana, Arial, Helvetica, sans-serif; }
.notice {color:#FF0000;}

.gmapLarge { border:#000000 solid; border-width:1px; width:637px; height:400px; margin:5px;}
/* width:637px; height:400px; */

.themebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #BF6614;
}
.themetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* styles for home page theme blocks */
.theme {  color: #000000; background: #FFFFCC; margin:0px 5px 10px 5px; border:1px solid #FF9933;}
.theme h2 {padding:0px 5px 0px 5px; text-align:left; background: #FFFFCC;  font:Arial, Helvetica, sans-serif; font-size:18px; color:#666666; font-weight:bold;}
.theme p {padding:3px 5px 3px 5px; font:Georgia, "Times New Roman", Times, serif; font-size:14px; }
.theme a:link, .theme a:visited {color:#666666; }
.theme a:hover {color:#FF9933;text-decoration:none;}