.xlarge   	{ font-size: x-large;	}
.large		{ font-size: large;	   	}
.medium	{ font-size: medium;	   	}	 	
.small	   	{ font-size: small;	   	}					
.xsmall	{ font-size: x-small;	}					
.xxsmall	{ font-size: xx-small;	}					
#xlarge	{ font-size: x-large;	}
#large		{ font-size: large;	   	}
#medium	{ font-size: medium;	   	}	 	
#small	  	{ font-size: small;	   	}					
#xsmall	{ font-size: x-small;	}					
#xxsmall	{ font-size: xx-small;	}					

h1 A	{ font-size: x-large;	}
h2 A   { font-size: large;		}
h3 A	{ font-size: medium;	   	}
h4 A	{ font-size: x-small;   }					
h5 A	{ font-size: small;     }					    

.plpos {
 text-align: center; 
 }

.thpos {
 position: relative;
 top: 90;
 left: 190;
 visibility: hidden;
 }

body {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
	background-color: #F5F5DC;
	/*will be black*/
	color: white;
	/*will be white*/
	margin-top: 0;
	margin-left: 0;
} 
table {
	border-spacing: 0px;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-size: 10pt; 
}
.copyright 
{
	font-size: xx-small;
	font-weight: normal;
	color: Black;
}
.test 
{
	background : Aqua;
	vertical-align : middle;
	outline-color : Aqua;
}
.bodybold 
{
	font-weight: bold;
}
.pghdg 
{
	font-size : medium;
	color : #D6CC98;
}
.pgsubhdg 
{
	font-size : medium;
	color : #D6CC98;	
}
.highlgt {
	font-size: 10pt;
	font-weight : bold;
	color: #D6CC98;	
} 
.plnPrint 
{
	position : relative;
	top : 10%;
	left : 15%;
}
dt { font-weight: bold; }

.txtctr{ text-align: center; }
td.navitem { text-align: left; }
td.ordform { text-align: left; }
td.price {
	text-align: center;
	border : thin solid Silver;
}
td.bldg { text-align: left; padding: 2px 2px 12px 2px;}
.plnform {
	text-align: center;	
}
td.psearch {
    border-left: solid thin #D6CC98;
    border-bottom: solid thin #D6CC98;
	text-align: center;
/*	border : thin inset #A60A06;*/
}
table.psearch {
	text-align: center;
    border-top: solid thin #D6CC98;
    border-right: solid thin #D6CC98;
    border-left: none;
/*	border : thin inset #A60A06; */
}
th.psearch {
	text-align: center;
	/*color: white;
	font-size: 10pt;
	*/
	background-color : #D6CC98;
	font-size: 8pt;
	color: black;


}
.pdtl {
	text-align: right;

/*	border : thin inset #A60A06; */
}
ul.bldg {list-style-type: square; list-style-image: url("goldstar.gif"); marker-offset: -8px;}

.navitem {color: #000080; font-size: 12pt; font-family: Times New Roman}

a {
	font-size: 10pt;
	color : White;
} 
a.copyright {
	color: white;
	font-size: xx-small;
	font-family: verdana;
	font-weight: normal;
}
a:hover.copyright {  
font-size: xx-small;
color: white; 
border: none;
}		
.navCell {
	background-image: url(../../images/rightstrip.gif);
	background-repeat: repeat-x;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
.rptBgrnd {
	background-image: url(../../images/SampleFloorPlans.jpg);
	background-repeat: repeat;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
a:link.color1, A:active.color1, A:visited.color1	{ 
					  background: transparent;      	/* match color with BODY */ 		
						color: white;				   }  	/* match color with BODY */
a:hover.color1 { background: #0099ff;         		/* change color */
						color: #ffff99;		      	  	/* change color */
						text-decoration: none; }
.bldbullet {
	position: relative;
	top: 5px;
}
.mainborder {
	border : thin solid Black;
}
.bldghdg {
	color: #D6CC98;
	font-weight: bold;
}
