h1 {
	margin: 0;
	padding: 15px 0 10px 18px;
	font-size: 2.6em;
	color: #444;
	line-height: 1.3;
	font-weight: 400;
	text-align:center;
	
}

#content h1 {
	margin: 0;
	padding: 18px 0 40px 0px;
	font-size: 3.8em;
	color: #4a2609;
	line-height: 1.3;
	font-weight: 600;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	/*clear:both;  ----- remove comment for blog */
	margin: 0;
	padding: 10px 0 5px 18px;
	font-size: 2.9em;
	color: #4a2609;
	line-height: 1.3;
	font-weight:400;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3 {
	margin: 0;
	padding: 10px 0 5px 18px;
	font-size: 1.7em;
	color: #240000;
	line-height: 1.4;
}

h4 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 1.2em;
	color: #000;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 1.1em;
	color: #000;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 1em;
	color: #000;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 10px 0 5px 18px;
	font-size: 1.2em;
	color: #000;
	line-height: 1.3;
}

#content p {
	margin: 0;
	padding: 10px 0 5px 18px;
	font-size: 1.3em;
	color: #240000;
	line-height: 1.4em;
}

ul li {
	font-size: 1.2em;
	color: #240000;
	line-height: 1.3;
}

#content ul li {
	font-size: 1.3em;
	color: #240000;
	line-height: 1.4em;
}


a {
	color: #2d500e;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #20380e;
	text-decoration: underline;
}

a img {
	border: none;
}


body {
	background: #1f2e0c url(img/index/body.jpg) 0 0 repeat-x;
	background-position:top;
	font-family: "Helvetica Neue", Arial, "Bitstream Vera Sans", sans-serif;
	/*
	NEVER, EVER, EVER CHANGE THIS VALUE FROM 62.5% !!!
	If you are having trouble getting the right font size,
	try adjusting the html elements in the primary.css file!
	*/ font-size: 62.5%;
	
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1166px;
	text-align: left;
	background: url(img/index/main.jpg) 9px 180px no-repeat;
	min-height: 857px;
	height: auto!important;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 1150px;
	left:0px;
	height: 133px;
	background: url(img/index/header_bg.jpg) 1px 0 no-repeat;
}
#header p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#4a2609;
	font-size:2.7em;
	position:absolute;
	left:314px;
	top:57px;
}

a#facebook{
	background: url(img/index/facebook.png) 0 0 no-repeat;
	width:157px;
	height: 43px;
	position:absolute;
	left:992px;
	top:69px;
}

a#facebook:hover{
	background-position: 0 -44px;
}


#sidebar{
	top: 0px;
	position:absolute;
	left:7px;
}

#sidebar_top{
	background: url(img/index/sidebar_top.jpg) 0 0 no-repeat;
	width:263px;
	height: 518px;
	position:relative;
}

#sidebar div.sidebar_box{
	background: url(img/index/sidebar_piece.png) 0 0 no-repeat;
	width: 251px;
	height: 105px;
	position:relative;
	top:-2px;
	left:5px;
}

#sidebar #hours{
	text-align:center;
	position:relative;
	top:250px;
	width:220px;
	left:10px;
}

#hours h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#4a2609;
	font-size:2.9em;
	padding-bottom:0px;
}

#hours p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#4a2609;
	font-size:1.7em;
	line-height:1.5em;
	padding-bottom:0px;
}

#sidebar div.sidebar_box p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#4a2609;
	font-size:2.0em;
	padding-bottom:0px;
	text-align:center;
	padding:25px 2px 0 0;
	line-height:1.1em;
}

#sidebar div.sidebar_box p a{
	color:#4a2609;
}

#sidebar div.sidebar_box p a:hover{
	color: #25440d;
	text-decoration:none;
}

#sidebar a#petportal{
	width:188px;
	height: 46px;
	background: url(img/index/petportal.png) 0 0 no-repeat;
	position:absolute;
	top:25px;
	left:28px;
}

#sidebar a#petportal:hover{
	background-position: 0 -49px;
}

#flashdiv{
	padding: 0;
	margin: 0;
	position:absolute;
	left:779px;
	top:262px;
}

ul#flash{
	padding: 0;
	margin: 0;
}

#content {
	position: relative;
	width:835px;
	height:auto!important;
	left:307px;
	top:429px;
}

#content p{
	font-size: 1.4em;
	line-height:1.3em;
	color:#efe7c7;
}

#footer {
	position: relative;
	left:280px;
	width: 844px;
	height: 4px;
	text-align: center;
	top:459px;
}
#footer p {
	font-size: 1.2em;
	font-weight: 400;
	line-height: .8;
	padding: 0 0 8px;
	color: #d0bf93;
}
#footer p a {
	color: #d0bf93;
}
#footer p#ftaddress {
	padding-top: 25px;
}
/* for the jquery innerfade slideshow */
ul#flash li {
	    list-style-type: none;
}

.fr,.right { float: right; margin: 0px 12px 6px 12px; }
.fl,.left { float: left; margin: 0px 12px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}
.error { color: red; }

.hr {
	border-bottom: 1px solid #7B2B19;
	clear: both;
	margin: 5px 0 10px 35px;
	width: 550px;
}


ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 44px;
	top: 132px;
	left: 340px;
	z-index:500;
}

ul#nav li {	
	float: left;
	width: auto;
	height: 44px;
	line-height: 44px;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

ul#nav li a {
	display: block;
	position: relative;
	height: 44px;
	text-decoration:none;
}

ul#nav li a em {
/* Uncomment the following to hide words if images are used for nav buttons */
/*
	position: absolute;
	left: -999em;
*/
	font-style: normal;
	color:#e0d6a6;
	font-size:1.31em;
	font-weight:600;
	text-shadow:2px 2px 1px #000;
	margin-right:74px;
	text-decoration:none;
}

ul#nav li a em:hover, active{
	text-decoration:none;
	color:#f5f0da;
}

ul#nav li ul {
	position: absolute;
	width: 14em; /* for vertical navs, set this value to 0em */
	display: block;
	margin: 0;
	padding: 0;
	top: 43px;
	left: -999em;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
}

ul#nav li ul li a {
	display: block;
	background: #213b0e;
	color: #f2eccc;
	padding: 4px;
	padding-left: 7px;
	height: 100%;
	margin: 0;
	border: 1px solid #000;
	box-shadow: 2px 2px 4px #000;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #e9deaf;
	color: #4a2609;
}
ul#nav li a#contact_us em{
	margin-right:0px;
}
/*  Remove Comment if Navigation uses single background image 
ul#nav li a#indexpage { background-position: 0 0; width: 100px; }
#nav li.indexpage a#indexpage, #nav :hover > a#indexpage, #nav  ul ul :hover > a#indexpage, ul#nav li a#indexpage:hover,ul#nav li a#indexpage:visited:hover { background-position: 0 0; }

ul#nav li a#about_us { background-position: 0 0; width: 100px; }
#nav li.about a#about_us, #nav :hover > a#about_us, #nav  ul ul :hover > a#about_us, ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: 0 0; }

ul#nav li a#our_staff { background-position: 0 0; width: 100px; }
#nav li.staff a#our_staff, #nav :hover > a#our_staff, #nav  ul ul :hover > a#our_staff, ul#nav li a#our_staff:hover,ul#nav li a#our_staff:visited:hover { background-position: 0 0; }

ul#nav li a#services { background-position: 0 0; width: 100px; }
#nav li.services a#services, #nav :hover > a#services, #nav  ul ul :hover > a#services, ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: 0 0; }

ul#nav li a#resources { background-position: 0 0; width: 100px; }
#nav li.resources a#resources, #nav :hover > a#resources, #nav  ul ul :hover > a#resources, ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: 0 0; }

ul#nav li a#contact_us { background-position: 0 0; width: 100px; }
#nav li.contact a#contact_us, #nav :hover > a#contact_us, #nav  ul ul :hover > a#contact_us, ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: 0 0; }

ul#nav li a#location { background-position: 0 0; width: 100px; }
#nav li.location a#location, #nav :hover > a#location, #nav  ul ul :hover > a#location, ul#nav li a#location:hover,ul#nav li a#location:visited:hover { background-position: 0 0; }
*/

ul#nav li:hover ul,ul#nav li.sfhover ul {left: auto;}
ul#nav li:hover,ul#nav li.hover {position: static;}/* IE7 sticky menu bug fix */
