@charset "utf-8";
/* Stylesheet */
body {
	background-image: url('http://loghomesva.com/images/BiggerGradient.png');
	background-repeat: repeat-x
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #89725B;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}

#Header {
	position:absolute;
	left:215px;
	top:59px;
	width:661px;
	height:288px;
	overflow:hidden;
	z-index:3;
}


#Logo {
	position:absolute;
	left:13px;
	top:12px;
	width: 121; 
	height: 116;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:218px;
	top:81px;
	width:533px;
	height:75px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:250px;
	top:103px;
	width:501px;
	height:53px;
	z-index:2;
}
#LinkBar {
	position:absolute;
	left:220px;
	top:22px;
	width: 668; 
	height: 38;
	z-index:5;
}

#BackgroundBox {
	position:absolute;
	left:217px;
	top:54px;
	width:664px;
	height:850px;
	z-index:1;
	background-color: #89725B;
}

#BackgroundBox2 {
	position:absolute;
	left:217px;
	top:54px;
	width:664px;
	height:850px;
	z-index:1;
	background-color: #89725B;
}

#BackgroundBoxlong2 {
	position:absolute;
	left:217px;
	top:54px;
	width:664px;
	height:1950px;
	z-index:1;
	background-color: #89725B;
}
#Main2 {
	position:absolute;
	left:219px;
	top:250px;
	width:618px;
	height:279px;
	z-index:6;
	background-color: #F6E8B1;
	padding: 20px;
	line-height: 1.5;
}

#Main {
	position:absolute;
	left:219px;
	top:360px;
	width:618px;
	height:679px;
	z-index:6;
	background-color: #F6E8B1;
	padding: 20px;
	line-height: 1.5;
}
#Motto {
	position:absolute;
	left:220px;
	top:298px;
	width:526px;
	height:77px;
	z-index:9;
}
#Motto2 {
	position:absolute;
	left:220px;
	top:180px;
	width:526px;
	height:77px;
	z-index:9;
}


#Credits {
	position:absolute;
	left:220px;
	top:702px;
	width:658px;
	height:64px;
	z-index:8;
	padding-top: 8px;
	text-align: center;
}
