
h1 {
	margin: 0;
	padding: 12px;
	font-size: 2em;
	color: #993f1d;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.4em;
	line-height: 1.3;
	color:#856A3C;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

ul {
	
}

li {
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

a {
	color: #00f;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #007;
	text-decoration: underline;
}

/*Styles for tables*/
table#hours {
	
	padding: 10px 0 0 20px;
	margin: 0 0 0 10px;
	line-height:1.6;
	font-size: 100%;
	
	
}

table#hours th {
	font-size: 14px;
	text-align:left;
}

table#hours td {
	font-size:12px;
	text-align: justify;
	padding: 0 4px 0 4px;
	
}


/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #630D0D; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #570909; width: 450px}
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 10px; padding-bottom: 10px; }
div.VNL_Article div {padding: 10px 0 10px 0;} 
div.VNL_Article p { padding: 10px 0 10px 0 ; }
div.VNL_Article h1 {margin-left:-12px;}
div.VNL_Article ul li { font-size: 1.2em; padding: 5px 0 5px 0; margin: 5px 0 5px 0; }
div.VNL_Article ol li { font-size: 1.3em;padding: 2px 0 2px 0; margin: 5px 0 5px 0; }
div.VNL_top { font-size:1.2em; }
div.VNL_hr { border-bottom: 1px solid #570909; width: 525px; margin: 0 0 0 20px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 10px 0 0 40px; }

div.VPA_links p {margin-top: -5px;}

div.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 5px 16px; font-size: 1.4em; }
 
div#article_text { font-size: 1.4em;}

div#pca_list h3 {  font-size: 1.7em; text-align: center; color:#630D0D; }

div#pca_list h3 a { color: blue; }

div#pca_list p {margin-top: -10px;}

div#pca_article img { padding: 15px; }

p.pca_nav { position: relative;
			z-index: 25px;
			background-color: #FFFFFF;
			text-align:center;
			padding: 25px 0 10px 25px;
			display: block;}

/*PETCARE ARTICLE SEARCH STYLES*/

#pca_containment_unit {
	position: relative;
	z-index: 22;
}

form#pca_search div { text-align:right; margin: 0 0 0 150px; height: 2.2em; width:350px; /*border: 1px solid #73C854; */padding: 10px; }

/*form#pca_search div { text-align:right; margin: 0 0 0 35px; height: 4em; width:350px; }*/

form#pca_search div label span { float: left; width: 100px; margin-top: -4px; font-size: 1.3em; line-height: 3em; }

form#pca_search div input,
form#pca_search div select { width: 235px; margin-top:5px; }

form#pca_search div input#pca_submit { width: auto; }


/*GOOGLE MAP*/
div#gmap {
	border: 2px solid #73C854;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 35px;
}

html>body div#gmap {
	border: 2px solid #CA6006;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 65px;
}


/*LINKS PAGE STYLES*/

div.links h3{margin: -10px 0 -10px 0; color:#570909;}
div.links p {margin: -5px 0 -5px 0;}

/*VNF STYLES*/


div#VNF_ppets_container { width: auto; margin: 0 20px 0 40px; }

div.VNF_type_E { padding: 10px 0 20px 0; }
div.VNF_type_E p {
	margin: 12px 0 2px 0;
	padding: 0;
}
div.VNF_E_blurb {
	padding: 8px 12px;
	font-size: 1.2em;
}

div.VNF_type_N { margin-left: -5px !important; }

.VNF_title {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #1a2e71;
}

#VNF_article_text {
	margin: 0;
	padding: 6px 25px;
	font-size: 1.3em;
	line-height: 1.4;
}

#VNF_article_text ul {
	margin: -10px 20px -20px 15px;
	font-size: 1em;
}
	
#VNF_article_text li {margin-bottom: -20px;}

.VNF_tm_article {
	width: auto;
	margin: 15px 0 0 10px;
}

.VNF_tall { width: auto; }

.VNF_clear {
	height:10px;
	clear: both;
}

.VNF_type_N p {margin-left: 5px;}


/* Contact Form Styles */

form#contact { margin: 10px 20px; }
form#contact p { padding: 0 0 20px 0; }
form#contact p img { float: right; margin: 0 0 0 20px; }

form#contact div {
	margin: 1px 242px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

form#contact label span {
	width: 100px;
	float: left;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
}

form#contact input, form#contact textarea { width: 180px; }
form#contact div#submit { border: none; }
form#contact div#submit input { width: auto; }

body {
	background: #b26549 url(../img/layout/body.gif) 0 0 repeat-x;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper_outer {
	position: relative;
	margin: 0 auto;
	width: 870px;
	text-align: left;
}

#wrapper_inner {
	position: relative;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 0;
	width: 870px;
	text-align: left;
}

#header {
	position: relative;
	background: #fcf url(../img/layout/header.gif) 0 0 no-repeat;
	margin: 0;
	width: 858px;
	height: 174px;
}

#header h1 {
	position: absolute;
	width: 340px;
	height: 55px;
	top: 50px;
	left: 230px;
}

#header h1 a {
	display: block;
	height: 100%;
}

#header h1 a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

#random {
	position: relative;
	background: #000 url(../img/random/2.jpg) 0 0 no-repeat;
	margin: 0;
	width: 858px;
	height: 220px;
}

#content {
	position: relative;
	margin: 1px 18px 0 182px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background: #fff;
}

#shadow {
	position: absolute;
	background: url(../img/layout/shadow.gif) 0 0 no-repeat;
	width: 858px;
	height: 174px;
	top: 29px;
	right: 0;
	width: 12px;
	height: 477px;
}

#footer {
	position: relative;
	background: #b26549 url(../img/layout/footer.gif) 0 0 no-repeat;
	margin: 0;
	width: 870px;
	padding: 1px;
	text-align: center;
}

#footer p {
	font-size: 1.1em;
	color: #fff;
}

#footer p#ftaddress {
	padding: 24px 0 0;
}

#footer p a { color: #fff; }



/* sauk_prairie */

#sauk_prairie {
	position: absolute;
	background: url(../img/layout/hours.gif) center bottom no-repeat;
	width: 157px;
	height: 165px;
	top: 300px;
	left: 6px;
}

#sauk_prairie a#left_col_sauk_prairie {
	display: block;
	height: 46px;
	width: 155px;
	margin-left: 1px;
	background: url(../img/nav/sauk_prairie.gif) 0 0 no-repeat;
}

#sauk_prairie a#left_col_sauk_prairie em {
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#facebook {
	position: absolute;
	background: url(../img/facebook.png) 0 0 no-repeat;
	width:93px;
	height: 34px;
	top: 470px;
	left: 36px;
}


.fr { float: right; margin: 12px 12px 6px 6px; }
.fl { float: left; margin: 12px 15px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}
.hr { border-bottom: 1px solid #618069; clear: both; margin: 5px 0 10px 25px; width: 623px; }

/* PAGINATION FEATURE */

div.VNF_paginator {
	height: 3em;
	padding: 6px;
	text-align: center;
	clear: both;
}

div.VNF_ppos_top {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #eee;
}

div.VNF_ppos_bottom {
	margin: 12px 0 0 0;
	border-top: 1px solid #eee;
}


div.VNF_paginator ul {
	margin: 0;
	padding: 0;
}

div.VNF_paginator ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	height: 2em;
	line-height: 2;
}


div.VNF_paginator ul li a {
	padding: 0 3px 0 6px;
	margin: 0;
	color: #44c;
	font-weight: bold;
}

div.VNF_paginator ul li a.VNF_paginator_current_page {
	color: #ccc;
	cursor: default;
}

div.VNF_paginator ul li a:hover,
div.VNF_paginator ul li a:visited:hover {
	text-decoration: none;
	color: #c83;
}

div.VNF_paginator ul li a.VNF_paginator_current_page:hover,
div.VNF_paginator ul li a.VNF_paginator_current_page:visited:hover {
	color: #ccc;
}

/* END PAGINATION FEATURE */

div.VNF_PLF {
	border-top: 1px dotted #e9e9e9;
	margin: 0 25px;
	padding: 25px 0;
}

div.VNF_PLF img.VNF_floatright {
	float: right;
	border: 1px solid #ccc;
	padding: 1px;
}


div.VNF_PLF h3 {
	padding: 0 0 10px;
	margin: 0;
}

div.VNF_PLF p {
	padding: 0 0 10px;
	margin: 0 200px 0 0;
}
ul#nav {
	position: absolute;
	width: 158px;
	top: 80px;
	left: 6px;
	margin: 0;
	padding: 0;
}

ul#nav li {
	float: left;
	margin: 0 0 2px;
	padding: 0;
	list-style: none;
	background: #9a7f4d;
	width: 158px;
	height: 21px;
	line-height: 21px;
}

ul#nav li a {
	display: block;
	height: 21px;
	margin: 0;
	padding: 0;
}

ul#nav li a#staff { background: url(../img/nav/staff.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#boarding { background: url(../img/nav/boarding.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#boarding:hover,ul#nav li a#boarding:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#grooming { background: url(../img/nav/grooming.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#grooming:hover,ul#nav li a#grooming:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#training { background: url(../img/nav/training.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#training:hover,ul#nav li a#training:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#doggy_daycare { background: url(../img/nav/doggy_daycare.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#doggy_daycare:hover,ul#nav li a#doggy_daycare:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#people_pets { background: url(../img/nav/people_pets.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#people_pets:hover,ul#nav li a#people_pets:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#daycare_forms { background: url(../img/nav/daycare_forms.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#daycare_forms:hover,ul#nav li a#daycare_forms:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#spa_suites { background: url(../img/nav/spa_suites.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#spa_suites:hover,ul#nav li a#spa_suites:visited:hover { background-position: -158px 0; width: 158px; }
ul#nav li a#index { background: url(../img/nav/index.gif) 0 0 no-repeat; width: 158px; height: 21px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: -158px 0; width: 158px; }

ul#nav li a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
div#suite {
	text-align: center;
	background: #FFFFFF;
}

iframe#spa_suite {
	margin: 0 auto;
	width: 340px;
	height: 330px;
	background: #000;
	border: 1px solid #AB5E42;
}

.suite_cam img{
	padding: 10px 15px 10px 15px;
}