/* style.css - a simple style sheet */

body
{
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Comic Sans MS, Arial; 
}
td
{
	background-color: transparent;
	color: black;
	font-size: 10pt;
	font-family: Comic Sans MS, Arial; 
	vertical-align: top;
}
h1
{
	font-weight: 600;
	font-size: 1.2em;
	color:#647B9B;
	font-weight: bolder;
	background-color: white;
  text-align: center;
  }
h1.lefttitle
{
	font-weight: 600;
	font-size: 1.2em;
	color:#647B9B;
	font-weight: bolder;
	background-color: white;
  text-align: left;
  }

h2
{ 
  font-size:1.1em;
  background-color: white;
  color:black;
  font-weight: bold;
  margin: 0px;
  padding: 3px;
  text-align: center;
}

h3
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1em;
	padding-bottom: 2px;
	margin: 2px;
    color:black;
	padding-top: 2px;
	background-color: white;
}
h3.TopHeading
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 2px;
	margin: 2px;
	color: steelblue;
	padding-top: 2px;
	font-family: Andalus;
	background-color: white;
}

.virttour
{ 
  font-size: 1.25em;
  font-style: italic;
  color:#647B9B;
  background-color: white;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  padding: 0px;
}

.low-space {
   margin: 0px;
   padding: 4px;
}
  
.splashtext
{
	background-color: white;
	color: #000000;
	font-size:0.9em;
	font-family: Comic Sans MS, Arial;
    left: 1px;
    margin: 1px 10px;
    padding: 0px 5px; 
}
.indent50
{
	margin-left: 50px;
}
.indent100
{
	margin-left: 100px;
}
ul.ul100 {
/*    float: left; */
    margin: 0px;
    padding: 10px 0px;
    border: 0px none; 
    list-style-type: square;
    list-style-position: inside;
    position: relative; 
    left: 100px;
    width: 400px;
  }
ul.numeric
{
	list-style-type: decimal;
    list-style-position: inside;
/*    float: left; */
    margin: 0px;
    padding: 10px 0px 10px;
    border: 0px none; 
    position: relative; 
    left: 100px;
    width: 400px;
  }

/* Start of style elements for input form(s) */


/* Start of style elements for bulleted list */
  #div {width: 550px;}
  
  ul.left {
    float: left;
    width: 275px; 
    margin: 0px;
    padding: 10px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 10px;
  }
  
  ul.right {
    float: right;
    width: 275px; 
    margin: 0px;
    padding: 20px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  
  .no-space {
    margin: 0px;
    padding: 1px;
  }
/* End of style elements for bulleted list */

/* Start of style elements for FAQs and terms*/
.question {
  color: black;
  font-family: Comic Sans MS, Arial;
  font-weight: bolder;
  font-style: italic;
  font-size: 7.5;
  margin: 12px 0px 0px 0px;
  padding: 0px;
}
.answer {
  color: black;
  font-family: Comic Sans MS, Arial;
  font-size:0.9em;
  margin: 0px 3px 0px 0px;
  padding: 0px;
}
.term {
  color: black;
  font-size: 1.1em;
  margin: 8px 0px 0px 0px;
  padding: 0px;
}
/* End of style elements for FAQs */

/* End of style elements for home advantages */
.adv { 
  font-size:1.3em;
  color:#647B9B;
  font-weight:900; 
  margin: 0px;
  padding: 0px;
}
.subadv { 
  font-size:1.1em;
  color:#647B9B;
  font-weight:600;
  margin: 0px;
  padding: 0px;
}
/* End of style elements for home advantages */

/* Start of style elements for  menu */
/* color was #2B3749 #3C4E62 */
.menulist a{
color: black;
width: 153px;
height: 16px;
font-weight: 800;
display: block;
margin-left: 3px;
padding-left: 3px;
padding-top: 2px;
margin-bottom: 1px;
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
background-position: 2px 0px;
font: 0.8em Arial, Verdana, sans-serif;
text-decoration: none;
}

.menulist a:hover{
/* WLM Added Color */
background-color: #3C4E62;
background-image: url(images/menuover.jpg);
color: white;
}
/* End of style elements for  menu */


/* Start of style elements for left side inquiry table */
.sidefieldset
{
   background: #97BBD5;
   width: 144px;
   border: 1px solid #3C4E62;
   padding: 1px 1px 1px 1px;  /* was 2 all around */
}
.sidelegend
{
	font-size: 1.3em;
	font-weight: 600;
	font-family: tahoma, verdana, Helvetica;
	color: #3C4E62;
}
.sideinput
{
	background: white;
	height: 15px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #999;
    margin-top :0px;
	font-size: 0.9em;
	font-family: tahoma, verdana, Helvetica;
}
.sidetextarea
{
	overflow: hidden;
	background: white;
	width: 140px;
	padding: 1px 0px 0px 1px;
	border: 1px solid #999;
    margin-top :0px;
	font-size: 0.9em;
	font-family: tahoma, verdana, Helvetica;
}
.sideselect, .sideoption
{
	background: white; 
	font-size: 0.9em;
	font-family: tahoma, verdana, Helvetica ; 
	color:#000000;
	border: 1px solid #999;
	margin-top :4px;
	margin-bottom :4px;
	padding: 1px 0px 0px 3px;
}
/* End of style elements for left side inquiry table */

/* Start of style elements for contact us form */
.changedField
{
color:white;
background: navy;
}
.currentField
{
color:white;
background:red;
}
/* End of style elements for contact us form */
/* Define Areas on Page */
DIV.StdHeader
{
	background: #ffffff;
	left: 235px;
	width: 485px;
	position: absolute;
	top: 0px;
	height: 85px;
}
DIV.TitleBar
{
	background: #ccffcc;
	left: 170px;
	width: 810px;
	position: absolute;
	top: 100px;
	height: 50px;
	color: Gray;
	font-size: 14pt;
/*	vertical-align: middle; */
	text-align: center;
	font-weight: bold;

}
DIV.HeadingBar
{
	background: #33cccc;
	left: 170px;
	width: 810px;
	position: absolute;
	top: 86px;
	height: 15px;
	text-align: right;
}
DIV.TopRightPic
{
	background: #ffffff;
	left: 730px;
	width: 250px;
	position: absolute;
	top: 0px;
	height: 85px;
	text-align: right;
}
DIV.TopLeftPic
{
	background: #ffffff;
	left: 0px;
	width: 170px;
	position: absolute;
	top: 0px;
	height: 190px;
	vertical-align: middle;
	text-align: center;
}
DIV.underconstruction
{
	position: absolute;
	top: 300px;
	left: 500px;
	width: 150px;
	height: 150px;
	background-image: url('images/construction2.gif');
	background-repeat: no-repeat;
}
DIV.contactInfo
{
	position: absolute;
	top: 450px;
	left: 2px;
	width: 205px;
}
DIV.mainPage
{
	position: absolute;
	top: 150px;
	left: 180px;
	width: 480px;
	margin: 30px;
	color: Black;
}
DIV.mainFlash
{
	position: absolute;
	top: 200px;
	left: 725px;
	width: 240px;
	height: 200px;
	margin: 5px;
	background-color: Silver;
}
DIV.mainPageDesc
{
	position: absolute;
	top: 150px;
	left: 180px;
	width: 800px;
	margin: 30px;
	color: Black;
}
DIV.mainPageLinks
{
	position: absolute;
	top: 300px;
	left: 180px;
	width: 480px;
	margin: 30px;
	color: Black;
}

DIV.weatherlink
{
	position: absolute;
	left: 710px;
	top: 325px;
}
DIV.basebanner
{
	position: absolute;
	top: 600px;
	left: 80px;
	width: 530px;
}
DIV.topBanner
{
	position: absolute;
	top: 175px;
	left: 170px;
	width: 530px;
}

TD.bannercell
{
	vertical-align: middle;
	text-align: center;
	margin: 35px;
}
.bannerImage
{
	height: 138;
	width: 207;
	border: none;
}
.TopbannerImage
{
	border: none;
	width: 200;
	height:  148;
}



DIV.floorplan
{
}
DIV.roominfo
{
	position: absolute;
	top: 400px;
	left: 255px;
	width: 650px;
}
DIV.contactbanner
{
	position: absolute;
	top: 200px;
	left: 800px;
}

/* End of DIV Section */
.lghtgreen
{
		background: #ccffcc;
}
.darkblue
{
	background-color: #33cccc;
}
.lightblue
{
	background-color: #ccffff;
}

TD.rateCell
{
	vertical-align: middle;
	text-align: center;
	margin: 35px;
	padding: 5px;
	border: solid 1px black;	
}
TH.rateHeader
{
	vertical-align: middle;
	text-align: center;
	border: solid 1px black;
	color: Gray;
	font-size: 14pt;
	white-space:nowrap;
}
TABLE.rateTable
{
	vertical-align: middle;
	text-align: center;
	margin: 35px;
	border-collapse: collapse;	
	border-spacing: 1em;
}

IMG.thumbnail
{
	width: 120px;
	height: 120px;
	border: none;
}
.sectionLink:hover
{
	cursor: hand;
	font-size: 16pt;
}
.sectionLink
{
	cursor: hand;
	font-size: 16pt;
}
/* Navigator Section */
.navImage
{
	width: 30px; 
	height: 17px;
}
DIV.navigator
{
	background: #ccffcc;
	border-style: outset;
	border-width: thin;
	position: absolute;
	top: 152px;
	left: 0px;
	width: 170px;
}
.NavLink
{
	color: Gray;
	font-size: 14pt;
	vertical-align: middle;
	font-style: normal;
	text-decoration: none;
}
.NavLink:hover
{
	color: Black;
	font-size: 14pt;
	vertical-align: middle;
	font-style: normal;
	text-decoration: none;
}

/* End Navigator Section */
.descPageCell
{
	width: 33%;
	border: none;
	margin: 20px;
	vertical-align: middle;
	text-align: center;
}
.descPageTable
{
	width: 98%;
}