

/* Presentation Stylesheet */ 

#rent_incl { width:300px; border: 1px solid #E6E7C7; 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 #123459; background-color:#ffffff;}
table.rtintbl tr.d0 td {background-color:#ffffff;}
table.rtintbl tr.d1 td {background-color:#E6E7C7;}

span.apt_name { margin-left:5px; font-weight:bold; color:#807C12; font-size:2em; font-family:arial black; font-variant: small-caps;}
span.apt_subtitle { margin-left:5px; font-weight:bold; color:#807C12; font-size:1.25em; font-family:arial;}
span.rent_hdg { margin-left:5px; font-weight:bold; color:#123459; font-size:1em}
span.rent_amnt { font-weight:bold; color:#123459; font-size:1.2em; TEXT-DECORATION: underline;}

td.rent1 { border-bottom: 1px dotted #000; width:15em; font-family:verdana,arial,helvetica,sans-serif; font-size:0.7em; }
td.rent2 { border-bottom: 1px dotted #000; width:5em; font-family:verdana,arial,helvetica,sans-serif; font-size:0.7em; }
td.rent3 { border-bottom: 2px solid #000; width:15em; font-family:verdana,arial,helvetica,sans-serif; font-size:0.7em; }
td.rent4 { border-bottom: 2px solid #000; width:5em; font-family:verdana,arial,helvetica,sans-serif; font-size:0.7em; }

a.ftr:link, a.ftr:visited  { color:#123459; TEXT-DECORATION: underline; font-size:1em; }
a.ftr:hover { color:#123459; TEXT-DECORATION: none; background:#E6E7C7; font-size:1em; }
a.bllt:link, a.bllt:visited { color:#7b7745; TEXT-DECORATION: underline; }
a.bllt:hover { background:#e0ddba; color:#013366; TEXT-DECORATION: none; }
a.cityintmap:link, a.cityintmap:visited { color:#123459; TEXT-DECORATION: underline; font-size:.9em;}
a.cityintmap:hover { background:#E6E7C7; color:#123459; TEXT-DECORATION: none;  font-size:.9em;}
a.map_bllt:link, a.map_bllt:visited { color:#ffffff; TEXT-DECORATION: underline; }
a.map_bllt:hover { color:#ffffff; TEXT-DECORATION: none; }
span.bar {  font-family:arial,helvetica,sans-serif; color:#666; font-size:.7em }
a.crumb1:link, a.crumb1:visited { color:#666; TEXT-DECORATION: underline; }
a.crumb1:hover { color:#666; TEXT-DECORATION: none; }
a.crumb2:link, a.crumb2:visited { color:#000000; TEXT-DECORATION: underline; font-size:1.5em}
a.crumb2:hover { color:#000000; TEXT-DECORATION: none; font-size:1.5em}
span.crumbpt { font-weight:bold; color:#000000; font-size:1.5em}

h1 {
	margin:0px;
	color:#123459; 
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}
h2 {
 margin:0px;
 color:#123459; 
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
color:#123459; 
 text-align:center;
 margin:0px;
 padding:0px;
	font-size:1.1em;
	font-weight:bold;
 }

h4 {
color:#123459; 
 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;
 }
*/