h1 {text-align:center; color:#000000; font: bold 18pt Times, serif, sans-serif;}

h2 {color:blue; font-size: 28pt; font-family: papyrus, fantasy, "comic sans ms", sans-serif; #FF9900} 

h3 {color:black; font-size: 12pt; font-family: papyrus, fantasy, "comic sans ms", sans-serif;}

h3.a {text-align: center; color:black; font-size: 22pt; font-family: papyrus, fantasy, "comic sans ms", sans-serif;}


h6.happy {
		position: absolute; top: -140px!important;top: -10px; left: 25%;
		font: 42pt "comic sans ms", fantasy, sans-serif; color: #000000
		}
		
h6.dog {
		position: absolute; top: -40px!important;top: 50px; left:38%;
		font: 28pt "comic sans ms", fantasy, sans-serif; color: #000000;
		}
		
h6.tag {
		position: absolute; top: 15px!important;top: 100px; left:60%;
		font: bold 26pt Times, serif, sans-serif; color: #2d8909;
		}


p {color:black; font-size: 80%; font-family: Arial, sans-serif, serif}

p.a {color:#000000; font-size: 110%; font-family: Times, serif, sans-serif}

p.b {text-indent: 20px; color:#000000; font-size: 110%; font-family: Times, serif, sans-serif}

p.c {text-align: center; color:black; font-size: 105%; font-weight: bold; font-family: Arial, sans-serif, serif}

p.d {text-align: center; color:black; font-size: 80%; font-family: Arial, sans-serif, serif}

p.e {text-align: center; color:#000000; font-size: 110%; font-family: Times, serif, sans-serif}

p.f {color:#000000; font-size: 115%; font-weight: bold; font-family: Times, serif, sans-serif}


.box{ 
	position:relative;top: 20px;
	text-align: left;
	width: auto;
	height:33%;
	padding: 1px;
	margin:0px 0px 20px 0px;
	border-style:inset;
	border-width:5px;
	border-color: #ccf #336 #336 #ccf;
	}


ul {
	color:#000000;
	font-size: 12pt;
	font-family: Arial;
	}
	
ul.walk {
	color:#000099;
	font-size: 110%;
	padding: 10px 0px 0px 60px;
	font-family: Times, serif, sans-serif;
	}
	
li.walk{
	padding: 0px 0px 15px 0px;
	}
	
ul.price {
	color:#000099;
	font-size: 110%;
	padding: 0px 0px 0px 100px;
	font-family: Times, serif, sans-serif;
	list-style-type:circle;
	}
	
pre{
	font-size: 110%;
	font-family: Times, serif, sans-serif;
	}

	
img{
	border: 0;
	}
	
.image1{
	float: left;
	margin:5px;
	}

.image2{
	text-align: center;
	margin:5px;
	}


.image3{
	float: right;
	margin: 5px;
	}
	
.image .caption { font-size: 80%;
                  font-family: Times, serif, sans-serif;
                  text-align: center; }
	
.space{
	width: 100%;
	height: 5px;
	}

.crumblinks{
	text-align: center;
	color:black;
	font-size: 70%;
	font-family: Arial, sans-serif, serif;
	}



body{
	border:0px;
	margin:0px;
	padding:0px;
	background-image: url(../images/bkg.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment:fixed;
	overflow:auto;
	overflow-x:hidden;  
	}
	

#masterhead {
	width: auto;
	margin:0;
	padding:80px;
	height: 0;
	background-image: url(../images/logo.png);
	background-position: absolute; 0% 0%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	}


#content{
	margin: 0;
	padding: 20px 20px 0 20px;
	}


#footer{
	text-align: center;
	width:100%;
	height:35px;
	margin:0;
	}
