@charset "utf-8";
body {
	background-image: url(images/patt_4a219fab0e724.jpg);
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 62.5%;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/top.png);
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}
.bImage {
	height: 220px;
	width: 730px;
	background-image: url(images/top/5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapperContent {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 40px;
	padding-left: 40px;
	color: #666666;
}
#wrapperBottom {
	height: 40px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}
#footer {
	color: #000000;
	text-align: center;
	padding: 10px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#tel {
	float: right;
	padding-top: 90px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	padding-right: 20px;
	clear: right;
}
#tel h2 {
	font-size: 2.5em;
}
.navigation {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.navigation li {
	display: inline;
}
.navigation li a {
	font-size: 1.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	zoom: 1;
}
.navigation li a:hover {
	color: #999999;
}
#textual {
	padding: 10px;
	margin-top: 10px;
	width: 500px;
}
h1 {
	font-size: 1.7em;
}
#rightColumn {
	width: 190px;
	float: right;
	padding: 10px;
	margin-top: 10px;
}
#wrapperContent p {
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.3em;
	text-align: justify;
}
.clear {
	clear: both;
}
.access {
	float: right;
	width: 190px;
	height: 22px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.red, .green, .blue, .orange, .white {
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: right;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.red {
	background-color: #993300;
	border-top-color: #6A2300;
	border-right-color: #6A2300;
	border-bottom-color: #6A2300;
	border-left-color: #6A2300;
}
.blue {
	background-color: #A3CDFF;
	border-top-color: #4F9EFF;
	border-right-color: #4F9EFF;
	border-bottom-color: #4F9EFF;
	border-left-color: #4F9EFF;
}
.green {
	background-color: #009933;
	border-top-color: #006621;
	border-right-color: #006621;
	border-bottom-color: #006621;
	border-left-color: #006621;
}
.orange {
	background-color: #FBB03B;
	border-top-color: #BF7504;
	border-right-color: #BF7504;
	border-bottom-color: #BF7504;
	border-left-color: #BF7504;
}
.white {
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.telHighlight {
	color: #990000;
}
#form1 input[type='text'], #form1 input[type='password'], #form1 textarea {
	font-family: Arial;
	color: #888;
	padding: 5px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 2em;
	background-color: #f5f5f5;
	border: 1px solid grey;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#form1 input[type='text']:focus, #form1 input[type='password']:focus, #form1 textarea:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid black;
}
#form1 textarea {
	width: 470px;
}
#map {
	border: 1px solid grey;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.animal {
	background-color: #F5F5F5;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 20px;
	border: 1px solid #E9E9E9;
}
.border {
	margin: 10px;
	border: 2px solid #E9E9E9;
}
.animal h1 {
	margin-bottom: -10px;
}
.animalDescription {
}
.animal td {
	vertical-align: top;
}
.edit {
	color: #009933;
	text-decoration: none;
}
.delete {
	color: #993300;
	text-decoration: none;
}
.editForm textarea {
	width: 300px;
}
.error {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #993300;
	padding: 10px;
	font-weight: bold;
}
.error p {
	color: #993300;
}
.floatRight {
	margin: 10px;
	float: right;
}
@charset "utf-8";
body {
	background-image: url(images/patt_4a219fab0e724.jpg);
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 62.5%;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/top.png);
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}
.bImage {
	height: 220px;
	width: 730px;
	background-image: url(images/top/5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapperContent {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 40px;
	padding-left: 40px;
	color: #666666;
}
#wrapperBottom {
	height: 40px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#footer a {
	color: #FFFFFF;
}
#tel {
	float: right;
	padding-top: 90px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	padding-right: 20px;
	clear: right;
}
#tel h2 {
	font-size: 2.5em;
}
.navigation {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.navigation li {
	display: inline;
}
.navigation li a {
	font-size: 1.7em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	zoom: 1;
}
.navigation li a:hover {
	color: #999999;
}
#textual {
	padding: 10px;
	margin-top: 10px;
	width: 500px;
}
h1 {
	font-size: 1.7em;
}
#rightColumn {
	width: 190px;
	float: right;
	padding: 10px;
	margin-top: 10px;
}
#wrapperContent p {
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.3em;
	text-align: justify;
}
.clear {
	clear: both;
}
.access {
	float: right;
	width: 190px;
	height: 22px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.red, .green, .blue, .orange, .white {
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: right;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.red {
	background-color: #993300;
	border-top-color: #6A2300;
	border-right-color: #6A2300;
	border-bottom-color: #6A2300;
	border-left-color: #6A2300;
}
.blue {
	background-color: #A3CDFF;
	border-top-color: #4F9EFF;
	border-right-color: #4F9EFF;
	border-bottom-color: #4F9EFF;
	border-left-color: #4F9EFF;
}
.green {
	background-color: #009933;
	border-top-color: #006621;
	border-right-color: #006621;
	border-bottom-color: #006621;
	border-left-color: #006621;
}
.orange {
	background-color: #FBB03B;
	border-top-color: #BF7504;
	border-right-color: #BF7504;
	border-bottom-color: #BF7504;
	border-left-color: #BF7504;
}
.white {
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.telHighlight {
	color: #990000;
}
#form1 input[type='text'], #form1 input[type='password'], #form1 textarea {
	font-family: Arial;
	color: #888;
	padding: 5px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 2em;
	background-color: #f5f5f5;
	border: 1px solid grey;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#form1 input[type='text']:focus, #form1 input[type='password']:focus, #form1 textarea:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid black;
}
#form1 textarea {
	width: 470px;
}
#map {
	border: 1px solid grey;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.animal {
	background-color: #F5F5F5;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 20px;
	border: 1px solid #E9E9E9;
}
.border  {
	margin: 10px;
	border: 2px solid #E9E9E9;
}
.animal h1 {
	margin-bottom: -10px;
}
.animalDescription {
}
.animal td {
	vertical-align: top;
}
.edit {
	color: #009933;
	text-decoration: none;
}
.delete {
	color: #993300;
	text-decoration: none;
}
.editForm textarea {
	width: 300px;
}
.error {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #993300;
	padding: 10px;
	font-weight: bold;
}
.error p {
	color: #993300;
}
.floatRight {
	margin: 10px;
	float: right;
	border: 2px solid #CCCCCC;
}
.aboutImages img {
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
