
#idBody {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAF4E8;
	margin: 0;
	
}

hr {
color: ;
width: 90%;
}
a:link {
	color:#265854;
	text-decoration: underline;
}
a:visited {
	color:#84CAC5;
	text-decoration: underline;
} 
a:hover {
	color:#58262B;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	padding-left: 0em;
	padding-right: 25px;
	color: #58262B;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 1em 28px 0em 1em;
	margin-bottom: 0em;
	color: #58262B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0em;
	padding-left: 2em;
	padding-right: 28px;
	color: #58262B;
}

p {
	padding-left: 2em;
	padding-right: 2em;
	font-size: 1.0em;
}

dt {
	font-weight: bold;
}

#content {
    background-color: ;
	margin-left: 10em;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 0px;
}

#content li {
   margin-bottom: .2em;
   margin-left: 4em;
}


.banner { 
	
	margin: auto;
	width: 700px;
	height: 472px;
	text-align: center;
	padding: 0px 0px 6px 6px; 
	} 


.legal { 
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	} 


	
.navTable {
	position:absolute;
	height: 100%;
	width: 9em;
	min-width: 165px;
	left: 0px;
	top: 0px;
		
	text-align: left;
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #58262B;

	
	
	}

@media screen{
  .navTable{
	position:fixed;
  }
}




.navTable a {
	display: block;
	padding: 2px 0px 2px 2px;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: 600;
	color: #D4BC81;
	text-decoration: none;
 }
 
 .navTable a.here{
	
	background-color: #C77E86;
	
 }
 
.navTable a:visited {
	
	font-weight: 600;
	color: #D4BC81;
	text-decoration: none;
	
 }

.navTable a:hover {
	color: #3B2658;
	background-color: #C77E86;
	text-decoration: none;
	
}

.navTable ul {

	list-style-image: none;
	list-style-type: none;
	
 }
 
 .navTable li {
	padding: 2px 5px 2px 0px;
	margin-left: -35px;
	
 }
 
.navTable .levelTwo {
 	padding: 1px 5px 1px 5px;
	font-size: 0.8em; 
 }
 
 	
.crest{
	padding: 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	background-color: #FAF4E8;
}

.crest img, .crest a:hover, .crest a{
	border-style: none;
	border-width: 0px;
	padding: 0;
	background-color: #FAF4E8;
	
}
	
#footer { 
    padding-top: .8em;
	margin-bottom: .8em;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color:#58262B;
	margin-left: 10em;
	} 

#footer a:link {
	color:#58262B;
	text-decoration: none;
}
#footer a:visited {
	color:#58262B; 
	text-decoration: none;
} 
#footer a:hover {
	color:#3B2658;
	text-decoration: underline;
}


.alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #000088;
}
.dark {
	background-color: #58262B;
	color: #B3B395;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.darkless {
	background-color: #58262B;
	color: #B3B395;
	font-weight: bold;

}
.active {
	background-color: ;
}

.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	text-decoration: none;
}

.accentText {
	color: ;
} 

.list {
	margin-right: 30px;
	margin-left: 15px;
}



#navThumb {
	background-color: #58262B;
	margin:0 auto;
	padding:4px;
	}	
	
#navThumb a {
	
 }
 #navThumb a:hover {

	background-color: ;
	display: block;
}

 #navThumb img {
	border: none;
	margin: 4px;
	padding: 2px;
}

.directorylist {
	text-indent: -20px;
	margin-left: 40px;
}

 .absoluteinabox {
	border: 8px groove ;
	margin: 2px;
	padding: 8px;
	background-color: ;
	}




#secondNavHorizontal {
	width: 100%;
	display: table;
	background-color: ;
	margin:0 auto;
	padding:4px;
	}
	
#secondNavHorizontal ul{
	margin-left:5em;
	margin-top:0;
    list-style-type:none;
	padding: 0;
}
	
#secondNavHorizontal li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: ;
	background-color: #58262B;
	border-right-width: thin;
	border-right-style: solid;
	white-space: nowrap;
	
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	padding-left: 0.5em;
	text-decoration: none;

	float: left;
	display:inline; 
	text-align: center; 
}


#secondNavHorizontal a {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #265854;
	text-decoration: none;
 }
 
#secondNavHorizontal a:visited {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #265854;
	text-decoration: none;
 }

#secondNavHorizontal a:hover {
	color: #58262B;
	background-color: ;
	text-decoration: none;
	display: block;
}




.guestcomm, .guestcommRight, .guestcommLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	color: #58262B;
	padding: 10px;
	background-color: #FAF4E8; 
	margin: 50px;
	display: block;
	text-align: left;
	clear: both;
}

p.guestcommRight:first-letter, p.guestcommLeft:first-letter, p.guestcomm:first-letter {
    font-family: Georgia,"Times New Roman", Times, serif;
    font-size: 2em;
	font-style: italic;
    font-weight: bold;
}
 
.guestcommLeft  img, .guestcommRight  img{
	border: 4px ridge ;
	margin-bottom: 2em;
	padding: 2px;
	background-color: #58262B;
	position: relative;
}

.guestcommLeft img{
	margin-left: 1em;
	float: right;	
}

.guestcommRight  img{
	float: left;
	margin-right: 1em;
	horizontal-align: left;
}

 
.thumbnail {
text-align: center;
}


.thumbnail img{
   border-style: none;
   border-width: 0px;
   margin: 4px;
}

.thumbnail a img {
   border-color: #58262B;
}

.thumbnail a:hover img {
   margin: 6px 2px 2px 6px;
   border-color: #FAF4E8;
}


img {
  position: relative;
}


.roomdisplayPhotos {
    text-align: center;
    border-left: none;
	border-right: none;
	border-top: none;
	
}

.roomdisplayPhotos img {
  position: relative;
  margin-right: .5em;
  margin-left: .5em;
}


.roomdisplayDescription {
    border-left: none;
	border-right: none;
	border-bottom: none;
	padding-top: 1em;
	padding-bottom: .5em;
	border-top: 4px ridge #58262B;
	
}
.roomdisplayDescription img{
    position: relative;
	border-style: none;
	margin-right: .5em;
	margin-left: .5em;
}

#content .roomdisplayDescription li{
    margin-bottom: 0em;
	margin-left: 1em;
}





.photo, .photoEdgeRight, .photoEdgeLeft{
	border-right: 3px solid ;
	border-bottom: 3px solid ;
	border-left: 1px solid ;
	border-top: 1px solid ;
	margin: 4px;
	padding: 7px;
	background-color: #FFFFFF;
	
}

.photoEdgeRight {
  	margin: 6px 2px 6px 10px;
  	float: right;
}

.photoEdgeLeft {
  	margin: 6px 10px 6px 2px;
  	float: left;
}

.faqQuestion {
  padding-left: 1em;
  margin-top: 1em;
  margin-bottom: -1em;
  font-weight: bold;
  color: #58262B;
}

.faqAnswer {
  margin-bottom: 0em;
  margin-bottom: 0em;
  padding-left: 2em;
}

#map {
	clear: both;
}

.hrRule {
	display: block;
	margin: auto;
	width: 85%;
	background-image: url(0-nav/ped-slice.gif);
	background-repeat: repeat-x;
 
}



.hrLeft {
	
	text-align:left;
	width: 57px;
	
	
	
}

.hrRight {
	display: inline-block;
	text-align:right;
	width: 57px;
	float: right;
	
}

#flashThis {
	float:right;
}

#webv-cal {
	text-align: center;
	
}

#webv-cal img{
	border-style: none;
	border-width: 0;
	padding: 1em .5em 1em .5em;
}


