* {
	margin:0;
	padding:0;
}
body {
	background: #e7f2f4 url(../images/bckgrnd.gif) top left repeat-x;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
}
.statusMessage {
	margin: 5px; border: 1px solid #FDFF00; background-color: #FEFFBF;
}
.errorMessage {
	margin: 5px; border: 1px solid #f00; background-color: #EFD1D1;
}

/* Main Styles
 *------------------------------------------------------- */
a,
a:link,
a:active,
a:visited {
	color:#0a4255;
}
p {
	margin-bottom:1.2em;
}
a:hover {
	color:#952218;
}
input.styled,
textarea.styled,
select.styled {
	font-family:arial, helvetica, sans-serif;
	font-size:.9em;
	border:1px solid #ccc;
}
select.styled {
	padding: 1px;
	width: 150px;
}
input.styled,
textarea.styled {
	padding:2px;
}
input.bttn {
	border:2px solid #fff;
	padding:2px 10px;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	font-family:"trebuchet ms", helvetica, sans-serif;
	background:#65943b;
}

ul,
ol {
	margin:10px 20px;
}

div#container {
	width:924px;
	margin:0 auto;
}
div#header {
	height:426px;
	background:#95cdda url(../images/bg_clouds.jpg) left top repeat-x;
	margin-bottom:7px;
}
div#subheader {
	height:113px;
	background:#95cdda url(../images/bg_clouds.jpg) left top repeat-x;
	margin-bottom:7px;
}
div#content, div#contentHome {
	padding:30px 30px 50px;
	margin-bottom:7px;
	text-align:left;
	font-size:.9em;
	line-height:1.2em;
	background:#cae4e8 url(../images/content_bckgrnd.gif) top left repeat-x;
}
div#content h1, div#content h2, div#contentHome h1, div#contentHome h2 {
	font-size: 18px;	
	font-weight:bold;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#0a4255;
}

div#content h2, div#contentHome h2 {
	font-size: 16px;
}

div#header div#scene {
	height:426px;
	background:transparent url(../images/bg_motel.jpg) left bottom repeat-x;
}
div#logo {
	float:left;
}
div#logo h1 {
	text-indent:-9999px;
	background:transparent url(../images/logo.gif) left top no-repeat;
	width:327px;
	height:71px;
	position:relative;
	top:31px;
	left:39px;
}
div#navigation {
	float:right;
	position:relative;
	left:-20px;
}
div#navigation ul {
	display:none;
}
div#slogan {
	float:left;
}
div#slogan h1 {
	text-indent:-9999px;
	width:600px;
	height:80px;
	background:transparent url(../images/urlslogan.png) left top no-repeat;
	position:relative;
	top:180px;
	left:40px;
}
div#people {
	float:right;
	position:relative;
	top:-26px;
	left:-95px;
	margin-bottom:-26px;
}
div#grnbox {
	background:#93d166 url(../images/bg_green.gif) top left no-repeat;
	width:550px;
	height:200px;
}
div#srchform {
	text-align: left;
	margin-left:30px;
	padding-top: 10px;
}
div#srchform input.styled {
	background:#fff url(../images/srch_bg.gif) top left repeat-x;
	border:none;
	height:15px;
	width:220px;
	padding:4px;
	font-family:arial, helvetica, sans-serif;
	font-size:.9em;
}
div#srchform select {
	margin-top:2px; 
	width:246px; 
	border:1px inset #81b852; 
	padding:1px
}
div#srchl {
	padding-left:9px;
	background:transparent url(../images/srch_left.gif) left center no-repeat;
	float:left;
}
div#srchr {
	padding-right:9px;
	background:transparent url(../images/srch_right.gif) right center no-repeat;
}
div#grnbox img#polaroid {
	float:left;
	margin-bottom:-200px;
	position:relative;
	top:-32px;
	left:-22px;
}
div#blubox {
	width:326px;
	padding:20px;
	background:#98d9e3 url(../images/bg_blu.gif) top left repeat-x;
	text-align:left;
	font-size:.8em;
	margin-bottom:7px;
}
div#blubox a,
div#blubox a:link,
div#blubox a:active,
div#blubox a:visited {
	color:#0a4255;
}
div#blubox a:hover {
	color:#952218;
}

div#ltblubox {
	padding:20px;
	background:#c0e0e4 url(../images/bg_ltblu.gif) top left repeat-x;
	clear:both;
	font-size:.8em;
	margin-bottom:30px;
}
div#ltblubox img {
	margin-bottom:5px;
}
div#quicklinks {
	float:right;
	margin-right:40px;
	width:260px;
	text-align:left;
}
div#quicklinks a,
div#quicklinks a:link,
div#quicklinks a:active,
div#quicklinks a:visited {
	color:#952218;
}

div#quicklinks a:hover {
	color:#0a4255;
}

div#about {
	margin-right:10px;
	width:360px;
	text-align:left;
}
div#contactForm {
	width:50%;
}
div#contactForm table td {
	padding:3px;
}
.clearfix:after {
		  	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#rating td {
	padding: 0 5px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 


/* Results
 *------------------------------------------------------- */
div.sortby,
div.searchagain {
	float:right;
	background:#f1f8f9;
	border:2px solid #fff;
	padding:2px 10px;
	margin-left:10px;
	font-family:"trebuchet ms",arial, sans-serif;
	font-size:11px;
}
div.numresults {
	font-weight:bold;
	margin-top:10px;
	float:left;
	font-size:11px;

}
div.pagenumbers {
	float:right;
	margin-top:10px;
	font-size:11px;
}
div.pagenumbers a {
	text-decoration:none;
	border:1px solid #f1f8f9;
	padding:2px 4px;
}
div.pagenumbers a:hover {
	background:#f1f8f9;
}
div.pagenumbers a.pagehere {
	color:#000;
	font-weight:bold;
	background:#f1f8f9;
}
div.sortby a,
div.searchagain a {
	text-decoration:none;
}
div.searchagain {
	float:left;
	margin:0;
	width:100px;
	text-align:center;
}
div.result_wrap {
	padding:15px;
}
div.result {
	padding-left:200px;
	padding-right:10px;
	color:#333;
}
div.listing img {
	border: 5px solid #fff;
}
td.amenity {
	font-size:12px;
}
div.price_rating {
	float:right;
	width:100px;
	text-align:center;
	padding:10px;
	border:1px dotted #ccc;
	background:#f1f8f9;
}
div.price_rating .title {
	font-size:10px;
	color:#999;
	margin:0 0 5px;
	padding:0;
/*	font-style:italic; */
	font-weight:bold;
	letter-spacing:-1px;
}
div.price_rating .price {
	font-size:22px;
	margin:0 0 5px;
	color:#557b42;
	font-family:times, "times new roman", serif;
}
div.price_rating .pricecall {
	font-size:18px;
	margin:0 0 5px;
	color:#557b42;
	font-family:times, "times new roman", serif;
}
div.result p {
	font-size:12px;
}
div.price_rating .reviews {
	margin:0;
	font-size:11px;
	color:#333;
}
div.price_rating .rating {
	margin:4px 0;
}
div.price_rating a {
	font-size:11px;
	background:url(../images/bell.gif) left center no-repeat;
	padding-left:20px;
	white-space:nowrap;
}

img.photo {
	border:4px solid #fff;
	float:left;
	margin-right:10px;
}
a.name {
	font-family:"trebuchet ms", arial, helvetica;
	font-size:20px;
	text-decoration:none;
/*	display:block; */
	margin:0 0 5px;
	
}

/* Results 
 *------------------------------------------------------- */
div.sortby,
div.searchagain {
	float:right;
	background:#f1f8f9;
	border:2px solid #fff;
	padding:2px 10px;
	margin-left:10px;
	font-family:"trebuchet ms",arial, sans-serif;
	font-size:11px;
}
div.numresults {
	font-weight:bold;
	margin-top:10px;
	float:left;
	font-size:11px;

}
div.pagenumbers {
	float:right;
	margin-top:10px;
	font-size:11px;
}
div.pagenumbers a {
	text-decoration:none;
	border:1px solid #f1f8f9;
	padding:2px 4px;
}
div.pagenumbers a:hover {
	background:#f1f8f9;
}
div.pagenumbers a.pagehere {
	color:#000;
	font-weight:bold;
	background:#f1f8f9;
}
div.sortby a,
div.searchagain a {
	text-decoration:none;
}
div.searchagain {
	float:left;
	margin:0;
	width:100px;
	text-align:center;
}
div.result_wrap {
	/*border-bottom:2px solid #fff;*/
	padding:15px;
}
div.result {
	padding-left:200px;
	padding-right:10px;
	color:#333;
}

div.listing{
margin-bottom:15px;
}


/* Rounded Corners */
/*CSS for rounded corners courtesy of http://www.spiffycorners.com 
 *------------------------------------------------------- */
.recordRoundedBox{display:block}
.recordRoundedBox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F1F8F9}
.recordRoundedBox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #daecef;
  border-right:1px solid #daecef;
  background:#e7f3f4}
.recordRoundedBox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #cde6e9;
  border-right:1px solid #cde6e9;
  background:#e9f4f5}
.recordRoundedBox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9f4f5;
  border-right:1px solid #e9f4f5;}
.recordRoundedBox4{
  border-left:1px solid #daecef;
  border-right:1px solid #daecef}
.recordRoundedBox5{
  border-left:1px solid #e7f3f4;
  border-right:1px solid #e7f3f4}
.recordRoundedBoxfg{
  background:#F1F8F9}

.amenities{display:block}
.amenities *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CAE4E8}
.amenities1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e0eff1;
  border-right:1px solid #e0eff1;
  background:#d3e9ec}
.amenities2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #edf6f7;
  border-right:1px solid #edf6f7;
  background:#d1e7eb}
.amenities3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d1e7eb;
  border-right:1px solid #d1e7eb;}
.amenities4{
  border-left:1px solid #e0eff1;
  border-right:1px solid #e0eff1}
.amenities5{
  border-left:1px solid #d3e9ec;
  border-right:1px solid #d3e9ec}
.amenitiesfg{
  background:#CAE4E8;
  padding-left:10px;}

/* End of CSS for rounded corners */



/* New Styles
 *------------------------------------------------------- */
 #footer {
 	font-size: 10px;
 	margin-bottom: 10px;
 }
 
table.benefits td {
	border-bottom: 1px solid #0A4255;
	border-right: 1px solid #0A4255;
	background-color: #fff;
	padding: 2px;
	text-align: center;
}

table.benefits tr.headers td {
	border-bottom: 2px solid #0A4255;
	text-align: center;
}

table.benefits tr.headers td h2 {
	text-align: center;
}
table.benefits td.label {
	text-align: left;
	background-color: transparent;
}

table.benefits td.select {
	font-weight: bold;
	text-size: 13px;
	padding: 4px;
	background-color: #FFFFCF;
}

.adminTable td, .adminTable th {
	padding: 3px;
}
.adminTable thead th {
	background-color: white;
	border-bottom: 3px solid #000;
	border-right: 1px solid #000;
}
.adminTable tbody td {
	border-right: 1px solid #000;
}