/* CSS Document    redefines followed by ids followed by classes, more or less*/
* {margin:0;padding:0;} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	width: 800px; */
	background-color: #ffffb8;
    font-size: 14px;
	}

/* container management stuff */
#outer{
	height:100%;
	min-height:100%;
/*	width: 800px; */
	width: 810px; 
	margin: 0 auto;
	
}
 

#he{
font-family: "Georgia, Palatino Linotype", "Book Antiqua",  serif; 
font-stretch:expanded;   

width: 750px; 

height:264px;  
color: #ffffff; 
/*letter-spacing:-2px;
  word-spacing:3px; */
background-image:  url(.././images/statesinn7181.jpg); 
/*background-image:  none;*/
background-repeat: no-repeat; 
background-position: center bottom; 
border: solid #025219; 
border-width:  0px 0px 0px 0px;  
margin: 0px 0px 0px 20px;   
padding: 0px 0px 0px 20px;} 

#barnav{ 

height:31px;  
background-color: #ffffb8; 
/*background-color: transparent; */
border: solid #8f4b17; 
width: 810px;
border-width:  0px 0px 1px 0px;  
margin: 2px 0px 0px 0em;   padding: 2px 0px 0px 0em;
} 


/* new tab nav code */
#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -60px;
	}
	

/* now for each tab... */

#thome a  {
	width: 80px;
	background: url(.././images/icons/home.gif) top left no-repeat;
	}
#trooms a  {
	width: 80px;
	background: url(.././images/icons/rooms.gif) top left no-repeat;
	}
#tavail a  {
	width: 80px;
	background: url(.././images/icons/avail.gif) top left no-repeat;
	}
#treserve a  {
	width: 80px;
	background: url(.././images/icons/reserve.gif) top left no-repeat;
	}

#tmeals a  {
	width: 80px;
	background: url(.././images/icons/meals.gif) top left no-repeat;
	}
#tstore a  {
	width: 80px;
	background: url(.././images/icons/store.gif) top left no-repeat;
	}

#treunions a  {
	width: 80px;
	background: url(.././images/icons/reunions.gif) top left no-repeat;
	}

#tpolicies a  {
	width: 80px;
	background: url(.././images/icons/policies.gif) top left no-repeat;
	}
#taround a  {
	width: 80px;
	background: url(.././images/icons/around.gif) top left no-repeat;
	}
#tmap a  {
	width: 80px;
	background: url(.././images/icons/map.gif) top left no-repeat;
	}
#tsitemap a  {
	width: 80px;
	background: url(.././images/icons/sitemap.gif) top left no-repeat;
	}
#tbrochure a  {
	width: 80px;
	background: url(.././images/icons/brochure.gif) top left no-repeat;
	}



a {
color:  #8f4b17;
}

a:hover {
color:  #663300;
}

#rightContent{  /* if we want a 3 column page */
	position:relative;
	float: left;
	width: 9em;
/*	width: 15%; */
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

}
#rightContent p {padding-right:1px;padding-left:1px;}


#footer {
	width:100%;
	clear:both;
	font-size: .9em;
	text-align:center;
	position:relative;
	border-top:0.1em solid #8f4b17;
	overflow:hidden;
	padding:  0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
#content {
	float:left;
	position:relative;
/*	width:5em;*/
/*	width:80%;*/
	padding:  0em 2em 0em 2em;
	margin: 0em 2em 0em 2em;
	}

.onTop {
float:left;
	position:relative;
z-index: 5;
}

.strikeThrough {
text-decoration: line-through;
}
.tiny {
	
	font: inherit;
/*	text-align: right;*/
	font-size: .7em;
	color: inherit;
	background-color: inherit;
	padding: 0em 0em 0em 0em;
	margin:  0em 0em 0em 0em;
}

.horizList li{
list-style-type: none ;
display: inline;
	font-weight: bold;
	font-size: 0.8em;
}


#contentLeft {
	float: left;
	width:630px;
	position: relative;
	padding:  0em 0.5em 0em 1em;
	margin: 0em 0.5em 0em 1em;
/*	height: 2321px; */



	}
	

#clearheader{height:2px;}/*needed to make room for header*/
#clearfooter{clear:both;height:50px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}


#he h1{
	
	font: inherit;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;

	
	color: #ffffff;
	background-color: inherit;

	padding:  0em 0em 0em 0em;
	margin-left : auto;
		margin-right : auto;
}


hr {
color: #8f4b17;
height: 0.1em;
}


h1 {
	font-size: large;
	font-weight: normal;
	text-align: center;
	font-variant: inherit;
	padding:  0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	color: #8f4b17;
	background-color: inherit;
}



h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	padding:  0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	color:  #8f4b17;
	background-color: inherit;
}

h3 {
	font: inherit;
	font-size: 0.9em;
	font-variant: normal;
	color:  #8f4b17;
	padding:  0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background-color: inherit;
	font-weight: bold;
	}
h4{
	font: inherit;
	text-align: center;
		font-size: 0.8em;
/*	font-variant: none;*/
	color: #8f4b17;
	background-color: inherit;

	padding:  0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}


#clearBack {


background-color: white;
padding: 0; 
		margin: 0px 0px 0px 7em;
}



/* other stuff */	
.brochure {
		margin-left : -5em;
		margin-right : 2em;
	}

#content p { text-indent: 2em;

}
#contentLeft p { text-indent: 2em;

}
	
#content a {
	background-color: inherit;
	color : #8f4b17;
	text-decoration: underline;
}

#content a:hover {
	background-color: inherit;
	color : #663300;
	text-decoration: underline;
}


#content, #contentLeft ul { /* all lists */
    	font-size: inherit;
		padding: 0; 
		margin: 0;
		list-style: disc inside;
	}
	
#content, #contentLeft li {
	font-size: inherit;
	margin-left: 1.5em;
	padding : 0em 0.0em 0em 0em;
	}
ul.lodgingUL { /* lodging lists */
	font-style: normal;
		padding: 0; 
		margin: 0;
		    
		list-style-type: disc;
	}
ul.lodgingUL li { /* lodging lists */
	font-style: normal;
    	font-size: 1.0em;
		padding: 0; 
		margin: 0;
		color : #8f4b17;
		list-style-type: disc;
	}
ul.lodgingUL lh { /* lodging lists */
	font-weight: bold;
    	font-size: 1.5em;
		padding: 0; 
		margin: 0;
		color : #8f4b17;
		list-style-type: disc;
	}
	
	



.singleIndent {
	font-style:inherit;
		margin-left : 10em;
		margin-right : 2em;
		padding-left : 2em;
		padding-right : 2em;

}

.doubleIndent {
	font-style:italic;
		margin-left : 2em;
		margin-right : 2em;
		padding-left : 2em;
		padding-right : 2em;

}

   
#footer p {
  text-align: center;
  font-size: 1em;
  background-color: inherit;
  color : #8f4b17;
   margin: inherit;
   padding: inherit;

}   

  
.centerImag {
	    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
div.imgContainer {
	position: relative;
	text-align: center;

	}


div.float {
	text-align: center;
	margin: inherit;
	padding: inherit;

  }

div.floatImgRight {
	float: right; 
	margin: inherit;
	padding: inherit;

  }
  

div.floatImg {
	float: left; 
	margin: inherit;
	padding: inherit;

  }
  
div.float p {
   text-align: center;
   margin: inherit;
   padding: inherit;
   }
div.imgContainer {
	padding: .0em 0em 0em 2em;
	margin: .0em 0em 0em 2em;
	position: relative;
	}

/* for content */
#content, #contentLeft div.floatImg {
	float: left; 
	margin: inherit;
	padding: inherit;

  }
#content, #contentLeft div.float {
	text-align: center;
	margin-left: inherit;
	padding: inherit;

  }
  
#content, #contentLeft div.float p {
   text-align: left;
   color : inherit;
   margin-top : 2em;
   padding-top: 2em;
   }
#content, #contentLeft div.imgContainer {
	padding: .1em .1em .1em .1em;
	margin: .1em .1em .1em .1em;
	position: relative;
	width: 100%;
/*	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#content, #contentLeft div.imgContainer a, #content, #contentLeft div.imgContainer hr {
  text-align: center;
     color: inherit;

}

#content, #contentLeft div.imgContainer h3 {
  text-align: center;
  	font-variant: normal;
/*	  	font-style: italic; */
	color: #8f4b17;
	 font-size: 1.2em;
	font-weight: bold;
	padding: 0em .0em .2em 0em;
	margin: 0em 0em .2em 0em;

}

.cleaner {
	clear: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
	FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none;
	float: none;
}

.cleanup {
clear: left;
}
.outLine {
	border: thin solid #8f4b17;
}
.noOutLine {
BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none;
}
.smallLink {
	font-size: 0.8em;
}

.blocktext {
	border: 2px solid #8f4b17;
	padding:.2em;
	margin-top:.2em;
	margin-bottom:.5em;
	margin-left:5%;
	margin-right:5%;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	
	color: #8f4b17;


}


/*  Table variations */

table.notices
{
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: inherit;
/*width: 360px;*/
background-color: inherit;
border: 1px #8f4b17 solid;
border-collapse: collapse;
border-spacing: 0px;}


.noticeHd
{ border-bottom: 2px solid #d79900;

background-color: #8f4b17;
text-align: center;
font-weight: bold;
font-size: 11px;
color: white;
}

.noticeBd 
{ text-align: center;
font-weight: normal;
font-size: 11px;
line-height: 1.1em;
color: #8f4b17;
background-color: inherit;
text-indent: 8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
padding : 0px 0px 0px 0px;
}

table.servicesT
{
margin-left: auto;
margin-right: auto;
 font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: inherit;
width: 80%;
background-color: inherit;
border: 1px #8f4b17 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ 

border-bottom: 1px dotted #8f4b17;
background-color: inherit;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: inherit;
color: #404040;
padding-left: .5em;
}


table.servicesT td
{
border-bottom: 2px solid #8f4b17; 

font-family: inherit;
font-weight: normal;
font-size: inherit;
color: inherit;
background-color: inherit;
text-align: left;
padding-left: 2.0em;
}


table.policy
{
margin-left: auto;
margin-right: auto;

text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: inherit;
color: inherit;
width: 95%;
background-color: inherit;
border: 1px #8f4b17 solid;
border-collapse: collapse;
border-spacing: 0px;
padding: 5px 5px 5px 5px;
}

table.policy td.policyHd
{
/* border-bottom: 2px solid #d79900;*/

background-color: inherit;
text-align: left;
font-weight: bold;
font-size: .9em;
color: #8f4b17;
}

table.policy td.policyText 
{ text-align: left;
font-weight: normal;
font-size: .9em;
line-height: 1.1em;
color: inherit;
background-color: inherit;
text-indent: 5px;
margin-left: 10px;
margin-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
padding: 0px 0px 3px 3px;
}
.checkList {
list-style-position: outside;
list-style-type: circle;
}
.menu {
	width:80%;
	border: 2px solid #8f4b17;
	padding:.2em;
	margin-top:.2em;
	margin-bottom:.5em;
	list-style: disc inside;
}
ul.menuList {
list-style: disc inside;
}
li.out {
text-decoration: line-through;
}
