/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.container_sub {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 640px;
	position: relative;
}
.container_about {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1010px;
}
.container_webcam {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 900px;
}
.container_skimap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1080px;
}
.container_hikemap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1180px;
}
.container_motorcycles {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1050px;
}
.container_trains {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1200px;
}
.container_gallery {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 820px;
}
.container_fourseasons {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1410px;
}
.container_thingstodo {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1270px;
}
.container_history {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	height: 1300px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
#float_1 {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 363px;
	top: 155px;
	background-color: #069;
}
#sub_header {
	height: 200px;
	width: 960px;
	position: relative;
}
#history_right {
	height: 549px;
	width: 198px;
	position: absolute;
	left: 761px;
	top: 296px;
	background-image: url(../images/history_right_bg.jpg);
	background-repeat: no-repeat;
}
#history_right_text {
	height: 301px;
	width: 126px;
	position: absolute;
	left: 43px;
	top: 55px;
	text-align: center;
	color: #000;
	font-size: 14px;
	letter-spacing: 0em;
}
#history_body1 {
	position: absolute;
	left: 15px;
	top: 306px;
	width: 349px;
	height: 262px;
}
#history_body2 {
	position: absolute;
	left: 384px;
	top: 625px;
	width: 354px;
	height: 213px;
}
#history_body3 {
	position: absolute;
	left: 14px;
	top: 902px;
	width: 349px;
	height: 211px;
}
#history_left {
	position: absolute;
	width: 359px;
	height: 273px;
	top: 299px;
	left: 377px;
}
#history_left2 {
	position: absolute;
	width: 359px;
	height: 273px;
	top: 583px;
	left: 2px;
}
#history_left3 {
	position: absolute;
	width: 359px;
	height: 273px;
	top: 862px;
	left: 375px;
}
#about_body1 {
	position: absolute;
	width: 500px;
	height: 333px;
	left: 4px;
	top: 289px;
}
#about_body2 {
	position: absolute;
	width: 433px;
	height: 633px;
	left: 519px;
	top: 288px;
}
#about_body3 {
	position: absolute;
	width: 246px;
	height: 171px;
	left: 4px;
	top: 640px;
}
#about_body4 {
	position: absolute;
	width: 247px;
	height: 171px;
	left: 263px;
	top: 640px;
}
#gallery_container {
	height: 500px;
	width: 960px;
	margin-top: 40px;
}
#gallerythumb {
	float: left;
	height: 125px;
	width: 225px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
#testimonial_about {
	position: absolute;
	left: 4px;
	top: 834px;
	width: 247px;
	height: 73px;
	text-align: center;
}
#testimonial_about2 {
	position: absolute;
	left: 264px;
	top: 834px;
	width: 246px;
	height: 128px;
	text-align: center;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:1140px;
}

#fourseasons-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:25px;
}

#fourseasons-layout-02_ {
	position:absolute;
	left:15px;
	top:0px;
	width:945px;
	height:25px;
}

#fourseasons-layout-03_ {
	position:absolute;
	left:0px;
	top:25px;
	width:15px;
	height:1089px;
}

#fourseasons-layout-04_ {
	position:absolute;
	left:15px;
	top:25px;
	width:927px;
	height:148px;
	background-image: url(images/fourseasons_layout_04.jpg);
	border: 0px;
}

#fourseasons-layout-05_ {
	position:absolute;
	left:942px;
	top:25px;
	width:18px;
	height:148px;
}

#fourseasons-layout-06_ {
	position:absolute;
	left:15px;
	top:173px;
	width:945px;
	height:34px;
}

#fourseasons-layout-07_ {
	position:absolute;
	left:15px;
	top:207px;
	width:328px;
	height:130px;
}

#fourseasons-layout-08_ {
	position:absolute;
	left:343px;
	top:207px;
	width:131px;
	height:130px;
}

#fourseasons-layout-09_ {
	position:absolute;
	left:474px;
	top:207px;
	width:26px;
	height:261px;
}

#fourseasons-layout-10_ {
	position:absolute;
	left:500px;
	top:207px;
	width:131px;
	height:130px;
}

#fourseasons-layout-11_ {
	position:absolute;
	left:631px;
	top:207px;
	width:329px;
	height:78px;
}

#fourseasons-layout-12_ {
	position:absolute;
	left:631px;
	top:285px;
	width:29px;
	height:52px;
}

#fourseasons-layout-13_ {
	position:absolute;
	left:660px;
	top:285px;
	width:300px;
	height:14px;
}

#fourseasons-layout-14_ {
	position:absolute;
	left:660px;
	top:299px;
	width:143px;
	height:149px;
	background-image: url(../images/fourseasons_layout_14.jpg);
	color: #FFF;
}

#fourseasons-layout-15_ {
	position:absolute;
	left:803px;
	top:299px;
	width:157px;
	height:149px;
}

#fourseasons-layout-16_ {
	position:absolute;
	left:15px;
	top:337px;
	width:131px;
	height:131px;
}

#fourseasons-layout-17_ {
	position:absolute;
	left:146px;
	top:337px;
	width:13px;
	height:131px;
}

#fourseasons-layout-18_ {
	position:absolute;
	left:159px;
	top:337px;
	width:176px;
	height:131px;
	background-image: url(../images/fourseasons_layout_18.jpg);
	color: #FFF;
}

#fourseasons-layout-19_ {
	position:absolute;
	left:335px;
	top:337px;
	width:8px;
	height:131px;
}

#fourseasons-layout-20_ {
	position:absolute;
	left:343px;
	top:337px;
	width:131px;
	height:131px;
	overflow: visible;
	background-image: url(../images/fourseasons_layout_20.jpg);
	color: #FFF;
}

#fourseasons-layout-21_ {
	position:absolute;
	left:500px;
	top:337px;
	width:138px;
	height:131px;
	background-image: url(../images/fourseasons_layout_21.jpg);
	color: #FFF;
}

#fourseasons-layout-22_ {
	position:absolute;
	left:638px;
	top:337px;
	width:22px;
	height:131px;
}

#fourseasons-layout-23_ {
	position:absolute;
	left:660px;
	top:448px;
	width:300px;
	height:27px;
}

#fourseasons-layout-24_ {
	position:absolute;
	left:15px;
	top:468px;
	width:616px;
	height:14px;
}

#fourseasons-layout-25_ {
	position:absolute;
	left:631px;
	top:468px;
	width:29px;
	height:7px;
}

#fourseasons-layout-26_ {
	position:absolute;
	left:631px;
	top:475px;
	width:143px;
	height:159px;
}

#fourseasons-layout-27_ {
	position:absolute;
	left:774px;
	top:475px;
	width:186px;
	height:159px;
	background-image: url(../images/fourseasons_layout_27.jpg);
	color: #FFF;
}

#fourseasons-layout-28_ {
	position:absolute;
	left:15px;
	top:482px;
	width:159px;
	height:124px;
	background-image: url(../images/fourseasons_layout_28.jpg);
	color: #FFF;
}

#fourseasons-layout-29_ {
	position:absolute;
	left:174px;
	top:482px;
	width:12px;
	height:183px;
}

#fourseasons-layout-30_ {
	position:absolute;
	left:186px;
	top:482px;
	width:128px;
	height:131px;
}

#fourseasons-layout-31_ {
	position:absolute;
	left:314px;
	top:482px;
	width:317px;
	height:183px;
}

#fourseasons-layout-32_ {
	position:absolute;
	left:15px;
	top:606px;
	width:159px;
	height:59px;
}

#fourseasons-layout-33_ {
	position:absolute;
	left:186px;
	top:613px;
	width:128px;
	height:52px;
}

#fourseasons-layout-34_ {
	position:absolute;
	left:631px;
	top:634px;
	width:188px;
	height:167px;
}

#fourseasons-layout-35_ {
	position:absolute;
	left:819px;
	top:634px;
	width:141px;
	height:167px;
	background-image: url(../images/fourseasons_layout_35.jpg);
	color: #FFF;
}

#fourseasons-layout-36_ {
	position:absolute;
	left:15px;
	top:665px;
	width:144px;
	height:131px;
}

#fourseasons-layout-37_ {
	position:absolute;
	left:159px;
	top:665px;
	width:176px;
	height:131px;
	background-image: url(../images/fourseasons_layout_37.jpg);
	color: #FFF;
}

#fourseasons-layout-38_ {
	position:absolute;
	left:335px;
	top:665px;
	width:296px;
	height:128px;
}

#fourseasons-layout-39_ {
	position:absolute;
	left:335px;
	top:793px;
	width:139px;
	height:3px;
}

#fourseasons-layout-40_ {
	position:absolute;
	left:474px;
	top:793px;
	width:157px;
	height:141px;
}

#fourseasons-layout-41_ {
	position:absolute;
	left:15px;
	top:796px;
	width:251px;
	height:153px;
}

#fourseasons-layout-42_ {
	position:absolute;
	left:266px;
	top:796px;
	width:208px;
	height:22px;
}

#fourseasons-layout-43_ {
	position:absolute;
	left:631px;
	top:801px;
	width:329px;
	height:17px;
}

#fourseasons-layout-44_ {
	position:absolute;
	left:266px;
	top:818px;
	width:208px;
	height:152px;
	background-image: url(../images/fourseasons_layout_44.jpg);
	color: #FFF;
}

#fourseasons-layout-45_ {
	position:absolute;
	left:631px;
	top:818px;
	width:49px;
	height:116px;
}

#fourseasons-layout-46_ {
	position:absolute;
	left:680px;
	top:818px;
	width:139px;
	height:197px;
}

#fourseasons-layout-47_ {
	position:absolute;
	left:819px;
	top:818px;
	width:141px;
	height:197px;
	background-image: url(../images/fourseasons_layout_47.jpg);
	color: #FFF;
}

#fourseasons-layout-48_ {
	position:absolute;
	left:474px;
	top:934px;
	width:20px;
	height:36px;
}

#fourseasons-layout-49_ {
	position:absolute;
	left:494px;
	top:934px;
	width:166px;
	height:180px;
	background-image: url(../images/fourseasons_layout_49.jpg);
	color: #FFF;
}

#fourseasons-layout-50_ {
	position:absolute;
	left:660px;
	top:934px;
	width:20px;
	height:180px;
}

#fourseasons-layout-51_ {
	position:absolute;
	left:15px;
	top:949px;
	width:251px;
	height:165px;
}

#fourseasons-layout-52_ {
	position:absolute;
	left:266px;
	top:970px;
	width:228px;
	height:144px;
}

#fourseasons-layout-53_ {
	position:absolute;
	left:680px;
	top:1015px;
	width:280px;
	height:99px;
}

#fourseasons-layout-54_ {
	position:absolute;
	left:0px;
	top:1114px;
	width:960px;
	height:386px;
}
#testsub {
	height: 1000px;
	width: 960px;
	background-image: url(../images/subback1.jpg);
}

#thingstodo-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:274px;
	height:151px;
}

#thingstodo-layout-02_ {
	position:absolute;
	left:274px;
	top:0px;
	width:97px;
	height:46px;
}

#thingstodo-layout-03_ {
	position:absolute;
	left:371px;
	top:0px;
	width:589px;
	height:46px;
}

#thingstodo-layout-04_ {
	position:absolute;
	left:274px;
	top:46px;
	width:88px;
	height:87px;
}

#thingstodo-layout-05_ {
	position:absolute;
	left:362px;
	top:46px;
	width:9px;
	height:87px;
}

#thingstodo-layout-06_ {
	position:absolute;
	left:371px;
	top:46px;
	width:147px;
	height:116px;
	background-image: url(../images/thingstodo_layout_06.jpg);
	font-size: 10px;
}

#thingstodo-layout-07_ {
	position:absolute;
	left:518px;
	top:46px;
	width:18px;
	height:192px;
}

#thingstodo-layout-08_ {
	position:absolute;
	left:536px;
	top:46px;
	width:87px;
	height:88px;
}

#thingstodo-layout-09_ {
	position:absolute;
	left:623px;
	top:46px;
	width:11px;
	height:102px;
}

#thingstodo-layout-10_ {
	position:absolute;
	left:634px;
	top:46px;
	width:156px;
	height:88px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-11_ {
	position:absolute;
	left:790px;
	top:46px;
	width:170px;
	height:102px;
}

#thingstodo-layout-12_ {
	position:absolute;
	left:274px;
	top:133px;
	width:97px;
	height:18px;
}

#thingstodo-layout-13_ {
	position:absolute;
	left:536px;
	top:134px;
	width:87px;
	height:104px;
}

#thingstodo-layout-14_ {
	position:absolute;
	left:634px;
	top:134px;
	width:156px;
	height:14px;
}

#thingstodo-layout-15_ {
	position:absolute;
	left:623px;
	top:148px;
	width:91px;
	height:90px;
}

#thingstodo-layout-16_ {
	position:absolute;
	left:714px;
	top:148px;
	width:9px;
	height:90px;
}

#thingstodo-layout-17_ {
	position:absolute;
	left:723px;
	top:148px;
	width:194px;
	height:90px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-18_ {
	position:absolute;
	left:917px;
	top:148px;
	width:43px;
	height:90px;
}

#thingstodo-layout-19_ {
	position:absolute;
	left:0px;
	top:151px;
	width:25px;
	height:740px;
}

#thingstodo-layout-20_ {
	position:absolute;
	left:25px;
	top:151px;
	width:87px;
	height:87px;
}

#thingstodo-layout-21_ {
	position:absolute;
	left:112px;
	top:151px;
	width:11px;
	height:87px;
}

#thingstodo-layout-22_ {
	position:absolute;
	left:123px;
	top:151px;
	width:170px;
	height:87px;
	background-image: url(../images/thingstodo_layout_22.jpg);
	font-size: 10px;
}

#thingstodo-layout-23_ {
	position:absolute;
	left:293px;
	top:151px;
	width:78px;
	height:87px;
}

#thingstodo-layout-24_ {
	position:absolute;
	left:371px;
	top:162px;
	width:147px;
	height:76px;
}

#thingstodo-layout-25_ {
	position:absolute;
	left:25px;
	top:238px;
	width:935px;
	height:450px;
}

#thingstodo-layout-26_ {
	position:absolute;
	left:25px;
	top:688px;
	width:100px;
	height:48px;
}

#thingstodo-layout-27_ {
	position:absolute;
	left:125px;
	top:688px;
	width:835px;
	height:35px;
}

#thingstodo-layout-28_ {
	position:absolute;
	left:125px;
	top:723px;
	width:179px;
	height:2px;
}

#thingstodo-layout-29_ {
	position:absolute;
	left:304px;
	top:723px;
	width:107px;
	height:277px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-30_ {
	position:absolute;
	left:411px;
	top:723px;
	width:324px;
	height:13px;
}

#thingstodo-layout-31_ {
	position:absolute;
	left:735px;
	top:723px;
	width:88px;
	height:82px;
}

#thingstodo-layout-32_ {
	position:absolute;
	left:823px;
	top:723px;
	width:10px;
	height:82px;
}

#thingstodo-layout-33_ {
	position:absolute;
	left:833px;
	top:723px;
	width:127px;
	height:183px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-34_ {
	position:absolute;
	left:125px;
	top:725px;
	width:84px;
	height:11px;
}

#thingstodo-layout-35_ {
	position:absolute;
	left:209px;
	top:725px;
	width:85px;
	height:87px;
}

#thingstodo-layout-36_ {
	position:absolute;
	left:294px;
	top:725px;
	width:10px;
	height:275px;
}

#thingstodo-layout-37_ {
	position:absolute;
	left:25px;
	top:736px;
	width:184px;
	height:14px;
}

#thingstodo-layout-38_ {
	position:absolute;
	left:411px;
	top:736px;
	width:43px;
	height:264px;
}

#thingstodo-layout-39_ {
	position:absolute;
	left:454px;
	top:736px;
	width:118px;
	height:68px;
}

#thingstodo-layout-40_ {
	position:absolute;
	left:572px;
	top:736px;
	width:10px;
	height:68px;
}

#thingstodo-layout-41_ {
	position:absolute;
	left:582px;
	top:736px;
	width:114px;
	height:185px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-42_ {
	position:absolute;
	left:696px;
	top:736px;
	width:39px;
	height:264px;
}

#thingstodo-layout-43_ {
	position:absolute;
	left:25px;
	top:750px;
	width:128px;
	height:135px;
	background-color: #000000;
	font-size: 10px;
}

#thingstodo-layout-44_ {
	position:absolute;
	left:153px;
	top:750px;
	width:56px;
	height:138px;
}

#thingstodo-layout-45_ {
	position:absolute;
	left:454px;
	top:804px;
	width:128px;
	height:196px;
}

#thingstodo-layout-46_ {
	position:absolute;
	left:735px;
	top:805px;
	width:98px;
	height:195px;
}

#thingstodo-layout-47_ {
	position:absolute;
	left:209px;
	top:812px;
	width:85px;
	height:188px;
}

#thingstodo-layout-48_ {
	position:absolute;
	left:25px;
	top:885px;
	width:128px;
	height:115px;
}

#thingstodo-layout-49_ {
	position:absolute;
	left:833px;
	top:906px;
	width:127px;
	height:94px;
}

#thingstodo-layout-50_ {
	position:absolute;
	left:582px;
	top:921px;
	width:114px;
	height:79px;
}

#Table_02 {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:1000px;
}
#contactform {
	position: absolute;
	left: 12px;
	top: 347px;
	width: 450px;
	font-size: 12px;
}
#contact_title {
	position: absolute;
	width: 466px;
	height: 43px;
	top: 295px;
	left: 12px;
}
#contact_2 {
	position: absolute;
	left: 693px;
	top: 355px;
	width: 258px;
	height: 410px;
	text-align: right;
	font-size: 14px;
}

#Table_01_trains {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:900px;
}

#trains-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:120px;
}

#trains-layout-02_ {
	position:absolute;
	left:0px;
	top:120px;
	width:92px;
	height:161px;
}

#trains-layout-03_ {
	position:absolute;
	left:92px;
	top:120px;
	width:319px;
	height:17px;
	background-image: url(../images/trains_layout_03.jpg);
	text-align: center;
}

#trains-layout-04_ {
	position:absolute;
	left:411px;
	top:120px;
	width:549px;
	height:161px;
}

#trains-layout-05_ {
	position:absolute;
	left:92px;
	top:137px;
	width:319px;
	height:144px;
}

#trains-layout-06_ {
	position:absolute;
	left:0px;
	top:281px;
	width:48px;
	height:619px;
}

#trains-layout-07_ {
	position:absolute;
	left:48px;
	top:281px;
	width:458px;
	height:309px;
	background-image: url(../images/trains_layout_07.jpg);
}

#trains-layout-08_ {
	position:absolute;
	left:506px;
	top:281px;
	width:454px;
	height:198px;
}

#trains-layout-09_ {
	position:absolute;
	left:506px;
	top:479px;
	width:112px;
	height:421px;
}

#trains-layout-10_ {
	position:absolute;
	left:618px;
	top:479px;
	width:1px;
	height:421px;
}

#trains-layout-11_ {
	position:absolute;
	left:619px;
	top:479px;
	width:110px;
	height:111px;
}

#trains-layout-12_ {
	position:absolute;
	left:729px;
	top:479px;
	width:12px;
	height:421px;
}

#trains-layout-13_ {
	position:absolute;
	left:741px;
	top:479px;
	width:111px;
	height:111px;
}

#trains-layout-14_ {
	position:absolute;
	left:852px;
	top:479px;
	width:108px;
	height:421px;
}

#trains-layout-15_ {
	position:absolute;
	left:48px;
	top:590px;
	width:458px;
	height:249px;
	background-image: url(../images/trains_layout_15.jpg);
}

#trains-layout-16_ {
	position:absolute;
	left:619px;
	top:590px;
	width:110px;
	height:14px;
}

#trains-layout-17_ {
	position:absolute;
	left:741px;
	top:590px;
	width:111px;
	height:14px;
}

#trains-layout-18_ {
	position:absolute;
	left:619px;
	top:604px;
	width:110px;
	height:111px;
}

#trains-layout-19_ {
	position:absolute;
	left:741px;
	top:604px;
	width:111px;
	height:111px;
}

#trains-layout-20_ {
	position:absolute;
	left:619px;
	top:715px;
	width:110px;
	height:13px;
}

#trains-layout-21_ {
	position:absolute;
	left:741px;
	top:715px;
	width:111px;
	height:13px;
}

#trains-layout-22_ {
	position:absolute;
	left:619px;
	top:728px;
	width:110px;
	height:111px;
}

#trains-layout-23_ {
	position:absolute;
	left:741px;
	top:728px;
	width:111px;
	height:111px;
}

#trains-layout-24_ {
	position:absolute;
	left:48px;
	top:839px;
	width:457px;
	height:61px;
}

#trains-layout-25_ {
	position:absolute;
	left:505px;
	top:839px;
	width:1px;
	height:61px;
}

#trains-layout-26_ {
	position:absolute;
	left:619px;
	top:839px;
	width:110px;
	height:61px;
}

#trains-layout-27_ {
	position:absolute;
	left:741px;
	top:839px;
	width:111px;
	height:61px;
}
#roomsrates_1 {
	position: absolute;
	width: 621px;
	height: 510px;
	left: 10px;
	top: 290px;
}
#Table_01_skimap {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:804px;
}

#skimap-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:42px;
}

#skimap-layout-02_ {
	position:absolute;
	left:0px;
	top:42px;
	width:26px;
	height:762px;
}

#skimap-layout-03_ {
	position:absolute;
	left:26px;
	top:42px;
	width:900px;
	height:66px;
}

#skimap-layout-04_ {
	position:absolute;
	left:926px;
	top:42px;
	width:34px;
	height:762px;
}

#skimap-layout-05_ {
	position:absolute;
	left:26px;
	top:108px;
	width:2px;
	height:696px;
}

#skimap-layout-06_ {
	position:absolute;
	left:28px;
	top:108px;
	width:898px;
	height:92px;
}

#skimap-layout-07_ {
	position:absolute;
	left:28px;
	top:200px;
	width:356px;
	height:5px;
}

#skimap-layout-08_ {
	position:absolute;
	left:384px;
	top:200px;
	width:112px;
	height:18px;
}

#skimap-layout-09_ {
	position:absolute;
	left:496px;
	top:200px;
	width:430px;
	height:121px;
}

#skimap-layout-10_ {
	position:absolute;
	left:28px;
	top:205px;
	width:157px;
	height:27px;
}

#skimap-layout-11_ {
	position:absolute;
	left:185px;
	top:205px;
	width:113px;
	height:18px;
}

#skimap-layout-12_ {
	position:absolute;
	left:298px;
	top:205px;
	width:86px;
	height:89px;
}

#skimap-layout-13_ {
	position:absolute;
	left:384px;
	top:218px;
	width:112px;
	height:76px;
}

#skimap-layout-14_ {
	position:absolute;
	left:185px;
	top:223px;
	width:113px;
	height:75px;
}

#skimap-layout-15_ {
	position:absolute;
	left:28px;
	top:232px;
	width:32px;
	height:572px;
}

#skimap-layout-16_ {
	position:absolute;
	left:60px;
	top:232px;
	width:112px;
	height:18px;
}

#skimap-layout-17_ {
	position:absolute;
	left:172px;
	top:232px;
	width:13px;
	height:66px;
}

#skimap-layout-18_ {
	position:absolute;
	left:60px;
	top:250px;
	width:112px;
	height:48px;
}

#skimap-layout-19_ {
	position:absolute;
	left:298px;
	top:294px;
	width:46px;
	height:206px;
}

#skimap-layout-20_ {
	position:absolute;
	left:344px;
	top:294px;
	width:112px;
	height:18px;
}

#skimap-layout-21_ {
	position:absolute;
	left:456px;
	top:294px;
	width:40px;
	height:124px;
}

#skimap-layout-22_ {
	position:absolute;
	left:60px;
	top:298px;
	width:238px;
	height:1px;
}

#skimap-layout-23_ {
	position:absolute;
	left:60px;
	top:299px;
	width:99px;
	height:505px;
}

#skimap-layout-24_ {
	position:absolute;
	left:159px;
	top:299px;
	width:112px;
	height:18px;
}

#skimap-layout-25_ {
	position:absolute;
	left:271px;
	top:299px;
	width:27px;
	height:201px;
}

#skimap-layout-26_ {
	position:absolute;
	left:344px;
	top:312px;
	width:112px;
	height:106px;
}

#skimap-layout-27_ {
	position:absolute;
	left:159px;
	top:317px;
	width:112px;
	height:183px;
}

#skimap-layout-28_ {
	position:absolute;
	left:496px;
	top:321px;
	width:263px;
	height:9px;
}

#skimap-layout-29_ {
	position:absolute;
	left:759px;
	top:321px;
	width:112px;
	height:18px;
}

#skimap-layout-30_ {
	position:absolute;
	left:871px;
	top:321px;
	width:55px;
	height:483px;
}

#skimap-layout-31_ {
	position:absolute;
	left:496px;
	top:330px;
	width:29px;
	height:474px;
}

#skimap-layout-32_ {
	position:absolute;
	left:525px;
	top:330px;
	width:112px;
	height:18px;
}

#skimap-layout-33_ {
	position:absolute;
	left:637px;
	top:330px;
	width:122px;
	height:50px;
}

#skimap-layout-34_ {
	position:absolute;
	left:759px;
	top:339px;
	width:112px;
	height:41px;
}

#skimap-layout-35_ {
	position:absolute;
	left:525px;
	top:348px;
	width:112px;
	height:456px;
}

#skimap-layout-36_ {
	position:absolute;
	left:637px;
	top:380px;
	width:94px;
	height:424px;
}

#skimap-layout-37_ {
	position:absolute;
	left:731px;
	top:380px;
	width:112px;
	height:18px;
}

#skimap-layout-38_ {
	position:absolute;
	left:843px;
	top:380px;
	width:28px;
	height:424px;
}

#skimap-layout-39_ {
	position:absolute;
	left:731px;
	top:398px;
	width:112px;
	height:406px;
}

#skimap-layout-40_ {
	position:absolute;
	left:344px;
	top:418px;
	width:40px;
	height:82px;
}

#skimap-layout-41_ {
	position:absolute;
	left:384px;
	top:418px;
	width:112px;
	height:18px;
}

#skimap-layout-42_ {
	position:absolute;
	left:384px;
	top:436px;
	width:112px;
	height:231px;
}

#skimap-layout-43_ {
	position:absolute;
	left:159px;
	top:500px;
	width:104px;
	height:304px;
}

#skimap-layout-44_ {
	position:absolute;
	left:263px;
	top:500px;
	width:112px;
	height:18px;
}

#skimap-layout-45_ {
	position:absolute;
	left:375px;
	top:500px;
	width:9px;
	height:167px;
}

#skimap-layout-46_ {
	position:absolute;
	left:263px;
	top:518px;
	width:112px;
	height:149px;
}

#skimap-layout-47_ {
	position:absolute;
	left:263px;
	top:667px;
	width:52px;
	height:137px;
}

#skimap-layout-48_ {
	position:absolute;
	left:315px;
	top:667px;
	width:112px;
	height:18px;
}

#skimap-layout-49_ {
	position:absolute;
	left:427px;
	top:667px;
	width:69px;
	height:137px;
}

#skimap-layout-50_ {
	position:absolute;
	left:315px;
	top:685px;
	width:112px;
	height:119px;
}
#Table_01_motorcycles {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:778px;
}

#motorcycles-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:51px;
}

#motorcycles-layout-02_ {
	position:absolute;
	left:0px;
	top:51px;
	width:23px;
	height:727px;
}

#motorcycles-layout-03_ {
	position:absolute;
	left:23px;
	top:51px;
	width:488px;
	height:36px;
	background-image: url(../images/motorcycles_layout_03.jpg);
}

#motorcycles-layout-04_ {
	position:absolute;
	left:511px;
	top:51px;
	width:449px;
	height:727px;
}

#motorcycles-layout-05_ {
	position:absolute;
	left:23px;
	top:87px;
	width:200px;
	height:691px;
}

#motorcycles-layout-06_ {
	position:absolute;
	left:223px;
	top:87px;
	width:288px;
	height:10px;
}

#motorcycles-layout-07_ {
	position:absolute;
	left:223px;
	top:97px;
	width:288px;
	height:273px;
	background-image: url(../images/motorcycles_layout_07.jpg);
}

#motorcycles-layout-08_ {
	position:absolute;
	left:223px;
	top:370px;
	width:288px;
	height:408px;
}
#rooms_right1 {
	position: absolute;
	left: 652px;
	top: 288px;
	width: 300px;
	height: 200px;
}
#rooms_right2 {
	position: absolute;
	left: 652px;
	top: 505px;
	width: 300px;
	height: 200px;
}

#Table_01_hiking {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:903px;
}

#hiking-map-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:202px;
}

#hiking-map-02_ {
	position:absolute;
	left:0px;
	top:202px;
	width:516px;
	height:138px;
}

#hiking-map-03_ {
	position:absolute;
	left:516px;
	top:202px;
	width:144px;
	height:21px;
}

#hiking-map-04_ {
	position:absolute;
	left:660px;
	top:202px;
	width:300px;
	height:124px;
}

#hiking-map-05_ {
	position:absolute;
	left:516px;
	top:223px;
	width:144px;
	height:202px;
}

#hiking-map-06_ {
	position:absolute;
	left:660px;
	top:326px;
	width:46px;
	height:99px;
}

#hiking-map-07_ {
	position:absolute;
	left:706px;
	top:326px;
	width:143px;
	height:21px;
}

#hiking-map-08_ {
	position:absolute;
	left:849px;
	top:326px;
	width:111px;
	height:577px;
}

#hiking-map-09_ {
	position:absolute;
	left:0px;
	top:340px;
	width:346px;
	height:5px;
}

#hiking-map-10_ {
	position:absolute;
	left:346px;
	top:340px;
	width:143px;
	height:22px;
}

#hiking-map-11_ {
	position:absolute;
	left:489px;
	top:340px;
	width:27px;
	height:230px;
}

#hiking-map-12_ {
	position:absolute;
	left:0px;
	top:345px;
	width:34px;
	height:558px;
}

#hiking-map-13_ {
	position:absolute;
	left:34px;
	top:345px;
	width:143px;
	height:21px;
}

#hiking-map-14_ {
	position:absolute;
	left:177px;
	top:345px;
	width:169px;
	height:51px;
}

#hiking-map-15_ {
	position:absolute;
	left:706px;
	top:347px;
	width:143px;
	height:168px;
}

#hiking-map-16_ {
	position:absolute;
	left:346px;
	top:362px;
	width:143px;
	height:129px;
}

#hiking-map-17_ {
	position:absolute;
	left:34px;
	top:366px;
	width:143px;
	height:30px;
}

#hiking-map-18_ {
	position:absolute;
	left:34px;
	top:396px;
	width:86px;
	height:507px;
}

#hiking-map-19_ {
	position:absolute;
	left:120px;
	top:396px;
	width:143px;
	height:21px;
}

#hiking-map-20_ {
	position:absolute;
	left:263px;
	top:396px;
	width:83px;
	height:95px;
}

#hiking-map-21_ {
	position:absolute;
	left:120px;
	top:417px;
	width:143px;
	height:486px;
}

#hiking-map-22_ {
	position:absolute;
	left:516px;
	top:425px;
	width:18px;
	height:145px;
}

#hiking-map-23_ {
	position:absolute;
	left:534px;
	top:425px;
	width:143px;
	height:21px;
}

#hiking-map-24_ {
	position:absolute;
	left:677px;
	top:425px;
	width:29px;
	height:53px;
}

#hiking-map-25_ {
	position:absolute;
	left:534px;
	top:446px;
	width:143px;
	height:32px;
}

#hiking-map-26_ {
	position:absolute;
	left:534px;
	top:478px;
	width:13px;
	height:92px;
}

#hiking-map-27_ {
	position:absolute;
	left:547px;
	top:478px;
	width:144px;
	height:21px;
}

#hiking-map-28_ {
	position:absolute;
	left:691px;
	top:478px;
	width:15px;
	height:37px;
}

#hiking-map-29_ {
	position:absolute;
	left:263px;
	top:491px;
	width:14px;
	height:412px;
}

#hiking-map-30_ {
	position:absolute;
	left:277px;
	top:491px;
	width:144px;
	height:21px;
}

#hiking-map-31_ {
	position:absolute;
	left:421px;
	top:491px;
	width:68px;
	height:79px;
}

#hiking-map-32_ {
	position:absolute;
	left:547px;
	top:499px;
	width:144px;
	height:16px;
}

#hiking-map-33_ {
	position:absolute;
	left:277px;
	top:512px;
	width:144px;
	height:391px;
}

#hiking-map-34_ {
	position:absolute;
	left:547px;
	top:515px;
	width:119px;
	height:55px;
}

#hiking-map-35_ {
	position:absolute;
	left:666px;
	top:515px;
	width:143px;
	height:21px;
}

#hiking-map-36_ {
	position:absolute;
	left:809px;
	top:515px;
	width:40px;
	height:388px;
}

#hiking-map-37_ {
	position:absolute;
	left:666px;
	top:536px;
	width:143px;
	height:367px;
}

#hiking-map-38_ {
	position:absolute;
	left:421px;
	top:570px;
	width:25px;
	height:333px;
}

#hiking-map-39_ {
	position:absolute;
	left:446px;
	top:570px;
	width:142px;
	height:21px;
}

#hiking-map-40_ {
	position:absolute;
	left:588px;
	top:570px;
	width:78px;
	height:333px;
}

#hiking-map-41_ {
	position:absolute;
	left:446px;
	top:591px;
	width:142px;
	height:312px;
}
#hikingmapdesc {
	position: absolute;
	left: 23px;
	top: 36px;
	width: 920px;
	height: 91px;
}
#welcomebanner {
	float: left;
	height: 69px;
	width: 677px;
	margin-top: 15px;
}



#Table_01_golfmap {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:828px;
}

#golfmap-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:39px;
}

#golfmap-layout-02_ {
	position:absolute;
	left:0px;
	top:39px;
	width:21px;
	height:789px;
}

#golfmap-layout-03_ {
	position:absolute;
	left:21px;
	top:39px;
	width:902px;
	height:84px;
	background-image: url(../images/golfmap-layout_03.jpg);
}

#golfmap-layout-04_ {
	position:absolute;
	left:923px;
	top:39px;
	width:37px;
	height:380px;
}

#golfmap-layout-05_ {
	position:absolute;
	left:21px;
	top:123px;
	width:902px;
	height:182px;
}

#golfmap-layout-06_ {
	position:absolute;
	left:21px;
	top:305px;
	width:242px;
	height:523px;
}

#golfmap-layout-07_ {
	position:absolute;
	left:263px;
	top:305px;
	width:142px;
	height:21px;
}

#golfmap-layout-08_ {
	position:absolute;
	left:405px;
	top:305px;
	width:138px;
	height:33px;
}

#golfmap-layout-09_ {
	position:absolute;
	left:543px;
	top:305px;
	width:143px;
	height:21px;
}

#golfmap-layout-10_ {
	position:absolute;
	left:686px;
	top:305px;
	width:237px;
	height:114px;
}

#golfmap-layout-11_ {
	position:absolute;
	left:263px;
	top:326px;
	width:142px;
	height:12px;
}

#golfmap-layout-12_ {
	position:absolute;
	left:543px;
	top:326px;
	width:143px;
	height:45px;
}

#golfmap-layout-13_ {
	position:absolute;
	left:263px;
	top:338px;
	width:50px;
	height:490px;
}

#golfmap-layout-14_ {
	position:absolute;
	left:313px;
	top:338px;
	width:142px;
	height:21px;
}

#golfmap-layout-15_ {
	position:absolute;
	left:455px;
	top:338px;
	width:88px;
	height:22px;
}

#golfmap-layout-16_ {
	position:absolute;
	left:313px;
	top:359px;
	width:142px;
	height:1px;
}

#golfmap-layout-17_ {
	position:absolute;
	left:313px;
	top:360px;
	width:40px;
	height:468px;
}

#golfmap-layout-18_ {
	position:absolute;
	left:353px;
	top:360px;
	width:143px;
	height:21px;
}

#golfmap-layout-19_ {
	position:absolute;
	left:496px;
	top:360px;
	width:47px;
	height:11px;
}

#golfmap-layout-20_ {
	position:absolute;
	left:496px;
	top:371px;
	width:38px;
	height:64px;
}

#golfmap-layout-21_ {
	position:absolute;
	left:534px;
	top:371px;
	width:144px;
	height:21px;
}

#golfmap-layout-22_ {
	position:absolute;
	left:678px;
	top:371px;
	width:8px;
	height:61px;
}

#golfmap-layout-23_ {
	position:absolute;
	left:353px;
	top:381px;
	width:143px;
	height:54px;
}

#golfmap-layout-24_ {
	position:absolute;
	left:534px;
	top:392px;
	width:144px;
	height:40px;
}

#golfmap-layout-25_ {
	position:absolute;
	left:686px;
	top:419px;
	width:108px;
	height:13px;
}

#golfmap-layout-26_ {
	position:absolute;
	left:794px;
	top:419px;
	width:143px;
	height:21px;
}

#golfmap-layout-27_ {
	position:absolute;
	left:937px;
	top:419px;
	width:23px;
	height:409px;
}

#golfmap-layout-28_ {
	position:absolute;
	left:534px;
	top:432px;
	width:73px;
	height:70px;
}

#golfmap-layout-29_ {
	position:absolute;
	left:607px;
	top:432px;
	width:142px;
	height:21px;
}

#golfmap-layout-30_ {
	position:absolute;
	left:749px;
	top:432px;
	width:45px;
	height:66px;
}

#golfmap-layout-31_ {
	position:absolute;
	left:353px;
	top:435px;
	width:37px;
	height:393px;
}

#golfmap-layout-32_ {
	position:absolute;
	left:390px;
	top:435px;
	width:143px;
	height:21px;
}

#golfmap-layout-33_ {
	position:absolute;
	left:533px;
	top:435px;
	width:1px;
	height:161px;
}

#golfmap-layout-34_ {
	position:absolute;
	left:794px;
	top:440px;
	width:129px;
	height:58px;
}

#golfmap-layout-35_ {
	position:absolute;
	left:923px;
	top:440px;
	width:14px;
	height:388px;
}

#golfmap-layout-36_ {
	position:absolute;
	left:607px;
	top:453px;
	width:142px;
	height:49px;
}

#golfmap-layout-37_ {
	position:absolute;
	left:390px;
	top:456px;
	width:143px;
	height:140px;
}

#golfmap-layout-38_ {
	position:absolute;
	left:749px;
	top:498px;
	width:5px;
	height:330px;
}

#golfmap-layout-39_ {
	position:absolute;
	left:754px;
	top:498px;
	width:143px;
	height:21px;
}

#golfmap-layout-40_ {
	position:absolute;
	left:897px;
	top:498px;
	width:26px;
	height:330px;
}

#golfmap-layout-41_ {
	position:absolute;
	left:534px;
	top:502px;
	width:18px;
	height:94px;
}

#golfmap-layout-42_ {
	position:absolute;
	left:552px;
	top:502px;
	width:143px;
	height:21px;
}

#golfmap-layout-43_ {
	position:absolute;
	left:695px;
	top:502px;
	width:54px;
	height:326px;
}

#golfmap-layout-44_ {
	position:absolute;
	left:754px;
	top:519px;
	width:143px;
	height:309px;
}

#golfmap-layout-45_ {
	position:absolute;
	left:552px;
	top:523px;
	width:143px;
	height:73px;
}

#golfmap-layout-46_ {
	position:absolute;
	left:390px;
	top:596px;
	width:67px;
	height:67px;
}

#golfmap-layout-47_ {
	position:absolute;
	left:457px;
	top:596px;
	width:143px;
	height:21px;
}

#golfmap-layout-48_ {
	position:absolute;
	left:600px;
	top:596px;
	width:95px;
	height:232px;
}

#golfmap-layout-49_ {
	position:absolute;
	left:457px;
	top:617px;
	width:143px;
	height:46px;
}

#golfmap-layout-50_ {
	position:absolute;
	left:390px;
	top:663px;
	width:14px;
	height:165px;
}

#golfmap-layout-51_ {
	position:absolute;
	left:404px;
	top:663px;
	width:143px;
	height:21px;
}

#golfmap-layout-52_ {
	position:absolute;
	left:547px;
	top:663px;
	width:53px;
	height:165px;
}

#golfmap-layout-53_ {
	position:absolute;
	left:404px;
	top:684px;
	width:143px;
	height:144px;
}

#Table_01_fishing {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:828px;
}

#fishingmap-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:39px;
}

#fishingmap-layout-02_ {
	position:absolute;
	left:0px;
	top:39px;
	width:21px;
	height:789px;
}

#fishingmap-layout-03_ {
	position:absolute;
	left:21px;
	top:39px;
	width:902px;
	height:75px;
	background-image: url(images/fishingmap_layout_03.jpg);
}

#fishingmap-layout-04_ {
	position:absolute;
	left:923px;
	top:39px;
	width:37px;
	height:789px;
}

#fishingmap-layout-05_ {
	position:absolute;
	left:21px;
	top:114px;
	width:902px;
	height:18px;
}

#fishingmap-layout-06_ {
	position:absolute;
	left:21px;
	top:132px;
	width:628px;
	height:213px;
}

#fishingmap-layout-07_ {
	position:absolute;
	left:649px;
	top:132px;
	width:143px;
	height:21px;
}

#fishingmap-layout-08_ {
	position:absolute;
	left:792px;
	top:132px;
	width:131px;
	height:83px;
}

#fishingmap-layout-09_ {
	position:absolute;
	left:649px;
	top:153px;
	width:143px;
	height:62px;
}

#fishingmap-layout-10_ {
	position:absolute;
	left:649px;
	top:215px;
	width:11px;
	height:167px;
}

#fishingmap-layout-11_ {
	position:absolute;
	left:660px;
	top:215px;
	width:143px;
	height:21px;
}

#fishingmap-layout-12_ {
	position:absolute;
	left:803px;
	top:215px;
	width:120px;
	height:438px;
}

#fishingmap-layout-13_ {
	position:absolute;
	left:660px;
	top:236px;
	width:143px;
	height:146px;
}

#fishingmap-layout-14_ {
	position:absolute;
	left:21px;
	top:345px;
	width:229px;
	height:483px;
}

#fishingmap-layout-15_ {
	position:absolute;
	left:250px;
	top:345px;
	width:143px;
	height:20px;
}

#fishingmap-layout-16_ {
	position:absolute;
	left:393px;
	top:345px;
	width:256px;
	height:37px;
}

#fishingmap-layout-17_ {
	position:absolute;
	left:250px;
	top:365px;
	width:143px;
	height:293px;
}

#fishingmap-layout-18_ {
	position:absolute;
	left:393px;
	top:382px;
	width:222px;
	height:276px;
}

#fishingmap-layout-19_ {
	position:absolute;
	left:615px;
	top:382px;
	width:142px;
	height:22px;
}

#fishingmap-layout-20_ {
	position:absolute;
	left:757px;
	top:382px;
	width:46px;
	height:271px;
}

#fishingmap-layout-21_ {
	position:absolute;
	left:615px;
	top:404px;
	width:142px;
	height:249px;
}

#fishingmap-layout-22_ {
	position:absolute;
	left:615px;
	top:653px;
	width:100px;
	height:175px;
}

#fishingmap-layout-23_ {
	position:absolute;
	left:715px;
	top:653px;
	width:143px;
	height:21px;
}

#fishingmap-layout-24_ {
	position:absolute;
	left:858px;
	top:653px;
	width:65px;
	height:175px;
}

#fishingmap-layout-25_ {
	position:absolute;
	left:250px;
	top:658px;
	width:96px;
	height:170px;
}

#fishingmap-layout-26_ {
	position:absolute;
	left:346px;
	top:658px;
	width:143px;
	height:21px;
}

#fishingmap-layout-27_ {
	position:absolute;
	left:489px;
	top:658px;
	width:126px;
	height:170px;
}

#fishingmap-layout-28_ {
	position:absolute;
	left:715px;
	top:674px;
	width:143px;
	height:154px;
}

#fishingmap-layout-29_ {
	position:absolute;
	left:346px;
	top:679px;
	width:143px;
	height:149px;
}
#webcam_button {
	float: right;
	margin: 94px 0px 0px 0px;
}
