body{
	background-color:#FFF6DF;
	text-align:center;
	padding-top:20px;
}
#topNav{
	height:35px;
}
#topNav a{
	border-top:1px solid #FFECDF;
	border-left:1px solid #EFC2A4;
	border-right:1px solid #9F7559;
	padding:5px 0 20px 0;
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	margin-top:10px;
}
#topNav a.tab{
	background-color:#999;
	background-image:url("../assets/_bkd_tab.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
}

#topNav a.home{
	background-color:#333;
	border:0;
	margin-top:0px;
}
#intro{
	background-color:#3F2C1F;
	text-align:left;
}
#intro em{
	font-style:italic;
	font-size:1.1em;
}
#intro img{
	margin:20px;
	float:left;
}
#intro h1{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;

	color:#FF8D40;
	margin:20px 20px;
	font-size:1.4em;

}
#intro p{
	color:#fff;
	margin:20px 20px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:justify;
}
#content{
	background-color:#FFE9AF;
}
#mainText{
	color:#333;
	background-color:#fff;
}
#slideshow{
	width:380px;
	height:250px;
}
.slideshowMarg{
	margin-left:420px!important;
}
.zoom{
	float:right;
	margin:0 20px;
}
h2{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#FF6600;
	text-align:left;
	font-size:1.3em;
	margin:20px 20px 5px 20px;
}
h3{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#FF6600;
	text-align:left;
	font-size:1.1em;
	margin:20px 20px 5px 20px;
}
p{
	margin:0px 20px 20px 20px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:justify;
}
ul{
	margin:0px 20px 20px 40px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:left;
	list-style-type:disc;
	color:#3B6F14;

}
li{
	margin:5px 0;
}
a{
	color:#226F26;
	text-decoration:none;
	border-bottom:1px dotted #226F26;
}
a:hover{
	color:#3ABF23;
}
.hotel h2{
	background-image:url(../assets/alphabet.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.id2 h2{	background-position:0px -60px;}.id3 h2{	background-position:0px -120px;}.id4 h2{	background-position:0px -180px;}.id5 h2{	background-position:0px -240px;}.id6 h2{	background-position:0px -300px;}.id7 h2{	background-position:0px -360px;}.id8 h2{	background-position:0px -420px;}.id9 h2{	background-position:0px -480px;}.id10 h2{	background-position:0px -540px;}.id11 h2{	background-position:0px -600px;}.id12 h2{	background-position:0px -660px;}.id13 h2{	background-position:0px -720px;}.id14 h2{	background-position:0px -780px;}.id15 h2{	background-position:0px -840px;}.id16 h2{	background-position:0px -900px;}.id17 h2{	background-position:0px -960px;}.id18 h2{	background-position:0px -1020px;}.id19 h2{	background-position:0px -1080px;}.id20 h2{	background-position:0px -1140px;}.id21 h2{	background-position:0px -1200px;}.id22 h2{	background-position:0px -1260px;}

.hotel img{
	border:3px solid #FF6600;
}
.hotel img:hover{
	border:6px solid #FF6600;
}
.hotelLink{
	display: block;
	font-size: 1em;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
	border: 1px solid #008000;
	padding:5px 10px;
	background-image: url(../assets/hotelBtn.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-color: #008000;
	text-align: center;
	margin:0px 40px 20px 40px;
}
.mapLink{
	font-size: .7em;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
	border: 1px solid #008000;
	padding:2px 10px;
	background-image: url(../assets/hotelBtn.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-color: #008000;
	text-align: center;
	margin:2px;
}
.mapLink.info{
	background-color: #000080;
	border: 1px solid #000080;
}
.hotelLink:hover,.mapLink:hover{
	color: gold;

}
.gotoTop{
	margin-left:50px;
	color:#7F9DB9;
	font-size:.7em;
}
#footer{
	padding-top:10px;
}
#footer p{
	size:.7em;
	text-align:center;
	color:#999;

}
#footer a{
	margin: 0 5px;
	color:#999;
}