html{font: normal 62.5% Verdana, Arial, sans-serif;}
body{margin:0;padding:0;height:10em; background: #FEFDF5; color:#546477; line-height: 1.3; }
strong { font-weight: bold; }
#wrapper{font-size:1.2em;  width: 950px; margin: 0 auto;  }
#wrapper1 { float: left; width: 950px; background: #FEFDF5; border-left: 1px solid #D6DBDC; border-right: 1px solid #D6DBDC}


/*header*/
#header{float:left; height: 110px; width: 950px; border-bottom: 5px solid #D6DBDC;}

/*/header*/


/*main_content*/
#main { float: left; border-top: 5px solid #D6DBDC;}
#mainImage { float: left; margin: 0; padding: 0; width: 950px; height: 172px; border-bottom: 2px solid #FFF; background: #FFF; border-top: 3px solid #58749B; border-bottom: 3px solid #58749B; }
#mainImage li, #mainImage ul { list-style: none; }
.hotel {float: left; width: 950px; border-top: 5px solid #D6DBDC; border-bottom: 5px solid #D6DBDC; background: #BEC6CD; margin: 15px 0 0;  }
.text {float: left; width: 696px; border-right: 5px solid #D6DBDC; padding: 15px 25px; font-size: 1.1em; text-align: justify; height: 193px; }
.hotelimg { float: left; margin: 10px 20px 10px 0; border: 1px solid #FFF; clear: left; width: 184px;}
.stars {float: left; width: 230px;}
.blurb, .price, .website, .call {float: left; width: 425px;}
.blurb { padding-top: 5px; }
.banner { float: left; background: #fff; height: 223px; width: 199px; }
#pagetext { padding: 10px 10px 20px 10px; }
/*/main_content*/


/*footer*/
#footer { width: 930px; color: #2F2720; font-size: 9px; font-size: 0.8em; float: left; padding: 9px 10px 0 10px; height: 22px; }
#footL { float: left; }
#footR { float: right; width: 200px; color: #999; text-align: right;}
#footer a { text-decoration: none; color: #2F2720; outline: none; }
#footR a { color: #999; }
#footer a:hover { color: #333; text-decoration: underline; }
/*/footer*/


/*/forms*/
h1, h2, h3 { font-weight: bold;}

h1 { font-size: 22px; color: #FF9D00; margin: 10px 0 0 20px;}
h2 { font-size: 16px; float: left; width: 130px;  }
h4 {font-size: 25px; color: #FFF; width: 250px; float: left; margin: 8px 0 0 35px; }

a { text-decoration: underline; color: #42382D; outline: none; }
a:hover { color: #000; text-decoration: none; }

p { margin: 0 0 10px 0; }

img { padding: 0; margin: 0; border: none; float: left; }

a img { border: none; }

.left { float: left; }
.right { float: right; }
.red {color: #F70B0F;}
ul, ol, li { list-style: disc;}
ul { margin: 5px 0 10px 25px; }
