	/* CSS Document */

a:link {color: #27279f; text-decoration:underline;}
a:visited {color:#27279f; text-decoration:underline;}
a:active {color:#27279f; text-decoration:underline;}
a:hover {color:#27279f; text-decoration:none;}

#mapContainer {
	position: relative;
	width: 210px;
	height: 225px;
	border: 1px solid green;
	background-image:url(../images/map.gif);
}

#myMap {
	position: relative;
	width: 210px;
	height: 225px;
	border: 1px none blue;

}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #265753;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	margin: 0px;
	position: relative;
}

p {
	text-indent: 20px;
}

#xraySearchContainer {
	position: absolute;
	z-index: 50;
	top: -180px;
}

.animalwrapper {
/*
	text-align: center;
	position: relative;
	width: 400px;
	z-index: 2;
	border: 1px none red;
	left: 280px;
	*/
	height: 209px;
}

#wrapper {
	position: relative;
	/*top: -146px; */
	width: 748px;
	border: 1px solid black;
	background-color: #bed6e7; 
}

#bodyWrapper {
	/* position: relative; */
	/*top: -146px; */
/*	width: 748px; */
	border: 1px solid black;
	background-color: #bed6e7;
}

.header {
	width: 748px;
}

.fade_to_white {
	width: 740px;
	height: 30px;
	background-image: url(../images/fadetowhite_body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: left;
	padding-left: 8px;
	padding-top: 3px;
}

.fade_to_white a:link {color:#362610; text-decoration:underline;}
.fade_to_white a:visited {color:#362610; text-decoration:underline;}
.fade_to_white a:active {color:#362610; text-decoration:underline;}
.fade_to_white a:hover {color:#362610; text-decoration:none;}

.home_body {
	position: relative;
	text-align: left;
	background-color: #bed6e7;
}

.home_lc {
	float: left;
	background-color: #bed6e7;
}

.home_lc_title {
	font-size: 18px;
	padding-left: 20px;
}

.home_lc_content {
	width: 460px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 16px;
	padding-left: 20px;
	padding-bottom: 65px;
	list-style-position: inside;
	list-style-type: square;
}

.home_lc_image {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}

.home_rc {
	position: relative;
	float: right;
	width: 247px;
	height: 100%;
	background-color: #bed6e7;
	padding-bottom: 25px;
	border-left: dashed;
	border-left-width: 2px;
	border-color: #798a97;
}

.home_rc_title {
	padding-left: 15px;
	padding-bottom: 0px;
	width: 200px;
	font-size: 18px;
}

.home_rc_content {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.services_list {
	background-image: url(../images/services_list_bg.jpg);
	background-repeat: repeat-x;
	width: 179px;
	height: 195px;
	list-style-image: url(../images/paw_bullet.gif);
	line-height: 24px;
	padding-left: 31px;
	padding-bottom: 10px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
}

.rc_divider {
	width: 100%;
	height: 1px;
	border-top: dashed;
	border-width: 2px;
	border-color: #798a97;
	margin: 10px 0px 0px 0px;
}

.hours {
	border-top: dashed;
	border-width: 2px;
	border-color: #798a97;
	width: 200px;
	height: 100%; 
	padding-top: 10px;
}

.hours_content {
	background-image: url(../images/hours_bg.jpg);
	background-repeat: repeat-x;
	width: 210px;
/*	height: 124px; */
	margin-left: 0px;
	padding-bottom: 30px;
}

.hours_text {
	padding-left: 10px; 
	padding-top: 7px; 
	font-size: 11px; 
	line-height: 13px;
}

.cc_div {
	position: relative;
	width: 740px;
	height: 39px;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	background-color: #bed6e7;
	clear: both;
	border: 1px none yellow;
}

.sub-footer {
	position: relative;
	width: 100%;
	height: 95px;
	background-image: url(../images/subfooter.gif);
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}

.testimonial {
	position: absolute;
	left: 13px;
	top: 12px;
	width: 435px;
	height: 58px;
	line-height: 18px;
	color: #362610;
}

.test-auth {
	position: absolute;
	right: 288px;
	top: 64px;
	color: #362610;
}

.test-auth a:link {color:#362610; text-decoration:underline;}
.test-auth a:visited {color:#362610; text-decoration:underline;}
.test-auth a:active {color:#362610; text-decoration:underline;}
.test-auth a:hover {color:#362610; text-decoration:none;}

.footer {
	position: relative;
	font-family: Tahoma;
	text-align:center;
	font-size:11px;
	line-height: 16px;
	color:#FFFFFF;
}

.footer a:link {color:#b7d2e5; text-decoration:none;}
.footer a:visited {color:#b7d2e5; text-decoration:none;}
.footer a:active {color:#b7d2e5; text-decoration:none;}
.footer a:hover {color:#b7d2e5; text-decoration:underline;}

