/* CSS Document */

.redFrame {
	background-image:url(images/bgContent.jpg);
	background-repeat:repeat-y;
}

.contentMain {
	border: 10px solid #5C533F;
	padding:8px;
	background-color: #F1E7CC;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000
}

.contentFrame {
	width: 740px;
	height: 200px;
}

.bgBody {
	background-image:url(images/bgBluePrintGreen.jpg);
	background-repeat:repeat;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5C533F;
}
.detailTitle {
	font-family: "Arial Black";
	font-size: 40px;
	font-weight: bold;
	color: #5C533F;
	font-weight: bold;
}
.detailTitleMed {
	font-family: "Arial";
	font-size: 30px;
	font-weight: bold;
	color: #5C533F;
	font-weight: bold;	
}
.detailTitleSmall {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #5C533F;
}
.detailTitleSmallTan{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #F1E7CC;
}
.detailTitleSmallest {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #5C533F;
}
.hrule {
	color: #000000;
	height: 1px;
	width: 85%;
	text-align: left;
}

.homeACleanBeginning{visibility: hidden; z-index:100; position: absolute; left: 0px; top: 199px; border: 0px;}
.homeAFloorAbove{visibility: hidden; z-index:200; position: absolute; left: 0px; top: 0px; border: 0px;}
.homeAGRBuilders{visibility: hidden; z-index:100; position: absolute; left: 68px; top: 244px; border: 0px;}
.homeAGRCandTO{visibility: hidden; z-index:100; position: absolute; left: 352px; top: 243px; border: 0px;}
.homeARDProperties{visibility: hidden; z-index:100; position: absolute; left: 418px; top: 199px; border: 0px;}
.homeCombsConstruction{visibility: hidden; z-index:100; position: absolute; left: 99px; top: 0px; border: 0px;}
.homeElitePainting{visibility: hidden; z-index:100; position: absolute; left: 410px; top: 0px; border: 0px;}
.homeVideoOverview{visibility: hidden; z-index:100; position: absolute; left: 268px; top: 137px; border: 0px;}


a.menuBottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.menuBottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.menuBottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F1E7CC;
	text-decoration: none;
}
a.menuBottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}