/*   
Theme Name: AJ Theme
Author:  Austin King
Description: A Child Theme of FAC Theme
Template: FAC theme
*/

@import url("../FAC theme/style.css");


#home-container{
	width: 848px;
	height:100%;
	background-color:black;
	border:solid 1px black;
}
	.home-text{
	text-align:center;
	font-family:Helvetica, sans-serif;
	font-weight:500;
	width:100%;
	background-color: #630;
	height: 150px;
	margin: 0;
	margin-top: 5px;
		}
#home-container-building-container {
	width:100%;
	height: 100%;
	text-align: center;
}

#home-video{
	float:right;
	width:300px;
	margin:15px 15px 10px 5px;
	clear: right;
	}


		
	#home-row2{
	background-color: #CCCC99;
	height: 125px;
	text-align: center;
	margin: 0px;
	width: 100%;
	}
#home-module-1{
	width:170px;
	margin: 0px;
	height: 100px;
	}

