﻿BODY{
font-family:verdana,arial,sans-serif; 
color: #000000;    
 font-size: 20px;
 } 
 
 .align_left {
	text-align: left;
}

.style1 {
	color: #008080;
	text-decoration: underline;
	text-align: center;
	 font-size: 15px;
}


.center_txt {
	text-align: center;
	color: #008080;
	text-align: center;
	font-weight: normal;
}

.apt_txt_intro /* Paragraph below title  */

{
	color: #800000;
	text-align: center;
	font-weight:bold;
	}



.AM  /* Amenities fonts */
{
	font-weight:bold;
	color: #006600;
}

.lst_AM  /* AMenities list */

{
	list-style: disc;
	color: #006600;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}



.lst_includes {      /* for the pricing box price INCLUDES list */
    list-style: square;  /*square, circle, disc,none*/
	color: #000080;
	text-align: left;
	font-size: xx-small;
	margin-left: 50px;
}

TD {   
 font-family: verdana,arial,sans-serif;
	font-size: 80%; 
}

TH {    
font-family: verdana,arial,sans-serif;
font-weight: bold; 
} 

TT {    
font-family: courier; }  /* small {    font-family: arial, sans-serif; 
} */ 

 
BLOCKQUOTE {   
margin-bottom: 5px;    
margin-top: 5px;   
margin-left: 20px;
padding-top: 0.1em;
padding-bottom: 0.1em; 
}  

A:link {     
BACKGROUND: none;     
TEXT-DECORATION: none;     
 }

A:visited {     
BACKGROUND: none;
COLOR: Blue;     
TEXT-DECORATION: none; 
} 

A:hover {     
TEXT-DECORATION: underline;     
COLOR: Blue;
}
.AptTitle {
	font-family: Verdana;
	font-size: h2;
	font-weight: bold;
	font-style: normal;
	color: #008080;
}
.PriceIncludes {
	color: #000080;
}
.AptListing {
	font-family: verdana;
	font-size: x-small;
	color: 006600;
}
