@charset "utf-8";
/* Animal Teachers Enterprises CSS Document -- Website Design by Logicreative Design */

body  {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

.headerimage {
    width:inherit;
	position: absolute;
	top: 15px;
	left: 100px;
}

.style-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C4F28;
	font-size: x-large;
	width:inherit;
	position: absolute;
	top: 30px;
	left: 350px;
	text-decoration:none;
	
}

.style-subheader {font-family: "Brush Script MT";
		text-align: center;
		font-size: x-large;
		color: #0c4f28;
		width:inherit;
		position: absolute;
		top: 70px;
		left: 385px;
}

.style-title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
	color: #000000;
	width: auto;
	position: absolute;
	top: 138px;
	left: 448px;
}

.style-disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight: bold;
}

.navbar {
 width:inherit;
	position: absolute;
	top: 170px;
	left: 125px;
}

.images {
	width:inherit;
	position: absolute;
	top: 473px;
	left: 98px;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	width: 500px;
	position: absolute;
	top: 170px;
	left: 300px;
}

.main-extended {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	width: 500px;
	position: absolute;
	top: 170px;
	left: 300px;
}
