body {
   background:url(http://www.americabookers.com/images/bg-top2.jpg) repeat-x #F2F1EE;
	margin: 16px 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #404040;

}
.normal{
	font-weight: normal;
	color: #404040;
}

a:link, a:visited, a:active {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.hide { display: none; }

.clear {
	clear:all;
}


/** Headers */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #1F3B5D;
	margin: 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1F3B5D;
	margin: 0px;
	margin-bottom: 7px;
}
.text_bookers {
	color: #FE4233;
}


/** Layout */

#container {
	width: 751px;
	margin: 0 auto;
	text-align: left;
	background-color: white; 
}
#top {
	background:url(http://www.americabookers.com/images/top_darkblue.jpg) no-repeat;
	height: 99px;
	padding: 0 16px;
}
#main {
	background-color:white;
	/*background: url(../images/bg_main.gif) repeat;*/
	padding-left: 16px;
}
#about #main, #testimonials #main {
	padding-bottom: 1px;
	margin-bottom: -7px;
}

#logo { float: left; }
#logo a { display: block; width: 250px; height: 100px; text-decoration: none; font-size: 30px; margin-left: 5px; margin-top: 30px }

#main div#all_hostels {text-align:center;}
#main div#all_hostels a {font-weight: bold;}

/** footer */

#footer_ab {
	background: url(http://www.americabookers.com/images/footer.gif) no-repeat;
	/* height: 90px; */
	background-position: bottom;
	width: 751px;
}
#footer_ab ul { line-height: 4; text-align: center; padding: 0; }
#footer_ab li { display: inline; text-transform: uppercase; font-size: .8em; font-weight: bold; color: #A5C2D4; }
#footer_ab a:link, #footer a:visited { padding: 0 5px; color: #6D93AB; text-decoration: none; }
#footer_ab a:hover, #footer a:active { color: #315C77; }

#footer_ab p { text-align: center; font-size: 9px; padding: 5px 0 15px 0; color: #6D93AB; }



/** Navigation */

ul#nav { float: right; margin: 70px 0 0 0; padding: 0; }
#nav li { display: inline; text-indent: -9999em; float: left; height: 30px; }
#nav a { overflow: hidden; }
#nav .on a,
#nav a:hover {
	background-position: bottom;
}

.nav-home a    { background: url(http://www.americabookers.com/images/nav-home.gif)  no-repeat; height: 29px; width:  100px; display: block; }
.nav-hotels a    { background: url(http://www.americabookers.com/images/nav-hotels.gif)   no-repeat; height: 29px; width:  100px; display: block; }
.nav-about a    { background: url(http://www.americabookers.com/images/nav-about.gif)    no-repeat; height: 29px; width: 100px; display: block; }
.nav-contact a  { background: url(http://www.americabookers.com/images/nav-contact.gif)  no-repeat; height: 29px; width: 100px; display: block; }


div#hostelbookers{ background:url('http://www.americabookers.com/images/american_flag_form.jpg') no-repeat;
border:1px solid #1F3B5D;padding:10px;width:210px;font-size:11px;}




#bookingform { width: 250px; float: left; }
#bookingform p { color: #404040; line-height: 1.6; padding: 0; margin-left: 10px; }


#content { float: left; width: 470px; }

#propertyList .property { padding-top: 10px; }
#propertyList .property a {
	font-weight: bold;
}
#propertyList .property img.image {
	border: 1px solid #1F3B5D;
}
#propertyList .property div.image { 
	float: left; 
	width: 47px;
	margin-right: 10px;
}
#propertyList .property .intro {
	width: 470px;  float: left;
}
#propertyList .property .price {
	color: #1F3B5D;
	font-weight: bold;
	width: 90px;
	float: left;
	margin-left: 10px;
	vertical-align: middle;
}

#propertyList .property .price .label { 
	font-size: smaller; 
	color: #999999;
}
#propertyList .property .line {
	height: 5px;
}

.city_name{
	color: #1F3B5D;
	font-weight: bold;
	float: left;
	width: 120px;
}
.room_price{
	float: left;
	width: 300px;
}
.price{
	color: #1F3B5D;
	font-weight: bold;
}
div#contact .label {
	margin-top: 10px;
	width: 120px;
	float: left;
}

div#contact .field {
	margin-top: 10px;
	float: left;	
}
div.hostel_image {
	width: 110px;
	float: left;
	margin-bottom: 10px;
}
div.hostel_image img {
	border: 1px solid #1F3B5D;
}
div.hostel_text {
	width: 240px;
	float: left;
	padding-right:10px;
}

div#contact input {
	font-size: 12px;
	width: 150px;
}

textarea#comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
	height: 137px;
}