@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-color: #d8c382;
	background-image: url(../images/pawPrint.jpg);
}

#container {
	width: 895px;
	margin: 0 auto;
	position: relative;
	height: 236px;
}

#justAnimals {
	background-image: url(../images/justTheAnimals.png);
	height: 230px;
	background-repeat: no-repeat;
	width: 757px;
	bottom: 35px;
	z-index: 5;
	position: absolute;
	clear: both;
	left: 60px;
}

#animalsLeftside {
	background-image: url(../images/leftSideAnimals.png);
	width: 241px;
	height: 219px;
	background-repeat: no-repeat;
	z-index: 22;
	position: fixed;
	margin: 0 auto;
	bottom: 35px;
}

#animalsRightSide {
	background-image: url(../images/rightSideAnimals.png);
	width: 94px;
	height: 89px;
	background-repeat: no-repeat;
	bottom: 35px;
	z-index: 22;
	position: fixed;
	margin: 0px 625px;
}

#content {
	margin-top: 0px;
	padding-top: 98px;
}

#menuMain {
	position:absolute;
	left:663px;
	top:122px;
	width:155px;
	height:400px;
	z-index:62;
	background-image: url(../images/theMenuBg.png);
	background-repeat: no-repeat;
}

#topImage {
	background-image: url(../images/topBannerBg.png);
	height: 251px;
	width: 800px;
	background-repeat: no-repeat;
	top: -2px;
	z-index: 2;
	position: absolute;
	left: 52px;
}

#aahaLogo {
	background-image: url(../images/aahaLogo.png);
	width: 77px;
	height: 100px;
	background-repeat: no-repeat;
	top: 336px;
	z-index: 20;
	position: absolute;
	left: 85px;
}

#specials {
	background-image: url(specialHeart.png);
	height: 130px;
	background-repeat: no-repeat;
	width: 162px;
	top: -2px;
	z-index: 20;
	position: absolute;
	left: -1px;
}

#faceBook {
	background-image: url(../images/faceBook.png);
	height: 70px;
	background-repeat: no-repeat;
	width: 109px;
	top: 260px;
	z-index: 20;
	position: absolute;
	left: 73px;
}

#aboutUs {
	height: 50px;
	width: 120px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 32px;
	position: relative;
}
#services {
	height: 50px;
	width: 120px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 92px;
	position: relative;
}

#generlInfo {
	height: 50px;
	width: 100px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 40px;
	position: relative;
}

#footerGrass {
	background-image: url(../images/justTheGrass.png);
	height: 85px;
	width: 1500px;
	position: fixed;
	bottom: 0px;
	z-index: 62;
	background-repeat:repeat-x;
}

#specials {
	background-image: url(../images/clickForSpecials.png);
	height: 122px;
	background-repeat: no-repeat;
	width: 162px;
	top: -6px;
	z-index: 50;
	position: absolute;
	left: 70px;
}

#imageHolderHome {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/groupHome.jpg);
	height: 279px;
	width: 407px;
}

a:link {
	color: #57463c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #57463c;
}
a:hover {
	text-decoration: underline;
	color: #57463c;
}
a:active {
	text-decoration: none;
	color: #57463c;
}

.menuText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-left: 10px;
	color: 57463c;
}

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 35px;
	text-align: center;
	padding-left: 15px;
}

.bodyTextTwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
	padding-left: 15px;
}

.bodyTextHeaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#000;
	font-weight: bold;
	margin-left: 28px;
	margin-right: 28px;
	text-align: center;
}

.bulletText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
	padding-left: 60px;
}

.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	bottom: 0px;
}

#form_container
{
	background:#fff;
	margin-top: 40px;
	margin-left: 75px;
	text-align:left;
	width:350px;
}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

#footerLinks {
	text-align:center;
	z-index: 70;
}

.footerLinks a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: normal
}
.footerLinks a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: normal
}
.footerLinks a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: normal
}
.footerLinks a:hover {
	text-decoration: underline;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal
}

#linksText {
	text-align:center;
	z-index: 70;
}

.linksText a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal
}
.linksText a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal
}
.linksText a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal
}
.linksText a:hover {
	text-decoration: underline;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal
}

.content img {
	margin: 5px 5px 5px 5px;
	border-color: #000000;
	}

table.emergencyTable {
	width: 380px;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: separate;
	background-color: rgb(183, 221, 242);
}
table.emergencyTable  th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: rgb(183, 221, 242) rgb(183, 221, 242) rgb(183, 221, 242) rgb(183, 221, 242);
	background-color: rgb(235, 244, 251);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.emergencyTable  td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: rgb(183, 221, 242) rgb(183, 221, 242) rgb(183, 221, 242) rgb(183, 221, 242);
	background-color: rgb(235, 244, 251);
	-moz-border-radius: 0px 0px 0px 0px;
}




#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
		z-index: 80;
	}
	#stylized h1 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 20px;
		color:#000;
		font-weight: bold;
		margin-left: 28px;
		margin-right: 28px;
		text-align: center;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	
#roundedContainer {
	left: 50%;
	margin-left: -265px;
	top: 55px;
	z-index: 4;
	max-width: 641px;
	min-width: 641px;
	padding-bottom: 300px;
	position: absolute;
}

#topMain {
	position: relative;
	background-image: url(../top2.png);
	height: 49px;
	background-repeat: no-repeat;
	width: 529px;
	top: 41px;
	z-index: 3;
	/*margin-top: 0px;*/
}

#middleMain {
	background-image: url(../middle2.png);
	background-repeat: repeat-y;
	width: 529px;
	text-align: center;
	z-index: 3;
	/*padding-top:0.5em;*/
}

#bottomMain {
	position:relative;
	background-image: url(../bottom2.png);
	height: 50px;
	background-repeat: no-repeat;
	width: 529px;
	bottom: 0px;
	z-index: 3;
	/*margin-bottom: 40px 0px 20px 0px;*/
}	

.contentFormatText {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	padding-left: 80px;
	padding-right: 80px;
	font-size: small;
}

.contentHeadingText {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	padding-left: 80px;
	padding-right: 80px;
	font-size: large;
}

.footerText {
	font-family:Verdana, Geneva, sans-serif;
	color: #0CF;
	padding-left: 30px;
	padding-right: 30px;
	font-size: x-small;
	text-align: center;
}

.animalImageHolder
{
	margin: auto;
}
