/* Body Containers------------*/
body{
	margin:0;
	padding:0;
	background:url(../images/back_tile.gif);	
   background-color:#c0a472;
	font-family: Arial, Verdana, sans-serif;
	color:#575757;
	line-height: 1.5em;
	font-size:12px;
	text-align: left;
}

#containers{
	margin:0 auto;
   width:961px;
}

#header{
	width:961px;
	height:125px;
	margin:40px 0 0 0;
	padding:0;
	background:url(../images/header.gif) no-repeat; 
   position:relative;
}

#siteSearchForm {
	display: none;
}

#SearchForm_SearchForm_action_results {
	border: none;
	background: url('/themes/baldwin/images/go_bt.gif');
	width: 47px;
	height: 33px;
	float: left;
}

#searchbox{
	margin:0;
	padding:0;
	width:373px;
	height:26px;
	position:absolute;
	top:-17px;
	left:550px;
}

#menu1-1{
	margin:0;
	padding:10px;
	width:383px;
	height:96px;
	position:absolute;
	top:9px;
	left:550px;
	background: url(../images/search_back.gif) no-repeat;
}

#body{
	width:961px;
	background: white url(../images/body_slice.jpg) repeat-y;
	float:left;
		}

#content{
    float:left;
	 width:917px;
	 padding:0 22px 0 22px;	 
}
#bottombox{
    float:left;
	 width:283px;
	 margin-right:3px;
	 padding:5px;	 
}

#footer{
	width:961px;
	height:21px;
	background: white url(../images/footer.gif) repeat-y;
	margin:0;
	padding:0;
	}

#footer img{
	margin:0;
	padding:0;
	float:left;
}

#content.flash{
   padding-top:10px;	
   padding-bottom:10px;
}

#content1{
	margin:0 auto;
	width:875px;
	height:150px;
	border: #f0d5a4 1px solid;
	padding:9px 0px 0px 9px ;
}

.featurebox{
	width:auto;
	height:141px;
	float:left;
	background-color: aqua;	
}

.featureboxSpacer{
	float:left;
	width: 6px;
}

.featurebox a img {
	border: 0;
}

#divverti{
	width:1px;
	height:126px;
	margin-top:10px;
	margin-bottom:0;
	float:left;
}

#divhorzi{
	 margin-top:5px;
	 width:961px;
	 height:33px;
	 float:left;	  
}

#belowfooter{ 
    margin-left:25px;
	  height:auto;
	 font-size:9px;
	 color:white;
	 float:left;	
}

#belowfooter2{ 
    margin-right:25px;
	 height:auto;
	 font-size:9px;
	 color:white;
	 float:right;	
}

#marginfix{
	width:22px;
	float:left;
}

#sidebox{
	float:left;
	width:240px;
	padding:18px 0px 0px 3px;
	margin:0px;
	background: url(../images/sidebox_head.gif) no-repeat top center;
}

#contentmain{
	float:left;
	width:635px;
	padding:0px;
	margin:0px 0px 0px 15px;
}

#contentmain p img{
border:5px;
border-color:#fff;	
}

#contentmain img{
border:1px;
padding:2px;
border-color: #cbcbcb;	
}



.clear{
	clear:both;
	height:0;
	margin:0;
	padding:0;
}

.clearspace{
	clear:both;
	height:10px;
	margin:0;
	padding:0;
}

.calendar h3{
	margin:0px;
	padding:0 0 12px 0;
	line-height:1em;
}

.clear1{
		margin:0;
		padding:0;
		clear:both;
		height:0px;
		width:961px;
}	 

hr{
	height:1px;
	border-top:1px dashed #dfd0ad;
	color:white;
}


ol li{
	margin:10px 0 10px 0;
}	
/* End Body Containers---------*/ 
/*Search Navigation-------------------*/

div#menu1{
		float:center;
		width: 373px;
		padding-top:0px; 
		display:inline;
}

ul#nav1,ul#nav1 li{
		list-style-type:none;
		margin:0;
		padding:0
}

ul#nav1{padding-left:0px}

ul#nav1 li{
		float:left;
		margin-right:1px;
		text-align: left;
		font-family:Verdana, sans-serif;
		font-size:11px;
		line-height:25px;
 }
 
.searchactive{
		display:block;
		width:123px;
		height:26px;
		line-height:25px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_search.gif) no-repeat;
	}

.searchover{
		display:block;
		width:123px;
		height:26px;
		line-height:26px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_searchover.gif) no-repeat;
}

.myaccountactive{
		display:block;
		width:123px;
		height:26px;
		line-height:25px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_myaccount.gif) no-repeat;
	}

.myaccountover{
		display:block;
		width:123px;
		height:26px;
		line-height:26px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_myaccountover.gif) no-repeat;
}

.contactactive{
		display:block;
		width:123px;
		height:26px;
		line-height:25px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_contact.gif) no-repeat;
	}

.contactover{
		display:block;
		width:123px;
		height:26px;
		line-height:26px;
		text-decoration:none;
		background: #f6f2e9 url(../images/bt_contactover.gif) no-repeat;
}

.inputbar{
	background:url(../images/search_bar.gif) no-repeat;
	text-decoration:none;
	list-style: none;
}
/*---End Navigation----------------------------*/
/*---Main Navigation---------------------------*/
#menu{
		float:center;
		width:905px;
		display:inline;
		list-style: none;
}

ul#nav,ul#nav li{
		list-style-type:none;
		list-style: none;
		margin:0;
		padding:0;
	}

ul#nav{padding-left:22px}

ul#nav li{
		float:left;
		margin-right:0px;
		text-align: left;
		font-family:Verdana, sans-serif;
		font-size:11px;
		line-height:46px;      
 }

 /*--submenu--*/

#menuwrapper {
	background-color: transparent;
	background-repeat: repeat-x;
   width:910px;
	margin-left:22px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
   
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding:0px;
	/*padding: 5px 10px 5px 10px;*/
	font-size: 11px;
	color: #CCCCCC;
	}

#p7menubar a.trigger {
	padding: 0;
	/*padding: 5px 16px 5px 10px;*/
	background-color:transparent;	
}

#p7menubar li {
	float: left;
	width: auto;
	z-index: 1;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 150px;
	z-index: 1;
}

#p7menubar ul li a  {
	color: #565656;
	line-height:30px;
	height:30px;
	border-right: 0;
	text-indent:10px;
	padding: 0px;
	/*padding: 3px 12px 3px 16px;*/
	background:#000;
	z-index: 1;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #e2dbcb;
	/*border-right: 1px solid #333333;*/
	border-bottom: 2px solid #ab8c52;
	z-index: 1;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: gray;
	background-color: transparent;
}

#p7menubar ul li a{
	line-height:30px;
	height:30px;
	border-top: 1px dashed #e2dbcb;
	border-bottom: 1px dashed #e2dbcb;
}
	
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	height:30px;
	color: #b97350;
	background-color: transparent;
}

#p7menubar ul a:hover {
	height:30px;
	width:150px!important;
	border-top: 1px dashed #fff!important;
	border-bottom: 1px dashed #fff!important;
	background-color: #fff!important;
	color: gray!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}


/*-------*/


.home a:link, .home a:visited {
		display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_home.gif) no-repeat;
		text-indent:-5000px;
	}

.home a:hover{
		display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_homeover.gif) no-repeat;
		text-indent:-5000px;
}

.homeactive{
	   display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_homeover.gif) no-repeat;
		text-indent:-5000px;
}

.virtual a:link, .virtual a:visited{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_virtual.gif) no-repeat;
		text-indent:-5000px;
	}

.virtual a:hover{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_virtualover.gif) no-repeat;
		text-indent:-5000px;
}

.virtualactive{
	   display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_virtualover.gif) no-repeat;
		text-indent:-5000px;
}

.library a:link, .library a:visited{
		display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_library.gif) no-repeat;
		text-indent:-5000px;
	}

.library a:hover{
		display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_libraryover.gif) no-repeat;
		text-indent:-5000px;
}

.libraryactive{
	   display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_libraryover.gif) no-repeat;
		text-indent:-5000px;
}

.allages a:link, .allages a:visited{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_all_ages.gif) no-repeat;
		text-indent:-5000px;
	}

.allages a:hover{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_all_agesover.gif) no-repeat;
		text-indent:-5000px;
}

.Rooms {
	display: none;
}

.allagesactive{
	   display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_all_agesover.gif) no-repeat;
		text-indent:-5000px;
}

.news a:link, .news a:visited{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_news.gif) no-repeat;
		text-indent:-5000px;
	}

.news a:hover{
		display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_newsover.gif) no-repeat;
		text-indent:-5000px;
}

.newsactive{
	   display:block;
		width:150px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_newsover.gif) no-repeat;
		text-indent:-5000px;
}

.about a:link, .about a:visited{
		display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_about.gif) no-repeat;
		text-indent:-5000px;
	}

.about a:hover{
		display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_aboutover.gif) no-repeat;
		text-indent:-5000px;
}

.aboutactive{
	   display:block;
		width:151px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: white url(../images/bt_aboutover.gif) no-repeat;
		text-indent:-5000px;
}
/*---End Main Navigation---------------------------*/
/*---Fonts-----------------------------------------*/
#searchboxlower{
	color:#b86843;
}

h1{
	
}

h2{
  color: #f08500;
  font-size:26px;
  font-family:verdana;  
  line-height:1.5em;
  border-bottom: 3px solid #aa5e00;	
  margin:0;
  padding:0;
}

h3{
	font-family:georgia;
	font-weight:100;
	font-style:normal;
	font-size:16px;
	color:#34889f; 
	margin:0;
	padding:0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #DFD0AD;
}

#Rooms_Layout h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #05A1BB;
	font-size: 19px;
	font-weight: normal;
	padding-top: 15px;
}

#sidebox h3{
  color: #b86843;
  font-size:17px;
  font-weight:normal;
  font-family:georgia;  
  line-height:1.5em;
  border-bottom: 1px dashed #dfd0ad;	
  margin:15px 0 0 0;
  padding:0;	
}

#sidebox ul{
	list-style:none;
	margin:0px;
	padding:2px 0 2px 2px;
	background: #fcfcfc;
}

#sidebox li .b{
    margin:0px;
	 padding:2px 0px 2px 22px;
}

.z{
	border-top: 1px dotted #dfd0ad;
}

h4{
  color:#b86843;
  font-size:16px;
  font-weight:normal;
  font-family:verdana;  
  line-height:1.5em;
  border-bottom: 1px dashed #dfd0ad;	
  margin:15px 0 0 0;
  padding:0;
}

p{
   margin-top:12px;
	margin-bottom:12px;
}

#bottombox table{
   font-size:9px;
	margin:0 auto;
}

#bottombox td{
	color: white;
	text-align:center;
	background:#6bb4bc; 	
}

#bottombox th{
	color:#e3ac48;
}
	
/*--------End Font Style-----------------*/
/*--------Images----------------*/
#bottombox img{
	margin:0 5px 0 5px;
}

/*---------End Images------------*/
/*------Links-----------------------------*/
a:link, a:visited{
	color:#03b7e9;
	text-decoration: none;
}

a:hover{
	color:#b86843;
}

#contentmain a:link, #contentmain a:visited{
	color:#03b7e9;
	text-decoration: none;
	font-weight: bold;
}

#contentmain a:hover{
	color:#b86843;
}

#sidebox a.a:link, #sidebox a.a:visited{
	/*margin:10px 0 10px 0; #03b7e9*/
	line-height:1.8em;
	color:#b86843;
	text-decoration: none;
	font-size:12px;
	border-bottom:0px dashed #dfd0ad;
}

#sidebox a.a:hover{
	color:#03b7e9;
   border-bottom:0px dashed #dfd0ad;
}

#sidebox a.b:link, #sidebox a.b:visited{
	/*margin:10px 0 10px 0;*/
	line-height:1.8em;
	color:#03b7e9;
	text-decoration: none;
	border-bottom:0px dashed #dfd0ad;
	
}

#sidebox a.b:hover{
	color:#b86843;
   border-bottom: 0px dashed #dfd0ad;
	
}

a.dayLink:link, a.dayLink:visited {
	color: #FFFFFF;	
}


/*----------- End Links -----------*/















h6 {
	margin:0;
	padding:20px 0 0 20px;
	text-align: left;
	color: #f38b1f;
	font-size:34px;
	font-weight:normal;
	font-family: "Humanst521 BT", verdana, "sans serif" ;  
	line-height:1.5em;
}

div.panelmainbox {
	margin:0;
	padding:0px 20px 0px 20px;
	text-align: left;
	display: none;
}

#panelflashbox {
	width:902px;
	height:287px;
	margin:0 auto;
        margin-left: 0px;
	z-index:1;
	position:relative; 
}

#panelleftcontent {
	float:left;
	width:288px;
	height:286px;
	background: white url(../images/panel/main_back_header.gif) no-repeat top center;
	}
	
.panelImage {
	z-index:2;
	width:613px;
	height:286px;
	display: none;
	left: 289px;
	position: absolute;
}

.panelImageCorner {
	z-index: 10;
	margin-left: -20px
	width:613px;
	height:286px;
	left: 888px;
	position: absolute;
}

.panelTitle {
	display: none;
	line-height:1em;
	font-size:28px;
}

.panelclear {
	clear: both;
}	

#panelselect {
	position: absolute;
	left:289px;
	z-index: 500;
	padding:0;
	width:28px;
	height:.1em;
	list-style: none; 
	top: 50px;
}

#panelarrow {
	display:block;
	height:28px;
	line-height:0px;
	margin:0;
	padding:0;
	text-indent:0;
}

#panelarrow a:link, a:visited {
	outline: none;
}

#panelarrow_prev a:link, a:visited, #panelarrow_next a:link, a:visited {
	outline: none;
}

ul#navi8,ul#navi8 li {
	z-index: 100;
	display: inline;
	list-style:none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.panelnumbers a:link, .panelnumbers a:visited {
	display:block;
	color:#98773c;
	width:27px;
	height:22px;
	font:verdana;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	text-indent:8px;
	background: white url(../images/panel/vertical_slice.gif) repeat-y top center;
	outline: none;
}

.panelnumbers a:hover {
	display:block;
	color: #1efffc;
	border:0;
	width:27px;
	height:22px;
	font:verdana;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	text-indent:8px;
	background: white url(../images/panel/vertical_slice.gif) repeat-y top center;
}

.panelnumbersactive {
	display:block;
	color:black;
	border:0;
	width:27px;
	height:22px;
	font:verdana;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	text-indent:8px;
	background: white url(../images/panel/vertical_slice.gif) repeat-y top center;
}

.panelActive {
	color: #03b7e9 !important;
	font-weight: bold;
}


#belowfooter2 a:hover {
    color: #F7EBD5;
    text-decoration: underline;
}

.white {
  color: #fff;
    text-decoration: underline;
}

#contentmain .black-1 {
    padding: 0;
    margin: 0 5px;
    border: 1px solid #000;
}
#contentmain .black-2 {
    padding: 0;
    margin: 0 5px;
    border: 2px solid #000;
}
#contentmain .black-3 {
    padding: 0;
    margin: 0 5px;
    border: 3px solid #000;
}
#contentmain .grey-1 {
    padding: 0;
    margin: 0 5px;
    border: 1px solid #ccc;
}
#contentmain .grey-2 {
    padding: 0;
    margin: 0 5px;
    border: 2px solid #ccc;
}
#contentmain .grey-3 {
    padding: 0;
    margin: 0 5px;
    border: 3px solid #ccc;
}
#contentmain .teal-1 {
    padding: 0;
    margin: 0 5px;
    border: 1px solid #008080;
}
#contentmain .teal-2 {
    padding: 0;
    margin: 0 5px;
    border: 2px solid #008080;
}
#contentmain .teal-3 {
    padding: 0;
    margin: 0 5px;
    border: 3px solid #008080;
}



#sidebox {
	float:left;
	width:240px;
	padding:18px 0px 0px 3px;
	margin:0px;
	background: url(../images/nav2/sidebox_head.gif) no-repeat top center;
}

#sidebox h3 { 
	color: #b86843;
	font-weight: normal;
	font-size: 24px; 
	margin: 0 0 10px 0;
	line-height: 1.8;
	padding: 1px 0 0 10px;
	border-bottom: 1px dashed #DFD0AD;
	}

#sidebar { 
 	width: 243px; 
	float: left;  
	margin: 0;
	padding: 3px 0;
	background: url(../images/nav2/sidebarBg.gif);
	font-family: Arial, Helvetica, sans-serif;
	}
	
#sidebar ul { 
	padding: 0 0 0 12px;
	margin: 0;
	width: 229px;
	}
	
#sidebar ul li { 
	list-style: none;
	display: block;
	margin: 0;
	}
	
#sidebar ul li a { 
	color: #0398C1;
	font-size: 11px;
	display: block;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	}
	
#sidebar ul li a:hover { 
	background: #C3BAA4 url(../images/nav2/sidebarArrow.gif) no-repeat right -20px; /*HERE - change arrow*/
	color: white;
	}
	
#sidebar ul li a.section:hover { 
	background: #C3BAA4 url(../images/nav2/sidebarArrow.gif) no-repeat right -20px; /*HERE - change arrow*/
	color: white;
	}
	
#sidebar ul li a.current { 
	background: #DACFB8 url(../images/nav2/sidebarArrow.gif) no-repeat top right;
	font-weight: bold;
	}
	
#sidebar ul li a.section { 
	background: #DACFB8 url(../images/nav2/sidebarArrow.gif) no-repeat right -20px;
	}
	
#sidebar ul ul li { 
	color: #0398C1;
	background: #DACFB8;
	font-size: 11px;
	display: block;
	padding: 5px 10px 3px 0;
	margin: 0 0 0 -12px;
	width: 205px;
	}

#sidebar ul ul li a { 
	color: #0398C1;
	text-decoration: none;
	padding: 4px 5px 4px 25px;
	margin: -2px 0 0 0;
	width: 199px;
	}

#sidebar ul ul li a.current:hover { 
	background: #94835C url(../images/nav2/sidebarDarkArrow.gif) no-repeat top right;
	color: white;
	}
	
#sidebar ul ul li a:hover { 
	background: #C3BAA4 url(../images/nav2/sidebarDarkArrow.gif) no-repeat right -20px; /*HERE - change arrow*/
	color: white;
	}
	
#sidebar ul ul li a.current { 
	background: #94835C url(../images/nav2/sidebarDarkArrow.gif) no-repeat top right;
	color: white;
	}
	
#sidebar ul ul li a.section { 
	background: #C3BAA4 url(../images/nav2/sidebarDarkArrow.gif) no-repeat right -20px;
	color: #0398C1;
	}
	
#sidebar ul ul ul li { 
	color: #fff;
	background: #C3BAA4;
	font-size: 11px;
	display: block;
	padding: 3px 10px 5px 16px;
	margin: -3px 0 0 -24px;
	width: 189px;
	}

#ieRoot ul ul ul li {
	margin: -3px 0 0 -12px;
}

#sidebar ul ul ul li a { 
	color: #0398C1;		/* white */
	display: block;
	padding: 0 0 0 24px;
	margin: 0;
	}
	
#sidebar ul ul ul li a.current { 
	color: #fff;
	padding: 0 0 0 40px;
	margin: 0 0 0 -16px; 
	width: 189px;
/*	background: url(../images/nav2/sidebarWhiteArrow.gif) no-repeat 14px 3px;*/
	background: #94835C url(../images/nav2/sidebarDarkArrow.gif) no-repeat top right;
}
	
#sidebar ul ul ul li a.section { 
	color: #fff;
	padding: 0 0 0 24px;
	margin: 0;
	background: url(../images/nav2/sidebarWhiteArrow.gif) no-repeat 14px 3px;
}
	
#sidebar ul ul ul li a.current:hover { 
	background: #94835C url(../images/nav2/sidebarDarkArrow.gif) no-repeat top right;
	color: white;
	width: 189px;
	padding: 0 0 0 40px;
/*	color: #fff;
	padding: 0 0 0 24px;*/
	margin: 0 0 0 -16px; 
/*	background: url(../images/nav2/sidebarLightBrownArrow.gif) no-repeat 14px 3px;*/
	}
#sidebar ul ul ul li a:hover { 
	background: #C3BAA4 url(../images/nav2/sidebarDarkArrow.gif) no-repeat right -20px; /*HERE - change arrow*/
	color: white;
	width: 189px;
	padding: 0 0 0 40px;
/*	color: #fff;
	padding: 0 0 0 24px;*/
	margin: 0 0 0 -16px; 
/*	background: url(../images/nav2/sidebarLightBrownArrow.gif) no-repeat 14px 3px;*/
	}
