

/* Presentation Stylesheet */ 

#apt_photo { display:none}
#rent_incl { width:300px; border: 1px solid #000000; padding: 2px}
table.rtintbl td.amen { text-align:left; width:150px; padding:3px;}
table.rtintbl td.amen1 { text-align:center; width:150px; padding:3px;}
table.rtintbl tr.dtop td {border-top: 2px solid #000000; background-color:#ffffff;}
table.rtintbl tr.d0 td {background-color:#ffffff;}
table.rtintbl tr.d1 td {background-color:#000000;}

span.apt_name { margin-left:5px; font-weight:bold; color:#000000; font-size:2em; font-family:arial black; font-variant: small-caps;}
span.apt_subtitle { margin-left:5px; font-weight:bold; color:#000000; font-size:1.25em; font-family:arial;}
span.rent_hdg { margin-left:5px; font-weight:bold; color:#000000; font-size:1em}
span.rent_amnt { font-weight:bold; color:#000000; font-size:1.2em; TEXT-DECORATION: underline;}

a.ftr:link, a.ftr:visited  { color:#000000; TEXT-DECORATION: underline; font-size:1em; }
a.ftr:hover { color:#000000; TEXT-DECORATION: none; background:#ffffff; font-size:1em; }
a.bllt:link, a.bllt:visited { color:#000000; TEXT-DECORATION: underline; }
a.bllt:hover { background:#ffffff; color:#000000; TEXT-DECORATION: none; }
a.cityintmap:link, a.cityintmap:visited { color:#000000; TEXT-DECORATION: underline; font-size:.9em;}
a.cityintmap:hover { background:#ffffff; color:#000000; TEXT-DECORATION: none;  font-size:.9em;}
a.map_bllt:link, a.map_bllt:visited { color:#000000; TEXT-DECORATION: underline; }
a.map_bllt:hover { color:#000000; TEXT-DECORATION: none; }
span.bar {  font-family:arial,helvetica,sans-serif; color:#000000; font-size:.7em }
a.crumb1:link, a.crumb1:visited { color:#000000; TEXT-DECORATION: underline; }
a.crumb1:hover { color:#000000; TEXT-DECORATION: none; }
a.crumb2:link, a.crumb2:visited { color:#000000; TEXT-DECORATION: underline;}
a.crumb2:hover { color:#000000; TEXT-DECORATION: none;}
span.crumbpt { font-weight:bold; color:#000000;}

h1 {
	margin:0px;
	color:#000000; 
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}
h2 {
 margin:0px;
 color:#000000; 
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
color:#000000; 
 text-align:center;
 margin:0px;
 padding:0px;
	font-size:1.1em;
	font-weight:bold;
 }

h4 {
color:#000000; 
 text-align:left;
 margin-left:5px; 
 padding:0px;
	font-size:1.1em;
	font-weight:bold;
 }
 
/*
p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 }
*/