@charset "UTF-8";
/* CSS Document */
/*hide selection in FF*/
a:active, a:focus { 
	outline: none;
}

/*Global*/
div.twine{
		position:absolute;
		height:104px;
		width:55px;
		left:-55px;
		top:0px;
		overflow:visible;		
		margin:0px;
		padding:0px;
		z-index:1000000000;
		border:none;
		float:left;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/limestone_repeat.jpg);
	margin:0px;
}
#wrapper{
	width:1002px;	
	margin:0px auto;	
	position:relative;
}

#logolink a{
	width:200px;
	height:85px;
	float:left;
	text-indent:-4000px;
}

#main{	
	background-image:url(../images/main_repeater.gif);
	width:1002px;/*780px*/
}
#header{
	background-image:url(../images/head_top.gif);
	width:1002px;
	height:104px;
}
#header li{
	list-style:none;
	float:left;
}
#header ul{
	list-style:none;
	float:right;
	margin:0px 50px 0px 0px;
}
#topnav{
	position:relative;
	padding-top:13px;
}
#footer{
	background-image:url(../images/footpiece.gif);
	background-repeat:no-repeat;
	height:51px;
	margin:0px auto;
}
#footer #bottomnav{
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:60px;
	margin:0px auto;
	color:#5f221b;
	font-weight:bold;	
	text-align:center;
}
#footer #bottomnav a:link, a:visited{
	color:#5f221b;
	font-weight:bold;
	text-decoration:underline;
}
#footer #bottomnav a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

/*navigation*/
#header a{
	display:block;	
	/*text-decoration: none;*/
	list-style:none;
	font-size:12px;	
	margin-right:1px;
}

/*top buttons*/
a.home{text-indent:-4000px;width:55px;height:43px;background: url("../images/home.gif") 0px 0px no-repeat;}
a:hover.home {text-indent:-4000px;width:55px;height:43px;background-position:0px -43px;}
a.history{text-indent:-4000px;width:55px;height:43px;background: url("../images/history.gif") 0px 0px no-repeat;}
a:hover.history {text-indent:-4000px;width:55px;height:43px;background-position:0px -43px;}
a.todo{text-indent:-4000px;width:92px;height:43px;background: url("../images/todo.gif") 0px 0px no-repeat;}
a:hover.todo {text-indent:-4000px;width:92px;height:43px;background-position:0px -43px;}
a.events{text-indent:-4000px;width:72px;height:43px;background: url("../images/calendar.gif") 0px 0px no-repeat;}
a:hover.events {text-indent:-4000px;width:72px;height:43px;background-position:0px -43px;}
a.lodging{text-indent:-4000px;width:55px;height:43px;background: url("../images/lodging.gif") 0px 0px no-repeat;}
a:hover.lodging {text-indent:-4000px;width:55px;height:43px;background-position:0px -43px;}
a.dining{text-indent:-4000px;width:55px;height:43px;background: url("../images/dining.gif") 0px 0px no-repeat;}
a:hover.dining {text-indent:-4000px;width:55px;height:43px;background-position:0px -43px;}
a.shopping{text-indent:-4000px;width:67px;height:43px;background: url("../images/shopping.gif") 0px 0px no-repeat;}
a:hover.shopping {text-indent:-4000px;width:67px;height:43px;background-position:0px -43px;}
a.groups{text-indent:-4000px;width:55px;height:43px;background: url("../images/groups.gif") 0px 0px no-repeat;}
a:hover.groups {text-indent:-4000px;width:55px;height:43px;background-position:0px -43px;}
a.contact{text-indent:-4000px;width:72px;height:43px;background: url("../images/contact.gif") 0px 0px no-repeat;}
a:hover.contact {text-indent:-4000px;width:72px;height:43px;background-position:0px -43px;}
/*marked*/
a.homeM {text-indent:-4000px;width:55px;height:43px;background: url("../images/home.gif");background-position:0px -43px;}
a.historyM {text-indent:-4000px;width:55px;height:43px;background: url("../images/history.gif");background-position:0px -43px;}
a.todoM {text-indent:-4000px;width:92px;height:43px;background: url("../images/todo.gif");background-position:0px -43px;}
a.eventsM {text-indent:-4000px;width:72px;height:43px;background: url("../images/calendar.gif");background-position:0px -43px;}
a.lodgingM {text-indent:-4000px;width:55px;height:43px;background: url("../images/lodging.gif");background-position:0px -43px;}
a.diningM {text-indent:-4000px;width:55px;height:43px;background: url("../images/dining.gif");background-position:0px -43px;}
a.shoppingM {text-indent:-4000px;width:67px;height:43px;background: url("../images/shopping.gif");background-position:0px -43px;}
a.groupsM {text-indent:-4000px;width:55px;height:43px;background: url("../images/groups.gif");background-position:0px -43px;}
a.contactM {text-indent:-4000px;width:72px;height:43px;background: url("../images/contact.gif");background-position:0px -43px;}

/*Home*/
#home_left{
	float:left;
	width:767px;
}
#home_right{
	background-image:url("../images/green_special.gif");
	background-repeat:no-repeat;
	float:right;
	width:165px;
	/*width:130px;*/
	padding:10px 40px 10px 30px;
	/*margin-right:20px;*/
	font-size:11px;
}
#home_right h3{
	color:#5f221b;
	font-weight:bold;
}
#flashcontent{
	/*width:600px;*/
	width:767px;
	/*height:215px;*/
	height:301px;
}
#specials{
	background-image:url("../images/pic_bottom.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:280px;
	float:left;
	padding:50px 0px 0px 50px;
}
#homecopy{
	background-image:url("../images/homesign.gif");
	background-repeat:no-repeat;
	background-position:left 40px;
	padding-left:40px;
	color:#FFFFFF;
	font-size:11px;
	margin-left:320px;
	width:380px;
	/*margin-left:200px;*/
}


/*Classes*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.redtitle{
	color:#5f221b;
	font-weight:bold;
}
.redfancytitle{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#5f221b;
	font-weight:bold;
}
.redtext{
	color:#5f221b;
}
.bluetitle{
	color:#115A7A;
	font-weight:bold;
}
.bluetext{
	color:#115A7A;
}

/*toggler code*/
#accordion{
	width:164px;
	margin:0px auto;
}
#accordion image{
	margin:0px auto;
}
#accordion p{
	padding:20px;
	font-size:11px;
}
#accordion h3{
	background-color:#000000;
	margin:0px;
}
.toggler {
	background-image:url(../images/placestostay_top.gif);
	font-size: 11px;
	height:30px;
	width:165px;
}
.toggler2 {
	background-image:url(../images/Calendar_top2.gif);
	font-size: 11px;
	height:30px;
	width:165px;
}
.toggler3 {
	background-image:url(../images/VisitorBroch.gif);
	font-size: 11px;
	height:30px;
	width:165px;
}
.toggler4 {
	background-image:url(../images/calendarbottom.gif);
	background-position:0px 0px;
	font-size: 11px;
	height:20px;
	width:165px;
}
.element1{
	margin:0px;
	padding-left: 4px;
	background-image:url(../images/chamberrepeater.gif);
	background-position:1px -30px;
}
.element2{
	margin:0px;
	padding-left: 4px;
	background-image:url(../images/map_repeater.gif);
	background-position:1px -30px;
}
.element3{
	margin:0px;
	padding-left:4px;
	background-image:url(../images/calendarrepeater.gif);
	background-position:1px 0px;
}

#tp{}
#tptop{
	height:30px;
	width:160px;
	background-image:url(../images/TravelPack.gif);}
#tpmid{
	width:140px;
	background-image:url(../images/MenuMid.gif);
	background-repeat:repeat;
	padding-left:20px;
	font-size:12px;
	}
#tpbottom{
	width:160px;
	height:31px;
	background-image:url(../images/MenuBtm.gif);
	}
#fetop{
	height:30px;
	width:160px;
	background-image:url(../images/FeatEvents.gif);}
#femid{
	width:140px;
	background-image:url(../images/MenuMidLt.gif);
	background-repeat:repeat;
	padding-left:20px;
	font-size:12px;
	}
#febottom{
	width:160px;
	height:31px;
	background-image:url(../images/MenuBtmLt.gif);
	}