a:active     { color: yellow; text-decoration: underline }
a:visited    { color: white;  text-decoration: underline }
a:link       { color: white;  text-decoration: underline }
a:hover 	 { color:  red;   text-decoration: none;}   

p	{
	font-family:	 Verdana, Geneva, sans-serif;
	font-size:		14px;
	font-style:		normal;
	margin: 10px 20px 10px 20px;
	line-height: 140%;
}

li {
	font-family:	 Verdana, Geneva, sans-serif;
	font-size:		14px;
	font-style:		normal;
}

h1 {
	font-family:	 Verdana, Geneva, sans-serif;
	font-size:		18px;
	font-style:		bold;
	text-align:		center;
	color:	blue;
}

#main {
	width: 800px;
	margin: 0px auto 0px auto;
	
}

#pricetable {
	width: 670px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	border: hidden;
	background-color: white;
}
#pricetable td {
	padding: 3px 3px 3px 3px;
}


#pricetable a:active     { color: blue;  text-decoration: underline }
#pricetable a:visited    { color: blue;  text-decoration: underline }
#pricetable a:link       { color: blue;  text-decoration: underline }
#pricetable a:hover 	 { color:  red;  text-decoration: none;}   

#pricetable tr.dates p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	margin: 0px;
}

.AllCondoLIst { 
	list-style-type: decimal; 
	font-size: 8pt; 
	font-family: Arial; 
	margin-left: 0; 
    margin-top: -2; 
	margin-bottom: -1 
}

.features {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FF0;
	background-color: #009500;
	text-align: left;
}
.priceline1 {
	background-color: #FEF9C7;
	text-align: center;
}
.priceline2 {
	background-color: #FF9;
	text-align: center;
}
div.pricetitle {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #93C;
}
tr.dates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-align: center;
	background-color:  #008000;
	vertical-align: center;
}
#menu  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
	color:#FFF;
}
#pricelist_allcondoshave {
	font-size: 10px;
}

#pricesummary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#pricesummary tr.summarydate {
	color: white;
	background-color: black;
	font-size: 9px;;
	font-weight: normal;
}

#pricesummary td {
	font-weight: bold;
	text-align: center;
}

#pricesummary td.summaryunits {
	color: white;
	background-color: #666666;
	text-align: right;
	font-size: 10px;
}
