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

body {
	text-align: center;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-color: #6A7D94;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	
  }
  
  
  #container {
	margin: 0 auto;
	width: 690px;
	background-color:#FFFFFF;
	height: auto;
  }
#mainimage {
	float: right;
	vertical-align: top;
}
#navbar {
	background-color: #F8BD55;
}
#navbluebot {
	width: 690px;
}

#content {
	text-align: left;
	height: 288px;
	padding-left: 34px;
}
#contentchick {
	text-align: left;
	height: 288px;
	padding-left: 34px;
}
#contentright {
	width: 656px;
	text-align: left;
	height: 288px;
	padding-left: 14px;
}
#contentgiraffe {
	width: 650px;
	text-align: left;
	height: 288px;
	padding-left: 15px;
}
#contentcat {
	width: 675px;
	text-align: left;
	padding-left: 0px;
	height: 650px;
}

#contentdog {
	width: 650px;
	text-align: left;
	padding-left: 20px;
	height: 288px;
	padding-right: 15px;
}

#navigation {
	display: inline-block;
	width: 690px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
}


#content.img {
	float: right;
	position: fixed;
	vertical-align: top;
}
.img {
	float: right;
	vertical-align: bottom;
	margin-left: 34px;
	margin-right: 15px;
}
.parrot {
	float: left;
	vertical-align: baseline;
	margin-left: 0px;
	margin-right: 25px;
}
.cat {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: baseline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.9em;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	vertical-align: top;
}

#contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	color: #05314B;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #24446F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #006699;
}
a:active {
	color: #0099CC;
}

a:visited {
	color: #003366;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 4px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	padding: 5px;
	list-style-type: square;
}
#contentdog li {
	text-indent: 3em;
	line-height: 1em;
}


.chick {
	float: right;
	vertical-align: bottom;
	margin-left: 34px;
	margin-right: 0px;
}
#contentdog2 {
	width: 625px;
	text-align: left;
	padding-left: 20px;
	height: 450px;
	padding-right: 15px;
}
