Body
{
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; text-align:center;
}

tr.buttons
{
  FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

td.comingSoon
{
  FONT-SIZE: 24px; COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

tr.footer
{
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; text-align: center
}

A:visited 
{
  COLOR: #000000; TEXT-DECORATION: none
}

A:link 
{
  COLOR: #000000; TEXT-DECORATION: none
}

A:active 
{
  COLOR: #FFFFFF; TEXT-DECORATION: none
}

A:hover 
{
  COLOR: #FFFFFF; TEXT-DECORATION: none; font-style: italic
}

/* PLAN AND LISTING DETAILS */

#InformationBlock {
	border:#9BA38A 3px solid;
	background-color:#aeb79b;
	color:#000000;
	width:320px;
	margin:0 auto;
	}
	
#InformationBlock td {
	padding:3px;
	border-bottom:#9BA38A 1px dashed;
	}
	
#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
	
#ListingDetailTable td {
	padding:5px;
	}
	
#ListingImagesTable {
	border:#9BA38A 3px solid;
	background-color:#aeb79b;
	width:330px;
	margin:0 auto;
	}
	
#ListingImagesTable td {
	text-align:center;
	}
	
#ListingImagesTable a img {
	border:#000 1px solid;
	}
	
#ListingImagesTable a:hover img {
	border:#FFF 1px solid;
	}
	
#ListingImageDiv {
	background-color:#aeb79b;
	border:#9BA38A 3px solid;
	text-align:center;
	padding:5px;
	margin-top;:3px;
	}
	
.PlanImagesTable {
	width:300px;
	margin:0 auto;
	border:#9BA38A 3px solid;
	}
	
.PlanImagesTable td {
	background-color:#aeb79b;
	}
	
.PlanImagesTable td a img {
	border:#000 1px solid;
	}
	
.PlanImagesTable td a:hover img {
	border:#6E665B 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#aeb79b;
	border:#9BA38A 3px solid;
	width:330px;
	margin:0 auto;
	}
	
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	}
	
#EmailListing {
	width:250px;
	margin-left:20px;
	}


.navBtn {
	float:left;
	width:95px;
	height:30px;
	padding-top:1px;
	margin-left:10px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	}
	
/*Flash style added 1/13/09 */
#container {
width:745px;
margin:0px auto;
text-align:center;
}



