html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font: bold;
	color: #999999;
	height:100%;
	}

body {
	background: #292929;
	height: 100%;
}


#table {
	vertical-align: middle, text-bottom;
	width: 75%;
	height: 100%;
	text-align: center;
	/*background-image: url(http://www.oskaarchitects.com/gallery_assets/13/GENTRY-BB-017.jpg);*/
	}

a:link {
	color:#666666;
	text-decoration:none;
	}

a:visited {
	color:#666666;
	text-decoration:none;
	}
	
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
/* Layout Elements */

.homes {
	width: 390px;
	height: 323px;
	background-color:#cccc99;
	padding: 8px 0 0 0;
	}

.homespic {
	margin: 10px 21px 21px 21px;
	background-image:url(/images/customhomes.jpg);
	width:350px;
	height:263px;
	border: 1px;
	border-style:solid;
	border-color: #ffffff;
	}

.basements {
	width: 390px;
	height: 323px;
	background-color:#cccc99;
	padding: 8px 0 0 0;
	}

.basementspic {
	margin: 10px 21px 21px 21px;
	background-image:url(/images/basementspic.jpg);
	width:350px;
	height:263px;
	border: 1px;
	border-style:solid;
	border-color: #ffffff;
	}
td.tablespace {
	padding: 0 10px 0 0;
	}
#variux {
	font:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	}
.contactus p{
	float:left;
	font-size:24px;
}