@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #300;
}
a:visited {
	color: #300;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #300;
}



#apDiv1 {
	position:absolute;
	left:256px;
	top:159px;
	width:557px;
	height:900px;
	z-index:2;
	background-repeat: no-repeat;

}

/*top box*/
#apDiv2 {
	position:absolute;
	left:155px;
	top:11px;
	width:703px;
	height: 2000px;
	z-index:1;
	background-color: #924f1a;
	background-repeat: no-repeat;
	overflow: hidden;	
}
#apDiv3 {
	position:absolute;
	left:184px;
	top:98px;
	width:131px;
	height:114px;
	z-index:3;
	background-image: url(../images/landscapeimages/oaksmall.jpg);
}



#apDiv4 {
	position:absolute;
	left:181px;
	top:214px;
	width:74px;
	height:419px;
	z-index:4;
}


/*title on each page*/
#apDiv5 {
	position:absolute;
	left:384px;
	top:23px;
	width:394px;
	height:46px;
	z-index:2;
}
#apDiv6 {
	position:absolute;
	left:301px;
	top:139px;
	width:366px;
	height:442px;
	z-index:3;
}
#apDiv7 {
	position:absolute;
	left:275px;
	top:699px;
	width:475px;
	height:54px;
	z-index:4;
}



/*large box of data*/
#apDiv8 {
	position:absolute;
	left:259px;
	top:605px;
	width:587px;
	height:51px;
	z-index:4;
	
}



#apDiv9 {
	position:absolute;
	left:69px;
	top:194px;
	width:113px;
	height:61px;
	z-index:5;
}

/*more center data*/

#apDiv10 {
	position:absolute;
	left:218px;
	top:194px;
	width:626px;
	height:1103px;
	z-index:6;
}
/*image in corner of each page*/
#apDiv11 {
	position:absolute;
	left:165px;
	top:20px;
	width:202px;
	height:177px;
	z-index:5;
	overflow: hidden;
}
#apDiv12 {
	position:absolute;
	left:206px;
	top:161px;
	width:491px;
	height:503px;
	z-index:6;
}

/*copywrite box*/
#apDiv13 {
	position:absolute;
	left:104px;
	top:217px;
	width:97px;
	height:268px;
	z-index:7;
}

#apDiv13 {
	position:absolute;
	left:160px;
	top:699px;
	width:705px;
	height:19px;
	z-index:6;
}

#apDiv14 {
	position:absolute;
	left:300px;
	top:21px;
	width:260px;
	height:61px;
	z-index:5;
}

#apDiv15 {
	position:absolute;
	left:212px;
	top:221px;
	width:626px;
	height:1103px;
	z-index:6;
	}
	
	#apDiv16 {
	position:absolute;
	width:108px;
	height:293px;
	z-index:1;
	left: 11px;
	top: 182px;
}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	
}
	
	
.style5 {font-family: Arial, Helvetica, sans-serif;
			font-size: smaller;
}




.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #ccc;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}

.style10 {
	color: #999999;
	font-size: 10px;
	
	
}
.style12 {color: #6666FF;

}


.style14 {
	font-size: 12px;
}



.style15 {color: #666666;

}

/*white*/
.style16 {color: #fff;

}

/*linkcolor*/

.stylelinks17 {color: #990000;

}
.border {
	border: medium inset #ccc;
}

.borderleft {
	
	border: medium inset #ccc;
}
