.a_properties_page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #3898EE;
}
.a_properties_page_title_to_let {
	color: #cc0000;
}

.a-header {
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.a_description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.a_fully_let {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #cc0000;
}
.a_part_let {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0033FF;	
}

.a_available {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #0033FF;
	font-style: italic;
	font-weight: bold;
}
.a_room_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.a_shared_house_room_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

/*-----description/features-------*/
.room_description{
	display:inline;
	float:left;
	margin:0px 1em; 
	width:20em;
	/*border: 1px solid #FF0000;*/
}
.room_description .features dt{
	float:left;
	width:10.18em;
	/*border: 1px solid #FF0000;*/
}
.room_description .features dd{
	margin-left:10.18em;
	width:5.81em;
}
.room_description dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
	text-align: left;
}
.room_description dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #3411F9;
	text-align: left;
}
/*-----back-------------*/
#go_back .link_back{
	display:inline;
	line-height:2em;
	color:#3898EE;
	text-decoration: underline;	
}

/*-----other info-------*/	
.room_other_info{position:relative;
	display:inline;
	float:right;
	width:19em;
	height:530px;
	/*border: 1px solid #FF0000;*/	
}

/*-----std_info_heading-----*/	
.std_info_heading{
	position:relative; display:inline;

}
.room_other_info .std_info{
	position:absolute;
	display:inline;
	width:18em;
	top: 20px;
	right: 0;
}
.room_other_info .std_info dt{position:relative;
	float:left;
	width:12em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
	/*border: 1px solid #FF0000;*/
}
.room_other_info .std_info dd{position:relative;
	margin-left: 9em; 
	padding-left:0.5em;
	width:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #3411F9;
	/*border: 1px solid #FF0000;*/
}

/*-----extra cost-------*/
.extra_cost_heading{
	position:relative; display:inline;
	top:40px;
}
.room_other_info .extra_cost{
	position:absolute;
	display:inline;
	width:18em;
	top: 93px;
	right: 0;
	/*border: 1px solid #FF0000;*/	
}

.room_other_info .extra_cost dt{position:relative;
	float:left;
	width:12em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
	/*border: 1px solid #FF0000;*/
}
.room_other_info .extra_cost dd{position:relative;
	margin-left: 9em;
	padding-left:0.5em;
	width:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #3411F9;
	/*border: 1px solid #FF0000;*/
}
/*------which bills--------*/
.bills_heading{
	position:relative; display:inline;
	top:45px;
}
.room_other_info .which_bills{
	position:absolute;
	display:inline;
	width:18em;
	top: 141px;
	right: 0;	
	/*border: 1px solid #FF0000;*/
}
.room_other_info .which_bills dt{position:relative;
	float:left;
	width:12em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
	/*border: 1px solid #FF0000;*/
}
.room_other_info .which_bills dd{position:relative;
	margin-left: 9em;
	padding-left:0.5em;
	width:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #3411F9;
	/*border: 1px solid #FF0000;*/
}
/*-----amenaties-----*/	
.amenaties_heading{
	position:relative; display:inline;
	top:203px;
}
.room_other_info .amenaties{
	position:absolute;
	display:inline;
	width:20em;
	top: 320px;
	right: 0;
}
.room_other_info .amenaties dt{position:relative;
	float:left;
	width:14em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
	/*border: 1px solid #FF0000;*/
}
.room_other_info .amenaties dd{position:relative;
	margin-left: 9em; 
	padding-left:0.5em;
	width:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #3411F9;
	/*border: 1px solid #FF0000;*/
}
.room_other_info h5{
	margin-left:5em;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bolder;
	color:#FF6600;
	width:18em;
}

#thumb1{
	position:relative;
	float:left;
	width: 154px;
	height: 102px;
	left: 35px;
}
#thumb2{
	position:relative;
	float:left;
	width: 154px;
	height: 102px;
	left: 45px;
}
#thumb3{
	position:relative;
	float:left;
	width: 154px;
	height: 102px;
	left: 55px;
}


BODY
{
	BACKGROUND-COLOR: #e0ddd5;
}
.a_properties_page_footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF6600;
	font-weight: bold;
}

a {  text-decoration: underline;  color: #3898EE}
a:hover {  color: #E58E27;   text-decoration: none}

.a1 {  text-decoration: none; color: #3898EE}



table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3898EE}

h1 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #3898EE; line-height: inherit  ; margin-top: 0px ; margin-bottom: 0px }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #E58E27}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff; font-style: italic;}
.small { font: Verdana; font-size: 9px; color: #000000; }
.style2 {color: #CC0000}
.style4 {color: #FFFFFF}
.cont {font-family:Verdana, Arial, Helvetica, sans-serif; color:808285; font-size:12; text-decoration: none; font-weight:bold;}
.style5 {font-size: 10px}
.style6 {font-size: 11px; font-weight: bold;}
.style7 {color: #333333}
.style8 {font-size: 11px}

.let {
	background-image: url(images/let.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.onhold {
	background-image: url(images/onhold.gif);
	background-repeat: no-repeat;
	background-position: center center;}
