/* All Pages */

a {
	text-align: center;
	color: blue;
}
a:hover {
	text-align: center;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/bckgrnd.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336633;
}
h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	color: #400000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 167%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ol, ul {
	line-height: 170%;
}
ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul li {
	padding-left: 15px;
}
#imgbdr {
	border-top: 15px groove #480000;
	border-left: 15px groove #480000;
	border-bottom: 15px groove #480000;
	border-right: 15px groove #480000;
	background-color: #480000 ;
	border-collapse: separate;
}
#logo {
	width:  324px;
	height: 124px;
	border: 0;
}
#lp {
	width:  30px;
	height: 30px;
	border: 0;
}
#menu {
	margin: 0 auto;
	padding: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336633;
}
#page {
	border-top: 2px solid #400000;
	margin: 0 auto;
	padding: 30px 0;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	border-top: 2px solid #400000;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #336633;
}
#footer a:hover {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}
#page #twocols #col1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #400000;
	vertical-align: middle;
}


/* Thumbnail Pages */

#tnail5 {
	text-align: center;
	width: 200px;
	height: 100px;
}
img.tnail5p {
	width: 160px;
	height: 120px;
}
#tnail6 {
	text-align: center;
	width: 200px;
	height: 100px;
}
img.tnail6p {
	width: 125px;
	height: 100px;
}
#lrg { 
	text-align: center;
	width: 500px;
	height: 400px;
}
img.lrgp {
	width: 500px;
	height: 400px;
}


/* Litter Page */

#subt {
	font-weight: bold;
	font-size: 14px;
}
#tdlw {
	width: 200px;
	text-align: center;
	border: 0;
}
img.tdlwp {
	width: 175px;
	height: 140px;
	border: 0;
}

/* Puppy Page */

img.pupp {
	width: 200px;
	height: 300px;
	border: 0;
}

/* Junior Page */

img.jnr {
	width: 200px;
	height: 240px;
	border: 0;
}
img.jnrl {
	width: 300px;
	height: 240px;
	border: 0;
}

