<style media="print" type="text/css">

/*Tabula Rasa*/
	
h1, h2 {
	margin:6px 0 8px;
	color:#000000;
	}
	
h3 {
	margin:6px 0 8px;
	color:#000000;
	font-size:18px;
	}
	
img	{
	display:none;
	}

.img_rt {
	display:none;
	}

.img_lft {
	display:none;
	}
	
.pullquote {
	display:none;
	}
	
.testimonial {
	padding:10px;
	}		
	
#containerHome {
	text-align:left;
	}
	
#containerInner {
	text-align:left;
	}
	
#header {
	display:none;
	}
	
#flash {
	display:none;
	}

#hometext {
	font-size:16px;
	color:#000000;
	}
	
#homeFlash {
	display:none;
		}
	
#content {
	font-size:14px;
	color:#000000;
	text-align:left;
	border:none;
	}

#navHome {
	display:none;
	}
	
#navInner {
	display:none;
	}

#schools	{
	display:none;
	}
	
.school	{
	display:none;
	}
	
#footer {
	display:none;
		}
	
#copyright {
	color: #888888;
	font-size:10px;
	position:absolute;
	bottom:0;
	left:0;
	}

#bcfooter {
	margin-top:40px;
	position:absolute;
	bottom:0;
	right:0;
	color: #888888;
	}
	
#plansort	{
	width:350px;
	height:40px;
	float:right;
	margin:5px;
	}
	
#plancontainer	{
	width:750px;
	margin:0 auto;
	}

.plandiv {
	width:120px;
	height:120px;
	float:left;
	background-color:#171717;
	border:1px solid #333333;
	text-align:center;
	margin:10px;
	padding:10px;
	}
	
.plandiv a:link img,.plandiv a:visited img {
	border:#1B5295 1px solid;
	}
	
.plandiv a:hover img {
	border:#CCC 1px solid;
	}
	
.plandiv a:link,.plandiv a:visited {
	color:#ca9a1f;
	}
	
.plandiv a:hover {
	color:#FFFFFF;
	}

/* InformationBlock is used for Listing Details and Plan Details, you only need 1 style */
#InformationBlock {
	border:1px solid #333333;
	background-color:#171717;
	color:#ffffff;
	width:350px;
	margin:0 auto;
	}
	
#PlanDetailTable #InformationBlock a, #PlanDetailTable #InformationBlock a:visited {
	color:#888888;
	}
	
#PlanDetailTable #InformationBlock a:hover {
	color:#FFFFFF;
	}
	
#InformationBlock td {
	padding:3px;
	border-bottom:#333333 1px dashed;
	color:#ffffff;
	}
	
#PlanDetailTable {
	color:#ffffff;
	width:750px;
	margin:0 auto;
	}
	
#PlanDescriptionTable {
	color:#ffffff;
	width:350px;
	margin:0 auto;
	border:#333333 1px solid;
	}
	
#PlanDescriptionTable td {
	color:#ffffff;
	padding:3px;
	background-color:#171717;
	}
	
.PlanImagesTable {
	color:#ffffff;
	width:390px;
	margin:0 auto;
	border:1px solid #333333;
	}
	
.PlanImagesTable td {
	color:#ffffff;
	background-color:#171717;
	}

.PlanImagesTable a, .PlanImagesTable a:visited {
	color:#888888;
	}
	
.PlanImagesTable a:hover {
	color:#FFFFFF;
	}
	
.ElevationImage {
	float:left;
	margin:15px;
	}
	
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#333333 1px solid;
	}
	
.ElevationImage a:hover img {
	border:#999 1px solid
	}
	
.PlanImage {
	float:left;
	margin:15px;
	}
	
.PlanImage a:link img, .PlanImage a:visited img {
	border:#333333 1px solid;
	}
	
.PlanImage a:hover img {
	border:#999 1px solid
	}
	
#AvailableContainer {
	width:770px;
	margin:0 auto;
	}

#AvailableSort {
	width:750px;
	margin:0 auto;
	}
	
#AvailableSort td {
	padding:2px;
	}
	
.AvailableDiv {
	cursor:pointer;
	width:345px;
	height:150px;
	float:left;
	margin:10px 15px;
	background-color:#171717;
	border:#333 1px solid;
	}
	
.AvailableInfoRight {
	width:175px;
	float:right;
	padding:5px;
	}

.imagewrapperleft {
	border:#333333 2px solid;
	float:left;
	margin:3px;
	background-color:#000000;
	}

.address {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.price {
	color:#FFFFFF;
	font-weight:bold;
	}
	
.bedrooms {
	color:#FFFFFF;
	}
	
.bathrooms {
	color:#FFFFFF;
	}
	
/* Listing Details */

#ListingDetailTable {
	width:750px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#333333 1px solid;
	background-color:#171717;
	width:330px;
	margin:0 auto;
	}
	
#ListingImagesTable tr td {
	text-align:center;
	padding:3px;
	}
	
#ListingImageDiv {
	background-color:#171717;
	border:#333333 1px solid;
	text-align:center;
	margin-top:2px;
	width:330px;
	}
	
.thumbimages {
	float:left;
	margin:25px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#333333 1px solid;
	}
.thumbimages a:hover img {
	border:#999999 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#171717;
	border:#333333 1px solid;
	width:350px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	}

/* End Listing Details */

</style>