/* CSS Document */

html, body{margin:0;padding:0;height:100%;font-family:Georgia, serif;font-size:1.1em;background-color:#f8f4b7;background-image:url('images/homepage_graphics/background-top.jpg');background-repeat:repeat-x;}
h1 {margin:0;padding-top:8px;padding-bottom:8px;font-size:1.7em;font-weight:500;color:#ac4210; line-height:110%;}
h2 {margin:0;padding-top:6px;padding-bottom:6px;font-size:1.3em;font-weight:500;color:#296a10;}
h3 {margin:0;padding-top:6px;padding-bottom:6px;font-size:1.2em;font-weight:500;color:#ac4210;}
h4 {margin:0;padding-top:6px;font-family:Arial;font-size:1.7em;font-weight:bold;color:#ac4210;line-height:110%;}
h5 {margin:0;padding-top:6px;font-family:Arial;font-size:1.3em;font-weight:bold;color:#296a10;}
p {color:#296a10;}
p1 {margin-bottom:6px;padding-top:9px;padding-bottom:3px;font-family:Arial;color:#296a10;line-height:140%;display:block;}
li {padding-bottom: 1em;}
ol {font-family:times;}
.ol_text {font-family:georgia}
#corner_graphic {position:absolute;width:399px;height:131px;}
a:link {text-decoration:underline;color:#ac4210;} /* unvisited link customized styling */
a:visited {text-decoration:none;color:#ac4210;} /* visited link customized styling */
a:hover {text-decoration:underline;}   /* mouse over link customized styling */
a:active {text-decoration:underline;}  /* selected link customized styling */
#spacer2 {width:100%;margin:0;padding:0;height:24px;} /* smaller */

#container {
	width:1200px;
	height:1700px;
	margin:0 auto;
	overflow:hidden;
}

#telephone{	
	float:left;	
	margin-left:855px;
	margin-top:8px;
	font-size:1.9em; 
	font-family:Times, serif;
	color:#f8f4b7;
	text-shadow:2px 2px 2px #000;
}

#logo {
	float:clear;
	position:relative;
	margin-left:60px;
	top:15px;
	left:0;
	width:600px;
	height:128px;
}
#topnav {
	float:right;
    width:320px;
	font-size:80%;
	margin-top:-53px;
	margin-right:140px;
}

#topnav ul{
	list-style-type:none;
	margin:0;
	margin-left:10px;
	padding:0;
}

#topnav li{
	display:inline;
	margin:0;
	padding:0;
}

#topnav a {
	float:left;
	background:url('images/navigation/tab-left.png') no-repeat left bottom;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
}

#topnav a span {
	float:left;
	display:block;
	background:url('images/navigation/tab-right.png') no-repeat right bottom;
	padding:8px 20px 8px 10px;
	color:#f8f4b7;
	font-weight:600;
}

#topnav a span {
	float:none;
}

#topnav a:hover span {
	color:#0b3726;
}

#topnav #current a {
	background-position:0 -125px;
}

#topnav #current a span {
	background-position:100% -125px;
	color: black;
}

#topnav a:hover {
	background-position:0% -91px;
}

#topnav a:hover span {
	background-position:100% -91px;
}

#hours-container {
	position:relative;
	left:65%;
	top:10px;
	width:293px;
	height:149px;
	padding:0;
	background-image: url('images/homepage_graphics/hours-new.png');
	z-index:5000;
}
#centernav {
	margin:0 auto;
	margin-top:-40px;
    width:900px;
	font-size:70%;
}


#information-container{
	margin:0 auto;
	width:900px;
	height:290px;
	padding-top:6px;
	background-color:#8aaf7c;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#inner-container{
	width:880px;
	height:242px;
	margin:0 auto;
	padding-top:6px;
	padding-left:6px;
	background-color:#709164;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;	
}

#slideshow {
	float:right;
	width:273px;
	height:232px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
}
.fadein { 
	width:273px; 
	height:232px;
	border:2px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	box-shadow: 1px 1px 1px #296a10;
	overflow: hidden;
}

.fadein img { }

#content{
	float:right;
	width:560px;
	height:231px;
	margin-left:15px;
	margin-right:8px;
	padding:2px 10px;
	text-align:left;
	font-family:Georgia, serif;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#296a10;
	background-color:#f8f4b7;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
	}
	
#news {
  width: 550px;
  height: 200px;
  border: 0;
}

#newsitems {
  position: relative;
  float: right;
  margin-right: 20px;
  border: 0;
  z-index:2500;
}

a.newsitem { 
  background-color: #296a10;
}

a.newsitem-selected {
  background-color: #709164; 
}

a.newsitem, a.newsitem-selected {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  padding-top: 4px;
  text-align: center;
  width: 20px;
  height: 20px;
  color: #f8f4b7;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  text-decoration: none;
}


#optimal-care {
	float:left;
	margin-left:270px;
	margin-top:5px;
	font-family:Georgia,serif;
	font-size:1.1em;
	text-decoration:none;
	color:#296a10;	
}

#slogan{
	clear:left;
	width:100%;
	height:34px;
	padding-top:8px;
	margin:0;
	font-family:times,serif;
	font-size:25px;
	text-decoration:none;
	color:#f8f4b7;
	text-align:center;
	text-shadow: 2px 2px 2px #296a10;
}

#info-container {
	margin:0 auto;
	margin-top:30px;
	width:1000px;
	height:320px;
	padding-top:8px;
}

#info-inner-container {
	width:985px;
	height:265px;
	margin:0 auto;
	text-align:left;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
}

#left-panel{
	float:left;
	width:625px;
	height:1000px;
	margin-top:30px;
	margin-left:7px;
	text-align:left;
	font-family:Georgia, serif;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	color:#296a10;
}

#right-panel {
	float:left;
	width:338px;
	height:1000px;
	margin-top:10px;
	margin-left:10px;
}



#webstore-link{
	margin:0 auto;
	width:300px;
	height:133px;
	background-image: url('images/homepage-graphics/webstore_button.jpg');
	box-shadow: 4px 4px 2px #709164;
}

#aftersurgery{
	margin:0 auto;
	width:300px;
	height:110px;
	margin-bottom:20px;
	background-image: url('images/homepage-graphics/garments.jpg');
	box-shadow: 4px 10px 2px #709164;
}

#ivapm{
	margin:0 auto;
	width:300px;
	height:110px;
	margin-bottom:20px;
	background-image: url('images/homepage-graphics/IVAPM.jpg');
	box-shadow: 4px 10px 2px #709164;
}

#appointment-request {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

a.appointment-request, a.hospital-tour, a.referral-service, a.featuresandbenefits, a.survey {
	font-family:Georgia,serif;
	font-size:21px;
	text-decoration:none;
	color:#f8f4b7;	
}
#appointment-request a span {
	float:none;
}

a.appointment-request:hover, a.hospital-tour:hover, a.petpals:hover, a.featuresandbenefits:hover, a.referral-service:hover, a.survey:hover{
	color:#0b3726;
}

#hospital-tour {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#referral-service {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#petpals {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#featuresandbenefits {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#survey {
	margin:0 auto;
	width:300px;
	height:36px;
	background-color:#709164;
	border:4px solid #8aaf7c;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	-moz-box-shadow: 1px 1px 1px #296a10; 
	-webkit-box-shadow: 1px 1px 1px #296a10; 
	box-shadow: 1px 1px 1px #296a10;
}

#social-media {
	margin:0 auto;
	margin-top:20px;
	width:300px;
	left:670px;
	height:75px;
	padding:0;
	font-family:Times,serif;
	font-size:22px;
	color:#296a10;
	text-align:center;
}

#logos-container {
	margin:0 auto;
	margin-top:10px;
}


#focus-links {
	margin-top:33px;
	margin-left:75px;
	width:800px;
	height:70px;
}

#facebook {
	float:left;
	bottom:5px;
	left:50px;
	height:39px;
	width:41px;
	margin-left:75px;
	background-image: url('images/social_media/facebook.gif');
}
#youtube {
	float:left;
	bottom:5px;
	left:96px;
	height:39px;
	width:96px;
	margin-left:12px;
	background-image: url('images/social_media/youtube.gif');
}

#map-container {
	margin:0 auto;
	margin-top:30px;
	width:300px;
	font-family:Times,serif;
	font-size:18px;
	text-align:center;
}

#map {
	margin:0 auto;
	margin-top:20px;
	background-image: url('images/article-graphics/map-small.gif');
}

#cat {
	position:relative;
	top:-575px;
	height:270px;
	width:130px;
	padding:0;
	margin-left:30px;
	background-image: url('images/homepage_graphics/cat.png');
	z-index:2000;
}


#dog {
	position:relative;
	top:-860px;
	height:300px;
	width:184px;
	padding:0;
	margin-left:1012px;
	background-image: url('images/homepage_graphics/dog.png');
	z-index:500;
}

#map {
	margin:0 auto;
}

#footer-border {
	width:100%;
	height:40px;
	background-color:#296a10;
}

#footer-container{
	width:470px;
	height:20px;
	margin:0 auto;
	padding-top:7px;
}

.copyright {
	font-size:0.6em;
    color:#f8f4b7;
}

.numerical {
	font-family: "Times New Roman", Times, serif;	
}
