@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

#wrapper {
	margin: 0 auto; 
	text-align: left; 
	width: 1480px; 
	height: 100%; 
	background-color: #000000;
}

#header {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	position: static;
	width: 1440px;
	height: 916px;
	z-index: 1;
}

#subHeader {
	position: absolute;
	float:left;
	left: 139px;
	height: 916px;
	z-index: 2;
	visibility: visible;
}

#navbar {
	position: absolute;
	float: left;
	top: 190px;
	left: 375px;
	width: 650px;
	z-index: 3;
	visibility: visible;
}	

#homepic {
	position: absolute;
	float: left;
	top: 250px;
	left: 360px;
	width: 679px;
	z-index: 4;
	visibility: visible;
}			

#paragraph1 {
	position: absolute;
	float: left;
	top: 275px;
	left: 300px;
	width: 375px;
	z-index: 5;
	visibility: visible;
	line-height: 20px;
}		

#paragraph2 {
	position: absolute;
	float: left;
	top: 275px;
	left: 700px;
	width: 375px;
	z-index: 6;
	visibility: visible;
	line-height: 20px;
}	

#horsepic {
	position: absolute;
	float: left;
	top: 610px;
	left: 300px;
	width: 363px;
	z-index: 7;
	visibility: visible;
}

a:link {
	color: #621B05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #621B05;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #621B05;
}	

#familypic {
	position: absolute;
	float: left;
	top: 285px;
	left: 275px;
	width: 395px;
	z-index: 8;
	visibility: visible;						
}

#heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #621B05; 
}

#trainingpic {
	position: absolute;
	float: left;
	top: 275px;
	left: 730px;
	z-index: 9;
	visibility: visible;
}	

#flash {
	position: absolute;
	float: left;
	top: 250px;
	left: 420px;
	z-index: 10;
}					