body { 
	background-color: #336633;
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 0px;
	color: white;

}

#main {
	background-color: #336633;
	font-size: 100%;
	padding: 15px;
	margin: 0px 10px 5px 10px;
}

#right {
	background: #4c8e4e url(images/pawPrintsDogB.gif) center center no-repeat;
	font-size: 100%;
	padding: 2px;
	margin: 0px 0px 5px 10px;
	text-align: bottom;
}

#right2 {
	background: #4c8e4e url(images/pawPrintsDogB.gif) center center no-repeat;
	font-size: 100%;
	padding: 2px;
	margin: 0px 0px 5px 10px;
	text-align: bottom;
}

#footer {
	background-color: #336633;
	color: white;
	text-align: center;
	padding: 15px;
	margin: 5px 0px 10px 0px;
	font-size: 90%;
	border-width: 4px;
	border-style: solid;
	border-color: white;
}

#header {
	background-color: #4c8e4e;
	margin: 10px 0px 10px 0px;
	height: 165px;
	font-align: center;
}



#left {
	background: #4c8e4e url(images/pawPrintsCatB.gif) center center no-repeat;
	font-size: 100%;
	padding: 2px;
	margin: 0px 10px 5px 0px;
}

h1, h2 {
	
	color: #ffff66;
}

h1 {
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h2 {
	font-size: 120%;
}

h3 {
	color: #ffffff;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}



a:link {
	color: white;
	text-decoration: none;
	
}
a:visited {
	color: white;
	text-decoration: none;
	
}

a:hover {
	color: #336633;
	background-color: white;
}

a:link img {
	
}

a:hover img {

}

a:visited img {
	
}

#left img {
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
	margin: 8px 8px 8px 8px;
	width: 90px;

}

#right img {
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
	margin: 545px 8px 8px 8px;
	width: 205px;

}

#photo img  {
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
}

#photo {
	margin-right: 238px;
	margin-left: 124px;
	height: 800px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	padding: 0px 16px 0px 16px;
}

#right {
	float: right;
	width: 225px;
	height: 830px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	text-align: bottom;
	padding: 0px;
}

#right2 img{
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
	margin: 475px 8px 8px 8px;
	width: 205px;
}

#right2 {
	float: right;
	width: 225px;
	height: 830px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	text-align: bottom;
	padding: 0px;
}

#main {
	margin-right: 238px;
	margin-left: 124px;
	height: 800px;
	border-width: 4px;
	border-style: solid;
	border-color: white;

}

#main img {
	text-align: center;
}

#left {
	float: left;
	width: 111px;
	height: 830px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	padding: 0px;
}


#footer {
	clear: both;

}




#all {
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}

#navbar {
	color: white;
	text-align: center;
	text-weight: normal;
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	border-bottom: 4px solid white;
	
}



.paw {
	list-style-image: url(images/pawBullet_white.gif);
	padding-top: 0px;
	margin-left: 20px;
}

.center {
	padding: 0px 48px 0px 48px;
}

h3 a {
	border-bottom: white solid;
}

p a {
	border-bottom: white solid;
}

.italic {
	font-style: italic;
}

p.quote {
	padding: 25px;
}
